opnsense-src/usr.sbin/ypldap
John Baldwin 8457b7f426 ypldap: Remove set but unused variables.
Some of these were reported by GCC, others reported by clang.
2023-06-20 09:29:00 -07: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 ypldap: Remove set but unused variables. 2023-06-20 09:29:00 -07:00
ldapclient.c ypldap: Remove set but unused variables. 2023-06-20 09:29:00 -07:00
log.c Add include of time.h for tzset() prototype. 2015-11-16 17:08:51 +00:00
Makefile pkgbase: Put yellow pages programs to its own package 2021-12-21 10:17:22 +01:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
parse.y Do not allow whitespace in macro names. 2016-07-11 03:34:32 +00:00
yp.c ypldap: Remove set but unused variables. 2023-06-20 09:29:00 -07:00
ypldap.8 Bump date in both manpages. 2016-06-07 07:04:05 +00:00
ypldap.c yp*: fix -fno-common build 2020-04-06 23:16:05 +00:00
ypldap.conf.5 Correct path in EXAMPLES ypldap.conf.5 2020-03-24 19:12:28 +00:00
ypldap.h ypldap: Fix mismatch in array bounds for ldapclient(). 2022-10-03 16:10:41 -07:00
ypldap_dns.c Use memset(3) instead of bzero(3). 2016-12-02 06:07:27 +00:00