index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
passwd
/
local_passwd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates for Blowfish password hashing.
markm
2001-03-11
1
-2
/
+6
*
Fix a premature freeing bug found with malloc debugging courtesy John Hay.
green
2000-08-26
1
-1
/
+5
*
Add working and easy crypt(3)-switching. Yes, we need a whole new API
green
2000-08-22
1
-14
/
+7
*
Teach passwd about a new "mixpasswordcase" login.conf parameter. If this
nik
2000-02-11
1
-5
/
+12
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Back out the new crypt(3) stuff untill we can go through an independant
markm
1999-01-23
1
-143
/
+30
*
Added support for multiple hash formats, and new salt generation code.
brandon
1999-01-22
1
-30
/
+143
*
Use the correct name of the login.conf(5) capability (`passwordperiod' ->
jkoshy
1998-05-19
1
-4
/
+4
*
Prevent passwd locking database forever waiting for user input
ache
1998-03-07
1
-3
/
+4
*
Remove srandomdev fallback code
ache
1997-06-14
1
-3
/
+2
*
login_getclass() -> login_getpwclass()
davidn
1997-05-10
1
-2
/
+2
*
Initialize RNG only once
ache
1997-03-24
1
-2
/
+7
*
Fix srandom arg type according to Lite2
ache
1997-03-11
1
-2
/
+2
*
Add ^ getpid() for better srandom results
ache
1997-03-10
1
-2
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Adds login class support for local & nis passwords:
davidn
1997-02-10
1
-7
/
+39
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
I haven't had a single contraversial commit all week, so what the
jkh
1996-11-03
1
-1
/
+8
*
Implement incremental passwd database updates. This is done by ading a '-u'
guido
1996-07-01
1
-2
/
+2
*
1) Fix local_passwd to co-operate with dual-personality crypt(3).
markm
1995-12-16
1
-5
/
+17
*
Fix a cosmetic null termination problem for completeness.
peter
1995-12-11
1
-1
/
+2
*
Bug fix: use the use_yp() function in the chpass(1) code to determine
wpaul
1995-09-02
1
-0
/
+7
*
Remove the ypchfn/ypchsh stuff from passwd and leave just the
wpaul
1995-08-13
1
-2
/
+2
*
Argh!! Got the arguments in the printf() backwards.
wpaul
1995-06-24
1
-2
/
+2
*
Whoops: getnewpasswd() always says "Changing local password for foo".
wpaul
1995-06-24
1
-3
/
+5
*
Always make the salt a 8 char string (incl '\0') for algorithms that can use it
phk
1994-11-06
1
-1
/
+8
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
1
-0
/
+153