- 28 Mar, 2003 5 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
So version.c files only need to be generated once.
-
Howard Chu authored
-
- 27 Mar, 2003 7 commits
-
-
Kurt Zeilenga authored
-
Howard Chu authored
-
Howard Chu authored
must destroy existing indexes and run slapindex to regenerate.
-
Howard Chu authored
-
Howard Chu authored
of outstanding requests on a connection. Set rate limits for request execution: no connection can have more than maxthreads/2 ops executing at once. a connection that is write-blocked will not execute any new ops. queued ops must drain before any new ops can execute. If the queue exceeds the max_pending limit, the connection is closed. ...also fixed a bug where a connection was not marked active if it never received a Bind.
-
Howard Chu authored
-
Howard Chu authored
-
- 26 Mar, 2003 5 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
Replaced with bi_entry_get_rw. Implemented for back-bdb, back-ldbm, back-ldap.
-
- 25 Mar, 2003 7 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
and the lock goes away after txn_commit. Not sure what to do about the cache if txn_commit actually fails though. Since txn_prepare succeeded, should never happen. ???
-
Pierangelo Masarati authored
-
- 24 Mar, 2003 16 commits
-
-
Pierangelo Masarati authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
needs to be integrated into the MSVC build system.
-
Howard Chu authored
fix this if ACLs are expected to work on the local slapd.
-
Howard Chu authored
-
Howard Chu authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-