]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
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.
2003-09-14  Howard ChuITS#2484, set sasl_maxbuf to SASL_MAX_BUFF_SIZE if...
2003-09-13  Howard ChuITS#2649, never defer Abandon requests
2003-09-13  Howard ChuITS#2691 use putenv() instead of setenv() for portability
2003-09-13  Howard ChuAdd comment about normalized values in mods vs entry...
2003-09-13  Jong Hyuk Choifix in slap_entry2mods()
2003-09-12  Jong Hyuk ChoiLDAP_SASL_INTERACTIVE -> LDAP_SASL_QUIET
2003-09-12  Jong Hyuk Choifix for Makefile change
2003-09-12  Kurt Zeilenga-y should not require -W
2003-09-12  Howard ChuFix prev commit
2003-09-12  Howard ChuFix prev commit
2003-09-12  Howard ChuConstruct ctxcsn entries directly, plug memory leaks...
2003-09-12  Howard ChuClarify/standardize library version mismatch error...
2003-09-11  Luke HowardFix SLAPI bind pre-operation plugin regression
2003-09-10  Jong Hyuk Choiadd bdb_get_commit_csn() for use in bdb_search
2003-09-10  Kurt ZeilengaITS#2707: fix 'access to dn.subtree="" by ...' directives
2003-09-09  Kurt Zeilengasubtree ACI patch from Ralf
2003-09-09  Kurt ZeilengaITS#2696:
2003-09-09  Jong Hyuk Choimore EntryInfo handling fix code (overriding the prev...
2003-09-08  Jong Hyuk Choiuse of bdb_modify_internal() in bdb_csn_commit()
2003-09-05  Jong Hyuk Choistructrual oc fix
2003-09-05  Jong Hyuk ChoiIt's verified that back-hdb performs as a sync provider...
2003-09-04  Jong Hyuk Choimisc cleanup
2003-09-03  Jong Hyuk Choimemory mgmt cleanup
2003-09-03  Jong Hyuk ChoiSchema checking option for LDAP Sync replication
2003-09-03  Jong Hyuk Choimanual update for proxy cache (apurva)
2003-09-03  Jong Hyuk Choino schema checking patch for proxy cache (apurva)
2003-09-03  Jong Hyuk ChoiPatch for ITS#2692
2003-09-01  Luke HowardSupport per-backend ACL plugins
2003-08-31  Luke HowardSupport for ACL plugins
2003-08-31  Luke HowardInherit operation pblock for SLAPI
2003-08-31  Luke HowardAdd ACL plugin definitions
2003-08-31  Luke HowardCall SASL bind post-op SLAPI plugin _after_ DN has...
2003-08-31  Luke HowardCall post-op bind functions after SASL bind
2003-08-30  Luke HowardSLAPI_X_CONN_SASL_CONTEXT
2003-08-30  Luke HowardExpose SASL context to SLAPI plugins (SLAPI_X_CONN_SASL...
2003-08-30  Jong Hyuk Choislaptool update for LDAP Sync replication
2003-08-29  Jong Hyuk Choicleanup
2003-08-29  Jong Hyuk Choimore patches for ITS#2692 (Thanks Luke!)
2003-08-28  Jong Hyuk Choislapd.conf man page update (LDAP Sync replication confi...
2003-08-28  Jong Hyuk ChoiSync replication config option format change (interval)
2003-08-27  Jong Hyuk Choiunifdef LDAP_CACHING
next