Commit Graph

27 Commits (209f5b8da3a98f54e696f73979bf96beaee89bc7)

Author SHA1 Message Date
Apex Lu 4d5007e413 fix ini parser not work when new line flag '\r\n' and '\n' in the same file. 2017-11-26 04:44:06 +08:00
Apex Lu f84eeb9a61 Fixed on Linux, but some SQL must update to fit MySQL(can not use field named desc, must use `desc`, because desc is a keywork of MySQL). 2017-11-25 16:18:56 +08:00
Apex Liu 40619185a7 开始调整自动构建脚本 2017-11-24 02:46:01 +08:00
Apex Liu 17ff40746e . 2017-06-29 19:27:57 +08:00
Apex Liu 70d53e7bdc 升级版本到v2.2.10.1,准备发布。 2017-06-07 00:47:32 +08:00
Apex Liu 15e5c47125 升级到版本v2.2.9.4,准备发布。 2017-06-05 17:50:57 +08:00
Apex Liu 1a3f7f3378 升级服务端版本号到 2.2.9.3,准备发布新版本。 2017-06-04 03:41:56 +08:00
Apex Liu 9ab930bd55 1. 设定服务端版本为2.2.8.1,准备发布;2. 为docker发布调整默认数据目录路径(安装目录下的data目录),包括配置文件、日志文件、录像文件、数据库文件等; 2017-05-24 17:28:28 +08:00
Apex Liu 47f86aee8e temp: 解决显示录像文件所在磁盘剩余空间不正确的问题;升级config类,使之在保存时能保存注释。 2017-05-19 18:17:02 +08:00
apexliu 67c321dfa6 temp. 2017-05-04 08:14:17 +00:00
Apex Liu eb39a062e5 升级版本号到2.2.6.1,准备发布修订版。 2017-04-17 17:49:44 +08:00
apexliu 4c47d82c68 升级版本号到2.2.5.1,准备发布新版本。 2017-04-16 11:24:31 +08:00
apexliu f80e12c244 准备发布版本v2.1.2.1。 2017-03-30 04:39:03 +08:00
apexliu c473b1973b Merge branch 'dev' of github.com:eomsoft/teleport into dev
# Conflicts:
#	server/tp_core/core/main.cpp
#	server/tp_core/core/ts_env.cpp
#	server/tp_core/core/ts_env.h
#	server/www/teleport/app/eom_app/app/db.py
2017-03-28 01:16:30 +08:00
Apex Liu b3a617614e works on linux now. 2017-03-27 17:10:26 +00:00
apexliu a592da9626 修复调整路径带来的小bug。 2017-03-27 05:11:47 +08:00
apexliu d3c581a857 fixme: Windows版本的web服务有问题,一旦从服务管理器中停止,就会自动被删除。 2017-03-27 03:20:51 +08:00
Apex Liu 38c7f2ad97 fixme: core on linux, can not found core.ini after install. 2017-03-26 19:12:15 +00:00
Apex Liu f142793394 temp. 2017-03-16 18:45:31 +08:00
apexliu 4b594ed274 now we can make final installer package of teleport server for windows with zip format. 2017-03-12 13:02:38 +08:00
Apex Liu 772fcf4537 解决助手程序只有安装后第一次运行时可以保存配置的问题(安装到Program Files目录下,普通用户没有写权限),现在将配置文件移动到%APPDATA%/Roaming/eomsoft/teleport/assist/cfg目录下了,日志文件在%APPDATA%/Roaming/eomsoft/teleport/assist/log目录下。 2017-02-07 02:07:42 +08:00
Apex Liu faa5887e25 fixed: on linux, daemon not start with system boot. 2017-01-27 00:20:03 +08:00
Apex Liu b6e3448792 tmp. 2017-01-16 21:28:13 +08:00
Apex Liu 4cc96b0025 libtpssh.so now build on Linux. 2017-01-11 23:24:21 +08:00
Apex Liu bb2cdacc0c tp_web now build on Linux. 2017-01-11 00:02:33 +08:00
Apex Liu 8ac48cccf5 add teleport core service with SSH protocol supported, works on Windows now. 2017-01-08 23:53:37 +08:00
Apex Liu 37b409f325 add python run-time and management web site, now works on Windows only. 2016-12-14 23:34:44 +08:00