summaryrefslogtreecommitdiffstats
path: root/ulogd
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | removed ./configure (run autoconf) autoconf now adds -I/usr/src/linux/include to CFLAGS
* documentation updates (no RH binary rpms anymore, ...)laforge2001-05-202-5/+63
| | | | mysql.table.ipaddr-as-string added
* Support for old MySQL databases (Alexander Janssen)laforge2001-05-173-4/+32
|
* 0.95 changeslaforge2001-04-261-0/+4
|
* 0.94laforge2001-04-121-0/+4
|
* 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
|
* 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
|
* 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 ↵laforge2001-02-043-25/+55
| | | | | | | (reported by Drori Ghiora) - fixes logfile bug: wrong filename and line number displayed - fixes logfile bug: logfile is fflush()ed after each line (reported by Drori Ghiora)
* 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
|
* update to 0.91laforge2001-01-301-1/+2
|
* 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
|
* added support for multipart netlink messages (new ULOG target)laforge2001-01-304-16/+61
|
* added support for multipart netlink messages. Updated docslaforge2001-01-294-10/+42
|
* mysql didn't install beforelaforge2000-11-202-1/+3
|