]> git.sur5r.net Git - openldap/shortlog
openldap
2006-05-10 Howard Chuplug leaks
2006-05-10 Howard Chuplug leak
2006-05-10 Howard Chucoverity cleanup
2006-05-10 Ralf HaferkampITS#4532: check *pre/postread_ctrl before freeing
2006-05-09 Pierangelo... document "protocol-version" directive (ITS#4488)
2006-05-09 Pierangelo... fix warning message
2006-05-09 Howard Chucheck for NULLs from ber_mem funcs
2006-05-09 Howard Chuplug leak
2006-05-09 Howard Chucoverity cleanup
2006-05-09 Howard ChuFix tlimit munging
2006-05-08 Howard Churefine prev commit
2006-05-08 Howard ChuFix strchrlen running past end of berval
2006-05-08 Howard ChuFix dynacl tgrant/tdeny initialization
2006-05-08 Luke HowardITS#4525
2006-05-06 Pierangelo... cleanup
2006-05-06 Pierangelo... add URI list resorting feature (ITS#4524)
2006-05-06 Pierangelo... fix previous commit
2006-05-06 Pierangelo... touch idle-timeout HAVE_TLS odds; silence warning ...
2006-05-06 Pierangelo... cleanup version parsing
2006-05-06 Pierangelo... refine previous commit
2006-05-06 Pierangelo... parallelize dobind/search (ITS#4519)
2006-05-05 Pierangelo... fix "host=", broken by rev 1.446 of servers/slapd/config.c
2006-05-04 Pierangelo... make sure NULL pointers are not dereferenced
2006-05-04 Pierangelo... gracefully handle server down while initiating a search...
2006-05-03 Howard ChuApply logoldattr / reqOld to ModRDN
2006-05-03 Howard ChuApply logoldattr / reqOld to modRDN requests as well
2006-05-03 Pierangelo... don't muck with freed memory (spotted by valgrind)
2006-05-03 Kurt ZeilengaFurther details as to why slapcat(8) output cannot...
2006-05-03 Howard ChuRemove some more yield() calls
2006-05-03 Howard ChuAdd syncrepl TLS config keywords
2006-05-03 Howard ChuHide starttls keyword if no TLS
2006-05-03 Howard ChuDetect TLS config changes
2006-05-02 Howard ChuITS#4515 add missing equality rules
2006-05-02 Pierangelo... ldap_pvt_runqueue_next_sched() may return a pointer...
2006-05-02 Howard ChuITS#4423, fix sessionlog lower bound in playlog
2006-05-02 Howard ChuUse ldap_pvt_thread_pool_tid()
2006-05-02 Howard ChuAdd ldap_pvt_thread_pool_tid()
2006-05-01 Howard ChuFIx rev 1.207, ACL parsing
2006-05-01 Pierangelo... fix idassert "override"
2006-05-01 Pierangelo... undocument "protocol-version" statement; sort statement...
2006-05-01 Hallvard FurusethAdd missing "static" to last commit
2006-05-01 Pierangelo... fix automated static build
2006-04-30 Hallvard FurusethFix typo in comment
2006-04-30 Hallvard FurusethIntroduce ldap_debug_thread_wrapper() to notice threads...
2006-04-29 Howard ChuFix tpool_shutdown, don't remove pool from list since...
2006-04-29 Howard ChuFix adjust_count, missing break
2006-04-29 Howard ChuITS#4463 add constraint overlay
2006-04-29 Howard ChuITS#4463 add constraint overlay
2006-04-29 Howard Chusearchbase is a required config parameter, log missing...
2006-04-29 Howard ChuITS#4491, abort test if debug messages are missing
2006-04-29 Howard ChuKludge to allow reading undefined attrs in DNs at startup
2006-04-29 Howard ChuHonor ACLs, don't just require root any more
2006-04-28 Howard ChuLog a comment with realdn if different from authzDN
2006-04-28 Howard ChuFix adding ACLs to specific DBs vs global/frontend
2006-04-28 Howard Churmutex_lock etc.: caller supplies thread id
2006-04-28 Howard ChuAdd logoldattr option
2006-04-28 Howard ChuAdd logoldattr keyword for attributes that should alway...
2006-04-28 Howard ChuUse recursive mutex to avoid deadlocks
2006-04-28 Howard ChuAdded recursive mutex implementation
2006-04-28 Luke HowardSLAPI_PLUGIN_{PRE,POST}_RESULT_FN should also be called for
2006-04-28 Howard ChuITS#4512 fix bogus Debug messages in rev 1.48
2006-04-28 Howard ChuRevert 1.96, restore 1.91 functionality
2006-04-28 Howard ChuMore logging for ITS#4423
2006-04-28 Howard ChuFix lutil_parsetime parsing fractional seconds
2006-04-27 Howard ChuFix slapadd of config tree, broken by ITS#4194
2006-04-27 Howard ChuFix rev 1.52, frontendDB uses index {-1}.
2006-04-27 Howard ChuFix prev commit
2006-04-27 Kurt ZeilengaITS#4414: SLP attributes support from Peter Marschall
2006-04-27 Hallvard FurusethSupport rootdn
2006-04-27 Hallvard Furusethcleanup (unused variable)
2006-04-27 Howard ChuAdd logging for ITS#4423
2006-04-27 Howard ChuITS#4500 use rdwr lock instead of mutex
2006-04-27 Howard ChuCleanup close
2006-04-27 Howard Chuback-config support, cleanup init/destroy
2006-04-27 Howard ChuOIDs for more overlays
2006-04-27 Howard Chuback-config support. from Matthew Backes @ Symas.com and
2006-04-27 Howard ChuMore cleanup
2006-04-27 Howard ChuCleanup prev commit
2006-04-27 Howard ChuAdded reqOld support
2006-04-27 Howard ChuTweak mutexes
2006-04-27 Howard ChuImplement reqOld support
2006-04-26 Hallvard FurusethOnly use "index" directive in bdb and hdb
2006-04-26 Hallvard FurusethFix misplaced ">>>>> Test succeeded" messages
2006-04-26 Howard ChuFix prev commit
2006-04-26 Howard ChuFix ITS#4505
2006-04-25 Pierangelo... note when the default base is being used (more about...
2006-04-25 Pierangelo... print the correct search base when taken from ldaprc...
2006-04-25 Pierangelo... check existence of newSuperior
2006-04-25 Pierangelo... only the right error is acceptable
2006-04-25 Pierangelo... allow empty modlist
2006-04-25 Pierangelo... fix strtoul() usage (ITS#4503; forced commit)
2006-04-25 Pierangelo... more ITS#4503 cleanup
2006-04-25 Pierangelo... callbacks must return valid error codes (ITS#4499)
2006-04-25 Pierangelo... fix strtoul() odd interface
2006-04-25 Howard ChuFix log_age_parse days parsing
2006-04-24 Hallvard Furuseth"access to attr=" => "... attrs="
2006-04-24 Hallvard FurusethCast isspace() arg to unsigned char. (Update to previo...
2006-04-24 Pierangelo... cleanup
2006-04-24 Pierangelo... cleanup; make sure no spurious error code slip thru
2006-04-22 Howard ChuPPOLICY_ERROR is primitive, not constructed
next