summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* small doc changeslaforge2000-11-201-4/+4
|
* mysql autoconf detectionlaforge2000-11-2012-77/+419
|
* huge reorganization for 0.9laforge2000-11-2027-247/+3871
| | | | | | | | | - 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-165-31/+376
| | | | - lot of bugfixes
* Major update. Almost everything has changed.laforge2000-11-167-202/+379
| | | | | | - 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!
* checksum addedlaforge2000-09-261-2/+5
|
* email address changelaforge2000-09-222-6/+6
|
* email addresses changedlaforge2000-09-226-15/+20
|
* added example config filelaforge2000-09-127-64/+96
| | | | | | bugfixes in conffile.c ulogd_log still prints obsolete \n cosmetic fixes
* ulogd_log now a functionlaforge2000-09-122-7/+25
|
* made nlgroup + pluginpath configurablelaforge2000-09-095-30/+77
| | | | | added default values for all config keys started writing ulogd_log
* 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
|
* config stuff addedlaforge2000-09-092-0/+164
|
* pwsniff addedlaforge2000-08-172-2/+145
|
* various bugfixes (tcp interpreter), output for boolean typelaforge2000-08-146-20/+89
|
* reversed last change. James Morris corrected the correction (so I was rightlaforge2000-08-121-3/+3
| | | | in the first place)
* Various fixes due to Jan Echternachs comments on the mailinglist.laforge2000-08-112-6/+6
|
* Initial revisionlaforge2000-08-104-0/+116
|
* static .root2000-08-091-3/+3
|