Next | Query returned 27 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2004-09-21 16:14:27 by Alistair G. Crooks | Files touched by this commit (3)
Log message:
Give a bit of leeway in the atime time calculation - the problem is
that, on a large SMP bulk build machine, and occasionally on smaller
less busy machines, we can get a false-postive message in the aide
output because the atime on a group of files can be one second later
than "cur_time", the current time as returned to aide. So allow for
one second's difference in the time calculation.

Bump package revision.
   2004-06-27 15:23:40 by grant beattie | Files touched by this commit (1)
Log message:
this needs flex and bison to build. fixes build on Solaris.

XXX this could be handled better by the tools stuff.
   2004-04-26 06:24:43 by Soren Jacobsen | Files touched by this commit (1)
Log message:
Convert to buildlink3.
   2003-12-19 13:34:30 by Alistair G. Crooks | Files touched by this commit (2)
Log message:
Avoid some dodgy string pasting - makes this compile with gcc3.
   2003-12-03 23:14:46 by Krister Walfridsson | Files touched by this commit (19)
Log message:
Change MAINTAINER to "tech-pkg" instead of the previous \ 
"packages".
   2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065)
Log message:
s/netbsd.org/NetBSD.org/
   2003-06-23 15:48:34 by Alistair G. Crooks | Files touched by this commit (6) | Imported package
Log message:
Re-import an older version of aide, aide-0.6, as security/aide06,
since there is a problem with aide-0.9 which results in it sending an
email warning on every run of the scanner.  Whilst this version may
have other problems (it believes opendir(3)'s output, IIRC), it does
keep quiet about them.

aide-0.6 creates a database from the regular expression rules that it finds
from the config file.  Once this database is initialized it can be
used to verify the integrity of the files.  It has several message
digest algorithms (md5,sha1,rmd160,tiger,haval,etc.) that are used to
check the integrity of the file.  More algorithms can be added with
relative ease.  All of the usual file attributes can also be checked
for inconsistencies.  It can read databases from older or newer
versions.  See the manual pages within the distribution for further
info.  There is also a beginning of a manual at

	http://www.cs.tut.fi/~rammer/aide/manual.html


Next | Query returned 27 messages, browsing 21 to 30 | previous