summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* README.md, add a note about debian packagesHEADorigin/masterorigin/HEADmasterAndreas Unterkircher2017-10-191-0/+10
|
* README.md, add TOC tagAndreas Unterkircher2017-10-191-0/+2
|
* convert doc/exilog.txt to README.mdAndreas Unterkircher2017-10-192-171/+167
|
* Update parser to handle TLS data and subject. Fix syntactic sugar in agent.grin@grin.hu2013-10-122-4/+14
|
* add Centos contribution of Сергей ДергачевAndreas Unterkircher2012-08-094-0/+183
|
* new config option to limit exilog to not start reading the whole log filePavel Piatruk2010-10-112-1/+12
| | | | Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
* * PostgreSQL fixesMark Felder2009-05-272-230/+242
| | | | | | | | | | | | | | | | - missing set/clear action subroutines added for postgres - postgres doesn't need to run the optimize routine assuming autovacuum isn't disabled - postgres was missing heartbeat table -- added in the sql schema - extended the shadow_transport column from 128 to 255 chars -- was - running into issues with too long fields trying to be inserted - fix heartbeat feature - PostgreSQL doesn't support a REPLACE SQL function, fixes #178 Signed-off-by: Mark Felder <felderado@gmail.com>
* tom's patch contained some icons not correctly addressed with webroot config ↵Andreas Unterkircher2008-12-131-8/+8
| | | | | | parameter Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
* check if webroot parameter has been set, before using a regexp on itAndreas Unterkircher2008-12-131-1/+4
| | | | Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
* automatically add trailing slash to webroot config option if missing, ↵Andreas Unterkircher2008-12-131-0/+5
| | | | | | resolves #129 Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
* * warn if exilog.conf is readable by others, resolves #128Andreas Unterkircher2008-12-131-2/+28
| | | | | | * check if exilog.conf exists and is readable by the current user, resolves #132 Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
* use method POST and define enctype for HTML-forms, fixes #131Andreas Unterkircher2008-12-131-1/+1
| | | | Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
* * add missing units to some padding-definitionsAndreas Unterkircher2008-12-134-18/+16
| | | | | | | | | | * 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 fixes #130 Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
* fix conflict merging upstream on masterAndreas Unterkircher2008-12-120-0/+0
|\ | | | | | | Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
| * fix conflict on merging upstream from Tom KistnerAndreas Unterkircher2008-12-1212-245/+694
| | | | | | | | Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
* | set version to 0.5.1, update ChangelogAndreas Unterkircher2008-12-123-2/+11
| | | | | | | | Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
* | Forward unreleased changesTom Kistner2008-12-1212-246/+695
| | | | | | | | | | | | | | | | | | - IPv6 address parsing - Some queue management - Better SQL quoting - More misc stuff Signed-off-by: Tom Kistner <tom@duncanthrax.net>
* | also exilog_cgi.pl should look into /usr/lib/exilog when search for further ↵Andreas Unterkircher2008-12-121-0/+4
| | | | | | | | | | | | libraries Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
* | * make paths for log and pidfile to look more like for Debian distris.Andreas Unterkircher2008-12-121-4/+4
| | | | | | | | | | | | | | | | | | * look out for the exim logfile in /var/log/exim4/mainlog. * Exim4 on Debian uses /var/spool/exim4 as spool directory resolves #124 Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
* | exilog-agent heartbeats, resolves #115Andreas Unterkircher2008-12-125-1/+59
| | | | | | | | Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
* | set lib-path to /usr/lib/exilog instead using FindBin moduleAndreas Unterkircher2008-12-123-9/+3
| | | | | | | | Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
* | make place for static files configureable, resolves #119Andreas Unterkircher2008-12-125-60/+63
| | | | | | | | Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
* | look for exilog.conf in /etc/exilog, resolves #118Andreas Unterkircher2008-12-121-1/+1
| | | | | | | | Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
* | if fork succeeded, no longer send a detaching-from-terminal message, ↵Andreas Unterkircher2008-12-121-1/+0
| | | | | | | | | | | | resolves #117 Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
* | append to logfile, resolves #114Andreas Unterkircher2008-12-121-1/+1
| | | | | | | | Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
* | sort files into their directories. move agent- and cleanup-script into ↵Andreas Unterkircher2008-12-1254-0/+0
|/ | | | | | '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 <unki@netshadow.at>
* Imported Upstream version 0.5upstream/0.5Andreas Unterkircher2008-12-1260-0/+6847