]> git.sur5r.net Git - openldap/shortlog
openldap
1999-02-12 Kurt SpanierServer timing as a private feature of the bdb2 backend.
1999-02-12 Kurt SpanierUpdate of back-bdb2 to KDZ's new entry lock schema.
1999-02-11 Kurt Zeilengaprint.c doesn't belong in libldif.dsp.
1999-02-11 Kurt ZeilengaForgot changes made in portable.h need to be imported...
1999-02-11 Kurt ZeilengaUpdate features for MSVC 5.
1999-02-11 Kurt ZeilengaUpdate tools to print ID's using "%ld" instead of ...
1999-02-11 Kurt ZeilengaUpdates for MSVC 5.0. Fix libraries names to be ol...
1999-02-11 Kurt ZeilengaConsistently use %ld for printing IDs. %lu was used...
1999-02-11 Kurt ZeilengaComplete entry_cmp() migration (remove rename macros).
1999-02-11 Kurt ZeilengaUpdate LDBM cache so that it manages it's own state.
1999-02-10 Randy KunkeePlace NeoSoft Inc. LDAP Tcl client code into OpenLDAP...
1999-02-10 Kurt ZeilengaUpdate README to reflect tested with 2.0-devel, not...
1999-02-10 Kurt ZeilengaUpdate todo to contain "superior" objectclass project.
1999-02-10 Kurt ZeilengaMove LDBM-backend specific fields of Entry struct into...
1999-02-10 Kurt SpanierElimination of un-used code in bdb2i_cache_open and...
1999-02-09 Kurt ZeilengaFix modrdn bug in back-bdb2 as well. Probably should...
1999-02-09 Kurt ZeilengaPatch modrdn to remove extra space.
1999-02-09 Kurt ZeilengaAdd a field to count the number of databases per type...
1999-02-09 Kurt ZeilengaFix text2time to handle 4 digit years. Fix YEAR()...
1999-02-08 Kurt ZeilengaDetect pthread_detach using #include <pthread.h> (using...
1999-02-08 Kurt ZeilengaInclude pthread.h in pthread AC_TRY_LINK tests.
1999-02-08 Kurt ZeilengaUpdate autoconf version requirement comment.
1999-02-08 Kurt ZeilengaFixup BDB2 switching. Use 'test' instead of '['. ...
1999-02-08 Kurt ZeilengaUpdate AC_TRY_LINK checks (mainly effects pthread detec...
1999-02-08 Kurt ZeilengaDon't provide ldap.OpenLDAP.org and dc=OpenLDAP, dc...
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.
next