summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* new strategy for the in-kernel queue. now a static buffer size for each nlgrouplaforge2001-04-201-70/+122
* hidden goto in NLMSG_PUT caused 'Error building netlink message' errors.laforge2001-04-191-6/+10
* 0.94laforge2001-04-121-0/+4
* if kernel patch not applied...laforge2001-03-301-1/+5
* updated changes to reflect LOGEMU change, rules.make was missing some escapinglaforge2001-03-252-1/+2
* added date and hostname printing to be more syslog-alikelaforge2001-03-251-4/+37
* added todo itemslaforge2001-03-081-0/+5
* changes ...laforge2001-03-051-0/+12
* compile the right configfile path into ulogdlaforge2001-03-041-0/+1
* ULOGD_RET_BOOL was unsupported ! (reported by Diego Torres)laforge2001-02-161-1/+4
* adopted netfilter-style locking (debug macros)laforge2001-02-101-7/+5
* fixed bug: old code assumed host-order is little-endian :(laforge2001-02-041-12/+5
* added new generic get_word() function to do better parsinglaforge2001-02-041-27/+56
* fix minor bug in new ulogd_log macro (prevented additional args)laforge2001-02-041-4/+4
* - fixes segfault bug when packet received but no interpreters registered (rep...laforge2001-02-043-25/+55
* no makefile!laforge2001-02-031-40/+0
* configfile didn't respect autoconf's sysconfdirlaforge2001-02-031-0/+2
* updated to version 0.92laforge2001-02-031-1/+1
* deleting libipulog from this dirlaforge2001-02-031-32/+0
* removed libipulog from this directorylaforge2001-02-033-353/+0
* fixes _severe_ libipulog buglaforge2001-02-031-8/+7
* bug found, need to fix thislaforge2001-01-301-0/+5
* comment typo fixlaforge2001-01-301-3/+3
* update to 0.91laforge2001-01-302-5/+12
* set DEFAULT_QTHRESHOLD to 1 for backward compatibilitylaforge2001-01-301-3/+4
* null-terminate prefix if not usedlaforge2001-01-301-1/+3
* added support for multipart netlink messageslaforge2001-01-302-8/+52
* changed nlgroup to "1", which is the same as the libipt_ULOG default valuelaforge2001-01-301-2/+2
* typo fixeslaforge2001-01-301-4/+4
* updated to handle --ulog-qthreshold for multipart netlink messageslaforge2001-01-302-4/+28
* update of READMElaforge2001-01-301-4/+10
* added support for multipart netlink messages (new ULOG target)laforge2001-01-304-16/+61
* Added in-kernele queue as proposed by Sebastian Zanderlaforge2001-01-303-21/+106
* added support for multipart netlink messages. Updated docslaforge2001-01-294-10/+42
* mysql didn't install beforelaforge2000-11-202-1/+3
* small doc changeslaforge2000-11-201-4/+4
* mysql autoconf detectionlaforge2000-11-2012-77/+419
* huge reorganization for 0.9laforge2000-11-2027-247/+3871
* - new syslog emulation output targetlaforge2000-11-165-31/+376
* Major update. Almost everything has changed.laforge2000-11-167-202/+379
* cleanuplaforge2000-10-061-1/+9
* checksum addedlaforge2000-09-261-2/+5
* email address changelaforge2000-09-226-15/+15
* email addresses changedlaforge2000-09-226-15/+20
* added example config filelaforge2000-09-127-64/+96
* ulogd_log now a functionlaforge2000-09-122-7/+25
* made nlgroup + pluginpath configurablelaforge2000-09-095-30/+77
* config file addedlaforge2000-09-094-29/+105
* added final flag to config_parse_filelaforge2000-09-092-21/+64
* config testing stuff addedlaforge2000-09-092-0/+33