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
/
ypserv
/
yp_server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sprintf -> snprintf
kris
2001-07-23
1
-4
/
+4
*
Fix the type of the NULL arg to execl()
brian
2001-07-09
1
-2
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Close PR #10971: flush the database cache after forking in ypproc_all_2_svc()
wpaul
1999-04-30
1
-0
/
+8
*
Close PR #10970: exit at the end of ypproc_all_2_svc() instead of returning.
wpaul
1999-04-30
1
-3
/
+10
*
Add some extra checks to make sure that a child ypserv process doesn't
wpaul
1999-04-29
1
-8
/
+14
*
Add some tweaks to hopefully fix a problem I've started to notice recently.
wpaul
1999-02-10
1
-7
/
+17
*
Fix a bug in the database handle caching. This has to do with the way the
wpaul
1998-02-11
1
-3
/
+3
*
Typos in man page. Cosmetics in error strings.
charnier
1997-10-29
1
-8
/
+9
*
Don't initialize structures from other variables; gcc -ansi -pedantic
wpaul
1997-08-10
1
-6
/
+7
*
Fix a very stupid heap corruption bug: in ypproc_match_2_svc(), when
wpaul
1997-07-21
1
-9
/
+7
*
Back out one of my paranoia tests from the last commit here; yp_access()
wpaul
1997-04-28
1
-17
/
+1
*
Add a sanity test to ypproc_xfr_2_svc(): check that the map and domain
wpaul
1997-04-10
1
-8
/
+48
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Close PR# 2645: add curly braces where my fevered brain in collusion
wpaul
1997-02-06
1
-1
/
+2
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
yp_server.c:
wpaul
1997-01-07
1
-1
/
+11
*
More async resolver refinements:
wpaul
1996-12-25
1
-3
/
+3
*
Big round o changes:
wpaul
1996-12-22
1
-112
/
+50
*
Back out the non-forking YPPROC_ALL stuff. Whatever drugs I was doing
wpaul
1996-12-03
1
-17
/
+51
*
This commit changes the YPPROC_ALL procecdure so that it handles requests
wpaul
1996-11-30
1
-50
/
+16
*
Add support for handling the YP_SECURE and YP_INTERDOMAIN keys from
wpaul
1996-10-24
1
-16
/
+67
*
In ypxfr_callback(), the failure to create an RPC CLIENT * handle for
wpaul
1996-10-23
1
-4
/
+6
*
Small touch-ups -- no functional changes.
wpaul
1996-05-31
1
-6
/
+2
*
Performance enhancements (I hope) and new stuff:
wpaul
1996-04-28
1
-102
/
+83
*
Initialize a few more 'result' members in a few places (both in the v2
wpaul
1996-03-01
1
-14
/
+61
*
In ypproc_master_2_svc(), don't leave result.peer uninitialized when
wpaul
1996-02-29
1
-1
/
+3
*
Add support for NIS v1 client procedures. The following procedures
wpaul
1996-02-26
1
-1
/
+200
*
Add real securenets support. By default, ypserv now uses /var/yp/securenets
wpaul
1996-02-24
1
-1
/
+4
*
Found an instance of yp_error() in yp_maplist_create() that had two %s
wpaul
1996-01-31
1
-2
/
+2
*
More changes brought about by testing of yppush (which is almost finished):
wpaul
1996-01-10
1
-17
/
+42
*
A few small tweaks related to ypxfr:
wpaul
1995-12-23
1
-16
/
+62
*
This commit was generated by cvs2svn to compensate for changes in r12891,
wpaul
1995-12-16
1
-0
/
+626