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_5_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.6   14 years  nicm   Move imsg into libutil and add a man page. Minor bump for libutil. Previous ve...
[TXT] aldap.c  1.30   12 years  jmatthew   Use paged searches so we can handle larger directories. Servers that don't unde...
[TXT] aldap.h  1.9   12 years  jmatthew   Use paged searches so we can handle larger directories. Servers that don't unde...
[TXT] entries.c  1.2   12 years  aschrijver   Add support for the netid.byname YP map. This map is used by getgrouplist(3), wh...
[TXT] ldapclient.c  1.27   11 years  jmatthew   ignore SIGPIPE so we don't fall over if an ldap connection breaks ok dlg@
[TXT] log.c  1.1   15 years  pyr   ypldap -- Intended to be a drop-in replacement for ypserv, gluing in a LDAP dire...
[TXT] parse.y  1.12   11 years  sthen   as done in ospf{,6}d/relayd, sync yyerror in various other daemons with that fro...
[TXT] yp.c  1.11   12 years  aschrijver   Add support for the netid.byname YP map. This map is used by getgrouplist(3), wh...
[TXT] ypldap.8  1.7   12 years  aschrijver   Add support for the netid.byname YP map. This map is used by getgrouplist(3), wh...
[TXT] ypldap.c  1.12   12 years  jmatthew   don't leak ue_netid_line when freeing the old user tree ok dlg@
[TXT] ypldap.conf.5  1.19   12 years  jmatthew   add 'groupdn' option for specifying a separate base DN for group searches. from ...
[TXT] ypldap.h  1.14   11 years  sthen   as done in ospf{,6}d/relayd, sync yyerror in various other daemons with that fro...
[TXT] ypldap_dns.c  1.5   12 years  jmatthew   don't leak ypldap_addr structures when doing dns lookups ok dlg@
[TXT] ber.c (in the Attic) [Hide]  1.7   13 years  martinh   Fixes unlinking the first element inside a set or a sequence, and fix reading em...
[TXT] ber.h (in the Attic) [Hide]  1.2   15 years  aschrijver   Remove unused prototype.