]>
git.ipfire.org Git - thirdparty/ulogd2.git/log
laforge [Sun, 27 Apr 2003 07:47:26 +0000 (07:47 +0000)]
This patch fixes so the pathes in ulogd.conf matches what you gave to
configure.. (Magnus Boden)
laforge [Sun, 27 Apr 2003 07:43:37 +0000 (07:43 +0000)]
real fix for skb receive timestamp problem (Harald Welte), revert PCAP workaround
laforge [Sun, 27 Apr 2003 07:39:07 +0000 (07:39 +0000)]
Fix broken OUTPUT timestamping since apparently kernel inits the sk_buff
with a stamp.tv_sec of 0 and junk in stamp.tv_usec. (Curtis@GreenKey.net)
laforge [Thu, 24 Apr 2003 18:55:39 +0000 (18:55 +0000)]
Include posgresql+redhat fix (Magnus Boden). Might fix the Mandrake postgresql<->pgsql issue as well (unconfirmed)
laforge [Thu, 24 Apr 2003 18:52:41 +0000 (18:52 +0000)]
Include fix for postgresql on redhat (Magnus Boden).
laforge [Tue, 18 Mar 2003 10:13:05 +0000 (10:13 +0000)]
fixes the boolean case in the mysql plugin to use actual value instead of forcing "1" (Bob Hockney)
laforge [Mon, 10 Mar 2003 19:12:06 +0000 (19:12 +0000)]
Add ulogd.8 manpage by Joerg Wendland
laforge [Wed, 5 Mar 2003 23:49:48 +0000 (23:49 +0000)]
make pcap detection work
laforge [Wed, 5 Mar 2003 23:33:31 +0000 (23:33 +0000)]
postgresql include files are in /usr/include/postgresql
laforge [Wed, 5 Mar 2003 23:28:49 +0000 (23:28 +0000)]
we only have one ulogd.h, indeed
laforge [Wed, 5 Mar 2003 23:14:48 +0000 (23:14 +0000)]
update changelog for version 1.00
laforge [Wed, 5 Mar 2003 23:03:49 +0000 (23:03 +0000)]
update version information and copyright info
laforge [Wed, 5 Mar 2003 22:58:25 +0000 (22:58 +0000)]
update specfile to 1.00
laforge [Wed, 5 Mar 2003 22:57:55 +0000 (22:57 +0000)]
can't see any endian problems anymore
laforge [Wed, 5 Mar 2003 22:50:42 +0000 (22:50 +0000)]
add cvs version
laforge [Wed, 5 Mar 2003 22:46:04 +0000 (22:46 +0000)]
big documenttion update, bring docs in sync with reality
laforge [Sat, 8 Feb 2003 12:21:36 +0000 (12:21 +0000)]
fix typo
laforge [Sat, 8 Feb 2003 12:21:18 +0000 (12:21 +0000)]
more verbose error message
laforge [Mon, 13 Jan 2003 13:37:56 +0000 (13:37 +0000)]
increase version to 1.0pre1, we are just before 1.0 comes out
laforge [Mon, 13 Jan 2003 13:36:59 +0000 (13:36 +0000)]
ulogd.h has moved
laforge [Mon, 13 Jan 2003 13:36:26 +0000 (13:36 +0000)]
add typecasts to (struct in_addr) when calling inet_ntoa()
laforge [Mon, 13 Jan 2003 13:35:58 +0000 (13:35 +0000)]
include <sys/socket.h> for sa_family_t; add typecasts to (struct in_addr) when calling inet_ntoa()
laforge [Mon, 13 Jan 2003 13:35:21 +0000 (13:35 +0000)]
include sys/socket.h for struct in_addr_t
laforge [Mon, 13 Jan 2003 13:34:55 +0000 (13:34 +0000)]
signal handler has no return value
laforge [Mon, 13 Jan 2003 13:33:23 +0000 (13:33 +0000)]
add support for alternate configfile
laforge [Mon, 13 Jan 2003 12:34:37 +0000 (12:34 +0000)]
new ulogd requires '-d' to daemonize
laforge [Mon, 9 Dec 2002 15:03:51 +0000 (15:03 +0000)]
General code cleanup by Roberto Nibali:
- linking for dlopen() needs to be after the object generation
- fix small typo in Rules.make.in
- #ifdef DEBUG all functions that are not used
- add missing #include's
- fix sloppy braceing
- added return for 'int main()'
laforge [Mon, 9 Dec 2002 14:47:21 +0000 (14:47 +0000)]
todo update (add static linking + kernel-include)
laforge [Mon, 9 Dec 2002 14:42:43 +0000 (14:42 +0000)]
fix include paths.
laforge [Wed, 28 Aug 2002 09:42:50 +0000 (09:42 +0000)]
add postgresql example table
(Martin Kähmer)
laforge [Wed, 28 Aug 2002 09:41:17 +0000 (09:41 +0000)]
add support for string- and inet- logging of ipadresses to postgresql
(Martin Kähmer)
laforge [Wed, 28 Aug 2002 09:37:20 +0000 (09:37 +0000)]
rename ulogd_LOCALTIME into ulogd_LOCAL, add local.hostname tag
(Martin Kähmer)
laforge [Sun, 25 Aug 2002 15:43:51 +0000 (15:43 +0000)]
Fix typo in ulogd_BASE
(Martin Kähmer)
laforge [Mon, 5 Aug 2002 17:51:09 +0000 (17:51 +0000)]
make sysconfdir/sbindir in case they don't exist (Aurelien)
laforge [Thu, 1 Aug 2002 16:04:44 +0000 (16:04 +0000)]
fix misspelled name of Bogdan Dobrota
laforge [Thu, 1 Aug 2002 15:21:27 +0000 (15:21 +0000)]
add missing files
laforge [Tue, 30 Jul 2002 08:00:47 +0000 (08:00 +0000)]
make ulogd_PCAP build conditional to the existance of pcap.h
laforge [Tue, 30 Jul 2002 08:00:26 +0000 (08:00 +0000)]
Changes for 0.98
laforge [Tue, 30 Jul 2002 07:23:36 +0000 (07:23 +0000)]
print version number after startup
laforge [Tue, 30 Jul 2002 07:15:54 +0000 (07:15 +0000)]
make MYBUFSIZ constant a configuration parameter (bogdan dobrota)
laforge [Tue, 30 Jul 2002 07:04:37 +0000 (07:04 +0000)]
add logrotate.conf for ulogd (Anders K. Pedersen)
laforge [Tue, 30 Jul 2002 07:04:11 +0000 (07:04 +0000)]
- if ipulog_read fails, print errno and ulog_errno
- close stdin and call setsid() when we daemonize
- make logfile rotate work
- add comment about log levels to ulogd.conf
laforge [Thu, 13 Jun 2002 15:34:40 +0000 (15:34 +0000)]
add LOCALTIME interpreter
laforge [Thu, 13 Jun 2002 12:57:25 +0000 (12:57 +0000)]
fix -V version output
laforge [Thu, 13 Jun 2002 12:56:53 +0000 (12:56 +0000)]
fix bug in ulog_test.c
laforge [Thu, 13 Jun 2002 12:56:16 +0000 (12:56 +0000)]
more details on netfilter patch-o-matic
laforge [Thu, 13 Jun 2002 12:55:59 +0000 (12:55 +0000)]
typo fix
laforge [Thu, 13 Jun 2002 12:55:21 +0000 (12:55 +0000)]
add support for PCAP output
laforge [Sat, 27 Apr 2002 19:45:51 +0000 (19:45 +0000)]
add PROTO=%d line if not tcp/udp/icmp (by Martin Josefsson)
laforge [Sat, 27 Apr 2002 19:45:27 +0000 (19:45 +0000)]
Fix ICMP type logging problem (Martin Josefsson)
laforge [Tue, 16 Apr 2002 12:44:41 +0000 (12:44 +0000)]
command line option support
laforge [Sat, 3 Nov 2001 08:52:31 +0000 (08:52 +0000)]
old mysql detection was missing a '-D'
laforge [Mon, 29 Oct 2001 13:31:45 +0000 (13:31 +0000)]
add pcap output TODO item
laforge [Tue, 2 Oct 2001 16:39:17 +0000 (16:39 +0000)]
Added Jakab Laszlo's support for PostgreSQL
laforge [Thu, 27 Sep 2001 15:46:06 +0000 (15:46 +0000)]
update Changelog about LOGEMU MAC address bug
laforge [Thu, 27 Sep 2001 15:45:25 +0000 (15:45 +0000)]
Fix MAC address printing if there is none (by Andrej Ota)
laforge [Sat, 1 Sep 2001 11:56:27 +0000 (11:56 +0000)]
license correction (explicitly GPLv2) and debugging wrt. endless loops
laforge [Sat, 1 Sep 2001 11:52:56 +0000 (11:52 +0000)]
license correction (explicitly GPLv2)
laforge [Sat, 1 Sep 2001 11:51:53 +0000 (11:51 +0000)]
license correction (explicitly use GPLv2)
laforge [Wed, 4 Jul 2001 00:22:54 +0000 (00:22 +0000)]
3rd attemt to make it right :)
laforge [Tue, 3 Jul 2001 14:45:16 +0000 (14:45 +0000)]
export ipulog_errno
laforge [Tue, 3 Jul 2001 14:44:25 +0000 (14:44 +0000)]
i'm stupid... now it compiles
laforge [Tue, 3 Jul 2001 14:37:10 +0000 (14:37 +0000)]
grr...
laforge [Tue, 3 Jul 2001 14:36:19 +0000 (14:36 +0000)]
added fix to handle read errors (prevent endless packet logs)
laforge [Sun, 17 Jun 2001 20:08:30 +0000 (20:08 +0000)]
make it compile again (small bugfixes after sighandler checkin)
laforge [Thu, 14 Jun 2001 19:25:25 +0000 (19:25 +0000)]
Support for logfile cycling (SIGHUP handler)
laforge [Sat, 26 May 2001 23:19:28 +0000 (23:19 +0000)]
added a few syntactic corrections
laforge [Mon, 21 May 2001 19:15:16 +0000 (19:15 +0000)]
glibc 2.0 compatibility
laforge [Sun, 20 May 2001 16:15:26 +0000 (16:15 +0000)]
even more changes for 0.96
laforge [Sun, 20 May 2001 16:05:29 +0000 (16:05 +0000)]
added initscript for RedHat-style distributions
laforge [Sun, 20 May 2001 15:32:36 +0000 (15:32 +0000)]
included DESTDIR support for easier packaging
laforge [Sun, 20 May 2001 15:25:38 +0000 (15:25 +0000)]
moved doc-generation to distribution-time, not compile-time
laforge [Sun, 20 May 2001 15:07:45 +0000 (15:07 +0000)]
added support for synchronous writes to ulogd_LOGEMU (Michael Stolovitzsky)
laforge [Sun, 20 May 2001 15:01:35 +0000 (15:01 +0000)]
added hint to mailinglist
laforge [Sun, 20 May 2001 14:44:37 +0000 (14:44 +0000)]
more verbose comments, so people could actually understand it
laforge [Sun, 20 May 2001 13:51:46 +0000 (13:51 +0000)]
included --with-log-ip-as-string option
removed ./configure (run autoconf)
autoconf now adds -I/usr/src/linux/include to CFLAGS
laforge [Sun, 20 May 2001 13:50:05 +0000 (13:50 +0000)]
documentation updates (no RH binary rpms anymore, ...)
mysql.table.ipaddr-as-string added
laforge [Thu, 17 May 2001 15:06:57 +0000 (15:06 +0000)]
Support for old MySQL databases (Alexander Janssen)
laforge [Thu, 26 Apr 2001 19:36:38 +0000 (19:36 +0000)]
0.95 changes
laforge [Thu, 12 Apr 2001 13:30:04 +0000 (13:30 +0000)]
0.94
laforge [Sun, 25 Mar 2001 18:26:33 +0000 (18:26 +0000)]
updated changes to reflect LOGEMU change, rules.make was missing some escaping
laforge [Sun, 25 Mar 2001 18:25:01 +0000 (18:25 +0000)]
added date and hostname printing to be more syslog-alike
laforge [Mon, 5 Mar 2001 20:35:49 +0000 (20:35 +0000)]
changes ...
laforge [Sun, 4 Mar 2001 09:54:59 +0000 (09:54 +0000)]
compile the right configfile path into ulogd
laforge [Fri, 16 Feb 2001 18:07:52 +0000 (18:07 +0000)]
ULOGD_RET_BOOL was unsupported ! (reported by Diego Torres)
laforge [Sun, 4 Feb 2001 13:39:31 +0000 (13:39 +0000)]
fixed bug: old code assumed host-order is little-endian :(
laforge [Sun, 4 Feb 2001 13:08:02 +0000 (13:08 +0000)]
added new generic get_word() function to do better parsing
laforge [Sun, 4 Feb 2001 13:07:22 +0000 (13:07 +0000)]
fix minor bug in new ulogd_log macro (prevented additional args)
laforge [Sun, 4 Feb 2001 10:15:19 +0000 (10:15 +0000)]
- fixes segfault bug when packet received but no interpreters registered (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)
laforge [Sat, 3 Feb 2001 19:11:50 +0000 (19:11 +0000)]
no makefile!
laforge [Sat, 3 Feb 2001 19:08:22 +0000 (19:08 +0000)]
configfile didn't respect autoconf's sysconfdir
laforge [Sat, 3 Feb 2001 18:49:53 +0000 (18:49 +0000)]
updated to version 0.92
laforge [Sat, 3 Feb 2001 18:42:07 +0000 (18:42 +0000)]
deleting libipulog from this dir
laforge [Sat, 3 Feb 2001 18:41:18 +0000 (18:41 +0000)]
removed libipulog from this directory
laforge [Sat, 3 Feb 2001 18:38:31 +0000 (18:38 +0000)]
fixes _severe_ libipulog bug
laforge [Tue, 30 Jan 2001 11:56:51 +0000 (11:56 +0000)]
update to 0.91
laforge [Tue, 30 Jan 2001 11:32:11 +0000 (11:32 +0000)]
added support for multipart netlink messages
laforge [Tue, 30 Jan 2001 11:28:01 +0000 (11:28 +0000)]
changed nlgroup to "1", which is the same as the libipt_ULOG default value
laforge [Tue, 30 Jan 2001 09:28:04 +0000 (09:28 +0000)]
added support for multipart netlink messages (new ULOG target)
laforge [Mon, 29 Jan 2001 11:45:22 +0000 (11:45 +0000)]
added support for multipart netlink messages. Updated docs