This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.sbin
/
ypldap
History
araujo
5cd267669a
Simplify parseval() by allocating a buffer the size of the input string,
...
which will always be big enough to hold the output string. Obtained from: OpenBSD (revision 1.36)
2017-05-26 03:27:06 +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
…
ber.h
…
entries.c
…
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
…
parse.y
…
yp.c
Use memset(3) instead of bzero(3).
2016-12-02 06:07:27 +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
…
ypldap.h
…