- Aug 04, 2014
-
-
They were obsoleted by ITS#6737 and have been redundant ever since. (commit 15f1e7bd)
-
- Jul 31, 2014
-
-
- 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 23, 2014
-
-
-
-
Quanah Gibson-Mount authored
Add sc_writewait callback Invoked before a blocked writer waits for socket to be writable. Use in back-mdb to release reader txn while waiting.
-
- Jul 22, 2014
-
-
-
-
-
-
couldn't avoid ifdefs. Silence warnings.
-
On Windows64, long is the same size as int. Use size_t when we need an actual 64 bit unsigned long.
-
- Jul 10, 2014
-
-
- Jun 16, 2014
-
-
- Jun 12, 2014
-
-
Quanah Gibson-Mount authored
-
-
-
-
- May 29, 2014
-
-
Just passthru search to local DB
-
-
Better check for missing IDs
-
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
-