summaryrefslogtreecommitdiff
path: root/etc/security
AgeCommit message (Expand)Author
2010-02-05Deprecate the pkgdb_dir settings from daily.conf and security.conf injmmv
2010-01-19Add the fetch_pkg_vulnerabilities option to the daily script to keep thejmmv
2009-01-27Add support for lvm to security script. Backup lvm configuration to /var/back...haad
2007-11-23Handle non-trivial NIS compat entries (like +joe:::::::::) in the passworddholland
2007-08-27The location of the pkg_info binary can now be specified in /etc/security.conf.adrianp
2007-08-09Add code to monitor the disk wedges (see dk(4)) configured on thetron
2007-06-06Use "mktemp -d -t xxx" to create the temporary directories. This will usemartti
2007-03-27PR/36058 -- fix check for group/other writable home directories fromjnemeth
2006-09-26Improve security check for "/etc/exports":tron
2006-09-23PR #26490: /etc/security is not aware of sha1 passwordsjmcneill
2006-05-25Implement check_devices_ignore_paths, which is a list of paths tolukem
2006-04-17Don't try to backup a 'nfs' disklabel, which will happen because of theveego
2006-01-29PR 32666: /etc/security may cause tapes to rewind. By Duncan McEwan.rpaulo
2005-04-11Allow an underscore as first character and embedded underscores & dotspeter
2005-02-05add a check_passwd_permin_nonalpha option, which changes the passwdjdolecek
2004-11-21When checking /etc/exports, account for "-network=XXX" as restrictingkim
2004-09-28PR misc/7716: add configuration options find_core_ignore_fstypes anderh
2004-07-23Merge /etc/mtree/special & /etc/mtree/special.local using "mtree -M".lukem
2004-04-09Catch STDERR from /etc/security.local (not just STDOUT).kim
2004-04-02Introduce and use the rcvar_manpage variable, which contains the manual pagejmmv
2004-02-09add missing && in the home directory group writability condition;jdolecek
2003-11-19Provide a workaround for PR bin/12900.jhawk
2003-11-18In check_varmail (mailbox ownership/permissions check):jhawk
2003-11-18XXX: note pairwise cascaded test inversion in permit_star.jhawk
2003-10-01Suppress output when running security.local if it produces no output.jhawk
2003-02-21Use $diff_options when running diff in /etc/security.jhawk
2003-02-13Under check_mtree, invoke mtree with -L if check_mtree_follow_symlinks is set.jhawk
2003-02-13Add some flexibility to /etc/security, by way of security.conf options:jhawk
2003-01-06writable, not writeable.wiz
2002-08-20Added .k5login to the list of files that are checked in each user'selric
2002-06-18md5/bcrypt password starts with $[12], so use ^ in regexitojun
2002-06-18recognize md5/bcrypt password. noted by: Eric Jacoboni <jaco@teaser.fr>itojun
2002-06-10The check_rootdotfiles section mucks with the PATH setting, butatatat
2002-05-21Support shell metacharacters (`*', '?', '[') in /etc/changelist lines,lukem
2001-12-18Add nullfs to the list of file system types to skip during the "big finds".lukem
2001-11-09remove blank lines from the lists of files to backup_and_difflukem
2001-10-18add -dgq to check_pkgs ls(1). suggested by @@@lukem
2001-10-18Add -T option to ls(1) when -l option is specified.taca
2001-10-15Use "nodiff" instead of "nomail" for the tag which is used to excludelukem
2001-10-14minor optimisation suggested by christoslukem
2001-10-13A few more changes, from more discussions with Andrew Brown.lukem
2001-10-12Major overhaul, with help from Andrew Brown <atatat@netbsd.org>.lukem
2001-10-05minor whitespace fixlukem
2001-10-03replace "pkg_dbdir" with "pkgdb_dir", to be consistent with "backup_dir"lukem
2001-10-03Since we store the output of ls for use later, make sure that we have TZ=UTC.cjs
2001-10-03- clean up a couple of commentslukem
2001-10-01Add a chunk of code to check the installed pkgs list by making a listatatat
2001-09-24remove acd (non existant), add ld (for hw raid logical drives)lukem
2001-09-23add raid, remove cd drives and floppy drives from the nightly diskperry
2001-09-23Update the password sanity checking thusly:perry