]> git.ipfire.org Git - thirdparty/ulogd2.git/log
thirdparty/ulogd2.git
23 years agoAdded Jakab Laszlo's support for PostgreSQL
laforge [Tue, 2 Oct 2001 16:39:17 +0000 (16:39 +0000)] 
Added Jakab Laszlo's support for PostgreSQL

23 years agoupdate Changelog about LOGEMU MAC address bug
laforge [Thu, 27 Sep 2001 15:46:06 +0000 (15:46 +0000)] 
update Changelog about LOGEMU MAC address bug

23 years agoFix MAC address printing if there is none (by Andrej Ota)
laforge [Thu, 27 Sep 2001 15:45:25 +0000 (15:45 +0000)] 
Fix MAC address printing if there is none (by Andrej Ota)

23 years agolicense correction (explicitly GPLv2) and debugging wrt. endless loops
laforge [Sat, 1 Sep 2001 11:56:27 +0000 (11:56 +0000)] 
license correction (explicitly GPLv2) and debugging wrt. endless loops

23 years agolicense correction (explicitly GPLv2)
laforge [Sat, 1 Sep 2001 11:52:56 +0000 (11:52 +0000)] 
license correction (explicitly GPLv2)

23 years agolicense correction (explicitly use GPLv2)
laforge [Sat, 1 Sep 2001 11:51:53 +0000 (11:51 +0000)] 
license correction (explicitly use GPLv2)

24 years ago3rd attemt to make it right :)
laforge [Wed, 4 Jul 2001 00:22:54 +0000 (00:22 +0000)] 
3rd attemt to make it right :)

24 years agoexport ipulog_errno
laforge [Tue, 3 Jul 2001 14:45:16 +0000 (14:45 +0000)] 
export ipulog_errno

24 years agoi'm stupid... now it compiles
laforge [Tue, 3 Jul 2001 14:44:25 +0000 (14:44 +0000)] 
i'm stupid... now it compiles

24 years agogrr...
laforge [Tue, 3 Jul 2001 14:37:10 +0000 (14:37 +0000)] 
grr...

24 years agoadded fix to handle read errors (prevent endless packet logs)
laforge [Tue, 3 Jul 2001 14:36:19 +0000 (14:36 +0000)] 
added fix to handle read errors (prevent endless packet logs)

24 years agomake it compile again (small bugfixes after sighandler checkin)
laforge [Sun, 17 Jun 2001 20:08:30 +0000 (20:08 +0000)] 
make it compile again (small bugfixes after sighandler checkin)

24 years agoSupport for logfile cycling (SIGHUP handler)
laforge [Thu, 14 Jun 2001 19:25:25 +0000 (19:25 +0000)] 
Support for logfile cycling (SIGHUP handler)

24 years agoadded a few syntactic corrections
laforge [Sat, 26 May 2001 23:19:28 +0000 (23:19 +0000)] 
added a few syntactic corrections

24 years agoglibc 2.0 compatibility
laforge [Mon, 21 May 2001 19:15:16 +0000 (19:15 +0000)] 
glibc 2.0 compatibility

24 years agoeven more changes for 0.96
laforge [Sun, 20 May 2001 16:15:26 +0000 (16:15 +0000)] 
even more changes for 0.96

24 years agoadded initscript for RedHat-style distributions
laforge [Sun, 20 May 2001 16:05:29 +0000 (16:05 +0000)] 
added initscript for RedHat-style distributions

24 years agoincluded DESTDIR support for easier packaging
laforge [Sun, 20 May 2001 15:32:36 +0000 (15:32 +0000)] 
included DESTDIR support for easier packaging

24 years agomoved doc-generation to distribution-time, not compile-time
laforge [Sun, 20 May 2001 15:25:38 +0000 (15:25 +0000)] 
moved doc-generation to distribution-time, not compile-time

24 years agoadded support for synchronous writes to ulogd_LOGEMU (Michael Stolovitzsky)
laforge [Sun, 20 May 2001 15:07:45 +0000 (15:07 +0000)] 
added support for synchronous writes to ulogd_LOGEMU (Michael Stolovitzsky)

24 years agoadded hint to mailinglist
laforge [Sun, 20 May 2001 15:01:35 +0000 (15:01 +0000)] 
added hint to mailinglist

24 years agomore verbose comments, so people could actually understand it
laforge [Sun, 20 May 2001 14:44:37 +0000 (14:44 +0000)] 
more verbose comments, so people could actually understand it

24 years agoincluded --with-log-ip-as-string option
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

24 years agodocumentation updates (no RH binary rpms anymore, ...)
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

24 years agoSupport for old MySQL databases (Alexander Janssen)
laforge [Thu, 17 May 2001 15:06:57 +0000 (15:06 +0000)] 
Support for old MySQL databases (Alexander Janssen)

24 years ago0.95 changes
laforge [Thu, 26 Apr 2001 19:36:38 +0000 (19:36 +0000)] 
0.95 changes

24 years ago0.94
laforge [Thu, 12 Apr 2001 13:30:04 +0000 (13:30 +0000)] 
0.94

24 years agoupdated changes to reflect LOGEMU change, rules.make was missing some escaping
laforge [Sun, 25 Mar 2001 18:26:33 +0000 (18:26 +0000)] 
updated changes to reflect LOGEMU change, rules.make was missing some escaping

24 years agoadded date and hostname printing to be more syslog-alike
laforge [Sun, 25 Mar 2001 18:25:01 +0000 (18:25 +0000)] 
added date and hostname printing to be more syslog-alike

24 years agochanges ...
laforge [Mon, 5 Mar 2001 20:35:49 +0000 (20:35 +0000)] 
changes ...

24 years agocompile the right configfile path into ulogd
laforge [Sun, 4 Mar 2001 09:54:59 +0000 (09:54 +0000)] 
compile the right configfile path into ulogd

24 years agoULOGD_RET_BOOL was unsupported ! (reported by Diego Torres)
laforge [Fri, 16 Feb 2001 18:07:52 +0000 (18:07 +0000)] 
ULOGD_RET_BOOL was unsupported ! (reported by Diego Torres)

24 years agofixed bug: old code assumed host-order is little-endian :(
laforge [Sun, 4 Feb 2001 13:39:31 +0000 (13:39 +0000)] 
fixed bug: old code assumed host-order is little-endian :(

24 years agoadded new generic get_word() function to do better parsing
laforge [Sun, 4 Feb 2001 13:08:02 +0000 (13:08 +0000)] 
added new generic get_word() function to do better parsing

24 years agofix minor bug in new ulogd_log macro (prevented additional args)
laforge [Sun, 4 Feb 2001 13:07:22 +0000 (13:07 +0000)] 
fix minor bug in new ulogd_log macro (prevented additional args)

24 years ago- fixes segfault bug when packet received but no interpreters registered (reported...
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)

24 years agono makefile!
laforge [Sat, 3 Feb 2001 19:11:50 +0000 (19:11 +0000)] 
no makefile!

24 years agoconfigfile didn't respect autoconf's sysconfdir
laforge [Sat, 3 Feb 2001 19:08:22 +0000 (19:08 +0000)] 
configfile didn't respect autoconf's sysconfdir

24 years agoupdated to version 0.92
laforge [Sat, 3 Feb 2001 18:49:53 +0000 (18:49 +0000)] 
updated to version 0.92

24 years agodeleting libipulog from this dir
laforge [Sat, 3 Feb 2001 18:42:07 +0000 (18:42 +0000)] 
deleting libipulog from this dir

24 years agoremoved libipulog from this directory
laforge [Sat, 3 Feb 2001 18:41:18 +0000 (18:41 +0000)] 
removed libipulog from this directory

24 years agofixes _severe_ libipulog bug
laforge [Sat, 3 Feb 2001 18:38:31 +0000 (18:38 +0000)] 
fixes _severe_ libipulog bug

24 years agoupdate to 0.91
laforge [Tue, 30 Jan 2001 11:56:51 +0000 (11:56 +0000)] 
update to 0.91

24 years agoadded support for multipart netlink messages
laforge [Tue, 30 Jan 2001 11:32:11 +0000 (11:32 +0000)] 
added support for multipart netlink messages

24 years agochanged nlgroup to "1", which is the same as the libipt_ULOG default value
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

24 years agoadded support for multipart netlink messages (new ULOG target)
laforge [Tue, 30 Jan 2001 09:28:04 +0000 (09:28 +0000)] 
added support for multipart netlink messages (new ULOG target)

24 years agoadded support for multipart netlink messages. Updated docs
laforge [Mon, 29 Jan 2001 11:45:22 +0000 (11:45 +0000)] 
added support for multipart netlink messages. Updated docs

24 years agomysql didn't install before
laforge [Mon, 20 Nov 2000 19:47:53 +0000 (19:47 +0000)] 
mysql didn't install before

24 years agosmall doc changes
laforge [Mon, 20 Nov 2000 19:40:14 +0000 (19:40 +0000)] 
small doc changes

24 years agomysql autoconf detection
laforge [Mon, 20 Nov 2000 19:36:25 +0000 (19:36 +0000)] 
mysql autoconf detection

24 years agohuge reorganization for 0.9
laforge [Mon, 20 Nov 2000 11:43:22 +0000 (11:43 +0000)] 
huge reorganization for 0.9
- 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

24 years ago- new syslog emulation output target
laforge [Thu, 16 Nov 2000 21:15:29 +0000 (21:15 +0000)] 
- new syslog emulation output target
- lot of bugfixes

24 years agoMajor update. Almost everything has changed.
laforge [Thu, 16 Nov 2000 17:20:52 +0000 (17:20 +0000)] 
Major update. Almost everything has changed.
- 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!

24 years agochecksum added
laforge [Tue, 26 Sep 2000 06:25:02 +0000 (06:25 +0000)] 
checksum added

24 years agoemail address change
laforge [Fri, 22 Sep 2000 06:57:16 +0000 (06:57 +0000)] 
email address change

24 years agoemail addresses changed
laforge [Fri, 22 Sep 2000 06:54:33 +0000 (06:54 +0000)] 
email addresses changed

24 years agoadded example config file
laforge [Tue, 12 Sep 2000 14:29:36 +0000 (14:29 +0000)] 
added example config file
bugfixes in conffile.c
ulogd_log still prints obsolete \n
cosmetic fixes

24 years agoulogd_log now a function
laforge [Tue, 12 Sep 2000 13:43:34 +0000 (13:43 +0000)] 
ulogd_log now a function

24 years agomade nlgroup + pluginpath configurable
laforge [Sat, 9 Sep 2000 21:55:46 +0000 (21:55 +0000)] 
made nlgroup + pluginpath configurable
added default values for all config keys
started writing ulogd_log

24 years agoconfig file added
laforge [Sat, 9 Sep 2000 18:35:26 +0000 (18:35 +0000)] 
config file added

24 years agoadded final flag to config_parse_file
laforge [Sat, 9 Sep 2000 18:27:23 +0000 (18:27 +0000)] 
added final flag to config_parse_file

24 years agoconfig testing stuff added
laforge [Sat, 9 Sep 2000 08:36:38 +0000 (08:36 +0000)] 
config testing stuff added

24 years agoconfig stuff added
laforge [Sat, 9 Sep 2000 08:36:05 +0000 (08:36 +0000)] 
config stuff added

25 years agopwsniff added
laforge [Thu, 17 Aug 2000 08:03:22 +0000 (08:03 +0000)] 
pwsniff added

25 years agovarious bugfixes (tcp interpreter), output for boolean type
laforge [Mon, 14 Aug 2000 08:28:23 +0000 (08:28 +0000)] 
various bugfixes (tcp interpreter), output for boolean type

25 years agoreversed last change. James Morris corrected the correction (so I was right
laforge [Sat, 12 Aug 2000 07:11:29 +0000 (07:11 +0000)] 
reversed last change. James Morris corrected the correction (so I was right
in the first place)

25 years agoVarious fixes due to Jan Echternachs comments on the mailinglist.
laforge [Fri, 11 Aug 2000 09:56:42 +0000 (09:56 +0000)] 
Various fixes due to Jan Echternachs comments on the mailinglist.

25 years agoInitial revision
laforge [Thu, 10 Aug 2000 11:45:49 +0000 (11:45 +0000)] 
Initial revision

25 years agostatic .
root [Wed, 9 Aug 2000 16:26:34 +0000 (16:26 +0000)] 
static .

25 years agologfile external
laforge [Wed, 2 Aug 2000 12:20:55 +0000 (12:20 +0000)] 
logfile external

25 years agologfile
laforge [Wed, 2 Aug 2000 12:20:46 +0000 (12:20 +0000)] 
logfile

25 years agoInitial revision
laforge [Wed, 2 Aug 2000 12:16:00 +0000 (12:16 +0000)] 
Initial revision

25 years agofirst usable revision
laforge [Wed, 2 Aug 2000 12:15:44 +0000 (12:15 +0000)] 
first usable revision

25 years agoInitial revision
laforge [Wed, 2 Aug 2000 08:41:55 +0000 (08:41 +0000)] 
Initial revision

25 years agorustys patches merged in
laforge [Mon, 31 Jul 2000 15:02:33 +0000 (15:02 +0000)] 
rustys patches merged in

25 years agorustys fixes merged in
laforge [Mon, 31 Jul 2000 14:52:46 +0000 (14:52 +0000)] 
rustys fixes merged in

25 years agoInitial revision
laforge [Sun, 30 Jul 2000 19:33:09 +0000 (19:33 +0000)] 
Initial revision