]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2003-05-30  Jong Hyuk Choiremove DB_NOTFOUND in rc checking
2003-05-30  Jong Hyuk Choicleanup comments of sl_mem_detach()
2003-05-30  Jong Hyuk Choiadd the context prefix entry first in the test script...
2003-05-30  Kurt ZeilengaAdd missing externs based upon jfrederic.clere@fujitsu...
2003-05-30  Kurt ZeilengaChange ACL default style to exact (from regex)
2003-05-30  Kurt ZeilengaFix matching rule flags
2003-05-29  Howard ChuFix includes for EBCDIC
2003-05-29  Howard ChuFix slap_EXOP declarations
2003-05-29  Howard ChuFix lutil_localtime for EBCDIC
2003-05-28  Howard ChuFix LBER_OPT_MEMCTX behavior
2003-05-28  Howard ChuFix TL malloc/free
2003-05-26  Pierangelo... fix typo
2003-05-25  Hallvard FurusethCast away const from AC_GAI_STRERROR() return value.
2003-05-25  Hallvard FurusethAdded Hallvard B. Furuseth.
2003-05-25  Luke Howards/forms/form in PADL copyright
2003-05-25  Kurt ZeilengaUCD terms
2003-05-25  Kurt ZeilengaRemove $OpenLDAP$ from installed configuration file
2003-05-25  Kurt ZeilengaRemove $OpenLDAP$ from installed file
2003-05-25  Kurt ZeilengaClarify copyrights
2003-05-25  Kurt ZeilengaAnother round of minor copyright updates
2003-05-25  Howard ChuAdd authors
2003-05-25  Kurt ZeilengaAdd/Update various copyright notices
2003-05-25  Luke Howards/forms/form in PADL copyright
2003-05-25  Kurt ZeilengaAdd IBM
2003-05-25  Kurt ZeilengaUpdate IBM copyrights
2003-05-25  Howard ChuITS#2549, init memctx to NULL. Also reset ber memctx...
2003-05-25  Kurt Zeilengaremove cruft
2003-05-25  Howard ChuRestructured to avoid direct use of sl_malloc functions...
2003-05-24  Kurt Zeilenga#if 0 debug statements in signal handlers
2003-05-24  Pierangelo... Finish proxy cache cleanup and API porting (on behalf...
2003-05-24  Luke HowardClarify copyright
2003-05-24  Kurt ZeilengaAdd see also to:
2003-05-24  Howard ChuFix syncinfo reference after free
2003-05-24  Kurt ZeilengaFix typos in last commit
2003-05-24  Kurt ZeilengaFix typos ITS#2544
2003-05-24  Howard ChuThere is no SLURPPID to kill
2003-05-24  Kurt ZeilengaAdd clarification as to source of this file
2003-05-24  Howard ChuChange slap_sasl_authorized to take an Operation instea...
2003-05-24  Howard ChuITS#2533 backend_attribute uses tmpmemctx, must free...
2003-05-24  Howard ChuAdd wait clause for slurpd
2003-05-24  Howard ChuDon't use single malloc for BDB_HIER e->e_name + e...
2003-05-24  Kurt Zeilengaremove documentation for bind_simple_unprotected
2003-05-24  Howard ChuITS#2548 must dup sasl_errdetail msgs
2003-05-24  Howard ChuFix double-free'd rdn bug
2003-05-23  Jong Hyuk Choicleanup ($PORT -> $SLAVEPORT)
2003-05-23  Jong Hyuk Choicleanup (one search to master, another to slave)
2003-05-23  Jong Hyuk Choi- glue entry management change
2003-05-23  Howard ChuAdd comments to sl_mem_detach()
2003-05-23  Kurt ZeilengaPartially fix slapi builds, still have undefined references
2003-05-23  Kurt Zeilengazap --enable-phonetic
2003-05-23  Kurt ZeilengaReally zap readline(3) detection
2003-05-23  Kurt ZeilengaRemove readline detection
2003-05-23  Howard ChuITS#2542 fix?
2003-05-23  Howard ChuITS#2541 added bdb_cache_delete_cleanup() to defer...
2003-05-23  Howard ChuDon't re-cache IDL's retrieved from the cache
2003-05-23  Howard ChuDon't avl_insert NULL kids
2003-05-22  Howard ChuITS#2540 not sure, difficult to reproduce crash...
2003-05-22  Howard Chuldap_pvt_tls_destroy depends on HAVE_TLS
2003-05-22  Howard ChuEBCDIC case for env open
2003-05-22  Howard ChuInput files are text, not binary
2003-05-22  Hallvard FurusethPrintf %p expects a void pointer.
2003-05-22  Hallvard FurusethDon't do pointer arithmetic on void pointers.
2003-05-22  Kurt Zeilengaoption ordering now works
2003-05-22  Hallvard FurusethSend correct pid in 'pid:' line (ITS#2519).
2003-05-22  Kurt ZeilengaDon't use default binddn when password is empty
2003-05-22  Howard ChuITS#2529 null DN in log
2003-05-22  Howard ChuITS#2522 fix candidate return values - once more, with...
2003-05-22  Howard ChuITS#2533 remember which backend fetched the entry
2003-05-22  Howard ChuITS#2217 fix option sorting
2003-05-22  Howard ChuFix reading multibyte lengths
2003-05-22  Kurt ZeilengaBack out last change... I forget ber_get_next eats...
2003-05-22  Kurt ZeilengaReverse unintended commit
2003-05-22  Kurt Zeilengacleanup
2003-05-22  Kurt ZeilengaRemove wrapping sequence to align with dtest
2003-05-22  Kurt ZeilengaAdd trickle code to test ber_get_next.
2003-05-22  Kurt ZeilengaFix dtest ber_get_next() usage
2003-05-22  Kurt ZeilengaTLS hard updates
2003-05-22  Kurt ZeilengaZap "TLS hard"
2003-05-22  Kurt ZeilengaError when user tries to mix command line and default...
2003-05-21  Jong Hyuk ChoiIf the sync mode is refreshAndPersist,
2003-05-20  Jong Hyuk Choiselect loop changes for persistent threads
2003-05-20  Jong Hyuk Choirunqueue update according to the idle timer change
2003-05-20  Jong Hyuk Choipersistent search updates with recent changes
2003-05-20  Jong Hyuk Choislapd-syncrepl-slave-persist.conf : added
2003-05-20  Jong Hyuk Choitest018-syncreplication-persist : added
2003-05-20  Hallvard FurusethMove SLAPD_MONITOR_DN out of format strings.
2003-05-20  Hallvard FurusethFix debug output (print int as %d, not %s).
2003-05-20  Hallvard FurusethFix debug statement (remove spurious '.' after '\n').
2003-05-20  Howard Chuber_get_next - set errno to 0 before calling ber_int_sb...
2003-05-20  Luke HowardBuild without HAVE_TLS
2003-05-20  Jong Hyuk Choi- change in message to modlist conversion
2003-05-19  Pierangelo... clarify the size of a generalizedTime
2003-05-19  Kurt ZeilengaFix typo
2003-05-19  Hallvard FurusethFix typo.
2003-05-19  Howard ChuMore ITS#2490 - fix retries for multi-byte lengths
2003-05-19  Howard ChuITS#2490 - more retry checks
2003-05-19  Howard ChuITS#2490 - allow retry for incomplete reads of BER...
2003-05-18  Pierangelo... update back-monitor man page
2003-05-18  Pierangelo... do not init schema that's not specific to monitoring
2003-05-17  Kurt ZeilengaRework CAVEATS
next