Kurt Zeilenga
|
ecd86725f2
|
Update result code to IANA-assigned values
Provide some backwards compatibility.
Misc cleanup
|
2005-11-03 01:27:07 +00:00 |
|
Howard Chu
|
e0ec0a21c2
|
ITS#4134 additional fix
|
2005-11-03 00:51:57 +00:00 |
|
Howard Chu
|
f8815bf833
|
ITS#4099, protect hosts_ctl with tcpd_mutex. From richton@nbcs.rutgers.edu.
|
2005-11-03 00:47:25 +00:00 |
|
Howard Chu
|
82db113f32
|
ITS#4134 delete pwdFailureTime on password reset
|
2005-11-03 00:35:46 +00:00 |
|
Howard Chu
|
9ee48976e2
|
ITS#4135 remove client socket from frontend control before unbinding
|
2005-11-03 00:15:50 +00:00 |
|
Howard Chu
|
6fcfaedf90
|
ITS#4137 was returning with tls_def_ctx_mutex locked.
|
2005-11-02 23:43:19 +00:00 |
|
Howard Chu
|
30869197f8
|
Fix fastpath for internal clients (e.g. syncrepl) too.
|
2005-11-02 00:15:41 +00:00 |
|
Howard Chu
|
44fcfb9ed3
|
Fix fastpath for single-op dispatching
|
2005-11-01 23:53:01 +00:00 |
|
Kurt Zeilenga
|
461ed37970
|
cleanup
|
2005-11-01 20:33:49 +00:00 |
|
Kurt Zeilenga
|
eb61bd92ef
|
Note that schema described herein is a "work in progress",
subject to change without notice. Same needs to be
done to slapo-lastmod(5), but its organization makes it
a bit messier.
|
2005-11-01 20:33:15 +00:00 |
|
Kurt Zeilenga
|
9bebea7e1b
|
cleanup
|
2005-11-01 19:59:23 +00:00 |
|
Kurt Zeilenga
|
c9fbf8e192
|
Various cleanup and updating
|
2005-11-01 19:56:52 +00:00 |
|
Pierangelo Masarati
|
7949808924
|
plug one-time leaks
|
2005-11-01 18:12:14 +00:00 |
|
Pierangelo Masarati
|
757c34ee4b
|
s/sprintf/snprintf/
|
2005-11-01 17:50:57 +00:00 |
|
Pierangelo Masarati
|
22ca0e457e
|
cleanup
|
2005-11-01 17:05:32 +00:00 |
|
Pierangelo Masarati
|
7146f4e21f
|
don't leak matchedDN
|
2005-11-01 16:47:17 +00:00 |
|
Pierangelo Masarati
|
3cb2bc0c56
|
various cleanup
|
2005-11-01 16:36:17 +00:00 |
|
Howard Chu
|
948e19e132
|
ITS#4132 reset CACHE_ENTRY_ONELEVEL when complete. Fell out from a bad merge.
|
2005-11-01 15:52:44 +00:00 |
|
Howard Chu
|
dbf69a6ff5
|
Fix prev commit
|
2005-11-01 15:44:51 +00:00 |
|
Howard Chu
|
0a509c9c07
|
Free bind callback
|
2005-11-01 15:11:54 +00:00 |
|
Pierangelo Masarati
|
3fd5e683f2
|
fix size of connection array (ITS#4131)
|
2005-11-01 14:12:12 +00:00 |
|
Pierangelo Masarati
|
cedb88c373
|
eat up values of removed attrs
|
2005-11-01 13:42:51 +00:00 |
|
Pierangelo Masarati
|
d3f33d8139
|
better fix: in case of error during bind, just bail out (very conservative, though)
|
2005-11-01 11:00:55 +00:00 |
|
Pierangelo Masarati
|
e60d7c7f24
|
fix incorrect bind error (ITS#4129)
|
2005-11-01 09:47:30 +00:00 |
|
Pierangelo Masarati
|
e725c8488a
|
allow descriptions in -d for tools as well; test as much as possible about pid/args files in slaptest
|
2005-10-31 18:48:12 +00:00 |
|
Pierangelo Masarati
|
e3b9448bd7
|
allow the "none" log level
|
2005-10-31 17:46:03 +00:00 |
|
Pierangelo Masarati
|
ea0047295c
|
fix usage
|
2005-10-31 16:40:11 +00:00 |
|
Pierangelo Masarati
|
93a6a3647f
|
check length (FIXME: snprintf return value may not be portable?)
|
2005-10-31 16:23:27 +00:00 |
|
Pierangelo Masarati
|
0dc6ef59ad
|
cleanup namespace (ITS#423)
|
2005-10-31 16:08:33 +00:00 |
|
Pierangelo Masarati
|
183b696e76
|
address ITS#4127 (please review)
|
2005-10-31 16:00:51 +00:00 |
|
Pierangelo Masarati
|
48432b1a8d
|
more about ITS#4128; please review
|
2005-10-31 15:33:30 +00:00 |
|
Pierangelo Masarati
|
217489bd90
|
address ITS#4128; please review
|
2005-10-31 15:27:26 +00:00 |
|
Pierangelo Masarati
|
9c056f95fe
|
consistently use HSTRERROR (ITS#4124)
|
2005-10-31 15:04:37 +00:00 |
|
Howard Chu
|
3d60d71ad2
|
Partial fix for ITS#3850, stop spurious "deferring: binding" messages.
Make sure conn state is reset before reply reaches client. Hang still
occurs in RE22, not in RE23.
|
2005-10-30 09:53:15 +00:00 |
|
Howard Chu
|
fcd3058f83
|
Fix slap_callback processing, make sure it's safe for callbacks to
delete themselves at any time.
|
2005-10-30 09:50:48 +00:00 |
|
Howard Chu
|
382a0e8d24
|
Add slapd-bind to Makefile, update bind notes.
|
2005-10-30 08:57:06 +00:00 |
|
Howard Chu
|
9edea08357
|
Fix uninit'd rc
|
2005-10-30 07:42:08 +00:00 |
|
Howard Chu
|
98969cc28e
|
Fix epoll, just handle wake events in the order they arrived.
|
2005-10-30 00:50:59 +00:00 |
|
Kurt Zeilenga
|
5a654472f5
|
Provide unique error message for ldap_parse_extended_result
|
2005-10-29 23:42:12 +00:00 |
|
Kurt Zeilenga
|
71efc97f97
|
Update libtool to 1.5.20
|
2005-10-29 23:37:13 +00:00 |
|
Kurt Zeilenga
|
91db8ccffe
|
Add commented-out 'top'
|
2005-10-29 23:36:57 +00:00 |
|
Howard Chu
|
e131aa424b
|
ITS#4108 fix another accept/read race condition
|
2005-10-29 15:16:35 +00:00 |
|
Pierangelo Masarati
|
67397c46be
|
do not return success; frontend already does (ITS#4122)
|
2005-10-29 12:49:57 +00:00 |
|
Howard Chu
|
12c18e68e0
|
Perform binds in a loop, using either a single DN or many DNs
|
2005-10-29 07:22:35 +00:00 |
|
Howard Chu
|
1f0e2f8944
|
Fix debug msg
|
2005-10-29 04:24:23 +00:00 |
|
Howard Chu
|
4bb234bac8
|
ITS#4108 Cleanup accept/close race conditions.
|
2005-10-29 04:17:56 +00:00 |
|
Howard Chu
|
638b84db6e
|
Cleanup, fix ITS#4120
|
2005-10-29 02:06:32 +00:00 |
|
Howard Chu
|
4f302fd197
|
Fix ITS#4119, option char left over after rev 1.185
|
2005-10-28 22:55:22 +00:00 |
|
Howard Chu
|
f80e9d11fa
|
Fix prev commit, spawns unnecessary threads.
|
2005-10-28 10:31:21 +00:00 |
|
Howard Chu
|
970ccf9584
|
ITS#4017 add TLSDHParamFile
|
2005-10-28 06:55:16 +00:00 |
|