- 23 Jan, 2013 1 commit
-
-
Howard Chu authored
-
- 22 Jan, 2013 3 commits
-
-
ssh://git-master.openldap.org/~git/git/openldapHoward Chu authored
Conflicts: servers/slapd/back-mdb/id2entry.c
-
Howard Chu authored
Missing entries need to be checked at runtime too, not just slapcat. Apparently some people will still try to run slapd even after slapadd tells them their DB load was invalid.
-
Howard Chu authored
Missing entries need to be checked at runtime too, not just slapcat. Apparently some people will still try to run slapd even after slapadd tells them their DB load was invalid.
-
- 17 Jan, 2013 1 commit
-
-
Quanah Gibson-Mount authored
Zero out the complete context buffer From mhardin@symas.com
-
- 16 Jan, 2013 5 commits
-
-
Pierangelo Masarati authored
-
Michael Ströder authored
-
-
Update slapd.overlays.5 manpage index
-
-
- 15 Jan, 2013 4 commits
-
-
Howard Chu authored
-
Howard Chu authored
That's all we have space for in a node record.
-
Howard Chu authored
-
-
- 14 Jan, 2013 3 commits
-
-
Howard Chu authored
-
Howard Chu authored
Also MDB_MAXKEYSIZE is redefinable at compile time.
-
Howard Chu authored
Forgot this in 98fe3390
-
- 11 Jan, 2013 3 commits
-
-
Pierangelo Masarati authored
-
Howard Chu authored
Very large single transactions will fail. It's not just a problem when nested transactions are used. We could make this dynamically sized, but I'm not sure what the point is.
-
Howard Chu authored
This is only a 10% gain, but still worth having for now.
-
- 10 Jan, 2013 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
- 09 Jan, 2013 7 commits
-
-
Howard Chu authored
-
Hallvard Furuseth authored
-
-
Howard Chu authored
No time to find the bug at the moment. There's no performance benefit anyway.
-
Howard Chu authored
-
Howard Chu authored
If we're operating on the freelist, see if our current pghead can satisfy the request before giving up and using new pages.
-
Howard Chu authored
This may possibly trigger ITS#5835 again. Revert if so.
-
- 08 Jan, 2013 3 commits
-
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
- 06 Jan, 2013 1 commit
-
-
Pierangelo Masarati authored
-
- 02 Jan, 2013 1 commit
-
-
Kurt Zeilenga authored
-
- 28 Dec, 2012 1 commit
-
-
Howard Chu authored
Treat zero-length entries properly (as missing entries) in entry_next() and entry_get_int().
-
- 23 Dec, 2012 1 commit
-
-
Howard Chu authored
-
- 19 Dec, 2012 4 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
Lightning Memory-Mapped Database
-
Howard Chu authored
-