summaryrefslogtreecommitdiffstats
path: root/ulogd
Commit message (Expand)AuthorAgeFilesLines
* fix include paths.laforge2002-12-0915-38/+38
* add postgresql example tablelaforge2008-03-011-0/+81
* add support for string- and inet- logging of ipadresses to postgresqllaforge2008-03-014-54/+45
* rename ulogd_LOCALTIME into ulogd_LOCAL, add local.hostname taglaforge2008-03-014-78/+102
* Fix typo in ulogd_BASElaforge2008-03-011-3/+3
* make sysconfdir/sbindir in case they don't exist (Aurelien)laforge2002-08-051-0/+2
* fix misspelled name of Bogdan Dobrotalaforge2002-08-011-1/+1
* add missing fileslaforge2002-08-012-0/+95
* make ulogd_PCAP build conditional to the existance of pcap.hlaforge2002-07-305-4/+41
* Changes for 0.98laforge2002-07-301-0/+9
* print version number after startuplaforge2002-07-303-9/+11
* make MYBUFSIZ constant a configuration parameter (bogdan dobrota)laforge2002-07-302-7/+22
* add logrotate.conf for ulogd (Anders K. Pedersen)laforge2002-07-301-0/+7
* - if ipulog_read fails, print errno and ulog_errnolaforge2002-07-305-18/+29
* add LOCALTIME interpreterlaforge2002-06-132-1/+77
* fix -V version outputlaforge2002-06-131-9/+18
* fix bug in ulog_test.claforge2002-06-132-9/+19
* more details on netfilter patch-o-maticlaforge2002-06-131-13/+15
* typo fixlaforge2002-06-131-5/+5
* add support for PCAP outputlaforge2002-06-133-9/+246
* add PROTO=%d line if not tcp/udp/icmp (by Martin Josefsson)laforge2002-04-271-2/+5
* Fix ICMP type logging problem (Martin Josefsson)laforge2002-04-271-3/+3
* command line option supportlaforge2002-04-163-50/+95
* old mysql detection was missing a '-D'laforge2001-11-031-1/+1
* add pcap output TODO itemlaforge2001-10-291-0/+1
* Added Jakab Laszlo's support for PostgreSQLlaforge2001-10-027-6/+480
* update Changelog about LOGEMU MAC address buglaforge2001-09-271-0/+3
* Fix MAC address printing if there is none (by Andrej Ota)laforge2001-09-271-3/+5
* license correction (explicitly GPLv2) and debugging wrt. endless loopslaforge2001-09-011-13/+28
* license correction (explicitly GPLv2)laforge2001-09-012-7/+31
* license correction (explicitly use GPLv2)laforge2001-09-015-16/+76
* 3rd attemt to make it right :)laforge2001-07-042-6/+7
* export ipulog_errnolaforge2001-07-031-1/+2
* 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-032-2/+12
* make it compile again (small bugfixes after sighandler checkin)laforge2001-06-173-8/+9
* Support for logfile cycling (SIGHUP handler)laforge2001-06-146-19/+78
* added a few syntactic correctionslaforge2001-05-264-21/+24
* glibc 2.0 compatibilitylaforge2001-05-211-0/+7
* even more changes for 0.96laforge2001-05-201-1/+4
* added initscript for RedHat-style distributionslaforge2001-05-201-0/+61
* included DESTDIR support for easier packaginglaforge2001-05-203-6/+6
* moved doc-generation to distribution-time, not compile-timelaforge2001-05-206-4/+20
* added support for synchronous writes to ulogd_LOGEMU (Michael Stolovitzsky)laforge2001-05-203-17/+48
* added hint to mailinglistlaforge2001-05-201-3/+9
* more verbose comments, so people could actually understand itlaforge2001-05-201-4/+52
* included --with-log-ip-as-string optionlaforge2001-05-2010-1939/+181
* documentation updates (no RH binary rpms anymore, ...)laforge2001-05-202-5/+63
* Support for old MySQL databases (Alexander Janssen)laforge2001-05-173-4/+32