|
|
d4a562a55a
|
they're instance variables, not class variables
|
2015-02-19 12:27:30 +00:00 |
|
|
|
b2bc38e94b
|
another relative import
|
2015-02-19 12:10:19 +00:00 |
|
|
|
95b58538aa
|
new copyright, imports, etc
|
2015-02-19 12:10:06 +00:00 |
|
|
|
687870c45c
|
use relative style imports instead of absolute paths
|
2015-02-19 12:01:07 +00:00 |
|
|
|
dd2ee20a90
|
Merge branch 'master' of https://github.com/micheloosterhof/kippo
|
2015-02-19 11:47:01 +00:00 |
|
|
|
63de6893c8
|
space after comma, remove unused imports
|
2015-02-19 11:46:50 +00:00 |
|
|
|
4c1ddf154d
|
Merge pull request #13 from MrPumo/fix-pwd-log
change username-pwd delimiter in log from / to ]/[ allowing pwd with / c...
|
2015-02-19 15:10:11 +04:00 |
|
|
|
f590587d9d
|
change username-pwd delimiter in log from / to ]/[ allowing pwd with / char
|
2015-02-19 10:08:36 +01:00 |
|
|
|
88f5a3c377
|
update abstract method for start
|
2015-02-19 06:53:36 +00:00 |
|
|
|
9e348e4c8d
|
rename ssh_addr -> listen_addr
and ssh_port -> listen_port
old values still accepted for backwards compatibility
|
2015-02-19 06:51:11 +00:00 |
|
|
|
7b17bf06ce
|
enable jsonlog by default
|
2015-02-19 06:26:43 +00:00 |
|
|
|
a9feff2741
|
whitespace
|
2015-02-19 05:48:57 +00:00 |
|
|
|
e581cd4ff3
|
copyright change.
|
2015-02-19 05:48:33 +00:00 |
|
|
|
1f5eb0ff2f
|
whitespace fix
|
2015-02-19 05:47:33 +00:00 |
|
|
|
79c95711d2
|
output.py
|
2015-02-18 14:23:20 +00:00 |
|
|
|
09146d7d75
|
also log dispatch
|
2015-02-18 14:22:55 +00:00 |
|
|
|
cfd09dcdfb
|
output plugins wip
|
2015-02-18 14:22:16 +00:00 |
|
|
|
41dc0d0ca4
|
better exception handling moduli file
|
2015-02-18 13:28:24 +00:00 |
|
|
|
f77bae691b
|
modern except statement
|
2015-02-17 12:04:00 +00:00 |
|
|
|
0097c9dffe
|
updated dashboard
|
2015-02-13 08:23:03 +00:00 |
|
|
|
aa6b2d8c19
|
Adds startTime and endTime to the payload
|
2015-02-13 07:52:28 +00:00 |
|
|
|
894d6bcb75
|
Fixing indentation
|
2015-02-13 07:52:03 +00:00 |
|
|
|
35f17e275e
|
adds implemntation for logging commands,unknown command and urls
|
2015-02-13 07:51:45 +00:00 |
|
|
|
a9cf37b323
|
Adds startTime and endTime to the payload
|
2015-02-13 07:45:26 +00:00 |
|
|
|
4514f9fe73
|
Fixing indentation
|
2015-02-13 07:45:10 +00:00 |
|
|
|
ed48f3c950
|
adds implemntation for logging commands,unknown command and urls
|
2015-02-13 07:45:04 +00:00 |
|
|
|
b88380fe9b
|
naming convention warning
|
2015-02-11 07:01:32 +00:00 |
|
|
|
318157b668
|
Merge branch 'master' of https://github.com/micheloosterhof/kippo into logging-2
Consolidate log messages concerning shasums. Now there's 1 message that contains
URL, shasum and filename.
|
2015-02-11 06:57:01 +00:00 |
|
|
|
b328876e16
|
add shasum to install data
|
2015-02-10 12:04:20 +00:00 |
|
|
|
6e375f72ef
|
shasum & url as json fields
|
2015-02-10 12:00:11 +00:00 |
|
|
|
1deb52b20f
|
shasum in jsonlog
|
2015-02-10 11:57:27 +00:00 |
|
|
|
8a76cf82d8
|
working symlink
|
2015-02-10 11:54:41 +00:00 |
|
|
|
8ae224e1ef
|
create symlink to hash
|
2015-02-10 11:48:37 +00:00 |
|
|
|
8c42acc095
|
realfile & hash file are always on same filesystem. use os.rename
|
2015-02-10 11:46:04 +00:00 |
|
|
|
39f364f64b
|
Merge remote-tracking branch 'katkad/shasum' into shasum
|
2015-02-10 11:15:09 +00:00 |
|
|
|
5252042fb0
|
changelog
|
2015-02-10 10:50:12 +00:00 |
|
|
|
b2faa13cf8
|
more comments
|
2015-02-10 09:49:16 +00:00 |
|
|
|
25466f1df0
|
consistent sessionno var name use. now works with wget
|
2015-02-10 09:36:43 +00:00 |
|
|
|
edfea24970
|
enable json logging by default, small typo fix.
|
2015-02-10 08:25:30 +00:00 |
|
|
|
d0d0b57d70
|
Merge branch 'master' of https://github.com/micheloosterhof/kippo into logging-2
|
2015-02-10 08:24:25 +00:00 |
|
|
|
ad4b425def
|
better dashboard
|
2015-02-04 22:28:04 +00:00 |
|
|
|
e5ec9f13e1
|
use http for elasticsearch. not using this gives endless cluster problems
|
2015-02-04 20:50:49 +00:00 |
|
|
|
dd92b95320
|
should be json_lines codec
|
2015-02-04 17:24:15 +00:00 |
|
|
|
a8ec25655f
|
more
|
2015-02-04 09:13:29 +00:00 |
|
|
|
ef4e77a90c
|
update readme, remove outdated info
|
2015-02-04 08:53:11 +00:00 |
|
|
|
55a36f825e
|
fairly important fix for logstash date parsing
|
2015-02-04 07:08:36 +00:00 |
|
|
|
1cd803098d
|
open tcp port for old log file processing
|
2015-02-04 06:50:17 +00:00 |
|
|
|
ac00f81758
|
Merge branch 'master' of https://github.com/micheloosterhof/kippo
|
2015-02-04 06:12:00 +00:00 |
|
|
|
9c6613680f
|
allow comments in userdb. set default to any password, except root or 123456
|
2015-02-04 06:11:28 +00:00 |
|
|
|
0c17a8118f
|
Merge pull request #7 from lksnyder0/master
Fixed comment in hpfeeds
|
2015-02-04 09:41:40 +04:00 |
|