- 11 Apr, 2003 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
- 10 Apr, 2003 1 commit
-
-
Howard Chu authored
-
- 09 Apr, 2003 4 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
Needs work in normalizers, etc.
-
- 03 Apr, 2003 1 commit
-
-
Pierangelo Masarati authored
-
- 01 Apr, 2003 1 commit
-
-
Howard Chu authored
-
- 30 Mar, 2003 1 commit
-
-
Howard Chu authored
consolidated into the Operation structure. All reply parameters are consolidated into the new SlapReply structure. Most operations now have identical call signatures... Changes are not #ifdef'd, revert to -r NO_SLAP_OP_BLOCKS if necessary to back out.
-
- 27 Mar, 2003 1 commit
-
-
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.
-
- 26 Mar, 2003 1 commit
-
-
Howard Chu authored
-
- 25 Mar, 2003 1 commit
-
-
Howard Chu authored
-
- 20 Mar, 2003 1 commit
-
-
Howard Chu authored
connection_pool_max/2 operations already executing. May want to tune this to a higher value, e.g. connection_pool_max - XX, etc. Fix in result.c throttles the connection too late, all threads are already consumed by the time the send buffer blocks.
-
- 16 Mar, 2003 1 commit
-
-
Howard Chu authored
-
- 28 Feb, 2003 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
- 09 Feb, 2003 1 commit
-
-
Kurt Zeilenga authored
-
- 08 Feb, 2003 1 commit
-
-
Kurt Zeilenga authored
using LDAP_DEVEL (to indicate experimental) to enable experimental features (true for HEAD unless LDAP_REL_ENG is defined)
-
- 05 Feb, 2003 1 commit
-
-
Jong Hyuk Choi authored
-
- 03 Feb, 2003 1 commit
-
-
Jong Hyuk Choi authored
-
- 27 Jan, 2003 1 commit
-
-
Jong Hyuk Choi authored
-
- 25 Jan, 2003 1 commit
-
-
Jong Hyuk Choi authored
-
- 23 Jan, 2003 1 commit
-
-
Luke Howard authored
Stubs for PermitModify/NoReferrals controls; implementation coming soon
-
- 03 Jan, 2003 1 commit
-
-
Kurt Zeilenga authored
-
- 17 Dec, 2002 1 commit
-
-
Howard Chu authored
-
- 11 Dec, 2002 1 commit
-
-
Howard Chu authored
hangs in heavy load situations.
-
- 07 Dec, 2002 1 commit
-
-
Pierangelo Masarati authored
SLAPI - Netscape plugin API for slapd - based on patch contributed by Steve Omrani <somrani@us.ibm.com> as ITS#2073
-
- 26 Oct, 2002 1 commit
-
-
Howard Chu authored
It likely has no name anyway, and the client owns it after all.
-
- 25 Oct, 2002 2 commits
-
-
Jong Hyuk Choi authored
-
Jong Hyuk Choi authored
-
- 24 Oct, 2002 1 commit
-
-
Pierangelo Masarati authored
- use bervals for url and sockname - pass connection_init() the listener struct pointer instead of each value - don't copy them in the Connection struct 'cause they're not going to change - define macros for legacy usage of c_listener_url and c_sockname
-
- 16 Sep, 2002 1 commit
-
-
Kurt Zeilenga authored
-
- 26 Aug, 2002 2 commits
-
-
Howard Chu authored
-
Kurt Zeilenga authored
-
- 24 Aug, 2002 2 commits
-
-
Howard Chu authored
If you have a better way, jupm on in...
-
Howard Chu authored
-
- 07 Aug, 2002 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
be freed until after all associated ops are freed.)
-
- 11 Jul, 2002 1 commit
-
-
Julius Enarusai authored
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
-