freebsd-dev/usr.sbin/ypldap
Sergio Carlavilla Delgado cdb51c125a Correct path in EXAMPLES ypldap.conf.5
PR:		244743
Submitted by:	alex@i.org.ua
Patch by:	alex@i.org.ua
Approved by:	bcr@(mentor), 0mp
MFC after:	1 day
Differential Revision:	https://reviews.freebsd.org/D24144
2020-03-24 19:12:28 +00:00
..
aldap.c Simplify parseval() by allocating a buffer the size of the input string, 2017-05-26 03:27:06 +00:00
aldap.h
ber.c ypldap(8): Fix absent va_end() in 'goto fail' path 2020-01-29 05:59:22 +00:00
ber.h
entries.c Log when we have finished pushing users and groups. 2017-08-01 05:26:20 +00:00
ldapclient.c Use memset(3) instead of bzero(3). 2016-12-02 06:07:27 +00:00
log.c
Makefile Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones 2017-03-01 04:18:28 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
parse.y
yp.c Increase YPMAXRECORD to 16M to be compatible with Linux. 2019-08-12 20:27:33 +00:00
ypldap_dns.c Use memset(3) instead of bzero(3). 2016-12-02 06:07:27 +00:00
ypldap.8
ypldap.c Use memset(3) instead of bzero(3). 2016-12-02 06:07:27 +00:00
ypldap.conf.5 Correct path in EXAMPLES ypldap.conf.5 2020-03-24 19:12:28 +00:00
ypldap.h