]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
1999-01-19  Kurt ZeilengaNeed to uppercase e_ndn.
1999-01-19  Kurt ZeilengaNeed to upper case the new_ndn.
1999-01-19  Kurt ZeilengaUpdate support for dn vs ndn. Build new dn from e...
1999-01-19  Kurt ZeilengaUpdate slap_conn to maintain client provided dn and...
1999-01-19  Kurt ZeilengaRepeat the misplaced header check for --with-threads...
1999-01-18  Kurt ZeilengaTest for misplaced pthread_t in sys/types.h.
1999-01-18  Kurt ZeilengaFree that unclobberred dn.
1999-01-18  Kurt ZeilengaDon't clobber dn.
1999-01-18  Kurt Zeilengae_ndn = dn_normalize_case( e_dn )
1999-01-18  Kurt ZeilengaStore rootdn in normalized uppercase format.
1999-01-18  Kurt ZeilengaITS#44 fix. denied connections should not be added...
1999-01-18  Kurt ZeilengaProtect return of the locked entry.
1999-01-18  Kurt ZeilengaMinor cleanup of trace output.
1999-01-18  Kurt ZeilengaLimit non-restricted executables to those with a differ...
1999-01-17  Kurt ZeilengaUse Entry's e_ndn instead of recomputing it.
1999-01-17  Kurt Zeilengachange "differances may exist" to "significant differra...
1999-01-17  Kurt ZeilengaReworded paragraph 7 to make it apply to a library...
1999-01-17  Kurt ZeilengaReformat (fmt) license for only. No actual change...
1999-01-17  Kurt ZeilengaReorder build order: libavl depends on libldap (for...
1999-01-17  Bart HartgersAdded OpenLDAP copyright to files.
1999-01-17  Bart HartgersFixed my own stupid mistake of not noticing the 'n...
1999-01-16  Kurt ZeilengaList only Sleepycat or GDBM as being compatible (though...
1999-01-16  Kurt ZeilengaAdd 'should not be world readable' comment.
1999-01-16  Kurt ZeilengaAdd reference to ldap.conf(5).
1999-01-16  Kurt ZeilengaAdd reference to slapd.conf(5) and recommendation to...
1999-01-16  Kurt ZeilengaRun autoconf/autoheader to generate new configure/porta...
1999-01-15  Kurt ZeilengaDocument fact that rootpw need not be cleartext.
1999-01-15  Bart HartgersFixed a small typo...
1999-01-15  Kurt ZeilengaCould have no entry to return... check entry pointer...
1999-01-15  Bart HartgersChanges to support threads from libldap_r.
1999-01-15  Bart HartgersUpdates regarding threads and names.
1999-01-15  Bart HartgersUpdates for the new threading and utility stuff in...
1999-01-15  Bart HartgersFixed a small but nasty typo.
1999-01-15  Kurt ZeilengaInstall slapd.conf with mode of 600.
1999-01-14  Kurt ZeilengaUpdate init and ldap.conf(5) to handle LDAPNOINIT,...
1999-01-14  Kurt ZeilengaDisable implicit session defaulting.... you never know...
1999-01-14  Bart Hartgersstrpbrk was checked for twice, and something didn't...
1999-01-14  Bart HartgersImproved ldap_int_strtok. If strtok_r does not exists...
1999-01-14  Kurt ZeilengaInitial version of the experimental 'back-perl'
1999-01-14  Kurt ZeilengaInsert missing ')'...
1999-01-14  Kurt ZeilengaFix variable names in res_search check.
1999-01-14  Randy KunkeeProtect some tests with quotes.
1999-01-14  Kurt ZeilengaModify build order to have lutil first and lthread...
1999-01-14  Kurt ZeilengaRevamp build system yet again to move all external...
1999-01-14  Kurt Zeilenga-lldif must proceed -lldap in 1.1 (for ldap_debug).
1999-01-13  Kurt ZeilengaBe quite about deleting data symlink
1999-01-13  Kurt ZeilengaRemove bogus ldap_msgfree() call.
1999-01-13  Kurt ZeilengaFix up a few typos and add some minor cleanup.
1999-01-13  Kurt ZeilengaAdd normalized dn to Entry structure as field e_ndn...
1999-01-13  Kurt ZeilengaUpdate check for res_search. If not available in ...
1999-01-13  Kurt ZeilengaAdded back-passwd item with reference to ITS.
1999-01-12  Kurt ZeilengaReport status of failed pthread_create()
1999-01-12  Kurt ZeilengaReport exit status of pthread_create()
1999-01-12  Kurt SpanierNew description for use of Bereley DB 2.x on a Linux...
1999-01-11  Kurt ZeilengaUse pthread_detach() to detach connection threads inste...
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
next