]> git.sur5r.net Git - openldap/shortlog
openldap
2012-09-17 Howard ChuMerge remote-tracking branch 'origin/mdb.master'
2012-09-17 Howard ChuMore for 48ef27b6f5c804eca6a9d27f8dd2b4ded376f8af
2012-09-17 Howard ChuMore for ab04c50a32275e216b82edaeeed50208cf49336b
2012-09-17 Hallvard FurusethITS#7377 Catch MDB user errors.
2012-09-17 Hallvard FurusethITS#7377 Catch MDB setup errors and clean up.
2012-09-17 Hallvard FurusethITS#7364 Limit mdb lock upgrade before sem_unlink.
2012-09-17 Hallvard FurusethITS#7364 Always sem_unlink() in mdb_env_open().
2012-09-17 Hallvard FurusethITS#7377 Wrap sem_wait & file locks in EINTR loops
2012-09-17 Hallvard FurusethRemove mdb data races. Use (txnid_t)-1 as "no ID".
2012-09-17 Hallvard FurusethSave pid in MDB_env instead of repeating getpid().
2012-09-17 Hallvard FurusethMDB_WRITEMAP needs no DSYNC descriptor (me_mfd)
2012-09-17 Hallvard FurusethITS#7363 Preprocessor namespace cleanup.
2012-09-17 Howard ChuMore for ab04c50a32275e216b82edaeeed50208cf49336b
2012-09-17 Howard ChuAdd mdb_cursor_renew()
2012-09-17 Howard ChuShared lib should depend on pthread
2012-09-17 Howard ChuAdd MDB_SET_KEY cursor op
2012-09-14 Howard ChuITS#7391 more for ab04c50a32275e216b82edaeeed50208cf49336b
2012-09-14 Howard ChuITS#7390 fix slapd_rw_destroy
2012-09-14 Howard ChuMerge remote-tracking branch 'origin/mdb.master'
2012-09-14 Howard ChuITS#7383 More explicit error codes
2012-09-12 Howard ChuITS#7386 close read txn in reindex commit
2012-09-12 Howard ChuMerge remote-tracking branch 'origin/mdb.master'
2012-09-12 Howard ChuITS#7385 fix mdb_page_split (again)
2012-09-07 Howard ChuMerge remote-tracking branch 'origin/mdb.master'
2012-09-07 Howard ChuUpdate comments, bump version
2012-09-06 Howard Chumsync should default to fully synchronous
2012-09-05 Howard ChuAdd msync support for WRITEMAP option
2012-09-05 Howard ChuAdd MDB_WRITEMAP to use a writable mmap
2012-09-04 Howard ChuMore for 57b5fbea491c956ed7a4ab7d12d802de2b29455d
2012-09-04 Howard ChuMore for 38a3317096a93eb741423c6ab583c41ff131c669
2012-09-04 Howard ChuMore for ea248dacf4ffceeb51bb3240ef0efef4d83eefea
2012-08-29 Hallvard Furusethlibmdb: Fix P_INVALID when pgno_t != unsigned long
2012-08-29 Hallvard Furusethlibmdb: Check sem_open() against SEM_FAILED.
2012-08-27 Howard ChuMerge remote-tracking branch 'origin/mdb.master'
2012-08-27 Howard ChuIn mdb_audit, change assert to fprintf
2012-08-27 Howard ChuFix typos in prev commit
2012-08-27 Howard ChuDon't decode entries until we know they're in scope
2012-08-26 Howard ChuFix mdb_audit()
2012-08-24 Howard ChuMerge remote-tracking branch 'origin/mdb.master'
2012-08-24 Ondrej KuznikITS#7369 mdb_stat: cleanup in case something went wrong.
2012-08-24 Howard ChuITS#7369 abort txn before exiting
2012-08-23 Howard ChuITS#7368 SLAP_AUTH_DN stuff is not for RE24 yet
2012-08-23 Howard ChuMerge remote-tracking branch 'origin/mdb.master'
2012-08-23 Howard ChuITS#7364 also close the mutexes as needed
2012-08-23 Chris MikkelsonITS#7364 Remove POSIX semaphores when the last user...
2012-08-22 Howard ChuITS#7350 actually use zero-length value ACLs
2012-08-22 Howard ChuITS#7350 allow value-specific ACLs on zero-length values
2012-08-22 Rich MegginsonITS#7360 accept nss certname in the form of tokenname...
2012-08-22 Howard ChuITS#7359 cleanup for loop
2012-08-22 Jan VcelakITS#7359 MozNSS: fix whitespaces in all my changes
2012-08-22 Howard ChuMerge remote-tracking branch 'origin/mdb.master'
2012-08-22 Chris MikkelsonITS#7363 Use posix semaphores on apple and bsd systems.
2012-08-22 Pierangelo... multiple URIs are allowed
2012-08-22 Pierangelo... fix one-time leak
2012-08-22 Howard ChuWhitespace cleanup
2012-08-22 Howard ChuRevert "(ITS#7341) Ordered list error in overlays.sdf...
2012-08-22 Howard ChuDelta-sync Mirror/MMR is now supported
2012-08-22 Howard ChuAdd MDB description
2012-08-22 Howard ChuAll official backends now support cn=config
2012-08-21 Jan VcelakITS#7359 MozNSS: prefer unlocked slot when getting...
2012-08-21 Howard ChuITS#7357 set NAS-Identifier in request
2012-08-21 Howard ChuITS#7358 fix ITS#7270 patch
2012-08-21 Howard ChuMerge commit 'd53644f6'
2012-08-21 Jan SynacekITS#7340 Fix handling of sets when checking for count...
2012-08-21 Howard ChuITS#7361 fix Windows lock handling
2012-08-21 Howard ChuDon't error out if tls=auto and MozNSS not found
2012-08-20 Howard ChuITS#7340 more test script cleanup
2012-08-19 Howard ChuFix whitespace
2012-08-19 Howard ChuAdded delete support
2012-08-19 Howard ChuFix rewrite/suffixmassage parsing
2012-08-19 Howard ChuFinished emit support
2012-08-18 Howard Chuback-meta shares back-ldap's OIDs
2012-08-18 Howard ChuInitial emit support
2012-08-18 Howard ChuFactor out common attrs from main and target
2012-08-17 Howard ChuInitial config support for back-meta
2012-08-17 Howard ChuFix slapadd -q -w double-free
2012-08-17 Howard ChuITS#7354 fix delta-sync mmr crash
2012-08-16 Howard ChuLoop thru all DBs and show their stats
2012-08-15 Howard ChuITS#7172 don't reference ops in syncprov locks
2012-08-02 Howard ChuMinor cleanup
2012-08-02 Howard ChuITS#7344 cleanup, integration
2012-08-02 Jan SynacekITS#7344 Add initial testsuite for slapo-constraint
2012-07-31 Howard ChuWrite optimization: avoid copying unused portions of...
2012-07-30 Gavin Henry(ITS#7341) Ordered list error in overlays.sdf and attr...
2012-07-26 Quanah Gibson... Revert f6b8103b789ae40234b0cb7574c1a9da4e5a1b21 for...
2012-07-26 Quanah Gibson... Revert "ITS#7325 fix entry len"
2012-07-26 Jan VcelakITS#7331 MozNSS: ignore untrusted issuer error when...
2012-07-26 Jan VcelakITS#7327 smbk5pwd: error if crypto backend unsupported
2012-07-26 Howard ChuITS#7338 fix olcDbConfig changes to take effect immediately
2012-07-26 Howard ChuFix online reconfig
2012-07-26 Howard ChuMerge remote-tracking branch 'origin/mdb.master'
2012-07-26 Howard ChuFix txn_commit error check
2012-07-26 Howard ChuMerge remote-tracking branch 'origin/mdb.master'
2012-07-26 Howard ChuFix 205bb17793e27be67098ccc80ee919165d7cb993
2012-07-26 Howard ChuUpdate sub-DBs before updating free list
2012-07-25 Howard ChuMerge remote-tracking branch 'origin/mdb.master'
2012-07-25 Howard ChuAppend mode should also detect keys that are too small
2012-07-24 Howard ChuMerge remote-tracking branch 'origin/mdb.master'
2012-07-24 Howard ChuFix root split check in mdb_page_split
2012-07-23 Mat BoothITS#7332 Changes required to build with Microsoft Visua...
next