Commit Graph

41 Commits (9096a6e5b82cb18c18d1a69b864f985499eeacb4)

Author SHA1 Message Date
liuzheng cca15d4211 Support resize web terminal size
Support resize web terminal size.

Change new windows to a new tab.
May be more hommization
2016-04-07 15:45:48 +08:00
ibuler cda0b9c90a fix(web exec) Web execute command log didn't get the real ip if behind the lb proxy.
fixed
2016-04-01 16:42:01 +08:00
ibuler 609bba569e fix(web exec) Web execute command log didn't get the real ip if behind the lb proxy.
fixed
2016-04-01 16:40:53 +08:00
ibuler 77c7f8fb54 fix(web exec) Web execute command log didn't get the real ip if behind the lb proxy.
fixed
2016-04-01 16:38:37 +08:00
ibuler 98f9e632ac Merge pull request #170 from jumpserver/TermLogRecorder
Term log recorder, 需要数据库增加filename字段
2016-03-28 22:59:06 +08:00
liuzheng712 f3d863ea45 filename 2016-03-28 20:19:49 +08:00
liuzheng712 958909551d bug_fix 2016-03-28 20:09:51 +08:00
liuzheng712 b132a0c0b5 use_old_way 2016-03-28 20:06:05 +08:00
liuzheng712 edfef5822f bug fix 2016-03-27 22:58:59 +08:00
liuzheng712 bc1d89da89 here I didn't use int to record the dict , changed 2016-03-27 11:13:15 +08:00
liuzheng712 dc5751951e disuse pyinotify, use TermLogRecord to record the log and monitor 2016-03-27 11:11:50 +08:00
kelianchun_miller 6a51bd1a1c pull issue #120 remove ps1 2016-03-26 00:01:48 +08:00
liuzheng712 5e329f51a4 Merge branch 'dev' of github.com:jumpserver/jumpserver into TermLogRecorder 2016-03-25 23:58:04 +08:00
liuzheng712 8e8d8c9d6a 日志回放OK 2016-03-25 22:19:31 +08:00
kelianchun_miller fd713e0e5c pull issue #120 remove ps1 2016-03-25 21:08:52 +08:00
liuzheng712 860c7f1508 Merge branch 'dev' of github.com:jumpserver/jumpserver into TermLogRecorder 2016-03-24 17:29:59 +08:00
liuzheng712 3fcd9589a4 update 2016-03-24 17:29:50 +08:00
liuzheng712 ba5e90abc3 update 2016-03-24 17:17:47 +08:00
kelianchun 5587ff59b0 Merge pull request #155 from kelianchun/dev
Dev
2016-03-24 13:35:46 +08:00
liuzheng712 b3f83c3362 update 2016-03-23 22:38:02 +08:00
liuzheng712 fa1f2404d9 日志记录 2016-03-23 17:05:35 +08:00
kelianchun db72048c31 Update run_server.py 2016-03-23 15:47:08 +08:00
liuzheng712 f1ff52eb6b fix: command recoder bug fix 2016-03-23 15:46:42 +08:00
kelianchun 73382cbcfb Update run_server.py 2016-03-23 12:37:55 +08:00
kelianchun e6254ddc2c deal command data
deal command data
2016-03-23 12:36:29 +08:00
kelianchun b92c5188d1 no command data
no command data
2016-03-23 12:28:32 +08:00
liuzheng712 1103ee8f52 len(vim_data) 2016-03-18 23:55:06 +08:00
liuzheng712 9efa9e979c len(vim_data) 2016-03-18 23:51:25 +08:00
liuzheng712 5af9dd655e delete_require_chardet 2016-03-18 17:08:15 +08:00
liuzheng712 3ccf7adac1 终于修复了乱码啦啦啦 2016-03-18 15:01:07 +08:00
liuzheng712 ade8fb927c test 2016-03-15 15:02:16 +08:00
liuzheng712 31708c0d24 udpate 2016-03-15 14:53:30 +08:00
liuzheng712 9b3a51469e install_chardet 2016-03-15 14:46:25 +08:00
liuzheng712 210b3c8588 test 2016-03-04 23:57:39 +08:00
liuzheng712 95a7557acf fix: 2016-03-04 20:42:08 +08:00
liuzheng712 8e30ffb840 fix(run_server.py): test if it invoke_shell bug 2016-03-04 20:40:37 +08:00
liuzheng712 f73d34b9cc fix(monitor): change monitor url 2016-03-04 19:48:52 +08:00
Huang Chengwei bce3def4c6 Update run_server.py
fix signal call in auth
2016-03-01 17:09:27 +08:00
ibuler fd19bb6299 fix(run_server.py) 修改一个常规错误,函数参数个数
已fix
2016-03-01 17:01:11 +08:00
ibuler c418f142ba Merge remote-tracking branch 'origin/issue_57_bug_fix' into dev 2016-02-29 18:15:31 +08:00
ibuler 532fbbd4f1 change(service.sh, run_websocket) 修改启动脚本, rename run_websocket.py
1. 修改启动脚本,支持放到 init.d
2. rename run_websocket.py -> run_server.py 交互式启动
2016-02-27 01:26:36 +08:00