summaryrefslogtreecommitdiff
path: root/etc/security
AgeCommit message (Expand)Author
2023-07-05Fix sysctl invocation testing for missing entropy.martin
2023-06-30security(5): Check kern.entropy.needed for confident entropy.riastradh
2021-11-04Recognize argon2 passwords as valid in daily security reports.nia
2021-01-10Various entropy integration improvements.riastradh
2020-12-02Update default pkgsrc database location from /var/db/pkg to /usr/pkg/pkgdb.wiz
2019-12-06Save the entropy seed daily in /etc/security.riastradh
2019-09-18Use $file instead of $(echo $file). I don't think the extra round ofuwe
2018-10-04Fix an obvious botch in the previous rev, found by martin@kre
2018-09-23Convert uses of test (aka '[') to use only posix specified forms,kre
2018-01-06Use sysctl to retrieve iostat names instead of parsing possiblymlelstv
2016-02-29Record current raid configurations too in /etc/security.riastradh
2015-04-20Set the redirection correctly, so that stderr gets duped to thepgoyette
2015-02-14Avoid nfs devices correctly.nakayama
2014-12-13Indent and space fixes.uebayasi
2014-11-23- generate the list of disks only once and select from them laterchristos
2014-08-27Split some long lines.apb
2013-11-06Introduce a variable for security.conf, default empty, to list usersspz
2013-11-06having more than one line with the same group name and gid is not onlyspz
2013-09-08Add defaults for pkg_info and pkg_admin variables in case pkgpath.confprlw1
2013-05-01Fix for problematic paths in /etc/daily and /etc/security reported inagc
2012-04-05change security so that there is a configuration value for the list ofspz
2011-03-02too much quoting. pointed by anon ymouschristos
2010-12-27`` -> $()christos
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