OpenBSD CVS

src/usr.sbin/ypldap/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / ypldap

Current tag: OPENBSD_6_5_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.10   6 years  espie   no need to generate y.tab.h if nothing uses it, set YFLAGS to nothing instead of...
[TXT] aldap.c  1.45   5 years  tedu   use $OpenBSD markers only
[TXT] aldap.h  1.13   5 years  tedu   use $OpenBSD markers only
[TXT] entries.c  1.4   6 years  jca   Log when we have finished pushing users and groups Helps people testing new con...
[TXT] ldapclient.c  1.42   5 years  martijn   Sync aldap and ber with ldap(1). OK claudio@
[TXT] log.c  1.4   7 years  bluhm   From a syslog perspective it does not make sense to log fatal and warn with the ...
[TXT] log.h  1.1   7 years  benno   work on making log.c similar in all daemons: reduce the (mostly whitespace) dif...
[TXT] parse.y  1.33   5 years  deraadt   (unsigned) means (unsigned int) which on ptrdiff_t or size_t or other larger typ...
[TXT] yp.c  1.19   6 years  zhuk   Now that we have RB_NFIND, the canacar's trick with RB_INSERT+RB_NEXT is not nee...
[TXT] ypldap.8  1.11   6 years  jmc   missing word; from raf czlonka
[TXT] ypldap.c  1.21   7 years  benno   work on making log.c similar in all daemons: reduce the (mostly whitespace) dif...
[TXT] ypldap.conf.5  1.22   5 years  jmc   remove the SECTIONS header, since a one line DESCRIPTION is a bit silly; use a m...
[TXT] ypldap.h  1.20   5 years  jsing   Use TLS_CA_CERT_FILE instead of a separate define. ok beck@ bluhm@ tb@
[TXT] ypldap_dns.c  1.13   7 years  otto   don't manipulate hdr.len, it's used internally by libutil now; ok florian@
[TXT] ber.c (in the Attic) [Hide]  1.33   5 years  martijn   Sync aldap and ber with ldap(1). OK claudio@
[TXT] ber.h (in the Attic) [Hide]  1.10   5 years  martijn   Sync aldap and ber with ldap(1). OK claudio@