summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Collapse)AuthorAgeFilesLines
* Fix MAC address printing if there is none (by Andrej Ota)laforge2001-09-271-3/+5
|
* license correction (explicitly use GPLv2)laforge2001-09-014-14/+62
|
* Support for logfile cycling (SIGHUP handler)laforge2001-06-142-11/+50
|
* included DESTDIR support for easier packaginglaforge2001-05-201-2/+2
|
* moved doc-generation to distribution-time, not compile-timelaforge2001-05-201-0/+3
|
* added support for synchronous writes to ulogd_LOGEMU (Michael Stolovitzsky)laforge2001-05-201-7/+20
|
* added date and hostname printing to be more syslog-alikelaforge2001-03-251-4/+37
|
* fixed bug: old code assumed host-order is little-endian :(laforge2001-02-041-12/+5
|
* mysql didn't install beforelaforge2000-11-201-1/+1
|
* mysql autoconf detectionlaforge2000-11-202-304/+2
|
* huge reorganization for 0.9laforge2000-11-206-85/+471
| | | | | | | | | - added hashtables everywhere - no more dynamic allocation for each packet - mysql output plugin - more keys in ulogd_BASE - moved libipulog into ulogd directory - introduced autoconf
* - new syslog emulation output targetlaforge2000-11-162-18/+340
| | | | - lot of bugfixes
* Major update. Almost everything has changed.laforge2000-11-163-144/+171
| | | | | | - no more dynamic allocations at runtime - only once at startup - less list traversal through interpreter and key hashes - output plugins can request only certain results!
* checksum addedlaforge2000-09-261-2/+5
|
* email addresses changedlaforge2000-09-223-11/+12
|
* added example config filelaforge2000-09-122-14/+17
| | | | | | bugfixes in conffile.c ulogd_log still prints obsolete \n cosmetic fixes
* pwsniff addedlaforge2000-08-171-0/+143
|
* various bugfixes (tcp interpreter), output for boolean typelaforge2000-08-142-9/+71
|
* Initial revisionlaforge2000-08-021-0/+99
|
* first usable revisionlaforge2000-08-021-73/+31
|
* Initial revisionlaforge2000-08-021-0/+216