Changelog

  • jailaudit-1.2 (browse)
    • fixing bugs with counting number of port-problems #3, [28]
    • allowing more than one jail with the same hostname [8]
    • Use PERIODICDIR as source for the install-location of periodic-script [29]
  • jailaudit-1.1 (browse)
    • switched from the use of "pkg_info" to "ls -l /var/db/pkg" which is much faster
    • corrected the default audit and tmp-paths when not having a configfile
    • use install instead of cp in Makefile
    • removed the -d option for installing files with install
    • remove echo from for-loops
    • replaced some grep+cat usage with just grep
    • imported source into subversion
  • jailaudit-1.0 (browse)
    • fix some input checks
    • created Makefile
    • changed default location for reports and temporary files
    • submitted port
  • jailaudit-0.1
    • initial version
    • merged from jailaudit.sh and mailaudit.sh