Commit Graph

16857 Commits

Author SHA1 Message Date
Gavin Henry
e580bd799a common-errors finished, bar some formation of man page names etc. 2007-10-29 22:14:12 +00:00
Gavin Henry
0bd3a60fa0 I don't think we need to pull anything in from these blog entries. We've covered enough reasons. 2007-10-29 21:34:00 +00:00
Howard Chu
365f876e3c Forced commit: forgot to note that SLAP_LIGHTWEIGHT_DISPATCHER is
now unifdef'd.
2007-10-25 08:56:15 +00:00
Howard Chu
233632fa04 Use per-thread slap_counters to eliminate lock contention 2007-10-25 08:45:00 +00:00
Howard Chu
a354d38fea Fix typo in prev commit 2007-10-25 06:50:43 +00:00
Howard Chu
183ff5120c Use thread-specific data in pool_context() 2007-10-25 06:48:44 +00:00
Howard Chu
20c4e016fa Added native thread-specific data support 2007-10-25 06:42:40 +00:00
Howard Chu
a9d35da834 Repack Connection structure for alignment 2007-10-25 04:29:46 +00:00
Howard Chu
68ebee4726 Concurrency tweaks:
store conn->c_sd, don't use ber_sockbuf_ctrl to retrieve it.
  use per-thread free lists for operations, no mutexes needed.
2007-10-25 02:22:40 +00:00
Gavin Henry
41e62ddb40 Mention delta-syncrepl and MirrorMode. N-Way Next 2007-10-24 16:37:37 +00:00
Gavin Henry
5e78b05463 Chaining fix. 2007-10-24 16:36:56 +00:00
Gavin Henry
89f5b10f12 Point to 'Recommended OpenLDAP Software Dependency Versions' section when discussing BDB etc. 2007-10-24 16:36:26 +00:00
Gavin Henry
b881feee49 Wee fix. 2007-10-24 16:35:11 +00:00
Gavin Henry
802a00a016 Finish port of rfc4511 into appendix for error codes. Just need to give examples as to why a user would hit a certain error in relation to a slap*/ldap* tool 2007-10-24 15:43:19 +00:00
Pierangelo Masarati
a6a584eaa8 further fix of double free (ITS#4860) 2007-10-24 10:34:43 +00:00
Pierangelo Masarati
2069092aa5 don't compute lengths twice 2007-10-24 10:34:04 +00:00
Howard Chu
b9f012377a ITS#5197 fully revert prev commit, use thr_stub 2007-10-23 21:14:39 +00:00
Howard Chu
9bc4ebd12c ITS#5197 add stub for ldap_pvt_thread_pool_query() 2007-10-23 21:14:11 +00:00
Howard Chu
faa76b761d Forced commit, partially revert prev commit 2007-10-23 20:57:13 +00:00
Howard Chu
3877fc9359 ITS#5197 don't check thread pool if NO_THREADS 2007-10-23 20:55:28 +00:00
Howard Chu
d7535d4ddc ITS#5189 revert index.c 1.67, just catch LDAP_OTHER 2007-10-23 00:25:51 +00:00
Howard Chu
bb1d8dfcd7 Fix prev commit, include errno.h 2007-10-23 00:05:03 +00:00
Howard Chu
9965fc5f60 ITS#5189 recognize ENOMEM 2007-10-23 00:03:56 +00:00
Howard Chu
7404384766 Fix typo 2007-10-22 09:14:56 +00:00
Howard Chu
38953e2f2c Fix depend dependency for parallel make 2007-10-20 04:29:11 +00:00
Howard Chu
874ddbebe9 Fix depend/.links dependency for parallel make 2007-10-20 04:24:15 +00:00
Howard Chu
8713229bba Fix liblutil link order 2007-10-19 04:46:41 +00:00
Howard Chu
f3c82a78a0 ITS#5193 don't use "cd; pwd" to get the absolute path of schema dir 2007-10-19 04:17:28 +00:00
Gavin Henry
45309cab94 Almost complete MirrorMode section. back-ldap proxy example to do. 2007-10-18 23:50:42 +00:00
Gavin Henry
33222eb428 Backup strategy discussions. db_recover example to do. 2007-10-18 23:50:08 +00:00
Gavin Henry
10fcc30970 more word additions. 2007-10-18 23:49:11 +00:00
Gavin Henry
7bb6eddf06 Wee chaining update. 2007-10-18 22:46:07 +00:00
Howard Chu
13c6ef95ce ITS#5194 zero out pool when destroying 2007-10-18 21:13:43 +00:00
Howard Chu
6775e25ba3 In pool_resume don't touch the condvar if the pool is tearing down. 2007-10-18 06:52:54 +00:00
Howard Chu
bdac543b3b Cleanup debug calls 2007-10-18 01:35:07 +00:00
Quanah Gibson-Mount
69e89815e0 Revert previous commit 2007-10-17 23:08:48 +00:00
Quanah Gibson-Mount
952d8e9d47 ITS#5189 add note about db_stat and slapd needing to be run when using quick mode. 2007-10-17 21:59:57 +00:00
Ralf Haferkamp
029a05a8d5 use URIs instead of hostname/port 2007-10-17 17:07:05 +00:00
Ralf Haferkamp
f3c2c29f69 fixed typo 2007-10-17 16:42:07 +00:00
Pierangelo Masarati
006b9d9799 fix *_TIMEOUT API documentation (ITS#5188) 2007-10-17 16:32:11 +00:00
Howard Chu
539109e4f0 Fix prev commit, only defer open for online Add 2007-10-16 16:25:56 +00:00
Howard Chu
43359bb02f Don't leak logfiles 2007-10-16 00:59:39 +00:00
Howard Chu
e63ac9ac9e Fix error message propagation 2007-10-15 10:22:51 +00:00
Howard Chu
a8ba9e2131 Check DB directory validity at config time 2007-10-15 10:17:04 +00:00
Howard Chu
e9749fcd7b Revert prev commit, bogus 2007-10-15 10:16:36 +00:00
Howard Chu
d796273e8f Save return code from cleanup handler 2007-10-15 09:56:03 +00:00
Howard Chu
f74d9f6099 Partial revert from 1.246, not sure what's the point 2007-10-15 09:38:25 +00:00
Gavin Henry
d232760fe8 Last tweak. Forgot to individually comment each commit. Small progress for all anyway. 2007-10-14 23:56:12 +00:00
Gavin Henry
9a3147a054 Added -F option. Need to sync with current slap*(8) 2007-10-14 23:46:03 +00:00
Gavin Henry
ee5715fcc6 Added -F option. Need to sync with current slapd(8) 2007-10-14 23:38:46 +00:00