Changelog for LSAT
- 0.1.8 - 04/06/2002 -
- xinetd.d check broken on RedHat 7.2 FIXED
- Added module for checking /etc/passwd. BROKEN.
- 0.1.7 - 04/05/2002 -
- Added check for .rhosts/.netrc files to checkdotfiles module.
- Added check for non block/char files in /dev to checkset module.
- xinetd.d checking is functional in checkinetd module.
- verbose parameter added to all functions, -v now works.
- release and kernel checking changed to be more generic.
- 0.1.6 - 04/03/2002 -
- Added checkdotfiles module which checks for .exrc and .forward files.
- Added checkwrite module which checks for world writable files/dirs.
- Added INSTALL file.
- 0.1.5 - 04/03/2002 -
- Did not change version number, but did the following:
- tarball/zipfile now untars/zips into lsat- directory.
- Added README file to the package.
- Added this changelog to the package.
- Added md5 checksums for the tar/zipfile. They are on the homepage.
- 0.1.5 - 04/02/2002 -
- Fixed checkinetd.c, added checks for hosts.allow and deny files.
- lsatmain.c now reports finishing.
- Added checkset module to check setuid/setgid files.
- Added more documentation throughout.
- 0.1.1 - 04/01/2002 -
- Fixed typo in checkinetd.c (zinet.d -> xinetd.d).
- Thanks: Eerik Kiskonen
- 0.1 - 04/01/2002 -
- Initial release