]> git.sur5r.net Git - openldap/shortlog
openldap
2011-02-18 Hallvard FurusethMore ITS#6404 fix test020-proxycache exit codes
2011-02-18 Howard ChuAdd ldapi draft
2011-02-17 Howard ChuITS#6404 fix exit codes
2011-02-17 Howard ChuITS#3272 link against libslapi.la
2011-02-17 Howard ChuLIBSLAPITOOLS is obsolete since tools subdir is long...
2011-02-17 Howard ChuITS#6125 fix Windows odbc32 detection
2011-02-17 Howard ChuITS#6832 #elif cleanup
2011-02-11 Kurt ZeilengaUpdate copyright years
2011-02-11 Hallvard FurusethUnlock new_cached_query->rwlock before destroying it.
2011-02-11 Howard ChuAdd substring matching rules for some of the olc-schema...
2011-02-08 Ralf Haferkampremoved some used vars
2011-02-07 Howard ChuAdd CVS ID
2011-02-07 Howard ChuDrop unneeded scheme param
2011-02-07 Howard ChuAdd APR1 to Makefile/README. Add {BSDMD5} mechanism.
2011-02-07 Howard ChuUse lutil_passwd_string64 instead of pw_string64
2011-02-07 Howard ChuITS#6826 from Devin J. Pohly
2011-02-07 Howard ChuReplace pw_string64 with lutil_passwd_string64
2011-02-07 Howard ChuExport pw_string64 as lutil_passwd_string64
2011-02-05 Howard ChuITS#6238 note lastbind
2011-02-05 Howard ChuCleanup ASPERL ifdefs
2011-02-05 Howard ChuCleanup PERL_5_6 ifdefs
2011-02-05 Howard ChuDSA-specific opattrs don't replicate
2011-02-05 Howard ChuMore cleanup
2011-02-05 Howard ChuAdd CVS IDs
2011-02-05 Howard ChuMore cleanup, no C++ comments
2011-02-05 Howard ChuAllocate ConfigOID, use ISODE authTimestamp schema
2011-02-04 Howard ChuITS#6238 from Jonathan Clarke. Needs cleanup.
2011-02-04 Howard ChuITS#6625 ldap_pvt_thread_t's are not necessarily scalar...
2011-02-04 Howard ChuITS#6625 use TESTLOOPS to control test length
2011-02-04 Hallvard FurusethSilence gcc -Wformat: Cast printf %p arg to void*
2011-02-04 Hallvard FurusethFix ITS#6814: Restore filter2bv_x() prototype.
2011-02-04 Howard ChuOverlay result is in rs->sr_err
2011-02-04 Ralf HaferkampNew testcase for cn=config overlay delete support
2011-02-04 Howard ChuBackward compatibility retained for now.
2011-02-04 Howard Chuconfig OID for back-perl
2011-02-04 Howard ChuBackward compatibility - treat unknown directives as...
2011-02-04 Howard ChuFixup config init
2011-02-04 Howard ChuFix typo from rev 1.15. Apparently nobody has used...
2011-02-04 Ralf HaferkampFixed the overlay delete code to allow removing
2011-02-04 Howard ChuCleanup config items on destroy
2011-02-04 Howard ChuNote perlModuleConfig, break in compatibility with...
2011-02-04 Howard ChuMore cleanup / old perl compat
2011-02-04 Howard ChuDynamic config support - not fully backward compatible
2011-02-04 Howard ChuDynamic config for back-shell
2011-02-04 Howard ChuFix typo
2011-02-04 Howard ChuDynamic config for back-passwd
2011-02-04 Howard ChuAdd overlay config stuff, handle overlay responses
2011-02-04 Howard ChuAdd overlay config stuff, handle overlay responses
2011-02-03 Pierangelo... use (noncritical) whoami extop during SASL bind (ITS...
2011-02-03 Pierangelo... use (noncritical) authzid control during SASL bind...
2011-02-03 Howard ChuJust use back-sock OID arc for overlay
2011-02-03 Howard ChuResult as overlay is always ignored
2011-02-03 Howard ChuAs an overlay, always return SLAP_CB_CONTINUE
2011-02-03 Howard ChuMore sock overlay stuff
2011-02-03 Howard ChuAdd response message for overlays
2011-02-03 Howard ChuNote use as an overlay
2011-02-03 Howard ChuMore for overlay use, add connid extension
2011-02-03 Howard ChuAdd overlay wrapper, use for triggers etc.
2011-02-03 Pierangelo... do not set c_authz_backend unless needed (ITS#6824...
2011-02-03 Howard ChuFix typo
2011-02-03 Howard ChuITS#6821 make sure objectclass is processed before...
2011-02-02 Hallvard FurusethRevert last ITS#6532 commit, it is incomplete.
2011-02-02 Hallvard FurusethMore ITS#6532: Support (:UUIDOrderingMatch:=foo)
2011-02-02 Hallvard FurusethFix last ldapwhoami commit.
2011-02-02 Hallvard FurusethMore ITS#6532: Support (:csnOrderingMatch:=foo)
2011-02-02 Pierangelo... prefix undef attrs with undef: (ITS#6823)
2011-02-02 Howard ChuITS#6711 minimal tweaks for aclbind/idassertbind for...
2011-02-02 Howard ChuCleanup priv/idassert choice: check for configured...
2011-02-02 Howard ChuITS#6711 use idassert TLS conf for priv connection...
2011-02-02 Ralf HaferkampITS#6822 fix back-config's default ACL when overlays...
2011-02-01 Pierangelo... ignore attrs in search request that do not conform...
2011-02-01 Pierangelo... make sure data is reset
2011-02-01 Howard ChuUse larger key buffer
2011-02-01 Howard ChuITS#6806 fix uninit'd NA.txn
2011-02-01 Pierangelo... do not return void (ITS#6820)
2011-02-01 Pierangelo... ignore empty attrs in search requests (ITS#6819; see...
2011-02-01 Howard ChuITS#6755 pagedresults loop was accessing a closed FILE*.
2011-01-31 Pierangelo... first cut at SASL bind issues in idassert (related...
2011-01-31 Quanah Gibson... Update recommended BDB versions
2011-01-31 Pierangelo... give the caller a chance to use undefined filters ...
2011-01-31 Howard ChuITS#6816 cleanup
2011-01-31 Pierangelo... do not cause f_result to override undefined ava (more...
2011-01-31 Pierangelo... do not cause f_result to override undefined ava
2011-01-31 Howard ChuITS#6816 cleanup
2011-01-31 Pierangelo... do not denormalize attrs without equality rule (ITS...
2011-01-31 Howard ChuITS#6816 MozNSS doc additions from Rich Megginson ...
2011-01-31 Hallvard FurusethRe-fix ITS#6793 (back-ldap bad free of matchedDN).
2011-01-29 Howard ChuFix agi_entry race conditions
2011-01-29 Howard Chu#6684 cleanup unneeded agi_mutex locks
2011-01-29 Howard Chu#6684 cleanup, acknowledgements
2011-01-29 Howard ChuITS#6684 preliminary from Norbert Pueschel and Christia...
2011-01-29 Howard ChuITS#6811, more for #6802 PKCS11 fork() handling from...
2011-01-29 Pierangelo... also handle RFC 4526 t-f filters in back-ldap (more...
2011-01-29 Pierangelo... also handle RFC 4526 t-f filters in back-ldap (more...
2011-01-29 Pierangelo... handle undefined filters in back-ldap (more about ITS...
2011-01-29 Pierangelo... do not hijack loop counter (ITS#6813; blind fix)
2011-01-29 Pierangelo... handle undefined objectClass values in search filters...
2011-01-29 Howard ChuITS#6812 cleanup error codes
2011-01-28 Howard ChuMore for ITS#6807, make sure to check_syncprov() after...
2011-01-28 Hallvard Furusethcleanup: Rename rs_ensure_entry_modifiable().
next