]> git.ipfire.org Git - thirdparty/ulogd2.git/shortlog
thirdparty/ulogd2.git
2003-08-23  laforgefix various compiler warnings
2003-08-23  laforgemake Makefiles ready for cross-compiling/linking
2003-08-23  laforgeremove unused functions/variables, fix wrong printf...
2003-08-23  laforgeremove unused variables
2003-08-23  laforgecrosscompile-ready makefiles/configure scripts for...
2003-08-23  laforgemake ulogd compile without any kernel headers (Joerg...
2003-08-23  laforgei _did_ mean to call real_connect. sigh.
2003-08-23  laforgeuse oob.time.sec instead of reading our own time
2003-08-23  laforgehave to call mysql_init() before mysql_real_connect()
2003-08-11  laforgeexplicitly link against dynamic libs (Joerg Wendland)
2003-08-11  laforgeuse mysql_real_connect for MySQL4 (Joerg Wendland)
2003-07-15  laforgecheck for more posgresql include paths (supposedly...
2003-05-04  laforgeadd support for setting of SO_RCVBUF socket option...
2003-05-03  laforgefix a bug where we've been running out of an array...
2003-04-27  laforgeinclude pcap log in ulogd.logrotate (Magnus Boden)
2003-04-27  laforgetimestamp_usec contains crap if timestamp_sec == 0
2003-04-27  laforgedon't link mysql plugin with postgresql libs and vice...
2003-04-27  laforgechange a couple of if/then/if/then constructs to use...
2003-04-27  laforgeuse /lib/modules/`uname -r`/build instead of /usr/src...
2003-04-27  laforgeThis patch fixes so the pathes in ulogd.conf matches...
2003-04-27  laforgereal fix for skb receive timestamp problem (Harald...
2003-04-27  laforgeFix broken OUTPUT timestamping since apparently kernel...
2003-04-24  laforgeInclude posgresql+redhat fix (Magnus Boden). Might...
2003-04-24  laforgeInclude fix for postgresql on redhat (Magnus Boden).
2003-03-18  laforgefixes the boolean case in the mysql plugin to use actua...
2003-03-10  laforgeAdd ulogd.8 manpage by Joerg Wendland
2003-03-05  laforgemake pcap detection work
2003-03-05  laforgepostgresql include files are in /usr/include/postgresql
2003-03-05  laforgewe only have one ulogd.h, indeed
2003-03-05  laforgeupdate changelog for version 1.00
2003-03-05  laforgeupdate version information and copyright info
2003-03-05  laforgeupdate specfile to 1.00
2003-03-05  laforgecan't see any endian problems anymore
2003-03-05  laforgeadd cvs version
2003-03-05  laforgebig documenttion update, bring docs in sync with reality
2003-02-08  laforgefix typo
2003-02-08  laforgemore verbose error message
2003-01-13  laforgeincrease version to 1.0pre1, we are just before 1.0...
2003-01-13  laforgeulogd.h has moved
2003-01-13  laforgeadd typecasts to (struct in_addr) when calling inet_ntoa()
2003-01-13  laforgeinclude <sys/socket.h> for sa_family_t; add typecasts...
2003-01-13  laforgeinclude sys/socket.h for struct in_addr_t
2003-01-13  laforgesignal handler has no return value
2003-01-13  laforgeadd support for alternate configfile
2003-01-13  laforgenew ulogd requires '-d' to daemonize
2002-12-09  laforgeGeneral code cleanup by Roberto Nibali:
2002-12-09  laforgetodo update (add static linking + kernel-include)
2002-12-09  laforgefix include paths.
2008-05-21  laforgeadd postgresql example table
2008-05-21  laforgeadd support for string- and inet- logging of ipadresses...
2008-05-21  laforgerename ulogd_LOCALTIME into ulogd_LOCAL, add local...
2008-05-21  laforgeFix typo in ulogd_BASE
2002-08-05  laforgemake sysconfdir/sbindir in case they don't exist (Aurelien)
2002-08-01  laforgefix misspelled name of Bogdan Dobrota
2002-08-01  laforgeadd missing files
2002-07-30  laforgemake ulogd_PCAP build conditional to the existance...
2002-07-30  laforgeChanges for 0.98
2002-07-30  laforgeprint version number after startup
2002-07-30  laforgemake MYBUFSIZ constant a configuration parameter (bogda...
2002-07-30  laforgeadd logrotate.conf for ulogd (Anders K. Pedersen)
2002-07-30  laforge- if ipulog_read fails, print errno and ulog_errno
2002-06-13  laforgeadd LOCALTIME interpreter
2002-06-13  laforgefix -V version output
2002-06-13  laforgefix bug in ulog_test.c
2002-06-13  laforgemore details on netfilter patch-o-matic
2002-06-13  laforgetypo fix
2002-06-13  laforgeadd support for PCAP output
2002-04-27  laforgeadd PROTO=%d line if not tcp/udp/icmp (by Martin Josefsson)
2002-04-27  laforgeFix ICMP type logging problem (Martin Josefsson)
2002-04-16  laforgecommand line option support
2001-11-03  laforgeold mysql detection was missing a '-D'
2001-10-29  laforgeadd pcap output TODO item
2001-10-02  laforgeAdded Jakab Laszlo's support for PostgreSQL
2001-09-27  laforgeupdate Changelog about LOGEMU MAC address bug
2001-09-27  laforgeFix MAC address printing if there is none (by Andrej...
2001-09-01  laforgelicense correction (explicitly GPLv2) and debugging...
2001-09-01  laforgelicense correction (explicitly GPLv2)
2001-09-01  laforgelicense correction (explicitly use GPLv2)
2001-07-04  laforge3rd attemt to make it right :)
2001-07-03  laforgeexport ipulog_errno
2001-07-03  laforgei'm stupid... now it compiles
2001-07-03  laforgegrr...
2001-07-03  laforgeadded fix to handle read errors (prevent endless packet...
2001-06-17  laforgemake it compile again (small bugfixes after sighandler...
2001-06-14  laforgeSupport for logfile cycling (SIGHUP handler)
2001-05-26  laforgeadded a few syntactic corrections
2001-05-21  laforgeglibc 2.0 compatibility
2001-05-20  laforgeeven more changes for 0.96
2001-05-20  laforgeadded initscript for RedHat-style distributions
2001-05-20  laforgeincluded DESTDIR support for easier packaging
2001-05-20  laforgemoved doc-generation to distribution-time, not compile...
2001-05-20  laforgeadded support for synchronous writes to ulogd_LOGEMU...
2001-05-20  laforgeadded hint to mailinglist
2001-05-20  laforgemore verbose comments, so people could actually underst...
2001-05-20  laforgeincluded --with-log-ip-as-string option
2001-05-20  laforgedocumentation updates (no RH binary rpms anymore, ...)
2001-05-17  laforgeSupport for old MySQL databases (Alexander Janssen)
2001-04-26  laforge0.95 changes
2001-04-12  laforge0.94
2001-03-25  laforgeupdated changes to reflect LOGEMU change, rules.make...
next