]> git.sur5r.net Git - openldap/history - servers/slurpd
Revamp build system yet again to move all external libraries to
[openldap] / servers / slurpd /
1999-01-14 Kurt ZeilengaRevamp build system yet again to move all external...
1999-01-10 Kurt ZeilengaUpdate build environment to fix VPATH support.
1999-01-07 Kurt ZeilengaFix --disable-slurpd.
1998-12-30 Kurt ZeilengaCleanup thread handling to resolve non-exiting daemons...
1998-12-27 Hallvard FurusethChange overlapping `strcpy( x, y )' to `SAFEMEMCPY...
1998-12-22 Kurt ZeilengaAdd <ac/signal.h> back in to ease pain on some platforms.
1998-12-22 Kurt ZeilengaAdded lber_get/set_option. Removed lber_debug/ldap_debug.
1998-12-20 Kurt Zeilengaldif'ize ldif library (ie: everything is now in the...
1998-12-20 Kurt ZeilengaAdd configure code for setting LDAP_SYSLOG but actually...
1998-12-20 Kurt ZeilengaMinor change to signal handler. Changed _shutdown...
1998-12-20 Kurt ZeilengaFix server --without-xxx build issues...
1998-11-30 Kurt ZeilengaEven more LDAP_PORT depends.
1998-11-29 Kurt ZeilengaUpdate build environment:
1998-11-25 Kurt ZeilengaAdd KRB_LIBS to makefiles.
1998-11-22 Kurt Zeilenga"make veryclean" now lives up to its name.
1998-11-22 Kurt ZeilengaAdd libtool support based upon patch by Bart Hartgers...
1998-11-20 Hallvard FurusethThe tsleep() versions had different return types
1998-11-19 Kurt ZeilengaUpdate comments associated with SIGUSRx -> LDAP_SIGUSRx...
1998-11-18 Kurt ZeilengaUpdate LinuxThread signal handling. Hide #ifdef hell...
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-15 Kurt ZeilengaRemove #ifdef sunos in lthread HAVE_LWP code.
1998-11-11 Hallvard FurusethFix most `wider type truncated to int' bugs on OSF1...
1998-11-11 Hallvard FurusethLocks were not always released, in particular if someth...
1998-11-11 Hallvard FurusethFix HAVE_PTHREAD_D4 -> HAVE_PTHREADS_D4
1998-11-11 Kurt ZeilengaDon't include portable.h. Headers can and should assum...
1998-11-11 Kurt ZeilengaUpdate configure to handle DEC OSF1 3.2 special cases.
1998-11-06 Kurt Zeilengaj_sanchez@stl.es
1998-11-05 Kurt ZeilengaUse TOUPPER macro.
1998-11-05 Hallvard FurusethSome gcc -W... cleanup
1998-11-05 Kurt ZeilengaNeeded -llutil before @LUTIL_LIBS@
1998-11-05 Hallvard Furusethreplace detach.c with lutil_detach()
1998-11-05 Kurt ZeilengaNeeds LUTIL_LIBS
1998-11-04 Kurt ZeilengaHAVE_LWP_THR was renamed HAVE_THR.
1998-11-04 Kurt Zeilengastruct ldap is now opaque to clients.
1998-10-26 Kurt ZeilengaMore header work toward draft-ietf-ldapext-ldap-c-api-01.
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-25 Kurt ZeilengaFound the really, really stupid bug. The SAFEMEMCPY...
1998-10-24 Kurt Zeilengaupdate locking codes, remove old platform specific...
1998-10-22 Kurt ZeilengaThe world compiles and links....
1998-10-21 Kurt Zeilengainclude portable.h
1998-10-19 Kurt ZeilengaRemove DEFS variables from Makefiles, remove bridge.h.
1998-09-25 Kurt ZeilengaEverything compiles.... but tests fail...
1998-09-23 Kurt ZeilengaUse ldap_cdefs.h more. Use bridge.h less.
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-17 Kurt ZeilengaAdded Makefile template for slurpd.
1998-09-12 Kurt ZeilengaOkay, this really works.
1998-09-12 Kurt ZeilengaDirectory rule is didn't work... use brute force
1998-09-12 Kurt ZeilengaAdd missing mkdirs in make install rules
1998-09-08 Kurt ZeilengaAdd Kerberos V5 support from Predrag Balorda <pele...
1998-09-07 Kurt ZeilengaAdd support for Gnu make
1998-09-02 Kurt ZeilengaAdd basic support for MD5 and SHA1 passwords.
1998-09-02 Kurt ZeilengaFixed null termination bug in re.c. Found by vasquez...
1998-08-20 Kurt ZeilengaRemoved use of paths not defined in ldapconfig.h.edit.
1998-08-20 Kurt ZeilengaFixed ldapconfig.h.edit/Make-template to generate ldapc...
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 calloc to ch_malloc. Don't need clear, should...
1998-08-18 Kurt ZeilengaAdd patch from Gordon Good to fix copying of DNs with...
1998-08-18 Kurt ZeilengaChanged FD_SETSIZE checks for consistency. Added check...
1998-08-18 Kurt ZeilengaFixes from Allan Lynne
1998-08-18 Kurt ZeilengaChanges prompted by Terry's patches
1998-08-17 Kurt ZeilengaMerge from LAMBERT branch
1998-08-13 Kurt Zeilengaintegrated changed from rage.net glibc.patch
1998-08-09 Kurt ZeilengaRAGE: SLURPD malloc bug in st.c
1998-08-09 Kurt ZeilengaMerged LDAPworldCurrent (P1-10,13,15,16,19-22)
1998-08-09 Kurt ZeilengaLDAPworld P7: SLURPD compile problems with SYSERRLIST_I...
1998-08-09 Kurt ZeilengaLDAPworld P3: SLAPD LDBM Generation with Multiple Backends
1998-08-09 Kurt ZeilengaMerge FreeBSD Make-templates into LDAPworld branch
1998-08-09 Kurt Zeilengaapply FreeBSD changes to main branch
1998-08-09 Kurt ZeilengaModified make system to support CVS instead of RCS
1998-08-09 Kurt ZeilengaImport of FreeBSD LDAP 3.3 Port FreeBSD FreeBSD_3_3
1998-08-09 Kurt ZeilengaInitial revision