root / cgi / exilog_cgi_html.pm

View | Annotate | Download (40 KB)

# Date Author Comment
fb6b47fd 12/13/2008 05:31 PM Andreas Unterkircher

tom's patch contained some icons not correctly addressed with webroot config parameter

Signed-off-by: Andreas Unterkircher <>

7760d9cd 12/13/2008 09:56 AM Andreas Unterkircher
  • add missing units to some padding-definitions
  • remove 'cursor: hand' - hopefully nobody longer uses internet explorers < 5.5
  • fix 'vertical­align:center' in exilog_jscript.js, 'middle' has to be used instead of 'center'
  • use background-color instead of layer-background-color, this way Netscape-style - old fashioned...
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 <>

f603da20 12/03/2008 10:27 PM Andreas Unterkircher

exilog-agent heartbeats, resolves #115

Signed-off-by: Andreas Unterkircher <>

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