Commit Graph

18012 Commits

Author SHA1 Message Date
Pierangelo Masarati
a7ca1bbc68 fix previous (obviously broken) commit 2009-02-10 14:19:17 +00:00
Pierangelo Masarati
c93f15514d ignore invalidCredentials (related to ITS#5893) 2009-02-10 14:11:52 +00:00
Pierangelo Masarati
017e63119b prefix '*' to only log first occurrence of ignored error 2009-02-10 14:10:58 +00:00
Pierangelo Masarati
5d78ca3c6a fix previous commit (and ITS#5931: now back-meta allows to proxy syncrepl) 2009-02-10 14:08:16 +00:00
Pierangelo Masarati
899398b937 partially addresses an issue with ITS#5931: intermediate responses seem to be handled, as well as entries with controls; syncrepl does not work yet 2009-02-10 13:58:09 +00:00
Howard Chu
b886c2ad8a ITS#5937 fix ancient IPv6 typo 2009-02-10 13:27:22 +00:00
Pierangelo Masarati
2b95e7d288 partially addresses an issue with ITS#5931 2009-02-10 12:44:12 +00:00
Howard Chu
cb7575d244 ITS#5893 less verbose on expected errors, exit on ServerDown 2009-02-10 11:46:47 +00:00
Howard Chu
6a838df274 ITS#5392 use lutil_debug for Statslog if HAVE_DEBUG && !HAVE_SYSLOG 2009-02-10 11:16:31 +00:00
Howard Chu
a86653c3d9 ITS#5613 compare listener URLs verbatim with serverID URLs 2009-02-10 11:09:50 +00:00
Howard Chu
80c6ea52ea ITS#5853 restructure wait4msg / try_read1msg again. Consolidate
the two try_read1msg cases into one, bump refcnts to prevent
lconn's from being freed prematurely.
2009-02-10 09:51:31 +00:00
Howard Chu
ab123880df ITS#5925 fix prev commit 2009-02-10 04:32:15 +00:00
Howard Chu
7ced805b19 ITS#5935 test delete of running consumer 2009-02-10 00:38:52 +00:00
Howard Chu
0f263632a1 ITS#5935 better check for active syncrepl sessions, avoid double-free 2009-02-10 00:34:47 +00:00
Howard Chu
fbf42baefa ITS#5934 fix NULL pointer deref 2009-02-09 21:14:46 +00:00
Pierangelo Masarati
911b5fd42e do not assert when receiving intermediate response (partial fix to ITS#5931) 2009-02-09 14:55:56 +00:00
Howard Chu
7e790c71c0 Remove obsolete libtool cruft 2009-02-09 08:58:21 +00:00
Howard Chu
5d4ea245d2 Remove relics from old libtool support 2009-02-09 08:57:33 +00:00
Howard Chu
f83310c8f8 Revert prev commit, unnecessary 2009-02-09 08:56:53 +00:00
Howard Chu
9d52643310 ITS#5929 create and remove shared library symlinks 2009-02-09 07:35:37 +00:00
Howard Chu
2ee43073e9 ITS#5927 MicrosoftAD compatibility hack (YUCK) - treat '=' as '-'
if defined in an attributeoption
2009-02-09 05:38:30 +00:00
Howard Chu
4bc8cb6336 ITS#5928 hide all ldap_pvt_tls APIs when !HAVE_TLS 2009-02-08 03:25:48 +00:00
Emmanuel Dreyfus
b5baf7fd01 libtoolize autogroup
add install rules for autogroup, nops and smbk5pwd
2009-02-07 22:10:24 +00:00
Pierangelo Masarati
bdb121c967 discard attribute values if attribute name cannot be parsed (ITS#5927) 2009-02-07 15:09:18 +00:00
Pierangelo Masarati
1bab6404f5 consistently allow explicit add/delete of superior objectClasses (ITS#5517) 2009-02-07 11:54:53 +00:00
Gavin Henry
7bfac88409 wrong section. 2009-02-06 17:34:07 +00:00
Gavin Henry
b58feefe37 (ITS#5904) - typo 2009-02-06 17:17:45 +00:00
Gavin Henry
39382216e8 (ITS#5904) Docs: admin guide describes log levels inconsistently 2009-02-06 17:00:47 +00:00
Pierangelo Masarati
92aed8712e more about testing for ITS#5923 2009-02-06 00:04:19 +00:00
Howard Chu
0189fb0828 More for #5812, ifdef NOCANON option 2009-02-06 00:01:38 +00:00
Howard Chu
044b646445 Fix prev commit, no recursion allowed in glue_sub_attach 2009-02-05 22:59:02 +00:00
Howard Chu
84374348e5 #5925, set LINKED flag so it's possible to detect non-linked subs.
(But we don't check for this flag yet. Not sure what to really do
about improper configs after they've gotten this far...)
2009-02-05 21:54:11 +00:00
Howard Chu
1861632db1 ITS#5925, allow online glue_sub_attach to be deferred 2009-02-05 21:44:21 +00:00
Pierangelo Masarati
37b19874e9 this would have detected ITS#5923 much earlier... 2009-02-05 21:38:24 +00:00
Pierangelo Masarati
e96230ee97 more about ITS#5792 2009-02-05 21:11:05 +00:00
Howard Chu
f719c364c5 ITS#5922 - disable meter for non-default debug settings 2009-02-05 20:57:17 +00:00
Howard Chu
e780309a0c Update to -09, last available revision 2009-02-05 20:50:26 +00:00
Pierangelo Masarati
8227ed9f71 fix use of dangling pointers (ITS#5924) 2009-02-05 19:54:51 +00:00
Pierangelo Masarati
0374a8341a initialize ndn (ITS#5923) 2009-02-05 18:46:03 +00:00
Pierangelo Masarati
7cd382d931 build entry's pretty DN from parent's (ITS#5326) 2009-02-05 18:44:52 +00:00
Gavin Henry
ee4e903b90 (ITS#5904) Docs: admin guide describes log levels inconsistently 2009-02-05 12:39:31 +00:00
Howard Chu
72145a7183 More for prev commit, note when closing DB 2009-02-05 10:39:47 +00:00
Howard Chu
bc486f123d Fix spinner in prev commit 2009-02-05 10:07:20 +00:00
Howard Chu
d0515c4017 ITS#5922 with namespace changes 2009-02-05 09:38:07 +00:00
Pierangelo Masarati
260fd357df fix structuralObjectClass modification (glue, ITS#5921; w/ relax, ITS#5792) 2009-02-04 22:36:49 +00:00
Pierangelo Masarati
92576d2bc0 olcDatabase needs X-SORTED 'SIBLINGS' index 2009-02-04 20:06:28 +00:00
Gavin Henry
53683a33d6 (ITS#5918) slapacl(8c) badly worded 2009-02-04 15:46:04 +00:00
Howard Chu
ff8838aa28 ITS#5920 restore old HAS_TLS test 2009-02-04 08:56:04 +00:00
Howard Chu
59897fcc66 ITS#5903 more tests 2009-02-03 02:16:03 +00:00
Howard Chu
a5ed986694 Remove redundant isGrouporMember calls 2009-02-03 02:14:53 +00:00