- 25 Aug, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 21 Aug, 2020 1 commit
-
-
Howard Chu authored
For use with back-ldap/back-meta/syncrepl/etc
-
- 18 Jul, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 23 Jun, 2020 1 commit
-
-
- 22 Apr, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 03 Feb, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 02 Feb, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 28 Jan, 2020 1 commit
-
-
Ondřej Kuzník authored
-
- 23 Jan, 2020 1 commit
-
-
Ondřej Kuzník authored
-
- 09 Jan, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 13 May, 2019 1 commit
-
-
Quanah Gibson-Mount authored
This commits deletes all references and code for back-bdb and back-hdb. There is some follow up work still necessary to flush out the admin guide for back-mdb.
-
- 07 Mar, 2019 1 commit
-
-
Quanah Gibson-Mount authored
Follow on to commit 88d22a1c Remove dead code
-
- 15 Feb, 2019 1 commit
-
-
- 14 Jan, 2019 1 commit
-
-
Quanah Gibson-Mount authored
-
- 18 Dec, 2018 1 commit
-
-
Howard Chu authored
We're using PKCS#8 syntax, drop the OpenLDAP syntax OID. Rename attribute accordingly. Tweak validator to accept encrypted keys.
-
- 19 Oct, 2018 2 commits
-
-
-
Ondřej Kuzník authored
-
- 22 Mar, 2018 1 commit
-
-
Quanah Gibson-Mount authored
-
- 08 Feb, 2018 1 commit
-
-
Howard Chu authored
-
- 11 Oct, 2017 1 commit
-
-
* javascript * kernel * ldap * length * macros * maintained * manager * matching * maximum * mechanism * memory * method * mimic * minimum * modifiable * modifiers * modifying * multiple * necessary * normalized * objectclass * occurrence * occurring * offered * operation * original * overridden * parameter * permanent * preemptively * printable * protocol * provider * really * redistribution * referenced * refresh * regardless * registered * request * reserved * resource * response * sanity * separated * setconcurrency * should * specially * specifies * structure * structures * subordinates * substitution * succeed * successful * successfully * sudoers * sufficient * superiors * supported * synchronization * terminated * they're * through * traffic * transparent * unsigned * unsupported * version * absence * achieves * adamson * additional * address * against * appropriate * architecture * associated * async * attribute * authentication * authorized * auxiliary * available * beg...
-
- 26 Sep, 2017 1 commit
-
-
Quanah Gibson-Mount authored
SLAP_AUXPROP_DONTUSECOPY is ok for release
-
- 07 Sep, 2017 1 commit
-
-
Howard Chu authored
Tell frontend the op will finish asynchronously, leave it alone
-
- 09 Apr, 2017 1 commit
-
-
Howard Chu authored
-
- 16 Mar, 2017 1 commit
-
-
Howard Chu authored
Show time spent in conn+threadpool queues before an op actually executes. Also clean up timestamp handling
-
- 03 Jan, 2017 1 commit
-
-
Quanah Gibson-Mount authored
-
- 12 Jun, 2016 1 commit
-
-
Hallvard Furuseth authored
So any initializers in code predating sc_writewait will find sc_private in the expected position.
-
- 31 Jan, 2016 1 commit
-
-
Howard Chu authored
Store attrs with a large number of values separately from the main entry blob. Note - we need support for large DUPSORT values for this to be generally usable.
-
- 29 Jan, 2016 1 commit
-
-
Quanah Gibson-Mount authored
-
- 31 Oct, 2015 2 commits
-
-
Howard Chu authored
Don't need op->o_hr_time, just use o_tincr, that's what it was intended for anyway. Use "etime=" like other products do. Simplify ifdefs. Use gettimeofday, it's always available now.
-
-
- 25 Oct, 2015 1 commit
-
-
- 11 Feb, 2015 1 commit
-
-
Quanah Gibson-Mount authored
-
- 02 Feb, 2015 1 commit
-
-
Howard Chu authored
-
- 15 Sep, 2014 1 commit
-
-
Howard Chu authored
Only in back-mdb; back-bdb needs work but it's deprecated; not worth the effort. In particular txn, retry after deadlocks makes the whole thing too messy.
-
- 23 Jul, 2014 1 commit
-
-
Howard Chu authored
Invoked before a blocked writer waits for socket to be writable. Use in back-mdb to release reader txn while waiting.
-
- 09 Jul, 2014 1 commit
-
-
- 25 Jan, 2014 1 commit
-
-
Kurt Zeilenga authored
-
- 19 Sep, 2013 1 commit
-
-
Quanah Gibson-Mount authored
-
- 27 Aug, 2013 1 commit
-
-
Howard Chu authored
Currently only implemented for OpenSSL. Needs an option to set the criticality flag.
-
- 28 May, 2013 1 commit
-
-
Howard Chu authored
Do not use. backend/overlay code needs to be fixed accordingly. In particular, code which currently frees configuration in _db_close() must be changed to free only in _db_destroy(). After restructuring, it must be possible to call _db_close()/_db_open() multiple times in succession without requiring _db_config() in between.
-