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
/
chpass
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify passwd and chpass to use new AF_LOCAL RPC interface instead of
wpaul
1997-07-29
2
-17
/
+23
*
Free a malloc'ed variable before exiting. Compute line number when parsing
charnier
1997-06-25
2
-5
/
+12
*
Fix for PR #3141: check for NULL before strdup()ing pw->pw_class.
wpaul
1997-03-29
1
-2
/
+3
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-29
1
-3
/
+3
*
If an administrator somehow manages to break the hardlinks
mpp
1997-02-26
1
-2
/
+4
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
3
-3
/
+3
*
Sort cross references.
wosch
1997-01-15
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
3
-3
/
+3
*
pw_scan() was being used to convert a string into a struct passwd, with
peter
1996-11-15
1
-1
/
+1
*
Add a flag to allow the 'use NIS or local?' logic to tell when NIS is
wpaul
1996-10-23
2
-5
/
+8
*
*blush* Whoops: got the format strings wrong.
wpaul
1996-10-22
1
-4
/
+4
*
Part 2 of fix for PR #1519. The problem here is similar to what
wpaul
1996-10-22
1
-8
/
+25
*
Modify the 'couldn't create udp handle' message so it tell you
wpaul
1996-10-22
1
-4
/
+5
*
Add new option to chpass: -e "expire" ; change the account expire time
peter
1996-08-12
5
-13
/
+38
*
Move setting of username to the correcft place; also initialize it.
guido
1996-07-14
1
-3
/
+3
*
Implement incremental passwd database updates. This is done by ading a '-u'
guido
1996-07-01
1
-2
/
+4
*
Add missing semicolon so that this module compiles whithout -DYP.
wpaul
1996-06-15
1
-1
/
+1
*
Fix the -l flag. For some reason I can't fathom, I left in some code
wpaul
1996-05-25
1
-8
/
+5
*
In use_yp(), call _yp_check() to make ultra, super-duper sure that NIS
wpaul
1996-05-07
1
-2
/
+3
*
Print some warnings if root invokes chpass and sets the
mpp
1996-04-11
1
-0
/
+19
*
Fix small bug in get_yp_master(): this function is used to look for
wpaul
1996-03-04
1
-1
/
+13
*
Merge in changes to support the new rpc.yppasswdd(8) and fix a few bugs.
wpaul
1996-02-23
6
-144
/
+504
*
Fix typo in xref in NOTES section.
mpp
1996-02-14
1
-1
/
+1
*
Move the YP initialization earlier, so it's done before the evaluation
joerg
1996-01-06
1
-26
/
+27
*
Correct a typo :-).
ats
1995-09-02
1
-1
/
+1
*
Make use_yp() smarter about figuring out whether a user is local or
wpaul
1995-09-02
4
-30
/
+202
*
Remove bogus ${DESTDIR}s from LINKS.
bde
1995-08-17
1
-8
/
+10
*
Take the ypchfn/ypchsh stuff that was removed from passwd
wpaul
1995-08-13
7
-9
/
+421
*
Delete bogus referneces to timezone code internal header file `tzfile.h',
wollman
1995-08-07
1
-5
/
+4
*
Fix chpass so that it doesn't advance the password
mpp
1995-07-16
1
-11
/
+9
*
Somewhere along the line, somebody decided to make the 'full name' field
wpaul
1995-06-23
1
-1
/
+1
*
Remove trailing whitespace.
rgrimes
1995-05-30
4
-8
/
+8
*
Missing ${DESTDIR} on chflags commands added.
rgrimes
1995-04-17
1
-2
/
+3
*
Bug fixed: even root was unable to edit restricted fields
ache
1995-03-21
1
-4
/
+4
*
Fixes for chpass.
jkh
1995-02-09
2
-9
/
+25
*
Add a `-p' option, allowing the super-user to directly set a user's
wollman
1995-01-14
2
-7
/
+31
*
Fix logic in previous commit.
bde
1994-11-14
1
-1
/
+1
*
Fix beforeinstall target:
ache
1994-11-08
1
-1
/
+1
*
Add a beforeinstall rule to turn off the immutable flag on chpass so you
rgrimes
1994-05-30
1
-0
/
+3
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
11
-0
/
+1376