- Jul 21, 2012
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
Append mode now does no key comparisons, input must be in sorted order. page_split was not updating cursor parents correctly.
-
- Jul 19, 2012
-
-
Howard Chu authored
-
- Jul 18, 2012
-
-
Howard Chu authored
-
- Jul 17, 2012
-
-
Howard Chu authored
-
- Jul 13, 2012
-
-
Howard Chu authored
Just lookup the DB roots as needed. When many DBs are in use, most of the copies won't be referenced in a given txn, and there's a bad race condition in the copy routine.
-
Howard Chu authored
Must begin with '/'
-
Howard Chu authored
-
Howard Chu authored
-
- Jul 12, 2012
-
-
Howard Chu authored
-
- Jul 11, 2012
-
-
Howard Chu authored
Add a mutex in ldap_pvt_gettime(), delete the mutex comment since it's no longer relevant (and was ignored anyway). This could only ever affect multi-processor machines.
-
- Jul 09, 2012
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
This reverts commit 4a0b3049.
-
- Jul 07, 2012
-
-
Howard Chu authored
-
Howard Chu authored
Relevant info should be copied during txn_begin only.
-
- Jul 06, 2012
-
-
Howard Chu authored
Just a trial. This may not make sense if we decide to split the meta pages into their own separate file, to allow meta traffic to reside on a separate spindle.
-
Howard Chu authored
Clarify prev commit, fix Doxygen comments broken by earlier changes
-
- Jul 05, 2012
-
-
Howard Chu authored
Don't re-use free pages so soon; that leaves us vulnerable to DB corruption if data syncs successfully but meta doesn't.
-
- Jul 03, 2012
-
-
Howard Chu authored
-
Howard Chu authored
-
-
- Jun 26, 2012
-
-
Avoid infinite loop if the pin in the password file is wrong.
-
We cannot rely on tc_certificate->slot value, the library will choose the correct slot itself when needed. Just provide correct pin argument.
-
-
PEM certificates should not be referenced by nicknames, because the nicknames are derived from basename of the cerificate file and in general are not easy-predictable. The code of Mozilla NSS backend depends on some aspects of PEM module and tries to guess the nicknames correctly. In some cases the guessing is wrong.
-
-
-
-
- Jun 25, 2012
-
-
-
Howard Chu authored
-
Constraint overlay doesn't take into account multiple modifications when using count. Red Hat Bugzilla: #742163
-
- Jun 23, 2012
-
-
Howard Chu authored
-
-
Howard Chu authored
-
Howard Chu authored
-
- Jun 22, 2012
-
-
Howard Chu authored
-
- Jun 15, 2012
-
-
-
Howard Chu authored
-