Commit Graph

73 Commits (914c8be91e3b18e19f905a5653dc815d0e966c53)

Author SHA1 Message Date
apexliu 914c8be91e temp. 2017-03-27 11:52:35 +00: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
apexliu 08876be3dc temp. 2017-03-27 01:30:07 +08:00
Apex Liu 685cd29edf temp. 2017-03-26 16:24:23 +00:00
Apex Liu 3d4ae79fbb temp. 2017-03-24 18:34:34 +00:00
Apex Liu 9b42a75e62 temp. 2017-03-24 18:31:09 +00:00
apexliu bff60a1f74 当前数据库版本升级到5,但是升级脚本还需要调整:原来各个表的前缀是ts_,应该保持不变,从v5开始,配置表的名称改为tp_前缀,下一个版本v6则进一步将所有表的前缀改为tp_并且调整字段名称(去除不必要的字段名称前缀)。 2017-03-23 01:51:36 +08:00
Apex Liu ba44d6c951 temp. 2017-03-22 14:16:41 +08:00
apexliu 1d665769ee temp. 2017-03-22 02:13:57 +08:00
apexliu 2cada368e6 逐步调整const常量在各个模块中的统一。 2017-03-21 01:19:08 +08:00
apexliu 738a5cf01e temp 2017-03-20 08:47:00 +08:00
ApexLiu e80d27c1a3 升级向导简单测试通过。下一步调整数据表中的字段名(表中的字段名无需加表名称前缀),且将所有操作数据库的地方改为使用新的封装类的方式,为将来支持mysql做准备。 2017-03-19 11:44:09 +08:00
ApexLiu 112cf02146 安装和升级向导功能完成,开始测试。 2017-03-19 10:34:39 +08:00
apexliu 9b59d6ec99 temp. 2017-03-18 01:34:36 +08:00
Apex Liu 8a04467e2a WEB方式安装向导功能完成,可以从零架设TELEPORT服务了。下一步是升级向导。 2017-03-17 19:15:48 +08:00
apexliu 054deb839e working... 2017-03-17 02:34:45 +08:00
Apex Liu f142793394 temp. 2017-03-16 18:45:31 +08:00
Apex Liu 61512f287c temp. 2017-03-15 17:59:41 +00:00
Apex Liu 4af43622d7 temp. 2017-03-15 18:20:26 +08:00
apexliu 0e75018a2b temp. 2017-03-15 01:24:01 +08:00
Apex Liu 63b0ad026a temp. 2017-03-14 18:36:21 +08:00
apexliu 09176d78f9 调整了无数据库、有数据库等情况下普通用户登录与管理员登录时进入维护界面的流程,下一步可以开始开发安装和升级的实际操作界面了。 2017-03-13 23:39:16 +08:00
apexliu ac88e72630 try to add database interface. 2017-03-13 04:49:18 +08:00
apexliu 9b50a624e0 整理代码,准备加入安装/升级界面。 2017-03-13 03:01:23 +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
apexliu f88a21a2b0 add script to install teleport server on Windows. 2017-03-11 17:23:22 +08:00
Apex Liu b90d24e42d fix assist memory leak. installer script works with NSIS 3.0.1. 2017-03-10 14:22:04 +08:00
apexliu 858b24f5c1 Now we can build everything of teleport on Windows by build script. 2017-03-10 03:31:57 +08:00
apexliu d6054ce4a1 remove unnecessary files, we will generate from download files. 2017-03-10 03:28:43 +08:00
Apex Liu be218571c2 temp. 2017-03-09 17:33:41 +08:00
apexliu 35569651a3 temp. 2017-03-09 04:04:01 +08:00
Apex Liu 83e9b9439e temp. 2017-03-08 19:12:37 +08:00
Apex Liu 86af784330 Merge branch 'dev' of github.com:eomsoft/teleport into dev
# Conflicts:
#	server/www/teleport/app/eom_app/module/record.py
2017-03-08 14:27:44 +08:00
Apex Liu 455e1b534d update libssh to 0.7.4. 2017-03-08 14:24:58 +08:00
apexliu 2d171e0942 temp. 2017-03-08 03:28:38 +08:00
apexliu 6fd3edcb61 规范化部分代码。调整SSH命令查看页面,更加友好。导出主机列表不再需要在服务器上使用临时文件中转,而是直接输出给用户。 2017-03-08 03:25:35 +08:00
Apex Liu 79e7f641ca temp. 2017-03-07 18:30:41 +08:00
apexliu 36efcb1989 temp. 2017-03-07 05:59:48 +08:00
apexliu bc4a8f730b temp. 2017-03-07 01:54:45 +08:00
ApexLiu 33a0c33663 fix some bugs when automatic build on Linux. 2017-03-07 01:46:05 +08:00
apexliu a2fdd126e8 temp. 2017-03-06 17:59:58 +08:00
Apex Liu 72583eb676 add core-json-rpc `get_config` 2017-03-06 15:47:45 +08:00
apexliu bfedef4a4e temp. 2017-03-06 09:13:25 +08:00
apexliu f3013f771d temp. 2017-03-04 04:47:28 +08:00
apexliu 6700c818cb 修正Windows平台日志磁盘空间显示可能不正确的问题。 2017-03-04 04:40:40 +08:00
Apex Liu e6d3696f0d 核心服务不再直接访问数据库了(同时也不再依赖sqlite的代码了),全部通过与web服务的json-rpc接口进行数据交换,由web服务访问数据库。 2017-03-04 04:13:49 +08:00
Apex Liu 9ad28a298c temp. 2017-03-03 18:56:51 +08:00
Apex Liu 852aba747a temp. 2017-03-03 02:30:28 +08:00
Apex Liu 6d43737a78 使用tornado的异步请求方式解决了core和web相互调用时tornado无法响应的问题,目前普通用户SSH登录功能可用了,但是还有大量代码需要调整为异步方式。 2017-03-03 01:40:16 +08:00