- Aug 29, 2014
-
-
- Aug 21, 2014
-
-
- Aug 14, 2014
-
-
Don't accept config directives for cache DB until the cache backend type has been set.
-
- Aug 11, 2014
-
-
db_open/close were not symmetric with init/destroy
-
- Aug 06, 2014
-
-
rename ppolicy_close -> ppolicy_db_close for consistency
-
don't free pwcons unless we're actually destroying this DB
-
- Aug 04, 2014
-
-
Go directly to local backend when fetching local entry
-
- Jul 30, 2014
-
-
-
Quanah Gibson-Mount authored
Add olcSssVlvMaxPerConn to the olcSssVlvConfig objectClass
-
- Jul 25, 2014
-
-
It can still run after ppolicy_close has freed the connection table
-
- Jul 22, 2014
-
-
- Jun 16, 2014
-
-
- Jun 12, 2014
-
-
- May 29, 2014
-
-
Just passthru search to local DB
-
- Apr 01, 2014
-
-
Related to bb3e14dd (ITS#6254)
-
- Jan 25, 2014
-
-
Kurt Zeilenga authored
-
- Jan 08, 2014
-
-
- Nov 22, 2013
-
-
- Nov 15, 2013
-
-
- 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.
-
- Oct 14, 2013
-
-
- Oct 10, 2013
-
-
- Oct 09, 2013
-
-
Their completion was making slap_graduate_commit_csn() cleanup their parent op's CSN, thus preventing that CSN from propagating to any consumers.
-
- May 28, 2013
-
-
- May 24, 2013
-
-
- May 15, 2013
-
-
- Mar 26, 2013
-
-
- Jan 14, 2013
-
-
Quanah Gibson-Mount authored
-
- Jan 09, 2013
-
-
- Dec 03, 2012
-
-
- Nov 26, 2012
-
-
-
do not expose control until deref overlay is actually instantiated at least once (see also ITS#6647)
-
-
- Nov 05, 2012
-
-
- Oct 31, 2012
-
-
- Oct 12, 2012
-
-
newSup is NULL if it was specified, but same as old Sup.
-