summaryrefslogtreecommitdiffstats
path: root/ulogd/ulogd.c
Commit message (Collapse)AuthorAgeFilesLines
* huge reorganization for 0.9laforge2000-11-201-88/+169
| | | | | | | | | - 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-10/+15
| | | | - lot of bugfixes
* Major update. Almost everything has changed.laforge2000-11-161-45/+160
| | | | | | - 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-38/+32
| | | | | | bugfixes in conffile.c ulogd_log still prints obsolete \n cosmetic fixes
* ulogd_log now a functionlaforge2000-09-121-5/+14
|
* made nlgroup + pluginpath configurablelaforge2000-09-091-15/+36
| | | | | added default values for all config keys started writing ulogd_log
* config file addedlaforge2000-09-091-17/+84
|
* various bugfixes (tcp interpreter), output for boolean typelaforge2000-08-141-4/+6
|
* Various fixes due to Jan Echternachs comments on the mailinglist.laforge2000-08-111-3/+3
|
* static .root2000-08-091-3/+3
|
* logfilelaforge2000-08-021-2/+4
|
* first usable revisionlaforge2000-08-021-56/+103
|
* Initial revisionlaforge2000-08-021-0/+204