View | Annotate | Download (4.1 KB)
use method POST and define enctype for HTML-forms, fixes #131
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
also exilog_cgi.pl should look into /usr/lib/exilog when search for further libraries
Forward unreleased changes
- IPv6 address parsing - Some queue management - Better SQL quoting - More misc stuff
Signed-off-by: Tom Kistner <tom@duncanthrax.net>
make place for static files configureable, resolves #119
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'.