Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of SVN tag in comment. | Eric Leblond | 2013-01-18 | 2 | -5/+3 |
| | | | | This patch also update some copyright and licence declaration. | ||||
* | build: propagate global CFLAGS | Jan Engelhardt | 2010-11-05 | 1 | -0/+1 |
| | | | | | | | | | We must not override CFLAGS, because that will break when the user overrides CFLAGS again at make time (which he is entitled to). So, name our CFLAGS regular_CFLAGS, and also include that across all Makefiles so that they are actually uesd for all the code. Signed-off-by: Jan Engelhardt <jengelh@medozas.de> | ||||
* | build: remove unused $(all_includes) | Jan Engelhardt | 2010-11-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Jan Engelhardt <jengelh@medozas.de> | ||||
* | build: remove -fPIC flag | Jan Engelhardt | 2010-11-05 | 1 | -2/+0 |
| | | | | | | libtool automatically adds PIC flags as needed. Signed-off-by: Jan Engelhardt <jengelh@medozas.de> | ||||
* | Replace INCLUDES by AM_CPPFLAGS in Makefile.am. | Eric Leblond | 2009-01-22 | 1 | -1/+1 |
| | | | | | This patch fixes autotools warning about deprecated usage of INCLUDES in Makefile.am. | ||||
* | cleanup: fix compilation warning related to signed and unsigned comparisons | Eric Leblond | 2008-07-31 | 1 | -1/+1 |
| | | | | | | This patch fixes the warning related to signed and unsigned comparaison. Signed-off-by: Eric Leblond <eric@inl.fr> | ||||
* | cleanup: remove unused timeout parameter in function | Eric Leblond | 2008-07-31 | 2 | -2/+2 |
| | | | | | | | | The function ipulog_read had a timeout parameter which was not used in the code. Signed-off-by: Eric Leblond <eric@inl.fr> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> | ||||
* | use correct libipulog.la libtool name (Philip Craig) | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2006-05-23 | 1 | -2/+2 |
| | |||||
* | now 'make dist-bzip2' finally works | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2006-01-08 | 1 | -0/+2 |
| | |||||
* | further 'make dist' fixes | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2006-01-08 | 2 | -61/+1 |
| | |||||
* | fixes | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2005-11-29 | 1 | -1/+1 |
| | |||||
* | add missing makefile | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2005-11-24 | 1 | -0/+6 |
| | |||||
* | use automake, move header file | laforge | 2005-11-05 | 3 | -24/+1 |
| | |||||
* | fix signing issues | laforge | 2005-11-04 | 1 | -1/+2 |
| | |||||
* | first step towards automake | laforge | 2005-10-02 | 1 | -24/+0 |
| | |||||
* | current working state (doesn't compile yet) | laforge | 2005-04-17 | 2 | -3/+10 |
| | |||||
* | check if messages are really coming from kernel (nl_pid == 0) | laforge | 2003-11-14 | 1 | -10/+10 |
| | |||||
* | make Makefiles ready for cross-compiling/linking | laforge | 2003-08-23 | 1 | -3/+3 |
| | |||||
* | crosscompile-ready makefiles/configure scripts for ulogd (Dan Eble) | laforge | 2003-08-23 | 1 | -3/+3 |
| | |||||
* | add support for setting of SO_RCVBUF socket option to libipulog and ulogd ↵ | laforge | 2003-05-04 | 2 | -21/+32 |
| | | | | (rmem config file entry) | ||||
* | print version number after startup | laforge | 2002-07-30 | 1 | -2/+2 |
| | |||||
* | - if ipulog_read fails, print errno and ulog_errno | laforge | 2002-07-30 | 2 | -8/+9 |
| | | | | | | - close stdin and call setsid() when we daemonize - make logfile rotate work - add comment about log levels to ulogd.conf | ||||
* | fix bug in ulog_test.c | laforge | 2002-06-13 | 2 | -9/+19 |
| | |||||
* | license correction (explicitly GPLv2) | laforge | 2001-09-01 | 1 | -4/+16 |
| | |||||
* | 3rd attemt to make it right :) | laforge | 2001-07-04 | 1 | -3/+4 |
| | |||||
* | export ipulog_errno | laforge | 2001-07-03 | 1 | -1/+2 |
| | |||||
* | glibc 2.0 compatibility | laforge | 2001-05-21 | 1 | -0/+7 |
| | |||||
* | moved doc-generation to distribution-time, not compile-time | laforge | 2001-05-20 | 1 | -0/+2 |
| | |||||
* | included --with-log-ip-as-string option | laforge | 2001-05-20 | 1 | -1/+1 |
| | | | | | removed ./configure (run autoconf) autoconf now adds -I/usr/src/linux/include to CFLAGS | ||||
* | fixes _severe_ libipulog bug | laforge | 2001-02-03 | 1 | -8/+7 |
| | |||||
* | added support for multipart netlink messages (new ULOG target) | laforge | 2001-01-30 | 4 | -16/+61 |
| | |||||
* | mysql autoconf detection | laforge | 2000-11-20 | 1 | -0/+2 |
| | |||||
* | huge reorganization for 0.9 | laforge | 2000-11-20 | 1 | -0/+19 |
| | | | | | | | | | - 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 | ||||
* | email address change | laforge | 2000-09-22 | 2 | -6/+6 |
| | |||||
* | reversed last change. James Morris corrected the correction (so I was right | laforge | 2000-08-12 | 1 | -3/+3 |
| | | | | in the first place) | ||||
* | Various fixes due to Jan Echternachs comments on the mailinglist. | laforge | 2000-08-11 | 1 | -3/+3 |
| | |||||
* | Initial revision | laforge | 2000-08-10 | 2 | -0/+44 |
| | |||||
* | rustys patches merged in | laforge | 2000-07-31 | 1 | -12/+23 |
| | |||||
* | rustys fixes merged in | laforge | 2000-07-31 | 1 | -10/+18 |
| | |||||
* | Initial revision | laforge | 2000-07-30 | 2 | -0/+271 |