Changelog for
dulog-0.3.4-1.noarch.rpm :
Wed Mar 27 23:00:00 2002 Konstantin Riabitsev
- Fixing race condition bugs. Bad, icon, bad!
Fri Mar 15 23:00:00 2002 Konstantin Riabitsev
- Changes to connect scan recognition routines in logins.mod.pl so it
doesn\'t chop off the trailing octet of the IP address (OpenSSH-3.x
seems to have changed the strings a tiny bit).
Tue Feb 19 23:00:00 2002 Konstantin Riabitsev
- Small changes to logins.mod.pl.
- Added dulog-cron.daily to the source.
- Added dulog.spec to the source.
- RPM build now creates module documentation.
Mon Feb 18 23:00:00 2002 Konstantin Riabitsev
- Small fixes to logins.mod.pl, firewall.mod.pl, and weed.list.
- Releasing an 0.3.0
Thu Feb 14 23:00:00 2002 Icon Riabitsev
- Added option to append unparsed entries at the top vs. at the bottom.
- Added option to send raw logs gzipped in an attachment (depends on
metamail)
- Changed the way weeding is done so modules don\'t conflict with
each-other. There will be trade-offs for speed, but integrity in this
case is more important.
- Full rewrite of logins.mod
- Full rewrite of reboots.mod
- Full rewrite of annoy.mod
- Full rewrite of imp.mod
- sshd.mod was merged with logins.mod
- Changes in weedeater.mod
- Added template.mod.pl, a template for perl modules.
- Modifications to firewall.mod by Michael Stenner.
- Some more docs, and miscellaneous rewrites.
Wed Jan 16 23:00:00 2002 Icon Riabitsev
- Replaced ipchains.mod.sh and iptables.mod.pl by a unified firewall.mod.pl
by Michael Stenner.
- Changing the default dir from /var/dulog to /var/lib/dulog for HFS
compliance.
- SPEC file cleanups and rewrites.
Fri Sep 7 00:00:00 2001 Icon Riabitsev
- Enhancements to modules: reboots, logins
- Bugfixes to modules: annoy, imp, ipchains
- Added module: iptables by Michael Stenner
- Minor changes to the dulog script
Tue Aug 21 00:00:00 2001 Icon Riabitsev
- Bugfixes and enhancements of modules.
- IMP module added by Seth Vidal
Thu Aug 16 00:00:00 2001 Icon Riabitsev
- dropped the requirement for dulog-init.sh. Now dulog will see if offset
files are present and if not, then it will initialize them automatically
at the first run, and make a report based on the last 100 lines of each
newly-initialized log (or all of them if lines < 100).
- incorporated log-rotation workarounds. If the file was log-rotated, then
dulog will go out, find the rotated logfile, and append whichever lines
were added to the logfile before it was rotated. This way no log entries
go un-analyzed.
- tweaked some modules and fixed some -z bugs.
Wed Aug 15 00:00:00 2001 Seth Vidal
- first spec file build