]> git.sur5r.net Git - openldap/history - servers/ldapd/main.c
Do not require ac/string.h for lber_pvt.h
[openldap] / servers / ldapd / main.c
2000-06-01 Kurt ZeilengaMove ldapd into the Attic, quipu tools remain for now.
2000-06-01 Kurt ZeilengaITS#537: lber io rewrite from Gambor Gombas.
2000-01-08 Kurt ZeilengaInitial implementation of Kerberos password verificatio...
1999-11-01 Kurt ZeilengaAdd configure tests for ssize_t and caddr_t and remove...
1999-10-30 Kurt ZeilengaDo not attempt to obtain sizeof(sin_addr.s_addr) or...
1999-09-11 Hallvard FurusethAdd missing ')' when HAVE_TCPD
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-04 Hallvard FurusethChange -d option to not detach even with -d 0 or compil...
1999-08-04 Kurt ZeilengaAdd copyright notice.
1999-08-03 Hallvard FurusethReplace NULLBER with NULL
1999-07-16 Hallvard FurusethPass socklen_t* instead of int* to getsockopt, accept...
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-03-29 Kurt ZeilengaRework ac/socket.h for HAVE_WINSOCK:
1999-03-08 Hallvard FurusethAlign with code changes in liblber/libldap:
1999-03-02 Bart HartgersThe new&improved Sockbuf. This adds the infrastructure...
1999-01-23 Kurt ZeilengaRemove configure's wait3 test as we don't care about...
1998-11-16 Kurt ZeilengaRemove extern declarations of library functions from...
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-05 Hallvard FurusethSome gcc -W... cleanup
1998-11-05 Hallvard Furusethreplace detach.c with lutil_detach()
1998-11-04 Hallvard Furusethldapd did not compile
1998-11-04 Kurt Zeilengastruct ldap is now opaque to clients.
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-22 Kurt ZeilengaBlindly added Autoconf support to ldapd.
1998-08-18 Kurt ZeilengaChanged FD_SETSIZE checks for consistency. Added check...
1998-08-15 Kurt ZeilengaAdded support for TCP_WRAPPERS (ldapd code not tested... LDAP_3_3+prerelease
1998-08-09 Kurt ZeilengaInitial revision