蓝枫
a4ac98332b
Merge pull request #15 from xiaopeng163/master
...
Delete .DS_Store file
2015-08-31 10:32:06 +08:00
Peng Xiao
073e7b36fa
Delete .DS_Store file
...
.DS_Store is the name of a file in the Apple OS X operating system for storing custom attributes of a folder such as the position of icons or the choice of a background image.
2015-08-31 10:28:54 +08:00
ibuler
f47cddbd5c
修改cpu占用问题
2015-08-28 10:04:07 +08:00
蓝枫
d34ec00a3a
Merge pull request #14 from pengyao/master
...
exact match, thanks for pengyao
2015-08-26 16:12:36 +08:00
pengyao
e9c6924530
exact match
2015-08-26 16:06:22 +08:00
蓝枫
a040b1c181
Update connect.py
...
fix cpu used 100%
2015-07-21 10:26:49 +08:00
蓝枫
8121e4942b
Merge pull request #13 from ljjjustin/master
...
fix error url in host search page
2015-07-08 19:20:00 +08:00
Jiajun Liu
f5e57da106
fix line break bug on add multiple hosts
2015-07-07 18:12:25 +08:00
Jiajun Liu
b8dfb26a3a
fix error url in host search page
2015-07-07 17:44:12 +08:00
蓝枫
079338f89d
Merge pull request #12 from ljjjustin/master
...
fix user can not get login logs bug
2015-07-07 17:13:18 +08:00
Jiajun Liu
627d627995
fix user can not get login logs bug
2015-07-07 16:59:24 +08:00
Jiajun Liu
19343540b9
fix line break bug
...
some system user '\n\r' as line break, if we split commands by '\n',
then '\r' will be considered as part of commands which will break sudo
authentication. we can use splitlines function to avoid the problem.
2015-07-07 16:59:24 +08:00
Jiajun Liu
915adb2fd3
fix user can not get permission applies bug
2015-07-07 16:59:21 +08:00
ibuler
c25cd3c005
Merge remote-tracking branch 'remotes/github/master'
2015-07-03 21:29:25 +08:00
ibuler
32ab051bbc
modify cmd_group num bug
2015-07-03 21:27:20 +08:00
ibuler
f7e70e56e3
modify sudo conn timeout bug
2015-07-03 21:09:17 +08:00
蓝枫
acfa0171ca
Update log_offline.html
...
a small bug
2015-06-15 16:06:12 +08:00
ibuler
ce8e1e0ae3
Merge remote-tracking branch 'remotes/github/master'
2015-06-11 14:05:16 +08:00
ibuler
7cb4ff97ea
modify cmd_edit bug
2015-06-11 14:01:49 +08:00
蓝枫
787a2591c4
Update layer.min.js
...
update url
2015-06-09 16:30:59 +08:00
ibuler
95cc2830c8
resolve kill process bug
2015-06-09 09:49:31 +08:00
ibuler
5bae8245bd
modify source ip bug
2015-06-09 09:32:35 +08:00
ibuler
dcfd4e05ec
modify sudo cmd bug
2015-06-04 10:15:41 +08:00
ibuler
1662269153
websocket auth add
2015-05-28 17:00:03 +08:00
ibuler
ce99bf2266
placeholder
2015-05-25 18:35:32 +08:00
ibuler
1952d1ca23
modify sudo show
2015-05-25 18:27:57 +08:00
ibuler
bf80799fb6
modify port type
2015-05-25 17:13:08 +08:00
ibuler
38f89042ac
modify single user login bug
2015-05-25 14:16:08 +08:00
ibuler
67b2467bc9
Merge branch 'guanghongwei'
2015-05-25 10:10:49 +08:00
ibuler
345be469fa
Merge branch 'wangyong'
2015-05-25 10:07:25 +08:00
halcyon
04522c0b80
修改port字段
2015-05-25 10:03:55 +08:00
蓝枫
4a9e002440
Merge pull request #6 from losswei/master
...
修复当用户使用Ctrl+C结束进程时,没有正确退出
2015-05-22 17:24:46 +08:00
何威
6998036bdc
修复当用户使用Ctrl+C结束进程时,没有正确退出
2015-05-22 17:18:37 +08:00
ibuler
e09cb10439
modify a bug with 10.0.0.1 10.0.0.11 10.0.0.12 match problem
2015-05-18 17:22:26 +08:00
ibuler
caa318b808
modify a bug with 10.0.0.1 10.0.0.11 10.0.0.12 match problem
2015-05-18 16:40:36 +08:00
ibuler
58fd4374c7
Merge branch 'wangyong'
2015-05-15 12:01:51 +08:00
ibuler
f89d444ddf
modify requirements.txt
2015-05-15 11:53:31 +08:00
root
49bee0c3fd
修改主机添加或者修改没添加进ALL组bug
2015-05-14 18:02:20 +08:00
ibuler
00f7346578
resolve connect.py string start with g bug
2015-04-28 16:54:58 +08:00
ibuler
b1add204b6
ʾ
2015-04-28 15:08:28 +08:00
ibuler
6d34bd45d2
modify nav_bar_header.html
2015-04-24 20:42:15 +08:00
ibuler
992947ac99
modify service.sh bug
2015-04-24 20:39:44 +08:00
ibuler
ba55cdde87
modify service.sh bug
2015-04-24 19:12:14 +08:00
ibuler
c01a489dce
modify service.sh bug
2015-04-24 18:19:43 +08:00
ibuler
0beb683c40
Merge branches 'master' and 'wangyong' of gitcafe.com:ibuler/jumpserver
2015-04-23 11:23:05 +08:00
root
b134c90bfd
解决阻断报错问题
2015-04-23 11:20:12 +08:00
ibuler
6c10cf1a5a
Merge branches 'master' and 'wangyong' of gitcafe.com:ibuler/jumpserver
2015-04-22 18:58:26 +08:00
ibuler
311b65da00
bug
2015-04-22 18:57:55 +08:00
halcyon
8a8f68d908
使用username 去掉log_ha里的print
2015-04-22 18:04:23 +08:00
halcyon
b7aa1ab3dc
jperm问题
2015-04-22 17:50:46 +08:00