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.sbin
/
rpc.yppasswdd
/
yppasswdd_server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix yppasswdproc_update_master_1_svc() too.
mbr
2003-06-15
1
-0
/
+32
*
Only call pw_mkdb if passfile == _PATH_MASTERPASSWD.
mbr
2003-06-15
1
-9
/
+47
*
Use __FBSDID over rcsid[]. Protect copyright[] where needed.
obrien
2003-05-03
1
-4
/
+2
*
Unbreak Alpha build.
des
2002-05-15
1
-1
/
+2
*
unbreak build: ditch multi-line string literals
alfred
2002-05-11
1
-1
/
+1
*
Use libutil instead of pw_{copy,util}.c. Clean up a little. Warnsify.
des
2002-05-08
1
-135
/
+104
*
ANSIfy and remove some dead code.
des
2002-02-06
1
-23
/
+21
*
Apply the following mechanical transformations in preparation for
des
2002-02-06
1
-6
/
+6
*
Fix the breakage in rpc.yppasswd. Readded the svc_create() and
alfred
2002-02-05
1
-21
/
+12
*
Fix the type of the NULL arg to execl()
brian
2001-07-09
1
-4
/
+4
*
Correct a typo in an error message.
dd
2001-06-16
1
-1
/
+1
*
Remove struct cmessage from sys/socket.h and reintroduce the private
alfred
2001-03-22
1
-0
/
+5
*
Unbreak world by removing struct cmessage already define in sys/socket.h
ache
2001-03-22
1
-5
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Protect errno in signal handlers, like in portmap.
wpaul
1998-06-04
1
-1
/
+6
*
Remove multiply defined Id string. Hide sccsid string.
charnier
1997-10-13
1
-8
/
+7
*
Modify rpc.yppasswdd to use the new AF_LOCAL transport in the RPC library
wpaul
1997-07-29
1
-34
/
+57
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-2
/
+2
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-2
/
+2
*
Fix harmless bugs found while hunting for chpass nis failure
peter
1996-11-15
1
-3
/
+3
*
Add extra sanity checking to the in-place update routine. Sometimes you
wpaul
1996-10-23
1
-2
/
+33
*
When updating a password via the standard RPC handler, reset the password
wpaul
1996-09-05
1
-2
/
+3
*
Fix a couple of bogons. The first two were brought to my attention
wpaul
1996-08-04
1
-9
/
+36
*
Implement incremental passwd database updates. This is done by ading a '-u'
guido
1996-07-01
1
-4
/
+4
*
Whoops: had a couple of hardcoded instances of '/var/yp/' that shouldn't
wpaul
1996-06-23
1
-4
/
+4
*
Added support for in-place updates:
wpaul
1996-06-05
1
-7
/
+141
*
Fix 'multidomain' code. It returns a pointer to memory that it doesn't
wpaul
1996-05-08
1
-8
/
+6
*
Add securenets support (uses same access control mechanism as ypserv,
wpaul
1996-02-24
1
-2
/
+8
*
This commit was generated by cvs2svn to compensate for changes in r14062,
wpaul
1996-02-12
1
-0
/
+649