root / cgi / exilog_cgi_queues.pm

View | Annotate | Download (12.3 KB)

# Date Author Comment
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 <>