]> git.sur5r.net Git - openldap/history - servers/ldapd
Added a "dnattr" case for ACIs (still need to check the ACI OID).
[openldap] / servers / ldapd /
1999-11-01 Howard ChuObsolete file
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-22 Ben Collins* build/top.mk: removed references to TMPROOT and added...
1999-09-11 Hallvard FurusethAdd missing ')' when HAVE_TCPD
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid
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-09-03 Hallvard FurusethIntroduce and use LDAP_GCCATTR() = __attributes__(...
1999-08-05 Kurt Zeilengacreate SASL_LIBS to hold -lsasl
1999-08-04 Kurt ZeilengaAdd copyright notice.
1999-08-03 Hallvard FurusethReplace NULLBER with NULL
1999-08-02 Hallvard FurusethFinish s/lber_bprint/ber_bprint/ renaming
1999-07-16 Hallvard FurusethPass socklen_t* instead of int* to getsockopt, accept...
1999-06-15 Kurt ZeilengaRemove meantion of ldapd from main README, add README...
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-04-30 Hallvard Furusethenclose macro arguments in ()
1999-04-28 Kurt ZeilengaAdd mkversion script to generate version.c files. ...
1999-03-29 Kurt ZeilengaRework ac/socket.h for HAVE_WINSOCK:
1999-03-09 Hallvard Furuseth"const"ify some static arrays, and related parameters...
1999-03-08 Hallvard FurusethAlign with changes in build process:
1999-03-08 Hallvard FurusethAlign with code changes in liblber/libldap:
1999-03-02 Bart HartgersThe new&improved Sockbuf. This adds the infrastructure...
1999-02-22 Hallvard FurusethCast `char' arguments to ctype.h functions to `unsigned...
1999-01-23 Kurt ZeilengaRemove configure's wait3 test as we don't care about...
1999-01-14 Kurt ZeilengaRevamp build system yet again to move all external...
1999-01-10 Kurt ZeilengaUpdate build environment to fix VPATH support.
1998-12-20 Kurt ZeilengaFix server --without-xxx build issues...
1998-11-29 Kurt ZeilengaUpdate build environment:
1998-11-25 Kurt ZeilengaAdd KRB_LIBS to makefiles.
1998-11-22 Kurt ZeilengaAdd libtool support based upon patch by Bart Hartgers...
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 FurusethPrototype vs. K&R mismatch
1998-11-05 Kurt ZeilengaNeeded -llutil before @LUTIL_LIBS@
1998-11-05 Hallvard Furusethreplace detach.c with lutil_detach()
1998-11-04 Kurt ZeilengaHAVE_LWP_THR was renamed HAVE_THR.
1998-11-04 Hallvard Furusethldapd did not compile
1998-11-04 Kurt Zeilengastruct ldap is now opaque to clients.
1998-10-25 Kurt Zeilengaremove old files
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-22 Kurt ZeilengaBlindly added Autoconf support to ldapd.
1998-10-19 Kurt ZeilengaRemove DEFS variables from Makefiles, remove bridge.h.
1998-09-21 Kurt ZeilengaFix VPATH includes/libraries
1998-09-20 Kurt ZeilengaAdded basic VPATH support. VPATH Make depend still...
1998-09-18 Kurt ZeilengaRemove old build system.
1998-09-18 Kurt ZeilengaMake all, clean, veryclean, depend, install all appear...
1998-09-16 Kurt ZeilengaWrap $CC with quotes.
1998-09-08 Kurt ZeilengaAdd Kerberos V5 support from Predrag Balorda <pele...
1998-08-20 Kurt ZeilengaRemoved use of paths not defined in ldapconfig.h.edit.
1998-08-19 Kurt ZeilengaModified build environment to correctly support bin...
1998-08-19 Kurt ZeilengaAdded LIBEXECDIR, SBINDIR and patched install rules...
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 ZeilengaRAGE: LDAPD Linux does have <sys/filio.h>
1998-08-09 Kurt ZeilengaInitial revision