]> git.sur5r.net Git - openldap/shortlog
openldap
2010-06-17 Howard ChuMore for ITS#6572, fix copy/paste error
2010-06-13 Howard ChuDon't set bi_db_config since we have no config options
2010-06-13 Howard ChuITS#6572 zero out freed DN vals. from mbackes@symas.com
2010-06-12 Howard Chuadd ifdefs for SASL_GSS_CREDS to accomodate ancient...
2010-06-07 Howard ChuITS#6570 part #1 (again), reject RDNs with binary BER...
2010-06-06 Howard ChuITS#6570 part #2, reject RDNs with empty values
2010-06-06 Howard ChuITS#6570 part #1
2010-06-02 Howard ChuITS#6569 return server's error code on Disconnect
2010-06-02 Howard ChuITS#6568 plug cldap memleaks
2010-06-02 Howard ChuITS#6566 use Debug, not fprintf(stderr)
2010-05-26 Pierangelo... (almost) ready for add-if-not-present
2010-05-25 Pierangelo... add version number overlay (needs configuration yet)
2010-05-25 Pierangelo... sort attrs (blind fix for ITS#6553)
2010-05-24 Pierangelo... make sure bind credentials are consistent
2010-05-21 Howard ChuQuit send loops if slapd is shutting down
2010-05-20 Ralf HaferkampDuring the refresh phase the sync filter needs to be...
2010-05-18 Howard ChuInit uninit'd vlv flag
2010-05-18 Pierangelo... mention default rootdn of cn=config (ITS#6546)
2010-05-18 Pierangelo... try harder to compute hasSubordinates (ITS#6549)
2010-05-13 Howard ChuSupport option SASL_GSS_CREDS
2010-05-03 Howard ChuITS#6541 off-by-one, account for 'Z' being replaced...
2010-04-29 Ralf HaferkampReset BackendInfo to original value after checkpoint...
2010-04-29 Ralf HaferkampDifferent fix for make -j builds. The previous one...
2010-04-26 Howard ChuITS#6533 put rid first, in front of url
2010-04-25 Pierangelo... log rid when syncrepl stanza successfully added (ITS...
2010-04-23 Ralf HaferkampFix parallel builds (make -j)
2010-04-22 Pierangelo... allow successful binds to return control responses...
2010-04-22 Pierangelo... fix libraries order to build with --enable-dynamic...
2010-04-21 Pierangelo... add pguid overlay (not considered right now)
2010-04-21 Pierangelo... cleanup
2010-04-21 Pierangelo... add slapo-rdnval in support to Samba4
2010-04-20 Pierangelo... add slapmodify (ITS#6165; may need cleanup)
2010-04-20 Pierangelo... more about ITS#6194
2010-04-20 Pierangelo... document ITS#5804 feature
2010-04-19 Quanah Gibson... Agreed upon log messages for sl_malloc/zn_malloc when...
2010-04-18 Pierangelo... remove redundant logs (underlying backends already...
2010-04-18 Pierangelo... alreadyExists is a legitimate result code (further...
2010-04-18 Pierangelo... check rename with newly added superior while consumer...
2010-04-18 Pierangelo... don't use dangling stack pointers (more on ITS#6472...
2010-04-18 Pierangelo... fix syncrepl when attr has no matching rule (ITS#6458)
2010-04-18 Pierangelo... fix syncrepl when attr has no matching rule (ITS#6458)
2010-04-18 Pierangelo... (blind) fix off-by-one bug (ITS#6223; fixed differently)
2010-04-17 Pierangelo... fix out of order add/rename, when rename to newly added...
2010-04-17 Pierangelo... fix memory handling in rewrite parsing (ITS#6526)
2010-04-15 Howard ChuNo longer used
2010-04-15 Pierangelo... add support for don't use copy in SASL auxprops lookup...
2010-04-15 Pierangelo... allow to specify a per-database list of attributes...
2010-04-15 Pierangelo... malloc as much as possible on slab
2010-04-14 Pierangelo... allow strict adherence to RFC4370 wrt/ control critical...
2010-04-14 Pierangelo... serial can be longer than ber_int_t (ITS#6460)
2010-04-14 Pierangelo... properly initialize acl_attrval_style (ITS#6520)
2010-04-13 Howard ChuITS#6519 don't replicate purge deletes
2010-04-13 Kurt Zeilengahappy belated New Year
2010-04-13 Hallvard FurusethForced commit - previous (rev 1.169) was ITS#6474,...
2010-04-13 Pierangelo... union of operation-specific data in LDIFRecord (ITS...
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
next