root / cgi / exilog_cgi.pl

View | Annotate | Download (4.1 KB)

# Date Author Comment
b0ffceaf 12/13/2008 10:12 AM Andreas Unterkircher

use method POST and define enctype for HTML-forms, fixes #131

Signed-off-by: Andreas Unterkircher <>

a35e1469 12/12/2008 10:50 PM Andreas Unterkircher

also exilog_cgi.pl should look into /usr/lib/exilog when search for further libraries

Signed-off-by: Andreas Unterkircher <>

f8a8bc98 12/04/2008 11:24 AM Tom Kistner

Forward unreleased changes

- IPv6 address parsing
- Some queue management
- Better SQL quoting
- More misc stuff

Signed-off-by: Tom Kistner <>

2944fad5 12/03/2008 09:59 PM Andreas Unterkircher

make place for static files configureable, resolves #119

Signed-off-by: Andreas Unterkircher <>

0a6e4fae 12/03/2008 08:37 PM Andreas Unterkircher

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'.

Signed-off-by: Andreas Unterkircher <>