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_4_6_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.5   15 years  aschrijver   Do the DNS resolution in a seperate process. A lot of code is copied from ntpd. ...
[TXT] aldap.c  1.19   15 years  aschrijver   Make anonymous binds work properly.
[TXT] aldap.h  1.6   15 years  aschrijver   Add correct error handling to the aldap API. Use the error handling in the lda...
[TXT] entries.c  1.1   15 years  pyr   ypldap -- Intended to be a drop-in replacement for ypserv, gluing in a LDAP dire...
[TXT] ldapclient.c  1.14   15 years  eric   Sync with relayd: Stop pushing event handling in the imsg framework. Instead, pr...
[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.8   15 years  tobias   Fixed memory leaks which would occur if the second of two memory allocations fai...
[TXT] yp.c  1.2   15 years  bernd   Also match on 'master.passwd.byuid'. Fixes a problem with lookup by uid. ok pyr...
[TXT] ypldap.8  1.4   15 years  aschrijver   aldap library -- Replacement for openldap used in ypldap. aldap is an semi-async...
[TXT] ypldap.c  1.8   15 years  eric   Sync with relayd: Stop pushing event handling in the imsg framework. Instead, pr...
[TXT] ypldap.conf.5  1.13   15 years  jmc   - use .Pp, not blank lines - format some text to avoid line wrapping
[TXT] ypldap.h  1.10   15 years  pyr   Get ready for including imsg.h from a lib, when it comes along.
[TXT] ypldap_dns.c  1.2   15 years  eric   Sync with relayd: Stop pushing event handling in the imsg framework. Instead, pr...
[TXT] ber.c (in the Attic) [Hide]  1.2   15 years  jsg   Make the types of ber_read() decl match the prototype. 'looks good' pyr@
[TXT] ber.h (in the Attic) [Hide]  1.2   15 years  aschrijver   Remove unused prototype.
[TXT] buffer.c (in the Attic) [Hide]  1.2   15 years  eric   Sync with relayd: Stop pushing event handling in the imsg framework. Instead, pr...
[TXT] imsg.c (in the Attic) [Hide]  1.8   14 years  dlg   revert this change by eric@: Make the imsg protocol network-safe. it might be...
[TXT] imsg.h (in the Attic) [Hide]  1.3   15 years  eric   Change the way fds passed over a socket are retreived on the receiving side. Cu...