Michel Oosterhof
|
62697b967c
|
remove the screen clear/reset on logout
|
2015-02-19 20:01:04 +00:00 |
Michel Oosterhof
|
c8824e94d8
|
ttylog handling is done from logtransport only now.
reliably call logtransport on disconnect
|
2015-02-19 19:47:40 +00:00 |
Michel Oosterhof
|
687870c45c
|
use relative style imports instead of absolute paths
|
2015-02-19 12:01:07 +00:00 |
Michel Oosterhof
|
63de6893c8
|
space after comma, remove unused imports
|
2015-02-19 11:46:50 +00:00 |
Michel Oosterhof
|
44a411d3cd
|
remove spurious logging
|
2015-01-30 10:42:56 +00:00 |
Michel Oosterhof
|
e595eda866
|
Add new option to set internet facing IP. If option is not set,
Kippo will attempt to determine it by itself
|
2015-01-27 11:01:06 +00:00 |
Michel Oosterhof
|
d2915488d4
|
Always send an exit-status '0' for the SSH session.
|
2015-01-27 06:42:04 +00:00 |
Michel Oosterhof
|
a3f3866f9e
|
remove unused imports
|
2014-12-07 17:56:38 +00:00 |
Michel Oosterhof
|
cb74f2f3ca
|
use short 8 character uuid for log/ttylog
|
2014-11-28 17:08:23 +00:00 |
Michel Oosterhof
|
79ac8ca29f
|
move hostname setting to avatar. general direction to move settings to avatar
|
2014-11-11 20:56:52 +04:00 |
Michel Oosterhof
|
d3bfeca331
|
fix copy imports
|
2014-11-09 17:33:29 +04:00 |
Michel Oosterhof
|
ad91243658
|
move fscopy out of sftp/protocol into avatar. rename user to avatar
|
2014-11-09 17:28:06 +04:00 |
Michel Oosterhof
|
4cfa58e73d
|
support additional emacs ctrl keys (c-a, c-b, c-f, c-p, c-n, c-e)
|
2014-11-09 16:26:09 +04:00 |
Michel Oosterhof
|
c4efff1283
|
add imports for logging, disable logging from fs.py
|
2014-10-05 21:02:24 +00:00 |
Michel Oosterhof
|
4ace22db76
|
convert all 'print' calls to 'log.msg'
|
2014-10-05 20:54:14 +00:00 |
Michel Oosterhof
|
e75fed058f
|
only log stdin to separate file when using execcmd
|
2014-10-04 13:15:06 +00:00 |
Michel Oosterhof
|
27304ba9d8
|
log keystrokes in loggingserver, not in protocol
|
2014-10-04 12:53:40 +00:00 |
Michel Oosterhof
|
c01ef07be1
|
log stdin when
|
2014-10-04 12:43:24 +00:00 |
Upi Tamminen
|
b321ef1098
|
quick fixes:
- txtcmd broken since HoneyPotCommand wasn't found (fixes #147)
- tab completion broken since os wasn't imported
|
2014-08-13 08:19:51 +03:00 |
Upi Tamminen
|
dbf0ca7a48
|
call getPeer() from another transport, fixes #146
|
2014-08-12 20:21:55 +03:00 |
Upi Tamminen
|
c3c09adb02
|
restructuring and cleanup
|
2014-08-09 23:55:20 +03:00 |