- Jan 29, 2016
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
Other documentation updates to make it clear that (L)MDB is preferred
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
If an add or modify op referenced a previously unused attrtype, the mi_ads/mi_numads would be incremented to include it. If the op fails to commit, these additions must also be reverted.
-
Quanah Gibson-Mount authored
-
-
Delay mutex init to avoid leaking the mutex
-
Check for abandon just before recording psearch
-
- Jan 28, 2016
-
-
Howard Chu authored
-
Howard Chu authored
-
- Jan 24, 2016
-
-
Howard Chu authored
-
Howard Chu authored
make sure C_DEL gets reset in subcursor after it moves.
-
- Jan 23, 2016
-
-
Howard Chu authored
-
- Jan 19, 2016
-
-
Quanah Gibson-Mount authored
-
-
- Jan 09, 2016
-
-
Hallvard Furuseth authored
-
wsize was being truncated to 32bits on Windows. Only try to write 1GB at a time on Windows64; larger writes fail with ERROR_WORKING_SET_QUOTA.
-
From 1ba5adb2 "MDB_VL32 preparation".
-
- Jan 06, 2016
-
-
Hallvard Furuseth authored
-
- Jan 04, 2016
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
-
Quanah Gibson-Mount authored
-
pwdMaxRecordedFailure must never be zero
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
Howard Chu authored
Let "illegal" branch pages thru on the FreeDB - the condition is only temporary and will be fixed by the time rebalance finishes.
-
- Dec 22, 2015
-
-
Howard Chu authored
Add mdb_put text to mdb_cursor_put description for people who fail to draw logical conclusions.
-
- Dec 19, 2015
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
check for utf8_to_utf16 failures
-
-
- Dec 03, 2015
-
-
Howard Chu authored
-
pthread_mutexattr_setrobust and pthread_mutex_consistent are provided since 2.12 not 2.10: https://sourceware.org/git/?p=glibc.git;a=commit;h=402cd98775db1478f64c9b0dbe00664b89eb2773 https://sourceware.org/git/?p=glibc.git;a=commit;h=78ee21859939ff75ccf8bbe00499b0c462df2e2d
-
Howard Chu authored
Fix prev commit, use all the same vars as main OpenLDAP makefiles
-