index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
passwd
Age
Commit message (
Expand
)
Author
2001-07-04
Move locking of the passwd file *after* we have gotten a new password
Todd C. Miller
2001-06-26
KerberosV
Hans Insulander
2001-06-26
Support for changing kerberos 5 passwords.
Hans Insulander
2001-06-26
Adapt for our use
Hans Insulander
2001-06-26
Import password changing program from heimdal-0.3f
Hans Insulander
2001-06-23
ok, tmac is now fixed
Theo de Raadt
2001-06-23
join .%A entries; most by bk@rt.fm
Theo de Raadt
2001-06-18
o move passwd.conf variables into login.conf
Todd C. Miller
2001-05-25
Comment out krb5 stuff, until someone has had a chance to make krb5 support
Hans Insulander
2001-01-29
$OpenBSD$
Niklas Hallqvist
2001-01-10
handle malloc() failures
Theo de Raadt
2000-12-12
Minor interface changes to allow code reuse in login_chpass(8) and
Todd C. Miller
2000-11-26
Update for pw_mkdb(3) interface change. All but vipw and userdel can
Todd C. Miller
2000-11-24
Include err.h and util.h
Todd C. Miller
2000-11-24
Include strings.h for strlen() prototype
Todd C. Miller
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-10-17
- Add a DIAGNOSTICS section explaining "the passwd file is busy".
Aaron Campbell
2000-09-03
Boring... Add :L modifier to all tweakable variables tests.
Marc Espie
2000-08-01
talk about password checking
Niels Provos
2000-08-01
integrate password quality checking, disallow all digit passwords motivated
Niels Provos
2000-06-30
warnx?/errx? paranoia (use "%s" not a bare string unless it is a
Todd C. Miller
2000-05-19
Make usage() work as expected. deraadt@ ok
Eric Jackson
2000-04-15
- For consistency, `super-user' -> `superuser' in all cases.
Aaron Campbell
2000-03-28
no kpasswdd
Theo de Raadt
2000-03-10
Various cleanups and standardization.
Aaron Campbell
2000-02-25
TKT_ROOT has changed from a string to a function in newer KerberosIV
Hans Insulander
1999-08-16
inculde com_err.h
Artur Grabowski
1999-08-16
inculude ctype.h for islower()
Artur Grabowski
1999-06-05
- remove trailing white space
Aaron Campbell
1999-05-23
getopt(3) returns -1, not EOF
Aaron Campbell
1998-09-27
usr.bin/ man page cleanups, n-s
Aaron Campbell
1998-07-13
excessive paranoia
Theo de Raadt
1998-07-12
fix printing glitch
Theo de Raadt
1998-07-05
newsalt uses 24-bit count, and not 32-bit
Niels Provos
1998-07-04
enable variable number of rounds for extended crypt, this is the crypt
Niels Provos
1998-03-09
drop root-privilegies when changing kerberos password.
Artur Grabowski
1998-03-09
Fix YP/localhost code which Art broke very badly
Theo de Raadt
1998-02-25
nicer copyright.
Artur Grabowski
1998-02-24
catch special password "s/key" and refuse it
Theo de Raadt
1998-01-23
Don't try to build new_pwd.c unless KERBEROS is "yes"
Todd C. Miller
1998-01-20
specify the missing kerberos options.
Artur Grabowski
1998-01-20
Use new method to change kerberos passwords.
Artur Grabowski
1997-09-12
Kill extra newline in err()/warn().
Todd C. Miller
1997-06-29
new location of des.h
Niels Provos
1997-06-11
dynamic fd_set
Theo de Raadt
1997-04-19
Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''
Todd C. Miller
1997-04-10
enable .group entries in /etc/passwd.conf
Niels Provos
1997-04-07
Better error message when lookup of getlogin() != uid
Todd C. Miller
1997-03-27
pretty and one 64bit thingy
Theo de Raadt
1997-03-27
use arc4random instead of random
Niels Provos
[next]