This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9369f35755
Branches
Tags
View all branches
freebsd-nq
/
usr.sbin
/
ypldap
History
Marcelo Araujo
85a9cb4440
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
Fix Coverity CIDs 1340544 Resource leak and 1340543 Use after free
2016-05-25 01:37:25 +00:00
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
DIRDEPS_BUILD: Update dependencies after a 'make bootstrap-tools'.
2016-09-02 20:41:43 +00:00
parse.y
Do not allow whitespace in macro names.
2016-07-11 03:34:32 +00:00
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
Bump date in both manpages.
2016-06-07 07:04:05 +00:00
ypldap.c
Use memset(3) instead of bzero(3).
2016-12-02 06:07:27 +00:00
ypldap.conf.5
…
ypldap.h
Convert ypldap_addr list to a tailq(queue(3)).
2016-04-13 03:36:34 +00:00