summaryrefslogtreecommitdiffstats
path: root/ulogd/extensions/ulogd_BASE.c
Commit message (Collapse)AuthorAgeFilesLines
* huge reorganization for 0.9laforge2000-11-201-46/+95
| | | | | | | | | - 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-161-18/+97
| | | | - lot of bugfixes
* Major update. Almost everything has changed.laforge2000-11-161-119/+148
| | | | | | - 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-221-5/+5
|
* added example config filelaforge2000-09-121-4/+3
| | | | | | bugfixes in conffile.c ulogd_log still prints obsolete \n cosmetic fixes
* various bugfixes (tcp interpreter), output for boolean typelaforge2000-08-141-8/+65
|
* first usable revisionlaforge2000-08-021-73/+31
|
* Initial revisionlaforge2000-08-021-0/+216