]> git.sur5r.net Git - openldap/history - servers/ldapd
Add configure code for setting LDAP_SYSLOG but actually use hardcoded
[openldap] / servers / ldapd /
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