]> git.sur5r.net Git - openldap/shortlog
openldap
1999-02-08 Kurt ZeilengaAdd "edit client configuration" & "edit server configur...
1999-02-08 Kurt ZeilengaPort Ksp's BDB2 configure change to configure.in and...
1999-02-08 Kurt SpanierIntegration of the BDB2 backend into the new init/start...
1999-02-08 Kurt ZeilengaDrop the _s from the ldap_perror argument to be consist...
1999-02-07 Kurt ZeilengaFix backend_destroy to call bi_destroy instead of bi_close
1999-02-07 Kurt ZeilengaReally fix those reader/writer lock asserts...
1999-02-07 Kurt ZeilengaFix cache asserts on entry writer locks.
1999-02-06 Kurt ZeilengaMove SIGNAL() calls to main so that any thread can...
1999-02-06 Kurt ZeilengaFix no backend type case in backend_init.
1999-02-06 Kurt Zeilengareplace "ln -sf" with $(LN_S).
1999-02-05 Kurt ZeilengaDon't call idl_free() unless necessary.
1999-02-05 Kurt Zeilengaremove ;; typo
1999-02-05 Kurt SpanierIntroduction of a new Berkeley DB version 2 (!) specifi...
1999-02-05 Kurt SpanierFix braindead signal handling in linux kernal threads.
1999-02-05 Kurt ZeilengaNew Frontend->Backend Interface
1999-02-05 Will BallantyneInternet drafts associated with LDAP alias change chang...
1999-02-04 Kurt ZeilengaFix --disable-ldbm... missing CR-LF escape in argument...
1999-02-04 Kurt ZeilengaBuild environment changes including:
1999-02-04 Kurt ZeilengaNeed KRB_LIBS to link test programs.
1999-02-04 Kurt ZeilengaFix forkandexec() prototype.
1999-02-04 Will Ballantyneadditional checks around derefAlias_r call:
1999-02-04 Kurt ZeilengaFix mutex initialization. new init function only has...
1999-02-04 Kurt ZeilengaFix XXDIR to use $(srcdir) so that VPATH works.
1999-02-04 Kurt ZeilengaFix dbcache/entry lock deadlock. If dbcache lock is...
1999-02-04 Kurt ZeilengaMinor fixes to complete backout of initialization/start...
1999-02-04 Kurt ZeilengaBackout recent init/startup changes in preparation...
1999-02-04 Kurt ZeilengaBackout recent initialization/startup changes in prepar...
1999-02-04 Kurt ZeilengaBackout recent initialization/startup changes in prep...
1999-02-04 Kurt ZeilengaBackout startup/initialization changes in preparation...
1999-02-04 Kurt ZeilengaRemove rwlock diag messages.
1999-02-04 Kurt ZeilengaUse LDAP_ALIAS_DEREF_PROBLEM for all problem dereferenc...
1999-02-04 Kurt ZeilengaFix DB_ENV typo.
1999-02-04 Will Ballantyneinserted additional checks for null values, comments
1999-02-03 Kurt ZeilengaAnother concurrency typo.
1999-02-03 Kurt ZeilengaFix set concurrency typos.
1999-02-03 Kurt Zeilengaupdate pthread comment.
1999-02-03 Kurt ZeilengaUse idl_fetch_one() to fetch single id_blocks instead...
1999-02-03 Kurt SpanierFix typo in LDAP_LIBAVL_DEPEND
1999-02-03 Kurt ZeilengaFix double free of filter when bad.
1999-02-03 Kurt ZeilengaFix slapd/tool dependencies on libraries.
1999-02-03 Kurt ZeilengaPlug leak of datum. Should be freed after use.
1999-02-03 Kurt ZeilengaFix ALLIDS bugs
1999-02-03 Kurt ZeilengaGot that logic backwards...
1999-02-03 Kurt ZeilengaUpdate AC_DEFINES to use autoconf 1.3 descriptions.
1999-02-02 Kurt Zeilengafirst arg of ldbm_db_errcall could be a const char...
1999-02-02 Kurt ZeilengaDon't try to free NULL idl. Did not cause a problem...
1999-02-02 Kurt ZeilengaFix typo suggested by Heiko W.Rupp in ITS#63
1999-02-02 Kurt Zeilengagdbm_nextkey() takes two arguments not one.
1999-02-02 Kurt ZeilengaHack up a quick bandaid to make things compile. Startu...
1999-02-02 Kurt ZeilengaFix statlog... debugging change got commit by mistake.
1999-02-02 Kurt ZeilengaRemove config.status dependencies as most folks do...
1999-02-02 Kurt SpanierAdded startup/shutdown routine for slapd back-ends.
1999-02-02 Kurt ZeilengaEven more pthread changes for Digital UNIX...
1999-02-02 Kurt ZeilengaAdd a few comments to help detail some of these functions.
1999-02-02 Kurt ZeilengaFix idl_firstid to return NOID when !(nids > 1) instead...
1999-02-01 Kurt ZeilengaAdded addition pthread checks for Digital UNIX (OSF/1).
1999-02-01 Kurt ZeilengaAdded --enable-bdb2 for Ksp's Berkeley DB 2 specific...
1999-02-01 Kurt SpanierIntroduction of a backend startup/shutdown function...
1999-02-01 Kurt ZeilengaAdd ac/sysexits.h for GNU win32 environments.
1999-02-01 Kurt ZeilengaAdd EXEEXT/OBJEXT for GNU win32 environments.
1999-02-01 Kurt ZeilengaUse the following macros in preparation for GNU win32...
1999-02-01 Kurt ZeilengaRebuild configure using autoconf 1.3 (with aclocal...
1999-01-31 Kurt ZeilengaRewrite IDL block code to use simple array and accessor...
1999-01-31 Kurt Zeilengahave --enable-dns imply --enable-referrals. If --disab...
1999-01-31 Kurt ZeilengaFix ldap_send_initial_request() to open connection...
1999-01-29 Kurt Zeilengazap ber buf pointer on free.
1999-01-29 Kurt ZeilengaAdd (back in) destroy functions...
1999-01-29 Kurt ZeilengaAdd cond/rdwr destroy routines.
1999-01-29 Kurt ZeilengaDon't leak slap_op when op not in list.
1999-01-29 Kurt Zeilengaldap_sort_entries() should try to malloc(0) when the...
1999-01-28 Kurt Zeilengaldap_pvt_thread_cond_broadcast() was missing from stubs.
1999-01-28 Kurt ZeilengaFix lthread depend.
1999-01-28 Kurt ZeilengaAdd dn_rdn() function to return rdn part of dn.
1999-01-28 Kurt ZeilengaMake sure e_ndn is used!
1999-01-28 Kurt ZeilengaUse -lldap_r instead of -lldap -lthread.
1999-01-28 Kurt ZeilengaUpdate misleading statement about ldap_init(). It...
1999-01-27 Kurt ZeilengaFix PHREAD typo.
1999-01-27 Kurt ZeilengaFixup begin/end declaration tags
1999-01-27 Will Ballantynefix suffix alias compare in config.c, logic was reverse...
1999-01-26 Kurt ZeilengaLDBM/back-ldbm locking reworked!
1999-01-26 Kurt ZeilengaFix mkdep to split lines with multiple dependencies.
1999-01-26 Kurt ZeilengaHide allocate of reentrant_database cond varible and...
1999-01-26 Kurt Zeilengacache_set_state( cache, e, 0) cannot occur before lock...
1999-01-26 Kurt ZeilengaChange o_private from int to void*. Use it to hold...
1999-01-26 Kurt ZeilengaAdd lber_pvt.h with prototypes of lber_pvt_log_print...
1999-01-26 Kurt ZeilengaAdd lber_log_print support to libldap.
1999-01-26 Kurt Zeilengaadd ldap_cdef'ing.
1999-01-25 Kurt ZeilengaAdd support for LBER_OPT_LOG_PRINT_FN option.
1999-01-25 Kurt ZeilengaMove install.sh to install-sh. install.sh name may...
1999-01-24 Kurt ZeilengaAdd pidfile/argsfile options to default slapd.conf.
1999-01-24 Kurt ZeilengaUpdate docs with references to appropriate FAQ-O-Matic...
1999-01-24 Kurt ZeilengaMinor cleanup of various detections...
1999-01-24 Kurt ZeilengaForgotten commit of string rearrangement.
1999-01-24 Kurt Zeilengaincorrect args to tcpd statslog
1999-01-24 Kurt ZeilengaForgot to add new string.c.
1999-01-23 Kurt ZeilengaReal fix for FreeBSD 4.
1999-01-23 Kurt ZeilengaAdd support for Freebsd 4.x (and greater)
1999-01-23 Kurt Zeilengadn_parent(" ") should be NULL.
1999-01-23 Kurt ZeilengaIf dn2id returns ID but id2entry returns NULL, log it.
1999-01-23 Kurt ZeilengaRemove configure's wait3 test as we don't care about...
next