summaryrefslogtreecommitdiffstats
path: root/ulogd/include
Commit message (Collapse)AuthorAgeFilesLines
* huge reorganization for 0.9laforge2000-11-202-20/+91
| | | | | | | | | - 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-2/+20
| | | | - lot of bugfixes
* Major update. Almost everything has changed.laforge2000-11-161-5/+36
| | | | | | - 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!
* added example config filelaforge2000-09-121-4/+10
| | | | | | bugfixes in conffile.c ulogd_log still prints obsolete \n cosmetic fixes
* ulogd_log now a functionlaforge2000-09-121-2/+11
|
* made nlgroup + pluginpath configurablelaforge2000-09-091-4/+8
| | | | | added default values for all config keys started writing ulogd_log
* various bugfixes (tcp interpreter), output for boolean typelaforge2000-08-141-3/+8
|
* logfile externallaforge2000-08-021-3/+3
|
* first usable revisionlaforge2000-08-021-3/+27
|
* Initial revisionlaforge2000-08-021-0/+55