]> git.sur5r.net Git - openldap/shortlog
openldap
2010-04-13 Pierangelo... fix libraries order to build with --enable-dynamic...
2010-04-13 Pierangelo... use slab memory as much as possible
2010-04-12 Howard ChuCleanup prev commit
2010-04-12 Pierangelo... handle ordered values as appropriate (ITS#6516)
2010-04-12 Pierangelo... don't free before use
2010-04-12 Pierangelo... use slab allocation
2010-04-12 Pierangelo... move getpassphrase inside tool_bind; make sure password...
2010-04-12 Pierangelo... free LDIF handler in case of failure
2010-04-12 Howard ChuIn tmp_rsa_cb, new API is in 0.9.8 inclusive, not exclusive
2010-04-12 Howard ChuITS#6488 update from nss-ldapd to nss-pam-ldapd, refer...
2010-04-12 Howard ChuITS#6432 updated MozNSS context and PEM support
2010-04-12 Pierangelo... fix previous commit
2010-04-12 Pierangelo... (ITS#6194) Patch - Enhancement - provide LDIF support...
2010-04-12 Pierangelo... backout unintended commit commit
2010-04-12 Pierangelo... fix previous commit
2010-04-10 Pierangelo... fix previous commit (completely screwed, sorry)
2010-04-10 Pierangelo... add support for allowedChildClasses, allowedChildClasse...
2010-04-10 Pierangelo... document idassert-passthru (ITS#456)
2010-04-10 Pierangelo... make room for further modules
2010-04-09 Pierangelo... honor X-ORDERED in olcDbIdAssertAuthzFrom; add olcDbIdA...
2010-04-09 Howard ChuITS#6510 ignore referrals on Bind response
2010-04-08 Pierangelo... more on ITS#6507
2010-04-08 Pierangelo... keep attrs count consistent (ITS#6508)
2010-04-08 Pierangelo... don't set dummy cookie when dealing with last database...
2010-04-08 Pierangelo... don't mix code and declarations
2010-04-07 Pierangelo... do not assume that someone parsed the paged results...
2010-04-06 Pierangelo... make sure cookies are set/reset as appropriate when...
2010-04-06 Pierangelo... detect misplaced entries in glued databases (ITS#6506)
2010-04-02 Pierangelo... rework temporary malloc of glued controls (fixes ITS...
2010-03-31 Howard ChuITS#6501 zero lockobjs
2010-03-26 Kurt Zeilengaldap_parse_result should always free result when freeit...
2010-03-23 Pierangelo... increment counter (ITS#6497)
2010-03-22 Pierangelo... handle valid non-entry internal search responses (ITS...
2010-03-22 Pierangelo... check for NULL backend (ITS#6490)
2010-03-18 Gavin Henry(ITS#6493) Broken link in online openldap administrator...
2010-03-15 Ralf HaferkampMake TlsOptions available in LDAPConnection
2010-03-15 Ralf Haferkampbe more verbose on StartTLS errors
2010-03-13 Howard ChuFix prev commit
2010-03-11 Kurt Zeilengadraft-zeilenga-ldap-txn-xx now published as RFC 5805
2010-03-10 Howard ChuFix for CB_TAIL with cached results
2010-03-04 Howard ChuITS#5195 - use connection's ssf for auxprop lookup
2010-03-03 Howard ChuITS#6433 add mechs for generating SHA2 hashes
2010-03-03 Howard ChuITS#6484 don't bypass other overlays' entry_release...
2010-03-03 Howard ChuITS#6486 - avoid explicit moduleload in examples
2010-03-03 Howard ChuFix compare checking in pam_authz
2010-03-03 Howard ChuLookup user DN in pam_authz if it was not provided
2010-03-03 Howard ChuFix pam_authz parameter input
2010-03-02 Howard ChuITS#6473 fail delta-sync when unknown attrs are received
2010-03-02 Howard ChuITS#6484 - cache DB needs to release its own entries
2010-02-22 Pierangelo... ignore non-critical control with unrecognized flags...
2010-02-19 Ralf HaferkampBring back destructor, to keep ABI compatibile (at...
2010-02-18 Ralf HaferkampExample for TlsOptions usage
2010-02-18 Ralf Haferkampexclude some internal structs from documentation
2010-02-18 Ralf HaferkampTlsOptions documentation
2010-02-18 Ralf HaferkampHide internal use only constructor
2010-02-17 Pierangelo... fix return
2010-02-16 Ralf Haferkampmethod to renew the tlsctx
2010-02-16 Ralf HaferkampMake TlsOptions accessible per connection
2010-02-16 Ralf Haferkampuse const where appropriate
2010-02-16 Ralf Haferkampremoved buggy destructor, use default instead
2010-02-16 Ralf Haferkampfixed start_tls() error handling
2010-02-16 Ralf Haferkampsilenced compiler warning
2010-02-16 Ralf Haferkampuninitialized variable
2010-02-15 Ralf Haferkampautomake changes for TlsOptions
2010-02-15 Ralf HaferkampNew class "TlsOptions" to handle TLS/SSL related settings
2010-02-15 Ralf Haferkamptab<->spaces cleanup
2010-02-15 Ralf HaferkampITS#6467, use memcpy instead for strcpy when copying...
2010-02-12 Pierangelo... reduce code duplication
2010-02-05 Ralf HaferkampITS#6469, don't touch op_attrs when updatedn is modifyi...
2010-02-04 Howard ChuAdd minimal doc for pbind overlay. Note both chain...
2010-02-04 Howard ChuAdd pbind proxybind overlay. Just intercepts Bind reque...
2010-02-04 Howard ChuConnTTL, NetworkTimeout, and ProtocolVersion were missi...
2010-02-02 Rein TollevikITS#6468: Implement bi_access_allowed.
2010-02-02 Ralf HaferkampITS#6465, don't unparse empty uri string
2010-01-30 Howard ChuITS#6466 certificateListValidate: Empty Sequence-of...
2010-01-29 Kurt ZeilengaSet res parameter to NULL upon ldap_search_ext_s entry...
2010-01-24 Pierangelo... skip the serial, whatever its length (ITS#6460)
2010-01-22 Ralf Haferkampplugged one time memory leak (found with valgrind)
2010-01-21 Ralf HaferkampPlugged memory leak. Syncentry wasn't free'd when sending
2010-01-18 Pierangelo... implement support for selective iteration in slaptools...
2010-01-18 Pierangelo... sync with code
2010-01-15 Hallvard FurusethGentler message when falling back to ch_malloc
2010-01-11 Howard Chudn2id_lock is no longer needed
2010-01-06 Rein TollevikITS#6441 cyrus-sasl 2.1.24 auxprop_lookup plugin return...
2010-01-06 Hallvard FurusethITS#6437 FORCED COMMIT: 1.62's Ensure Align >= sizeof...
2010-01-05 Hallvard FurusethITS#6437: Fix pool version misalignment: It aligned...
2010-01-05 Hallvard FurusethITS#6437, move structs slab_object and slab_heap from...
2010-01-05 Hallvard FurusethITS#6437, save space: Do not allocate the tail, except...
2010-01-05 Hallvard FurusethITS#6437 cleanup (noop patch): Join SLAP_NO_SL_MALLOC...
2010-01-05 Hallvard FurusethITS#6437, follow up previous fixes:
2010-01-05 Howard ChuITS#6438 check for redundant syncops_free() ?
2010-01-02 Hallvard FurusethAdd comments
2010-01-02 Hallvard FurusethITS#6437, slap_sl_calloc():
2010-01-02 Hallvard FurusethITS#6437, failure/fallback/debug handling:
2010-01-02 Hallvard FurusethITS#6437 cleanup (noop change):
2010-01-02 Hallvard FurusethITS#6437, fixes for stack implementation of slap_sl_rea...
2010-01-02 Hallvard FurusethITS#6437: Fix alignment after slap_sl_realloc().
2010-01-02 Hallvard FurusethITS#6437 cleanup (noop change): Simplify slap_sl_free...
2010-01-02 Hallvard FurusethITS#6437 cleanup (noop change): Compute pad,order_start...
2010-01-02 Hallvard FurusethITS#6437, slap_sl_mem_create():
next