]> git.sur5r.net Git - openldap/history - servers/slapd/daemon.c
If dn2id returns ID but id2entry returns NULL, log it.
[openldap] / servers / slapd / daemon.c
1999-01-21 Kurt SpanierDefinition of slapd pid and args files as slapd.conf...
1999-01-19 Kurt ZeilengaUpdate slap_conn to maintain client provided dn and...
1999-01-18 Kurt ZeilengaITS#44 fix. denied connections should not be added...
1999-01-11 Kurt ZeilengaChange SLAPD shutdown to do a cond wait on active threa...
1999-01-07 Kurt ZeilengaUpdated SLAPD args/pid file codes to use DEFAULT_RUNDIR...
1999-01-07 Kurt ZeilengaApply fix suggested by Ben Collins <bmc@visi.net>
1999-01-05 Kurt Spanier- Make install creates $(RUNDIR)/var for pid and args...
1998-12-20 Kurt ZeilengaMinor change to signal handler. Changed _shutdown...
1998-11-27 Kurt ZeilengaReplace strdup() with ch_strdup() such that exit()...
1998-11-22 Kurt ZeilengaReplaced PREEMPTIVE_THREADS with HAVE_YIELDING_SELECT...
1998-11-18 Kurt ZeilengaUpdate LinuxThread signal handling. Hide #ifdef hell...
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-25 Kurt ZeilengaFound the really, really stupid bug. The SAFEMEMCPY...
1998-10-22 Kurt ZeilengaChanged THREAD_PREEMPTIVE to PREEMPTIVE_THREADS.
1998-10-21 Kurt ZeilengaSLAPD compiles. Needs LDBM work to link.
1998-10-21 Kurt Zeilengainclude portable.h
1998-10-19 Kurt ZeilengaMerge in latest from -current.
1998-09-25 Kurt ZeilengaEverything compiles.... but tests fail...
1998-09-23 Kurt ZeilengaUse ldap_cdefs.h more. Use bridge.h less.
1998-09-20 Kurt ZeilengaMerged in per cache entry reader/writer locks from...
1998-08-27 Kurt ZeilengaAdd NO_THREADS fix from tih@nhh.no
1998-08-19 Kurt ZeilengaModified build environment to correctly support bin...
1998-08-18 Kurt ZeilengaChanged FD_SETSIZE checks for consistency. Added check...
1998-08-17 Kurt ZeilengaMerge from LAMBERT branch
1998-08-15 Kurt ZeilengaAdded support for TCP_WRAPPERS (ldapd code not tested... LDAP_3_3+prerelease
1998-08-15 Kurt ZeilengaFixed "faled" typo in debug message
1998-08-15 Kurt Zeilengafix SIGUNUSED typo
1998-08-13 Kurt Zeilengadaemon -> slapd_daemon
1998-08-13 Kurt Zeilengaintegrated changed from rage.net glibc.patch
1998-08-09 Kurt ZeilengaMerged LDAPworldCurrent (P1-10,13,15,16,19-22)
1998-08-09 Kurt ZeilengaLDAPworld P1: DEC and other portability issues
1998-08-09 Kurt Zeilengaapply FreeBSD changes to main branch
1998-08-09 Kurt ZeilengaImport of FreeBSD LDAP 3.3 Port FreeBSD FreeBSD_3_3
1998-08-09 Kurt ZeilengaInitial revision