]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
1999-02-25  Bart HartgersPatch to support to determine the number of args of the
1999-02-23  Hallvard FurusethFix previous change to strtok_quote
1999-02-23  Hallvard FurusethMake strtok_quote treat the character following \ as...
1999-02-23  Ben CollinsChanged LDA_DEBUG_ statements to more appropriate ones
1999-02-22  Hallvard FurusethAdd locale support (slapd.conf keyword "locale") to...
1999-02-22  Hallvard FurusethCast `char' arguments to ctype.h functions to `unsigned...
1999-02-22  Hallvard FurusethCast `char' arguments to ctype.h functions to `unsigned...
1999-02-22  Kurt SpanierClient programs for test008-concurrency moved to subdir...
1999-02-22  Kurt SpanierMore timing for performance testing. Re-introduction...
1999-02-21  Kurt ZeilengaCheck for pthread with -mt (for Solaris 2.x).
1999-02-20  Kurt ZeilengaUse ldap_pvt_strtok directly and unconditionally.
1999-02-20  Kurt ZeilengaRemaining LDAP_COMPILING_R should be LDAP_R_COMPILE.
1999-02-20  Kurt Zeilenga#undef symbols before #defining them. This provides...
1999-02-20  Hallvard Furusethfix TOLOWER, it was equal to TOUPPER
1999-02-20  Hallvard Furusethwrap bi_acl_group in #ifdef SLAPD_ACLGROUPS
1999-02-20  Hallvard Furusethread_config() did not return a value
1999-02-20  Hallvard Furusethcast avl_free argument to IFP
1999-02-20  Hallvard Furusethisblank() is nonstandard, use isspace()
1999-02-20  Hallvard Furusethcast pw_in to const unsigned char *
1999-02-20  Hallvard FurusethSilence libtool if `make -s' is running
1999-02-20  Hallvard FurusethAdd $CC_MKDEP_FLAGS to override -M
1999-02-20  Hallvard Furusethslapd-tester should be ./slapd-tester
1999-02-20  Hallvard FurusethLink with all of $(LIBS) instead of $(LDAP_LIBPATH...
1999-02-19  Ben CollinsConverted strdup()'s to ch_strdup()
1999-02-18  Kurt SpanierCode clean-up.
1999-02-18  Ben Collins* Removed uneeded cvs keywords
1999-02-17  Kurt SpanierElimination of entry- and cache-level locking in back...
1999-02-17  Ben CollinsMissing file
1999-02-17  Ben CollinsStyle changes, added cvs keywords
1999-02-17  Ben CollinsUpdated some items
1999-02-17  Ben CollinsCompleted open/close/destroy implementations
1999-02-17  Ben CollinsImplemented the open, init functions correctly
1999-02-17  Ben CollinsImplemented all of the (db_)destroy and (db_)close...
1999-02-17  Ben CollinsMoved tcl_back_db_open() and interpreter init to tcl_init.c
1999-02-17  Ben CollinsAdded return()
1999-02-17  Ben Collinsfixed exit()'s to be return()'s
1999-02-17  Ben Collinskeyword update
1999-02-17  Ben Collins$Id update
1999-02-16  Kurt ZeilengaAdd ac/errno.h and use other generic headers when avail...
1999-02-15  Kurt SpanierAddition of a new Concurrency Test fro testing slapd...
1999-02-14  Kurt ZeilengaImport Ben Collins <bcollins@debian.org> Back-TCL for...
1999-02-12  Predrag "Pele... A new file with some installation instructions...
1999-02-12  Predrag "Pele... Update to the README of gtk-tool
1999-02-12  Predrag "Pele... U-MICH backward-compatibility fixes for gtk-tool and...
1999-02-12  Kurt SpanierBugFix and selection in the test-suite of the bdb2...
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.
next