]> git.sur5r.net Git - openldap/shortlog
openldap
2006-03-05 Luke HowardDon't fail compile if LDAP_EXOP_X_TURN undefined (ie...
2006-03-04 Pierangelo... add search capabilities from a selected pool of filters
2006-03-03 Pierangelo... queue implicit binds (ITS#4409)
2006-03-03 Pierangelo... add anonymous binding
2006-03-03 Pierangelo... split operations in inner/outer loops
2006-03-03 Pierangelo... cleanup
2006-03-03 Pierangelo... add ldap_initialize(); trim description of LDAP structu...
2006-03-03 Kurt ZeilengaAdd support for GSER-encoded certificateExactAsssertion...
2006-03-02 Luke HowardAlways pass valid BerElement to ldap_create_control...
2006-03-02 Pierangelo... free subtree-exclude resources (forced commit)
2006-03-02 Pierangelo... map result codes as required (ITS#4419)
2006-03-01 Kurt ZeilengaAdd UDDI schema RFC
2006-03-01 Luke Howardslapi_ch_bvdup() should be implemented in terms of...
2006-02-28 Kurt Zeilengaadd manageDIt control spec, update protocol
2006-02-27 Howard ChuITS#4372 regenerate
2006-02-27 Howard ChuITS#4372 add auditlog to build
2006-02-27 Howard ChuITS#4415 forced commit to update timestamp
2006-02-27 Howard ChuAdd a delay in delete check
2006-02-27 Howard ChuITS#4417 add test for ldapdelete
2006-02-27 Howard ChuITS#4417 backglue must pass intermediate responses...
2006-02-27 Luke HowardFix slapi_valueset_count() for no value case
2006-02-27 Luke HowardFix memory smasher in slapi_valueset_free()
2006-02-22 Kurt ZeilengaFix > v -gt in sizeof test
2006-02-20 Luke HowardAdd SLAPI_OPERATION_MSGID
2006-02-20 Luke HowardAdd SLAPI_IS_INTERNAL_OPERATION / SLAPI_OPERATION_MSGID
2006-02-17 Kurt Zeilengacleanup --with-tls handle
2006-02-17 Howard ChuApply ITS#4350 changes except slapdconfig.sdf. The...
2006-02-17 Howard ChuApply Eric Irrgang's patch from ITS#4371
2006-02-16 Pierangelo... be conservative in reading subtree-exclude
2006-02-16 Ralf Haferkampfixed last commit
2006-02-16 Ralf HaferkampError out if creating the back-config entries fails...
2006-02-16 Howard ChuITS#4403 don't unbind a NULL ld.
2006-02-16 Howard ChuITS#4406 don't cache attrsonly results
2006-02-16 Kurt ZeilengaNo longer hide cancel.
2006-02-16 Kurt ZeilengaMacro cleanup
2006-02-16 Kurt ZeilengaAll big PDUs for PROTOS testing (devel only)
2006-02-16 Pierangelo... add support for "subtree-exclude"
2006-02-16 Pierangelo... fix error message
2006-02-16 Luke Howardremove c_pb, it is no longer needed
2006-02-15 Kurt ZeilengaITS#4404: fix typo in ValuesReturnFilter control OID...
2006-02-15 Ralf Haferkampsome more debug logging
2006-02-15 Howard ChuFix ITS#4401 teardown persistent clients when unconfiguring
2006-02-14 Kurt Zeilengaunifdef -DLDAP_NULL_IS_NULL
2006-02-14 Luke HowardRemove SLAPI references
2006-02-14 Luke HowardUse bi_db_{open,close} to run SLAPI start/close plugins
2006-02-13 Kurt ZeilengaReport layer installed only after installed, and fix...
2006-02-13 Kurt Zeilengarev 19
2006-02-13 Kurt ZeilengaFixed misuse of matched entry
2006-02-13 Howard ChuITS#4399 s/pwdCheckSyntax/pwdCheckQuality/
2006-02-13 Luke HowardAdd sequential modify overlay to supported overlays
2006-02-12 Kurt Zeilengafix typos
2006-02-11 Howard ChuITS#4397 delete misleading "subsequent database" config...
2006-02-11 Pierangelo... rework connection handling on multiple binds with the...
2006-02-11 Kurt ZeilengaAdd RFC 4370
2006-02-11 Luke HowardAllow arbitrary exop data to be base64 encoded
2006-02-10 Howard ChuITS#4363 avoid running ucgendat unnecessarily
2006-02-10 Howard ChuFix ITS#4395, check for non-read/write epoll events
2006-02-10 Luke HowardFix previous commit
2006-02-10 Kurt ZeilengaFix typo in prev commit
2006-02-10 Kurt ZeilengaImproved bignum detection/use
2006-02-10 Luke HowardUse : to separate OID/data in exop - will use :: for...
2006-02-10 Luke Howardformatting cleanup
2006-02-10 Howard ChuITS#4394 fix segfault
2006-02-09 Howard ChuPrefer long long to BIGNUM or GMP
2006-02-09 Howard ChuImprove prev commit
2006-02-09 Howard ChuSame as ITS#4385, must wake listener after submitting...
2006-02-09 Luke HowardAllow passing string arguments to arbitrary extended...
2006-02-08 Howard ChuAdd debug message when deleting nonpresent entries
2006-02-08 Luca Scamonis/olcMultiMaster/olcMirrorMode
2006-02-08 Howard Chus/multimaster/mirrormode/
2006-02-08 Howard Chus/multimaster/mirrormode/ we don't want folks confusing...
2006-02-07 Pierangelo... refine previous commits
2006-02-07 Pierangelo... make sure no invalid candidate gets used (had a core...
2006-02-07 Luke Howardallow execution of arbitrary extended operations (right...
2006-02-07 Kurt ZeilengaKludge for MSAD (ITS#4391 and others)
2006-02-07 Howard ChuMore unifdef SLAPD_MULTIMASTER cleanup
2006-02-06 Pierangelo... further cleanup
2006-02-06 Pierangelo... delete all conns cached for a single client->proxy...
2006-02-06 Howard ChuCleanup prev commit
2006-02-06 Howard ChuRegenerate without multimaster switch
2006-02-06 Howard ChuDelete enable_multimaster switch, it's now always present.
2006-02-06 Howard ChuAdd multimaster keyword
2006-02-06 Howard ChuUnifdef SLAPD_MULTIMASTER, use config setting instead
2006-02-05 Howard ChuITS#4384 rework entryCSN handling, retrieve from incomi...
2006-02-05 Howard Chufilter2bv can't de-normalize UUIDs, must do it explicit...
2006-02-04 Pierangelo... allow to reuse the same connection for multiple binds
2006-02-04 Pierangelo... debug cleanup
2006-02-04 Pierangelo... friendly form for balance factors
2006-02-03 Howard Chudelete now redundant memsets
2006-02-03 Pierangelo... (blind) fix to ITS#4386 (uninitialized var)
2006-02-03 Pierangelo... add some failed binds (but don't log too much)
2006-02-03 Kurt Zeilengafix comments
2006-02-02 Pierangelo... format error message as LDIF (do not assume the error...
2006-02-02 Anil Kumar... Added man pages for ldap_search_ext() and ldap_search_e...
2006-02-02 Anil Kumar... Adding new files ldap_rename.3 ldap_rename.3.links
2006-02-02 Anil Kumar... Added new man page for API ldap_parse_vlv_control()
2006-02-02 Anil Kumar... Added new man page for ldap_parse_sort_control() API
2006-02-02 Anil Kumar... Added new files for ldap_extended_operation() API
2006-02-02 Anil Kumar... ldap_delete_ext, ldap_delete_ext_s
2006-02-02 Anil Kumar... Added ldap_compare_ext, ldap_compare_ext_s
next