summaryrefslogtreecommitdiffstats
path: root/ulogd/extensions/ulogd_OPRINT.c
Commit message (Collapse)AuthorAgeFilesLines
* huge reorganization for 0.9laforge2000-11-201-15/+12
| | | | | | | | | - 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
* Major update. Almost everything has changed.laforge2000-11-161-3/+3
| | | | | | - 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!
* email addresses changedlaforge2000-09-221-3/+3
|
* added example config filelaforge2000-09-121-10/+14
| | | | | | bugfixes in conffile.c ulogd_log still prints obsolete \n cosmetic fixes
* various bugfixes (tcp interpreter), output for boolean typelaforge2000-08-141-1/+6
|
* Initial revisionlaforge2000-08-021-0/+99