- 16 Dec, 2014 2 commits
-
-
Set LDAP_BUILD=$(LDAP_SRC) by default
-
Quanah Gibson-Mount authored
-
- 15 Dec, 2014 6 commits
-
-
Howard Chu authored
-
Howard Chu authored
We actually compare the new key against the last key, to prevent corruption.
-
-
Howard Chu authored
The concurrency restriction is on threads within a single process. Multiple processes can use mdb_dbi_open without affecting each other.
-
Howard Chu authored
-
Howard Chu authored
must account for leading space when counting total number of lines
-
- 12 Dec, 2014 1 commit
-
-
- 10 Dec, 2014 6 commits
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
- 05 Dec, 2014 3 commits
-
-
-
Mutex must be held even for a read-access of a cookie state, as there may be a race with write in other thread.
-
Hallvard Furuseth authored
-
- 01 Dec, 2014 15 commits
-
-
Hallvard Furuseth authored
-
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
More fallout from 4d02c741: Don't modify another thread's write txn. Reinit me_txn0 fully.
-
fstat returns -1, not an errno. Move code into its own function for reuse.
-
More fallout from 4d02c741
-
Signed-off-by:
Jean-Christophe DUBOIS <jcd@tribudubois.net>
-
TRIVIA - lmdb: clean testdb-dir while "make test".
-
-
-
-
-
-
-
-
- 13 Nov, 2014 1 commit
-
-
Fix NSS code to check for TLS_PROCOTOL_MIN, and then set the SSL version range(min and max). Also updated SSL version string map table to support up to TLSv1.3
-
- 05 Nov, 2014 1 commit
-
-
- 30 Oct, 2014 1 commit
-
-
Howard Chu authored
-
- 29 Oct, 2014 1 commit
-
-
Howard Chu authored
-
- 15 Oct, 2014 3 commits
-
-
Howard Chu authored
-
Howard Chu authored
copy/paste error
-
Howard Chu authored
From ITS#7712, avoid double-free of request
-