- 01 Apr, 2014 8 commits
-
-
Quanah Gibson-Mount authored
-
Also replace BDB example with LMDB
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
Was rejecting "-\r\n" in input LDIF
-
- 21 Feb, 2014 1 commit
-
-
Quanah Gibson-Mount authored
-
- 29 Jan, 2014 3 commits
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
- 25 Jan, 2014 1 commit
-
-
Kurt Zeilenga authored
-
- 24 Jan, 2014 1 commit
-
-
Quanah Gibson-Mount authored
-
- 15 Jan, 2014 4 commits
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
- 13 Jan, 2014 6 commits
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
free(NULL) is supposed to be safe. "Portable wrapper libraries" that fail to preserve this behavior are inherently broken. But then again, this is Mozilla code, so that's redundant.
-
Hallvard Furuseth authored
This reverts commit 75494c08, which must await a fix to ITS#7771 (DUPSORT cursor tracking).
-
Howard Chu authored
-
- 08 Jan, 2014 5 commits
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
- 07 Jan, 2014 10 commits
-
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
- 06 Jan, 2014 1 commit
-
-
Hallvard Furuseth authored
db_mid2l_insert(): Move assert to mdb.c. mdb_cursor_set(): Previous assert cannot fail now. mdb_cursor_put(): Check mc/key and return EINVAL. mdb_cursor_dbi(): No error return, so just segfault if cursor==NULL.
-