summaryrefslogtreecommitdiffstats
path: root/ulogd/ulogd.c
Commit message (Expand)AuthorAgeFilesLines
* Re-Adding SIGTERM handler that was lost in Version 671 (Ben La Monica)laforge2005-02-111-0/+1
* add SQLITE3 support (ported from ulogd-1.02 patch by Ben La Monica)laforge2005-02-091-1/+2
* actually call init() and fini() functions of plugins (Martin Josefsson)laforge2004-06-121-0/+14
* - add .init and .fini member to output pluginlaforge2004-04-241-12/+67
* - bump version numberlaforge2004-04-241-4/+4
* new configuration file syntax (Magnus Boden)laforge2003-09-281-27/+26
* update version to 1.01, update changelog and documentation.laforge2003-08-231-4/+4
* add support for setting of SO_RCVBUF socket option to libipulog and ulogd (rm...laforge2003-05-041-11/+19
* update version information and copyright infolaforge2003-03-051-7/+7
* more verbose error messagelaforge2003-02-081-4/+5
* increase version to 1.0pre1, we are just before 1.0 comes outlaforge2003-01-131-4/+4
* add support for alternate configfilelaforge2003-01-131-6/+19
* General code cleanup by Roberto Nibali:laforge2002-12-091-7/+13
* fix include paths.laforge2002-12-091-5/+5
* print version number after startuplaforge2002-07-301-5/+7
* make MYBUFSIZ constant a configuration parameter (bogdan dobrota)laforge2002-07-301-6/+17
* - if ipulog_read fails, print errno and ulog_errnolaforge2002-07-301-5/+15
* fix -V version outputlaforge2002-06-131-9/+18
* command line option supportlaforge2002-04-161-41/+84
* license correction (explicitly GPLv2) and debugging wrt. endless loopslaforge2001-09-011-13/+28
* 3rd attemt to make it right :)laforge2001-07-041-3/+3
* i'm stupid... now it compileslaforge2001-07-031-5/+3
* grr...laforge2001-07-031-3/+3
* added fix to handle read errors (prevent endless packet logs)laforge2001-07-031-2/+9
* make it compile again (small bugfixes after sighandler checkin)laforge2001-06-171-4/+4
* Support for logfile cycling (SIGHUP handler)laforge2001-06-141-3/+20
* added a few syntactic correctionslaforge2001-05-261-13/+16
* - fixes segfault bug when packet received but no interpreters registered (rep...laforge2001-02-041-21/+48
* added support for multipart netlink messages. Updated docslaforge2001-01-291-7/+10
* huge reorganization for 0.9laforge2000-11-201-88/+169
* - new syslog emulation output targetlaforge2000-11-161-10/+15
* Major update. Almost everything has changed.laforge2000-11-161-45/+160
* added example config filelaforge2000-09-121-38/+32
* ulogd_log now a functionlaforge2000-09-121-5/+14
* made nlgroup + pluginpath configurablelaforge2000-09-091-15/+36
* 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