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
/
ypldap
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch from FD_SETSIZE to getdtablesize(2) as it can make the FD to be
araujo
2016-01-22
1
-9
/
+6
*
ypldap(8) is a feature ready to be used to translate nis(8) database to ldap(3).
araujo
2016-01-13
2
-3
/
+6
*
Remove a garbage printf used for debug.
araujo
2015-12-15
1
-3
/
+1
*
Remove the null checker before free.
araujo
2015-12-15
1
-2
/
+1
*
Remove wrong header and the NULL check before free().
araujo
2015-12-15
1
-3
/
+1
*
EAGAIN handling for imsg_read.
araujo
2015-12-15
3
-5
/
+7
*
Add include of signal.h for signal() prototype.
rodrigc
2015-11-16
1
-0
/
+1
*
Replace __svc_fdset with svc_fdset.
rodrigc
2015-11-16
1
-5
/
+4
*
Do not use SA_LEN() to dereference sa_len.
rodrigc
2015-11-16
1
-2
/
+2
*
Add include of time.h for tzset() prototype.
rodrigc
2015-11-16
1
-0
/
+1
*
Replace __dead with __dead2.
rodrigc
2015-11-16
2
-3
/
+3
*
Add include of sys/param.h for MAXHOSTNAMELEN
rodrigc
2015-11-16
5
-0
/
+5
*
Replace __dead with __dead2.
rodrigc
2015-11-16
1
-2
/
+2
*
Replace HOST_NAME_MAX with MAXHOSTNAMELEN.
rodrigc
2015-11-16
1
-2
/
+2
*
Remove reference to EAI_NODATA.
rodrigc
2015-11-16
1
-1
/
+1
*
Add include of <string.h> for strlen() prototype.
rodrigc
2015-11-16
1
-0
/
+1
*
Convert Makefile to FreeBSD style.
rodrigc
2015-11-16
1
-8
/
+7
*
Import ypldap from OpenBSD.
rodrigc
2015-11-16
15
-0
/
+6789