]> git.sur5r.net Git - openldap/shortlog
openldap
2003-09-29 Hallvard FurusethDeclare filter_escape_value_x() and make it static.
2003-09-29 Hallvard FurusethMove #include ldap_pvt.h after slap.h, to get ldap_bv2d...
2003-09-29 Hallvard FurusethPlug memory leak in slap_get_csn().
2003-09-29 Hallvard Furuseth#include <ac/unistd.h>, to get geteuid() and getegid().
2003-09-29 Howard ChuPlug read_config memleak
2003-09-29 Howard ChuITS#2130 glued subordinates are not referrals, ignore...
2003-09-29 Howard ChuStarting a collection of overlays
2003-09-29 Howard ChuInitialization fixes
2003-09-27 Howard Chuplug modrdn memleaks
2003-09-27 Howard ChuITS#2736 clear result strings
2003-09-27 Howard ChuITS#2600 replica uri= docs
2003-09-27 Howard ChuAdded description for idlcachesize, shm_key
2003-09-27 Howard ChuInclude <ac/socket.h> so Windows can pull in struct...
2003-09-27 Howard ChuDon't timeout slow-running operations
2003-09-27 Howard ChuFix hdb cursor leak.
2003-09-27 Luke Howardreinstate first argument to bdb_cache_delete_cleanup()
2003-09-27 Luke HowardCleanup SLAPI logging
2003-09-27 Howard ChuAdd EntryInfo free list
2003-09-27 Luke HowardFix tree breakage - bdb_cache_delete_cleanup() only...
2003-09-27 Luke HowardDon't leak SLAPI_RESULT_MATCHED
2003-09-27 Luke HowardAdd slapi_dn_beparent, slapi_dn_parent and slapi_dn_isp...
2003-09-27 Howard ChuITS#2741 yield before backing off
2003-09-26 Luke Howardslapi_send_ldap_search_reference()
2003-09-26 Luke HowardImplementation of slapi_send_ldap_search_reference()
2003-09-25 Howard ChuFix typo in libslapi rule
2003-09-25 Jong Hyuk Choimove c->c_n_ops_executing/completed to the right place
2003-09-25 Howard ChuPlug SLAPI leak
2003-09-25 Jong Hyuk Choido not cache internal search results for present entry...
2003-09-25 Jong Hyuk Choino caching flag in Operation structure
2003-09-25 Jong Hyuk Choirevert changes for persistent search
2003-09-25 Jong Hyuk Choifollowup of the previous commit
2003-09-25 Jong Hyuk Choididn't compile without cyrus-sasl
2003-09-25 Jong Hyuk Choiloose ends fixed
2003-09-25 Howard ChuRevert to previous behavior:
2003-09-24 Howard ChuAdd memctx param to build_new_dn(). cleanup DN leaks.
2003-09-24 Howard ChuSilence valgrind warnings of uninit'd memory
2003-09-24 Howard ChuITS#2735 - plug memory leaks
2003-09-23 Jong Hyuk Choilog the cause of the error when ldap_result() returns -1
2003-09-23 Howard ChuITS#2735 - plug memory leaks, cleanup
2003-09-23 Howard ChuITS#2735 - plug memory leaks
2003-09-23 Howard ChuPlug a leak.
2003-09-23 Howard ChuChange slapd-tester to read search base from file inste...
2003-09-23 Howard ChuFix prev commit for empty attrs
2003-09-23 Howard ChuMake new print_entry() the default
2003-09-23 Howard ChuFix alignment issues in hdb_dn2idl_internal
2003-09-23 Howard ChuFix back-hdb test006 failures due to bad return code...
2003-09-23 Luke HowardFix for Howard's fix for ITS #2704
2003-09-23 Howard ChuITS#2526 Fix slapi builds
2003-09-23 Howard ChuITS#2704 don't hang client when no preop plugins are...
2003-09-23 Howard ChuITS#2726 make libldbm.a conditional on --enable-ldbm
2003-09-23 Jong Hyuk Choifix ITS#2733
2003-09-22 Howard ChuITS#2717, use default SASL_MECH if none was provided.
2003-09-22 Howard ChuITS#2678 complain if updateref is missing on a slave...
2003-09-22 Luke HowardCheck for HAVE_LONG_LONG in STRTOL macro
2003-09-22 Howard ChuCleanup prev commit
2003-09-22 Howard Chuback-hdb caching updates, use EntryInfo cache for hdb_d...
2003-09-22 Kurt ZeilengaClean up CYRUS test
2003-09-22 Kurt ZeilengaFix long long comment
2003-09-22 Kurt ZeilengaFix LONG LONG header comment
2003-09-21 Howard ChuTweak entry caching: only maintain LRU list on cached...
2003-09-21 Howard ChuITS#2497 value-level ACLs
2003-09-21 Howard ChuMore for dynamic groups
2003-09-21 Howard ChuITS#2573 dynamic group support
2003-09-21 Howard ChuITS#2497 value-level ACLs
2003-09-21 Howard ChuRevert broken index optimizations
2003-09-21 Luke HowardDefine SLAP_STRTOL macro for integerBitAndMatch() and...
2003-09-21 Luke HowardAlso check for strtoll()
2003-09-21 Luke HowardCheck for strtoq, strtouq
2003-09-21 Luke HowardCheck for strtoq, strtouq
2003-09-20 Howard ChuITS#2573 dynamic group support
2003-09-20 Howard ChuFix crashes if test_filter is called with NULL op
2003-09-20 Howard ChuFix segfault if entry_get is called with NULL attribute
2003-09-20 Howard ChuPlug memleak in slap_parseURI
2003-09-20 Howard Chucn=ldapsync berval cleanup
2003-09-20 Howard ChuTweak normalization in slap_entry2mods
2003-09-20 Howard ChuITS#2497, implement value-level ACLs:
2003-09-20 Howard ChuRevert rev 1.90 ITS#2484 patch; Cyrus 1.5 is no longer...
2003-09-19 Kurt ZeilengaHide experimental features
2003-09-19 Kurt ZeilengaHide experimental controls
2003-09-19 Kurt Zeilengaadd "proxy" to "authorization" in a few places
2003-09-19 Howard ChuITS#2729 fix typos
2003-09-18 Kurt ZeilengaFix pre/post attrs init bug (ITS#2728)
2003-09-18 Jong Hyuk Choierror behavior fix and TODO
2003-09-17 Jong Hyuk Choicorrection of binddn= requirement in the example section
2003-09-17 Jong Hyuk Choimissing or empty attrs list in a syncrepl specification
2003-09-17 Luke Howardfix typo
2003-09-17 Jong Hyuk Choifix for persistent search termination (ITS#2724)
2003-09-17 Jong Hyuk Choifix config file processing (ITS#2722)
2003-09-16 Howard ChuITS#2679 don't use cached ACL state from different...
2003-09-16 Kurt ZeilengaRequire Cyrus SASL 2.1
2003-09-16 Kurt ZeilengaRequire Cyrus SASL 2.1 or better
2003-09-16 Kurt ZeilengaInitial support for pre/post read controls.
2003-09-16 Kurt ZeilengaUpdate refs
2003-09-16 Kurt ZeilengaInitial proxy cache and syncrepl chapters
2003-09-16 Kurt Zeilengas/mech/saslmech/ in sasl directives
2003-09-15 Kurt Zeilengacleanup
2003-09-15 Kurt ZeilengaAdd dn.subtree="" clause
2003-09-15 Kurt ZeilengaDon't pass NULL when string is expected.
2003-09-15 Luke HowardModifications must be copied before calling slap_mods_c...
2003-09-14 Howard ChuMore deadlock tweaks.
next