freebsd-skq/usr.sbin/ypldap
Marcelo Araujo eed7cf8d2d Simplify overengineered and buggy code that looked like as if it did
some kind of UTF-8 validation, but actually didn't, but instead, for
malformed UTF-8 input, caused buffer overruns in some cases and caused
skipping of valid ASCII characters in other cases.

Obtained from:	OpenBSD (cvs 1.32)
2016-05-16 02:44:22 +00:00
..
aldap.c Simplify overengineered and buggy code that looked like as if it did 2016-05-16 02:44:22 +00:00
aldap.h
ber.c Avoid indexing an array with a negative value. 2016-05-13 00:58:05 +00:00
ber.h
entries.c
ldapclient.c Convert ypldap_addr list to a tailq(queue(3)). 2016-04-13 03:36:34 +00:00
log.c
Makefile
parse.y
yp.c Use nitems instead of 'sizeof(mapnames) / sizeof(mapnames[0]'. 2016-04-18 03:44:42 +00:00
ypldap_dns.c Convert ypldap_addr list to a tailq(queue(3)). 2016-04-13 03:36:34 +00:00
ypldap.8
ypldap.c When a group contains a non-existent user, make the warning 2016-05-16 02:35:23 +00:00
ypldap.conf.5
ypldap.h Convert ypldap_addr list to a tailq(queue(3)). 2016-04-13 03:36:34 +00:00