]> git.sur5r.net Git - openldap/shortlog
openldap
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...
1999-01-23 Kurt ZeilengaAdd LDAP_API_FEATURE_X_OPENLDAP to imply this implement...
1999-01-22 Kurt ZeilengaAdd memory handling todo.
1999-01-22 Kurt ZeilengaUse strtok_r() instead of strtok(). Remove strtok...
1999-01-22 Kurt ZeilengaMove libldap/strdup.c to string.c.
1999-01-22 Kurt ZeilengaFix minor typo in lthread.h (which was copied into...
1999-01-22 Kurt ZeilengaImplement NEXTID chunking. Obtain IDs in chunks of...
1999-01-22 Kurt Zeilengainitialize nextid with NOID not -1.
1999-01-22 Kurt ZeilengaDon't return nextid on failed add operations for safety.
1999-01-22 Kurt ZeilengaThat last error message did not apply to actual changes...
1999-01-22 Kurt Zeilenganextid cleanup in preparation to disable next_id_return().
1999-01-22 Kurt ZeilengaEntry must be locked before adding it to the cache.
1999-01-21 Kurt ZeilengaAdd support for FreeBSD -kthread (kernel pthreads)
1999-01-21 Kurt ZeilengaDuring cleanup always unlock root_mutex if rootlock...
1999-01-21 Kurt ZeilengaPlace the arg and pid files into the test-* directories.
1999-01-21 Kurt SpanierDefinition of slapd pid and args files as slapd.conf...
1999-01-21 Kurt ZeilengaFix c_cdn typo. Ouch.
1999-01-21 Kurt ZeilengaAdd c_protocol to slap_conn to track protocol version...
1999-01-21 Kurt ZeilengaAdd some server side projects.
1999-01-21 Kurt Zeilenga*** empty log message ***
1999-01-20 Kurt Zeilengaignore SIGPIPE
1999-01-20 Kurt ZeilengaUpdate ldap_first_attribute/ldap_next_attribute to...
1999-01-20 Kurt Zeilengasuffixes need to be stored in normalized uppercase...
1999-01-20 Kurt Zeilengandn & strcasecmp cleanup
1999-01-20 Kurt ZeilengaDon't use initializers for auto vars.
1999-01-19 Kurt ZeilengasuffixAlias will return a normalized uppercase DN if...
1999-01-19 Kurt ZeilengaRecode suffixAlias to implement simple check to see...
1999-01-19 Kurt ZeilengaRemoved o_suffix and o_suffixalias as they were 1)...
1999-01-19 Kurt ZeilengaDon't allow suffixAliases were alias and aliased dn...
1999-01-19 Kurt Zeilengause dn_normalize_case().
1999-01-19 Kurt Zeilengauppercase that ndn.
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...
next