Commit Graph

14326 Commits

Author SHA1 Message Date
Howard Chu
83c259a207 Cleanup prev commit 2006-02-06 20:39:25 +00:00
Howard Chu
9d026c6445 Regenerate without multimaster switch 2006-02-06 04:52:44 +00:00
Howard Chu
23d327a3f4 Delete enable_multimaster switch, it's now always present. 2006-02-06 04:51:55 +00:00
Howard Chu
1aebe9bde4 Add multimaster keyword 2006-02-06 04:50:12 +00:00
Howard Chu
0e6aa53cd1 Unifdef SLAPD_MULTIMASTER, use config setting instead 2006-02-06 04:45:12 +00:00
Howard Chu
fe3b6d0071 ITS#4384 rework entryCSN handling, retrieve from incoming request
if it was provided. Always check and graduate, regardless of shadow status.
2006-02-05 01:09:48 +00:00
Howard Chu
f96e6378d6 filter2bv can't de-normalize UUIDs, must do it explicitly for back-ldap
in test045
2006-02-05 01:05:38 +00:00
Pierangelo Masarati
61da1918a6 allow to reuse the same connection for multiple binds 2006-02-04 16:33:12 +00:00
Pierangelo Masarati
f0d6ac3e0b debug cleanup 2006-02-04 15:50:22 +00:00
Pierangelo Masarati
ced7671e5e friendly form for balance factors 2006-02-04 15:49:04 +00:00
Howard Chu
ec7e2af34a delete now redundant memsets 2006-02-03 19:37:12 +00:00
Pierangelo Masarati
140bc77e50 (blind) fix to ITS#4386 (uninitialized var) 2006-02-03 18:06:00 +00:00
Pierangelo Masarati
f13f88bbee add some failed binds (but don't log too much) 2006-02-03 17:58:07 +00:00
Kurt Zeilenga
4bf9eb2365 fix comments 2006-02-03 04:10:29 +00:00
Pierangelo Masarati
9fd59d812d format error message as LDIF (do not assume the error messages do not contain fancy chars; ITS#4382) 2006-02-02 21:01:29 +00:00
Anil Kumar Kommuri
e8886621ab Added man pages for ldap_search_ext() and ldap_search_ext_s() APIs 2006-02-02 09:59:19 +00:00
Anil Kumar Kommuri
580eea5cff Adding new files ldap_rename.3 ldap_rename.3.links 2006-02-02 09:56:49 +00:00
Anil Kumar Kommuri
a4d9b403c4 Added new man page for API ldap_parse_vlv_control() 2006-02-02 09:54:28 +00:00
Anil Kumar Kommuri
0098119d2d Added new man page for ldap_parse_sort_control() API 2006-02-02 09:53:37 +00:00
Anil Kumar Kommuri
74d54b121a Added new files for ldap_extended_operation() API 2006-02-02 09:50:45 +00:00
Anil Kumar Kommuri
0da8dbde40 ldap_delete_ext, ldap_delete_ext_s 2006-02-02 09:47:14 +00:00
Anil Kumar Kommuri
4dcad2637c Added ldap_compare_ext, ldap_compare_ext_s 2006-02-02 09:45:21 +00:00
Anil Kumar Kommuri
13091208ff Added ldap_set_rebind_proc.3 2006-02-02 09:42:42 +00:00
Howard Chu
6c062ca841 Use pcache debug level 2006-02-02 08:36:41 +00:00
Howard Chu
71d439aba7 Use "pcache" dynamic debug level 2006-02-02 08:31:15 +00:00
Howard Chu
0ef7742328 Reparse unknown debug flags after config is read to allow use
of dynamically registered debug levels
2006-02-02 08:30:56 +00:00
Howard Chu
57c25cbd68 Fix negative caching again, be sure it's really from zero entries returned 2006-02-02 02:52:54 +00:00
Pierangelo Masarati
54aefe30f7 implement proxy long-lived connection TTL 2006-02-01 23:10:12 +00:00
Pierangelo Masarati
72d27f225d check regression of ITS#4380 2006-02-01 21:59:34 +00:00
Pierangelo Masarati
0e2b26986e do not assume the matching rule synta has a validate handler (ITS#4380) 2006-02-01 21:53:58 +00:00
Howard Chu
8ce19e5c75 Use -d cache instead of -d trace 2006-02-01 19:32:42 +00:00
Howard Chu
f50316f141 Use LDAP_DEBUG_CACHE instead of TRACE. Delete remove_mutex. 2006-02-01 19:31:35 +00:00
Anil Kumar Kommuri
10d43a0200 Added ldap_set_rebind_proc, ldap_unbind_ext and ldap_unbind_ext_s man page
contents.
2006-02-01 14:13:21 +00:00
Kurt Zeilenga
c80b8626b9 Approved revision 2006-01-31 18:49:32 +00:00
Kurt Zeilenga
4f63fb900f Approved (with Note to RFC Editor) revision 2006-01-31 18:23:30 +00:00
Kurt Zeilenga
7371592575 Add LBURP 2006-01-31 03:08:42 +00:00
Howard Chu
297d12c808 ITS#4376 add missing parameters in config_generic_wrapper 2006-01-28 08:26:21 +00:00
Howard Chu
bedac8bd60 Fix negative caching, only do it on Success 2006-01-27 22:55:28 +00:00
Kurt Zeilenga
fdfd5e7ec0 clarify 'native' 2006-01-25 22:13:14 +00:00
Kurt Zeilenga
a3fce95ffc Add note about contrib/slapd-modules 2006-01-25 22:12:16 +00:00
Howard Chu
a970038b0c ITS#4373, fix prev commit 2006-01-25 19:06:16 +00:00
Luke Howard
667d3c1a37 fix typo 2006-01-25 14:12:51 +00:00
Kurt Zeilenga
a77427bd01 updates 2006-01-25 04:13:59 +00:00
Howard Chu
3d3ba13f92 ITS#4369 add log messages for delta syncrepl ops 2006-01-25 01:47:48 +00:00
Howard Chu
bebfc49d71 ITS#4370 always init slap_daemon mutexes 2006-01-25 01:36:18 +00:00
Howard Chu
9870eba3ee ITS#4368 unlock pool ltp_mutex before destroying it 2006-01-24 23:31:56 +00:00
Kurt Zeilenga
f5b9ff7940 unifdef -DSLAPD_CONF_UNKNOWN_BAILOUT -DSLAPD_CONF_UNKNOWN_IGNORED=""
-DSLAPD_DEBUG_CONFIG_ERROR=LDAP_DEBUG_ANY
2006-01-24 04:40:01 +00:00
Howard Chu
fdc89d2604 ITS#4365 reset frs.sr_nentries before searching in syncprov_playlog 2006-01-23 22:23:00 +00:00
Luke Howard
0c0abfe917 slapi_filter_dup() can now use filter_dup() 2006-01-23 21:23:36 +00:00
Howard Chu
51c5916149 ITS#4364 add filter_dup, don't use str2filter to dup filters. 2006-01-23 20:53:52 +00:00