]> git.sur5r.net Git - openldap/history - servers
Change slap_sasl_authorized to take an Operation instead of a Connection,
[openldap] / servers /
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 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 ChuFix double-free'd rdn bug
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 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 Hallvard FurusethPrintf %p expects a void pointer.
2003-05-22 Hallvard FurusethDon't do pointer arithmetic on void pointers.
2003-05-22 Hallvard FurusethSend correct pid in 'pid:' line (ITS#2519).
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-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 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 Luke HowardBuild without HAVE_TLS
2003-05-20 Jong Hyuk Choi- change in message to modlist conversion
2003-05-19 Pierangelo Masaraticlarify the size of a generalizedTime
2003-05-19 Kurt ZeilengaFix typo
2003-05-18 Pierangelo Masaratido not init schema that's not specific to monitoring
2003-05-17 Pierangelo Masaratiuse back-monitor without including core.schema; commit...
2003-05-16 Kurt ZeilengaClean up SLAP_NVALUES comment
2003-05-16 Kurt ZeilengaNVALUES updates to approximate matching...
2003-05-15 Hallvard FurusethFix some Statslog()s: Add missing newlines. Print...
2003-05-15 Howard ChuStreamlined listener/select/accept handling:
2003-05-15 Pierangelo Masaratiremove unused arg from fprintf (ITS#2516)
2003-05-15 Hallvard Furuseth#include "lutil.h" to get lutil_strcopy().
2003-05-15 Hallvard FurusethRemove excess `0' arguments to fprintf.
2003-05-15 Hallvard Furuseth#include <ac/unistd.h> to get write()
2003-05-15 Hallvard Furuseth#include <ac/string.h> to get strcasecmp().
2003-05-15 Pierangelo Masaratiadd create/modify timestamp to all entries; use monitor...
2003-05-15 Pierangelo Masaratineed starttime before backend db_open() is invoked
2003-05-14 Hallvard Furuseth#include <ac/string.h>, to get strlen(), strncmp()...
2003-05-14 Kurt Zeilengaupdated certificateExactMatch support,
2003-05-14 Howard ChuITS#2514 fix NULL deref
2003-05-14 Howard ChuITS#2509 add missing arg for dnNormalize
2003-05-14 Howard ChuITS#2511 use %p to log pointer values
2003-05-14 Luke HowardDon't crash if attr_find() fails (Howard, you might...
2003-05-14 Luke HowardFix content rule validation code -- don't use validatio...
2003-05-13 Howard ChuITS#2507, fix *_candidates error return values
2003-05-13 Howard ChuOptimize modify_internal, only reindex the actual modif...
2003-05-13 Howard ChuFix prev commit, must passthru precomputed scopes
2003-05-13 Howard ChuITS#2506 - fix prev patch, don't ignore undefined filte...
2003-05-12 Howard ChuITS#2505 - make sr_strings per-op instead of static
2003-05-11 Howard ChuRevert prev commit
2003-05-11 Howard ChuPlug leak in hdb
2003-05-11 Howard ChuAdded SLAP_TOOL_READMAIN and SLAP_TOOL_READONLY slapMod...
2003-05-11 Howard ChuAnother idle time tweak
2003-05-10 Howard ChuPlug mem leak in slapindex
2003-05-09 Howard ChuFor ITS#2502 - force release of locks on exiting threads
2003-05-09 Jong Hyuk Choi-reenabling LDAP_CACHING
2003-05-09 Jong Hyuk Choi-syncUUID search in syncrepl
2003-05-09 Pierangelo Masaratinow LDAP_CACHING can be enabled again; not sure it...
2003-05-07 Jong Hyuk Choirunqueue restructuring
2003-05-07 Jong Hyuk Choirunqueue update
2003-05-07 Kurt Zeilengaminor tweak
2003-05-07 Jong Hyuk Choia runqueue for periodic thread execution (for syncrepl)
2003-05-05 Jong Hyuk Choitemporarily disable LDAP_CACHING (till API update)
2003-05-05 Luke HowardDon't crash slapi_filter_get_subfilt() if no "any"...
2003-05-05 Luke HowardContent rule logic fix
2003-05-04 Luke HowardDon't crash if no attributes in slapi_attr_value_find()
2003-05-03 Pierangelo Masaratiadd network timeout (ITS#2413 reworked)
2003-05-03 Luke HowardFix slapi_filter_join() behavioural bug.
2003-05-02 Kurt ZeilengaJunk
2003-05-02 Kurt ZeilengaRemove junk
2003-05-02 Jong Hyuk Choistrdup cleanup
2003-05-02 Howard ChuITS#2480 uninit'd vars
2003-05-02 Hallvard FurusethFix assignment of <char/int>* to unsigned <char/int...
2003-05-02 Hallvard Furusethctrls[] was initialized with which non-constants.
2003-05-02 Hallvard FurusethEntry *e could be freed uninitialized after goto return...
2003-05-02 Hallvard FurusethInsert missing %s in printf format to print ldap_err2st...
2003-05-02 Hallvard FurusethFix printf/Debug format arguments.
2003-05-01 Jong Hyuk Choi- LDAP_SYNCREPL defined in include/ldap.h
2003-05-01 Howard ChuFix HDB search_aliases crash, cleanup search scope...
2003-05-01 Luke HowardFix build breakage
2003-05-01 Howard ChuITS#2424 use two SASL contexts per session to conform...
2003-05-01 Jong Hyuk Choisyncrepl REFRESH : a master entry modify case fix
2003-04-30 Jong Hyuk Choicomment cleanup
2003-04-30 Jong Hyuk Choilist of nonpresent entries in syncinfo_t
2003-04-30 Jong Hyuk Choisyncrepl refresh mode : both scope-in & scope-out worki...
2003-04-30 Howard ChuFix prev commit
2003-04-30 Howard ChuITS#2424 reset SASL on an existing connection
2003-04-30 Luke HowardA pre-operation plugin is not required to set SLAPI_RES...
2003-04-30 Howard ChuAdded errmsg arg to lutil_passwd_{check,hash} functions
2003-04-30 Howard ChuLog errors from dn2id failures
2003-04-30 Howard ChuUse DB_RMW when deleting dn2id elements
2003-04-30 Howard ChuUse computed filters to pass in search scope.
2003-04-30 Jong Hyuk Choi- mods memory allocation fix
next