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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for PR #3141: check for NULL before strdup()ing pw->pw_class.
wpaul
1997-03-29
1
-1
/
+2
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-29
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
*
If an administrator somehow manages to break the hardlinks
mpp
1997-02-26
1
-3
/
+5
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
4
-4
/
+4
*
Adds login class support for local & nis passwords:
davidn
1997-02-10
3
-16
/
+60
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
4
-4
/
+4
*
I haven't had a single contraversial commit all week, so what the
jkh
1996-11-03
2
-3
/
+10
*
Fix a core dump condition I discovered the other day (right
wpaul
1996-10-23
1
-3
/
+3
*
Reset password change time to zero. (This has no effect with standard
wpaul
1996-09-05
1
-0
/
+2
*
Add synopsis for yppasswd.
alex
1996-08-24
1
-0
/
+6
*
Implement incremental passwd database updates. This is done by ading a '-u'
guido
1996-07-01
1
-2
/
+2
*
Merge in changes to support the new rpc.yppasswdd(8) and fix a few bugs.
wpaul
1996-02-23
4
-151
/
+251
*
Add a little info to this man page at the start so it doesn't
mpp
1996-02-12
1
-1
/
+1
*
This commit was generated by cvs2svn to compensate for changes in r13122,
peter
1995-12-30
2
-373
/
+0
*
recording cvs-1.6 file death
peter
1995-12-30
1
-115
/
+0
*
1) Fix local_passwd to co-operate with dual-personality crypt(3).
markm
1995-12-16
3
-10
/
+26
*
Fix a cosmetic null termination problem for completeness.
peter
1995-12-11
1
-1
/
+2
*
Small tweak: the 'is exisating password an empty string' check isn't
wpaul
1995-12-09
1
-2
/
+3
*
Point passwd to the new locations of kpasswd.c and kadm.h.
gibbs
1995-09-14
1
-3
/
+3
*
Add pw_yp.c to SRCS. This is code that was moved to chpass, but passwd still
markm
1995-09-03
1
-2
/
+2
*
Bug fix: use the use_yp() function in the chpass(1) code to determine
wpaul
1995-09-02
3
-48
/
+34
*
Remove bogus ${DESTDIR}s from LINKS.
bde
1995-08-17
1
-2
/
+6
*
Remove the ypchfn/ypchsh stuff from passwd and leave just the
wpaul
1995-08-13
5
-169
/
+78
*
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
2
-5
/
+7
*
getnewyppasswd() in yp_passwd.c doesn't generate correct encrypted
wpaul
1995-06-24
1
-42
/
+2
*
Patch to fix PR #518. In a system with no NIS, passwd will complain
wpaul
1995-06-16
1
-20
/
+29
*
Merge RELENG_2_0_5 into HEAD
rgrimes
1995-06-11
1
-1
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-12
/
+12
*
Remove references to yppasswd_xdr.c: the stuff in this file already exists
wpaul
1995-04-01
1
-7
/
+6
*
Removed redundant function to64() which also exists in local_passwd.c
nate
1995-03-08
1
-11
/
+0
*
Remove usage of LINKS and LN_FLAGS=-s, this does not do the correct thing
rgrimes
1995-02-14
1
-4
/
+7
*
Changed passwd's Makefile to use the built-in LINKS mechanism to create
wpaul
1995-02-14
1
-9
/
+4
*
Merge with eBones stuff
ache
1995-02-11
1
-1
/
+13
*
cleaned up and modified slightly to reflect changes
wpaul
1995-02-01
1
-68
/
+55
*
Cleaned up Makefile a little, added man page links from ypchsh.1 ypchfn.1
wpaul
1995-02-01
1
-2
/
+3
*
Changed passwd/yppasswd's Makefile to create all symbolic links instead
wpaul
1995-02-01
1
-5
/
+9
*
Obtained from: The NYS project
wpaul
1995-01-31
4
-7
/
+601
*
Update for new kpasswd interface.
wollman
1995-01-20
2
-20
/
+41
*
Kill old Kerberos password-changing support:
wollman
1995-01-19
1
-12
/
+1
*
Add distribution=krb for P-HK
wollman
1994-11-20
1
-1
/
+2
*
Always make the salt a 8 char string (incl '\0') for algorithms that can use it
phk
1994-11-06
1
-1
/
+8
*
First level of changes for bringing in eBones (kerberos).
csgr
1994-09-29
1
-4
/
+13
*
LDADD= -lcrypt
csgr
1994-08-20
1
-1
/
+2
*
Don't use Kerberos yet, we aren't ready for it.
wollman
1994-08-05
1
-4
/
+5
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
7
-0
/
+803