]> git.sur5r.net Git - openldap/shortlog
openldap
1999-01-11 Kurt ZeilengaChange SLAPD shutdown to do a cond wait on active threa...
1999-01-10 Kurt ZeilengaUpdate build environment to fix VPATH support.
1999-01-10 Kurt Zeilengarename 'struct op' to 'struct slap_op'
1999-01-09 Kurt ZeilengaAdd distclean target
1999-01-08 Kurt ZeilengaCleanup slapd search op deallocation.
1999-01-08 Kurt ZeilengaFix tmp file removal.
1999-01-08 Kurt SpanierTiny fix to the description of the -l option.
1999-01-08 Kurt SpanierDescription of the '-l syslog-local-user' option in...
1999-01-07 Kurt ZeilengaUpdated SLAPD args/pid file codes to use DEFAULT_RUNDIR...
1999-01-07 Kurt ZeilengaBackout extraneous changes made by last commit.
1999-01-07 Kurt ZeilengaFix --disable-slurpd.
1999-01-07 Kurt SpanierRe-specification of the DB patch.
1999-01-07 Kurt SpanierSpecification of the platform, that caused the problem.
1999-01-07 Kurt ZeilengaApply fix suggested by Ben Collins <bmc@visi.net>
1999-01-07 Kurt ZeilengaWrap db2 mutex with -DHAVE_BERKELEY_DB2 (should be...
1999-01-07 Kurt ZeilengaModify Add/Delete/Modrdn operations to require write...
1999-01-06 Kurt ZeilengaUse MAXARGS... we should actually check for limits...
1999-01-05 Kurt Spanier- Make install creates $(RUNDIR)/var for pid and args...
1999-01-03 Kurt Zeilengaentry pointer 'p' must be initialized. Should fix...
1999-01-02 Kurt ZeilengaUpdate ctime_r() argument macro to cache results and...
1999-01-02 Kurt ZeilengaEnable dbcachenoWsync for replica.
1999-01-02 Kurt ZeilengaMore pidentd/tcp_wrappers projects to do.
1999-01-02 Bart HartgersMoved the ctime_r number of arguments check to the...
1999-01-02 Bart HartgersTeached autoconf to figure out how may arguments ctime_...
1999-01-01 Kurt Zeilengafix minor reinstall bug: INSTALLDIR -> MANDIR
1999-01-01 Kurt ZeilengaWrap strtok use with mutex.
1999-01-01 Kurt ZeilengaWrap strtok use with mutex.
1998-12-30 Kurt ZeilengaFix typo in dbcachenowsync description.
1998-12-30 Kurt ZeilengaFix minor formatting problem (missing .TP) with dbcache...
1998-12-30 Kurt ZeilengaAdd special check for pthreads under HP-UX (as last...
1998-12-30 Kurt ZeilengaUpdate todo...
1998-12-30 Dave StoreyAdded salted MD5 and SHA support. (SSHA,SMD5)
1998-12-30 Kurt ZeilengaI thought the bdn was normalized already... guess not.
1998-12-30 Kurt ZeilengaPreliminary Fixes for ITS#24, ITS#26, and ldbm_back_add...
1998-12-30 Kurt ZeilengaCleanup thread handling to resolve non-exiting daemons...
1998-12-29 Kurt ZeilengaUse charray_free to free alist charray
1998-12-29 Kurt ZeilengaFix --disable-crypt and --disable-cleartext
1998-12-29 Kurt SpanierPatch for Berkeley DB 2.6.4 (beta) (DB)->cursor() call.
1998-12-29 Kurt ZeilengaSet 'expected' defaults
1998-12-29 Kurt ZeilengaShould have left 'scope' alone.
1998-12-29 Kurt ZeilengaMake ldap_set_option options optional.
1998-12-28 Kurt ZeilengaFix schema check bug... actually charray needs to dup...
1998-12-28 Kurt ZeilengaAdd simple copyright notice.
1998-12-28 Kurt ZeilengaMinor update to copyright (forgot 'portions')
1998-12-28 Kurt ZeilengaAdd simple copyright notice
1998-12-28 Kurt ZeilengaAdd simple copyright notice.
1998-12-28 Kurt ZeilengaUpdate copyright notices to 1999.
1998-12-28 Kurt ZeilengaUpdate copyright notices for 1999.
1998-12-28 Kurt ZeilengaAdd OpenLDAP Copyright to headers
1998-12-28 Kurt ZeilengaAdd more C-API prototypes (not yet implemented).
1998-12-28 Kurt ZeilengaAdd 1999 to COPYRIGHT.
1998-12-28 Kurt Zeilengamatched needs to be initialized to NULL as we may never
1998-12-28 Kurt ZeilengaImprove readability of base output in debugging.
1998-12-28 Kurt ZeilengaPlug 'matched' memory leak in dn2entry()
1998-12-27 Kurt ZeilengaPlug addtional realBase memory leaks.
1998-12-27 Kurt ZeilengaAdded ldap_get_entry_contols() and ldap_parse_reference...
1998-12-27 Kurt ZeilengaOnly use the LDAP_ALLOW_NULL_SEARCH_BASE code as last...
1998-12-27 Dave StoreyAdd support for -P protocol_version.
1998-12-27 Hallvard FurusethDon't use initializers for auto arrays
1998-12-27 Hallvard FurusethRemove duplicate definitions of global_schemacheck...
1998-12-27 Hallvard FurusethChange overlapping `strcpy( x, y )' to `SAFEMEMCPY...
1998-12-27 Hallvard FurusethPlug some memory leak
1998-12-27 Hallvard FurusethPlug some memory leaks
1998-12-27 Hallvard FurusethPlug memory leak
1998-12-27 Hallvard FurusethChange overlapping `strcpy( x, y )' to `SAFEMEMCPY...
1998-12-27 Hallvard FurusethChange overlapping `strcpy( x, y )' to `SAFEMEMCPY...
1998-12-26 Kurt ZeilengaNeeds ldap-int.h
1998-12-26 Kurt ZeilengaApply NT fixes from Release Engineering.
1998-12-26 Kurt ZeilengaRe-paragraphed intro.
1998-12-26 Kurt ZeilengaAdd 'remove ldapconfig.h.edit' project.
1998-12-26 Kurt ZeilengaUpdate todo list with ldap_getfilter(3) project.
1998-12-26 Kurt ZeilengaA few minor updates in preparation for OpenLDAP 1.1.1.
1998-12-26 Hallvard FurusethReset *modtail after freeing it, so it's not freed...
1998-12-26 Hallvard FurusethPlug memory leaks when ber input fails: Let ber_scanf...
1998-12-24 Kurt Zeilengagetentry.c: LDAP_RES_SEARCH_REFERENCE changes after...
1998-12-24 Kurt ZeilengaBackout previous entry... causes runaway ldapsearch.
1998-12-24 Kurt ZeilengaInitial versions of functions to step through messages...
1998-12-24 Kurt ZeilengaWe'll put ldap_x_message() functions in messages.c
1998-12-24 Kurt ZeilengaAdd prototypes for C-API _ext routines (coming soon).
1998-12-24 Randy KunkeeFix line 62 of bprint.c "#elif" line with no expression.
1998-12-24 Kurt ZeilengaApply patch to better behave under Solaris threads...
1998-12-23 Kurt ZeilengaAdd LDAP_DEBUG_DEPRECIATED to enable warnings when...
1998-12-23 Kurt ZeilengaAdd documentation projects.
1998-12-23 Kurt ZeilengaFix --disable-debug compiling problems. New -llber...
1998-12-23 Kurt ZeilengaInitial version of control free/dup functions.
1998-12-23 Kurt ZeilengaAdd client/server control free/dup functions and
1998-12-23 Kurt ZeilengaFix get/set error string bugs.
1998-12-22 Kurt ZeilengaAdd DB2 projects to the list.
1998-12-22 Kurt ZeilengaClarify DB 2.3.16 requirement
1998-12-22 Kurt ZeilengaUpdate man pages based upon required use of ldap_memfre...
1998-12-22 Kurt ZeilengaAdd ldap_memfree() to the mix.
1998-12-22 Kurt ZeilengaUpdate main comment and remove unneeded <ac/time.h...
1998-12-22 Kurt ZeilengaAdd rc=0 fix as suggested by Tobias Reber <t.reber...
1998-12-22 Dave StoreyCode cleanups. MD5 and SHA1 routines should be a littl...
1998-12-22 Kurt ZeilengaAllow LDAP session errno and error strings to be set.
1998-12-22 Kurt ZeilengaUpdate error codes based upon draft-ietf-ldapext-ldap...
1998-12-22 Kurt ZeilengaAdd LDAP_OPT_API_FEATURE_INFO to obtain feature info...
1998-12-22 Kurt ZeilengaMove LDAPServer, LDAPConn, LDAPRequest, and LDAPCache
1998-12-22 Kurt ZeilengaAdd <ac/signal.h> back in to ease pain on some platforms.
1998-12-22 Kurt ZeilengaAdded lber_get/set_option. Removed lber_debug/ldap_debug.
next