- May 29, 2014
-
-
mdb_idscopes was remembering the IDs of every entry it checked; it should only have been saving the IDs of entries that were actually in the search scope. The extra entries filled the scopes array, causing a loop searching for a parent entry that was never inserted.
-
- May 13, 2014
-
-
- Apr 01, 2014
-
-
-
Related to bb3e14dd (ITS#6254)
-
Also replace BDB example with LMDB
-
-
- Jan 29, 2014
-
-
- Jan 25, 2014
-
-
Kurt Zeilenga authored
-
- Jan 13, 2014
-
-
- Jan 08, 2014
-
-
- Jan 07, 2014
-
-
- Nov 22, 2013
-
-
- Nov 19, 2013
-
-
- Nov 15, 2013
-
-
- Nov 14, 2013
-
-
- Nov 12, 2013
-
-
Partially revert 47f6aec6 Was using RANGE_FIRST/RANGE_LAST on an IDL known to *not* be a range.
-
- Nov 06, 2013
-
-
DN notfound is authoritative, don't ignore the result
-
- Nov 05, 2013
-
-
Closing a connection can abandon its ops without going thru the threadpool, so make sure to lock the si_ops_mutex before walking the list.
-
-
-
Don't lock other threads while trying to connect to remote node.
-
-
Introduced in commit 48cdd54d
-
- Nov 01, 2013
-
-
Quanah Gibson-Mount authored
-
- Oct 31, 2013
-
-
- Oct 14, 2013
-
-
- Oct 10, 2013
-
-
- Oct 09, 2013
-
-
Don't need to reindex all the attr values if there were no deletes.
-
Their completion was making slap_graduate_commit_csn() cleanup their parent op's CSN, thus preventing that CSN from propagating to any consumers.
-
- Oct 08, 2013
-
-
- Sep 19, 2013
-
-
- Sep 09, 2013
-
-
-
-
Otherwise this is a no-op in various NOSYNC/MAPASYNC situations
-
- Aug 19, 2013
-
-
Quanah Gibson-Mount authored
-
- Aug 09, 2013
-
-
countryString and telephoneNumber were missing
-