- Feb 06, 2015
-
-
Quanah Gibson-Mount authored
-
-
-
-
-
-
-
-
-
-
-
This reduces presentlist memory usage by about 50%. It's still about 2.5x greater than it should be.
-
- Jan 31, 2015
-
-
Don't overload ri_csn with cookie, use a separate berval
-
- Jan 30, 2015
-
-
Rewrote the psearch result handling to keep track of which queues are using which results.
-
- Jan 29, 2015
-
-
- Jan 28, 2015
-
-
- Jan 27, 2015
-
-
-
-
Remove assert. This is merely a cache of parent DNs, failure to insert doesn't affect outcome.
-
- Jan 22, 2015
-
-
- Jan 18, 2015
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
- Jan 13, 2015
-
-
- Jan 05, 2015
-
-
-
dn2id.c: + assertion for mdb_id2l_insert() result; - unnecessary assignment; search.c: - unused variable 'first'; + range-check for mdb_idl_search() result;
-
Detaching a syncops record from op-list conditionally, only when it was freed by syncprov_free_syncop. The syncprov_free_syncop() and syncprov_drop_psearch() now returns a flag, which is nonzero if the given syncops was freed.
-
-
-