]> git.sur5r.net Git - openldap/history - servers
Replaced PREEMPTIVE_THREADS with HAVE_YIELDING_SELECT to clarify
[openldap] / servers /
1998-11-22 Kurt ZeilengaReplaced PREEMPTIVE_THREADS with HAVE_YIELDING_SELECT...
1998-11-22 Hallvard Furusethbe& was passed uninitialized to read_config()
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 FurusethDon't use perror after ldbm_store() failure; errno...
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 Zeilengadebug messages incorrectly said "add" instead of "remove".
1998-11-18 Kurt Zeilengafree parent's reader lock. Thanks Gary!
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-12 Kurt ZeilengaInclude ldif.h to pickup declaration of str_getline()
1998-11-12 Kurt Zeilengaremove an entry from its parent's children ID list...
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 Furusethstrlen() needed string.h.
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-10 Kurt ZeilengaAdded support for ldap.conf file. See ldap.conf(5...
1998-11-08 Hallvard Furusethber_scanf() returns unsigned long, not int
1998-11-07 Kurt ZeilengaFix LDBM_SYNC typo
1998-11-07 Kurt ZeilengaMake flush_writes the default. Change option to 'dbcac...
1998-11-06 Kurt Zeilengamissing newlines bugfix from Dan.
1998-11-06 Kurt Zeilengaj_sanchez@stl.es
1998-11-05 Kurt ZeilengaUse TOUPPER macro.
1998-11-05 Kurt ZeilengaFix datum typo.
1998-11-05 Hallvard FurusethSome gcc -W... cleanup
1998-11-05 Hallvard FurusethSome gcc -W... cleanup
1998-11-05 Hallvard FurusethSome gcc -W... cleanup
1998-11-05 Kurt Zeilengadefine _REENTRANT & _THREAD_SAFE to pull in reentrant...
1998-11-05 Hallvard FurusethSome gcc -W... cleanup
1998-11-05 Hallvard FurusethPrototype vs. K&R mismatch
1998-11-05 Hallvard FurusethGet struct sockaddr for slap.h
1998-11-05 Hallvard FurusethEnclose debug variables in #ifdef LDAP_DEBUG
1998-11-05 Kurt ZeilengaNeeded -llutil before @LUTIL_LIBS@
1998-11-05 Hallvard FurusethAvoid f_next name conflict
1998-11-05 Hallvard Furusethreplace detach.c with lutil_detach()
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 Hallvard Furusethldapd did not compile
1998-11-04 Hallvard FurusethUSE_LOCKF -> HAVE_FLOCK
1998-11-04 Kurt Zeilengastruct ldap is now opaque to clients.
1998-10-27 Kurt ZeilengaInsert #ifdef SLAPD_ACLGROUPS
1998-10-27 Stuart Lynne1. extend aclgroup's to be able to specify objectClassV...
1998-10-26 Kurt ZeilengaFixup bugs created by merge.
1998-10-26 Kurt ZeilengaMove sizelimit check such that it limits what's returne...
1998-10-26 Kurt ZeilengaMore header work toward draft-ietf-ldapext-ldap-c-api-01.
1998-10-25 Kurt ZeilengaAdd Ken McGarrahan's LE/GE fix.
1998-10-25 Kurt Zeilengawasn't merged in first round.
1998-10-25 Kurt ZeilengaFix typo
1998-10-25 Kurt Zeilengaremove old files
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-25 Kurt Zeilengamerge with main branch OPENLDAP_DEVEL_AC
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-24 Kurt ZeilengaFixed memory leaks.
1998-10-24 Kurt ZeilengaUpdated derefAlias/DN to handle Entry R/W locks.
1998-10-24 Kurt Zeilenganew files for general aliasing
1998-10-24 Kurt ZeilengaAdded Will Ballantyne's General Aliasing code.
1998-10-24 Kurt ZeilengaUse current schema objectClass 'groupOfNames' instead...
1998-10-23 Kurt Zeilengaslapd returned "partial results and referral" even...
1998-10-23 Kurt Zeilengaremove lint reported by Hallvard
1998-10-23 Kurt ZeilengaFix uninitialized pointer bug.
1998-10-23 Kurt Zeilengavery bad typo.
1998-10-22 Kurt ZeilengaBlindly added Autoconf support to ldapd.
1998-10-22 Kurt ZeilengaChanged THREAD_PREEMPTIVE to PREEMPTIVE_THREADS.
1998-10-22 Kurt ZeilengaMore changes... but tests still fail.
1998-10-22 Kurt ZeilengaThe world compiles and links....
1998-10-22 Kurt ZeilengaMoved strdup/tempnam to liblutil
1998-10-22 Kurt ZeilengaSLAPD and tools compile and link!
1998-10-21 Kurt ZeilengaSLAPD compiles. Needs LDBM work to link.
1998-10-21 Kurt Zeilengaimport localtime -> gmtime change from -devel
1998-10-21 Kurt Zeilengaifdef Y2K -> ifndef LOCALTIME
1998-10-21 Kurt Zeilengamore localtime -> gmtime changes
1998-10-21 Kurt ZeilengaUse gmtime() instead of localtime()
1998-10-21 Kurt Zeilengainclude portable.h
1998-10-19 Kurt ZeilengaRemove DEFS variables from Makefiles, remove bridge.h.
1998-10-19 Kurt ZeilengaMerge in latest from -current.
1998-09-28 Kurt ZeilengaClean up sh commands in Makefiles (incorrect use of...
1998-09-25 Kurt ZeilengaEverything compiles.... but tests fail...
1998-09-23 Kurt ZeilengaUse ldap_cdefs.h more. Use bridge.h less.
1998-09-22 Kurt ZeilengaFixed md5/sha files.
1998-09-21 Kurt ZeilengaFix library depends
1998-09-21 Kurt Zeilengaprefix md5 calls with ldap_
1998-09-21 Kurt ZeilengaFix VPATH includes/libraries
1998-09-20 Kurt ZeilengaMerged in per cache entry reader/writer locks from...
1998-09-20 Kurt ZeilengaAdded basic VPATH support. VPATH Make depend still...
1998-09-20 Kurt ZeilengaReworked enable/with options. Mostly works.
1998-09-19 Kurt ZeilengaAllow OpenLDAP to be built without LDBM.
1998-09-18 Kurt ZeilengaFixed CRYPT, MD5, and SHA1 support.
1998-09-18 Kurt ZeilengaRemove old build system.
1998-09-18 Kurt ZeilengaMake all, clean, veryclean, depend, install all appear...
1998-09-18 Kurt ZeilengaAdded slapd templates.
1998-09-17 Kurt ZeilengaStart of slapd.
1998-09-17 Kurt ZeilengaAdded Makefile template for slurpd.
1998-09-17 Kurt ZeilengaSecond level directory templates now appear to working...
next