View | Annotate | Download (12.1 KB)
new config option to limit exilog to not start reading the whole log file
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
set lib-path to /usr/lib/exilog instead using FindBin module
if fork succeeded, no longer send a detaching-from-terminal message, resolves #117
Forward unreleased changes
- IPv6 address parsing - Some queue management - Better SQL quoting - More misc stuff
Signed-off-by: Tom Kistner <tom@duncanthrax.net>
exilog-agent heartbeats, resolves #115
append to logfile, resolves #114
sort files into their directories. move agent- and cleanup-script into 'agents', all static www-content (icons, stylesheet, javascript, ...) into 'htdocs'. cgi-stuff into 'cgi' and all reused code into 'lib'.