summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* move libulog specific code to ulogd_inppkt_ULOG.claforge2004-07-231-100/+0
* further tree reorganizationlaforge2004-07-237-894/+0
* further tree changeslaforge2004-07-231-441/+0
* - add .init and .fini member to output pluginlaforge2004-04-243-37/+73
* - fix int/pointer issuelaforge2004-04-241-8/+14
* fix number of keys to register (Martin Josefsson)laforge2004-02-131-5/+5
* print AH/ESP SPI like ipt_LOG.c (Yoshihiro Kawabe)laforge2003-10-161-1/+9
* add 'real' syslog target (untested)laforge2003-10-105-225/+416
* new configuration file syntax (Magnus Boden)laforge2003-09-282-11/+9
* fix printing of time, bug introduced in 1.01 (Henry Yang)laforge2003-09-121-3/+3
* add support for missing tcp/udp/icmp header fields (checksum and others)laforge2003-08-241-14/+43
* fix various compiler warningslaforge2003-08-233-15/+15
* crosscompile-ready makefiles/configure scripts for ulogd (Dan Eble)laforge2003-08-231-5/+5
* make ulogd compile without any kernel headers (Joerg Wendland)laforge2003-08-233-12/+45
* use oob.time.sec instead of reading our own timelaforge2003-08-231-43/+44
* explicitly link against dynamic libs (Joerg Wendland)laforge2003-08-111-1/+1
* fix a bug where we've been running out of an array boundary (Magnus Boden)laforge2003-05-031-4/+6
* timestamp_usec contains crap if timestamp_sec == 0laforge2003-04-271-3/+5
* real fix for skb receive timestamp problem (Harald Welte), revert PCAP workar...laforge2003-04-271-6/+13
* add typecasts to (struct in_addr) when calling inet_ntoa()laforge2003-01-131-5/+7
* include <sys/socket.h> for sa_family_t; add typecasts to (struct in_addr) whe...laforge2003-01-131-2/+3
* include sys/socket.h for struct in_addr_tlaforge2003-01-131-2/+3
* General code cleanup by Roberto Nibali:laforge2002-12-092-4/+8
* fix include paths.laforge2002-12-096-16/+16
* add support for string- and inet- logging of ipadresses to postgresqllaforge2008-05-221-24/+15
* rename ulogd_LOCALTIME into ulogd_LOCAL, add local.hostname taglaforge2008-05-222-76/+99
* Fix typo in ulogd_BASElaforge2008-05-221-3/+3
* make ulogd_PCAP build conditional to the existance of pcap.hlaforge2002-07-301-228/+0
* add LOCALTIME interpreterlaforge2002-06-131-0/+76
* add support for PCAP outputlaforge2002-06-132-8/+245
* 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
* Fix MAC address printing if there is none (by Andrej Ota)laforge2001-09-271-3/+5
* license correction (explicitly use GPLv2)laforge2001-09-014-14/+62
* Support for logfile cycling (SIGHUP handler)laforge2001-06-142-11/+50
* included DESTDIR support for easier packaginglaforge2001-05-201-2/+2
* moved doc-generation to distribution-time, not compile-timelaforge2001-05-201-0/+3
* added support for synchronous writes to ulogd_LOGEMU (Michael Stolovitzsky)laforge2001-05-201-7/+20
* added date and hostname printing to be more syslog-alikelaforge2001-03-251-4/+37
* fixed bug: old code assumed host-order is little-endian :(laforge2001-02-041-12/+5
* mysql didn't install beforelaforge2000-11-201-1/+1
* mysql autoconf detectionlaforge2000-11-202-304/+2
* huge reorganization for 0.9laforge2000-11-206-85/+471
* - new syslog emulation output targetlaforge2000-11-162-18/+340
* Major update. Almost everything has changed.laforge2000-11-163-144/+171
* checksum addedlaforge2000-09-261-2/+5
* email addresses changedlaforge2000-09-223-11/+12
* added example config filelaforge2000-09-122-14/+17
* pwsniff addedlaforge2000-08-171-0/+143
* various bugfixes (tcp interpreter), output for boolean typelaforge2000-08-142-9/+71