Age | Commit message (Expand) | Author |
2009-06-03 | Arla client rename from xfs to nnpfs for later upgrades. Tested on various ar... | Janne Johansson |
2009-05-24 | new variable SUIDSKIP to exclude paths from setuid and device checks, | Ingo Schwarze |
2009-05-18 | support shell globs on ^+ lines in changelist(5) | Ingo Schwarze |
2009-05-16 | fix a couple of obvious echo -> next_part conversions i forgot; | Ingo Schwarze |
2009-05-14 | replace the $OUTPUT idiom by the new next_part function from daily(8) | Ingo Schwarze |
2009-05-04 | The strings "x5y" and "-42" are not valid group IDs, so fix the regex, | Ingo Schwarze |
2009-03-23 | Small rewording to remove ambiguity. | Antoine Jacoutot |
2008-07-23 | Prevent warning about insecure hostnames where no /etc/hostname.* | Stuart Henderson |
2008-04-17 | Teach security(8) to check for world-readable hostname.if files. | Stuart Henderson |
2007-10-23 | list package changes in daily insecurity output | Stuart Henderson |
2007-08-22 | plural of ID is IDs, not ID's, ok mk jmc | Henning Brauer |
2006-10-31 | generate diffs for files listed in /etc/changelist as they are created | David Gwynne |
2006-10-13 | changelist files are ascii, even if they contain a few funny chars. | Otto Moerbeek |
2006-03-21 | Fix for PR 5043: shell startup scripts might contain binary characters but | David Krause |
2005-12-06 | Remove fdescfs | Pedro Martelletto |
2005-11-24 | Remove kernfs, okay deraadt@. | Pedro Martelletto |
2005-11-11 | do not scan afs/xfs directories; chris.kuethe | Theo de Raadt |
2005-02-22 | Avoid spurious "globally exported" warning. Noted by jared r r spiegel. | Otto Moerbeek |
2005-02-07 | indentation whitespace nits | David Krause |
2005-01-06 | - document /etc/security's .secure hooks | Jason McIntyre |
2004-08-25 | Use $file shorthand instead of specifying /var/backups/disklabel.$d. | Todd C. Miller |
2004-08-25 | store a copy of the disklabel for mounted filesystems and report changes | Todd C. Miller |
2003-12-28 | Update based on PR 2208: | Otto Moerbeek |
2003-11-28 | fix regexp for group names | Nikolay Sturm |
2003-07-07 | when testing passwd(5) expire field, force its value to an int before | Todd C. Miller |
2003-07-03 | Fix setting of umaskset. Also, there is no need to use TMP3 for | Todd C. Miller |
2003-07-01 | We need the "/ 10" in the group writability check after all; marc@ | Todd C. Miller |
2003-07-01 | Make the test for unsafe umask more bullet-proof. With help from marc@ | Todd C. Miller |
2003-06-30 | some more extra mktemp randomness; millert@ ok | Anil Madhavapeddy |
2003-06-15 | The hyphen in regexp should really be escaped | Alexander Yurchenko |
2003-06-13 | Add dot ('.') in usernames too for consistency with adduser/useradd. | Todd C. Miller |
2003-06-12 | Don't complain about usernames that end in '$' which may be needed by | Todd C. Miller |
2003-04-08 | Use POSIX chown semantics (user:group); noted by Leandro Costa | Todd C. Miller |
2002-12-30 | put bin dirs before sbin dirs in PATH for consistency with other cron scripts | Todd C. Miller |
2002-12-15 | writeable -> writable; torh at bogus dot net | Henning Brauer |
2002-07-23 | check account expiration time as well; from hamajima@nagoya.ydc.co.jp pr2835 | Peter Valchev |
2002-07-17 | don't complain about our new usernames that start with underscores | joshua stein |
2002-05-22 | Check for S/Key entries in /etc/skey, not /etc/skeyeys; David Krause | Todd C. Miller |
2002-02-18 | use mktemp; help & ok millert | Peter Valchev |
2001-10-01 | mtree -l (loose permissions check) on /etc/mtree/special. ok millert@. | Jakob Schlyter |
2001-04-06 | fix username and groupname length checks. | Brad Smith |
2001-04-05 | Skip entries starting with '+' in duplicate user ID check so we don't | Todd C. Miller |
2001-03-25 | Don't provide diffs of sensitive files like ssh host keys. Instead, | Todd C. Miller |
2001-03-16 | Add ~/.ssh/id_dsa and ~/.ssh/id_rsa to the "must be owned by user and | Todd C. Miller |
2001-01-31 | more fat utmp; ianm@cit.uws.edu.au | Theo de Raadt |
2000-12-22 | gnupg ring/data ownership/permission checking added; ok millert@ | Todd T. Fries |
2000-12-17 | Todd, Aaron, Dug, and me all prefer unidiff | Marco S Hyman |
2000-10-20 | Since sh's bulitin echo(1) supports /t and /n there is no reason to | Todd C. Miller |
2000-10-18 | printf(1) format string fixes! checked by theo. | Hugh Graham |
2000-10-06 | When including the listing of a directory in root's security mail, pass the | Aaron Campbell |