]> git.sur5r.net Git - openldap/log
openldap
15 years agoITS#5959 just drop illegal values, keep remainder if any. fix a_numvals.
Howard Chu [Fri, 20 Feb 2009 01:48:19 +0000 (01:48 +0000)]
ITS#5959 just drop illegal values, keep remainder if any. fix a_numvals.

15 years agore-fix ITS#5916
Pierangelo Masarati [Fri, 20 Feb 2009 01:07:00 +0000 (01:07 +0000)]
re-fix ITS#5916

15 years agoITS#5724 use bd_self->be_ctrls
Howard Chu [Fri, 20 Feb 2009 00:57:44 +0000 (00:57 +0000)]
ITS#5724 use bd_self->be_ctrls

15 years agoRevert 1.91, breaks #5346. (ITS#5724)
Howard Chu [Fri, 20 Feb 2009 00:56:50 +0000 (00:56 +0000)]
Revert 1.91, breaks #5346. (ITS#5724)

15 years agoITS#5960 fix rwm_bva_rewrite handling
Howard Chu [Fri, 20 Feb 2009 00:47:04 +0000 (00:47 +0000)]
ITS#5960 fix rwm_bva_rewrite handling

15 years agoITS#5961 fix prev commit
Howard Chu [Thu, 19 Feb 2009 22:12:23 +0000 (22:12 +0000)]
ITS#5961 fix prev commit

15 years agoITS#5959 drop attrs with illegal values
Howard Chu [Thu, 19 Feb 2009 02:05:28 +0000 (02:05 +0000)]
ITS#5959 drop attrs with illegal values

15 years agoMore for prev commit
Howard Chu [Thu, 19 Feb 2009 01:22:04 +0000 (01:22 +0000)]
More for prev commit

15 years agoFix spurious sizelimit exceeded err
Howard Chu [Thu, 19 Feb 2009 01:15:15 +0000 (01:15 +0000)]
Fix spurious sizelimit exceeded err

15 years agoFix prev commit
Howard Chu [Thu, 19 Feb 2009 00:41:39 +0000 (00:41 +0000)]
Fix prev commit

15 years agoITS#5927, don't cache queries with malformed entries in results
Howard Chu [Wed, 18 Feb 2009 23:11:28 +0000 (23:11 +0000)]
ITS#5927, don't cache queries with malformed entries in results

15 years agoTweak notices
Kurt Zeilenga [Wed, 18 Feb 2009 00:36:47 +0000 (00:36 +0000)]
Tweak notices

15 years agoForced commit, set -x bits
Howard Chu [Wed, 18 Feb 2009 00:28:57 +0000 (00:28 +0000)]
Forced commit, set -x bits

15 years agoITS#5395 add test from abartlet@samba.org
Howard Chu [Wed, 18 Feb 2009 00:27:03 +0000 (00:27 +0000)]
ITS#5395 add test from abartlet@samba.org

15 years agoCleanup prev commit
Howard Chu [Wed, 18 Feb 2009 00:17:59 +0000 (00:17 +0000)]
Cleanup prev commit

15 years agoITS#5956 only retry attaching to SHM once
Howard Chu [Wed, 18 Feb 2009 00:14:16 +0000 (00:14 +0000)]
ITS#5956 only retry attaching to SHM once

15 years agoITS#5740 liblutil depends on liblber
Howard Chu [Wed, 18 Feb 2009 00:01:28 +0000 (00:01 +0000)]
ITS#5740 liblutil depends on liblber

15 years agoset SLEEP1 default to 7 seconds, 5 is sometimes too short for replication
Howard Chu [Tue, 17 Feb 2009 23:46:15 +0000 (23:46 +0000)]
set SLEEP1 default to 7 seconds, 5 is sometimes too short for replication

15 years agoITS#5954 from jclarke@linagora.com: fix be_syncinfo order
Howard Chu [Tue, 17 Feb 2009 22:08:00 +0000 (22:08 +0000)]
ITS#5954 from jclarke@linagora.com: fix be_syncinfo order

15 years agoRevert part of last commit
Quanah Gibson-Mount [Tue, 17 Feb 2009 21:47:09 +0000 (21:47 +0000)]
Revert part of last commit
Remove erroneous comment

15 years agoMore for ITS#5955
Quanah Gibson-Mount [Tue, 17 Feb 2009 21:39:50 +0000 (21:39 +0000)]
More for ITS#5955
Also special case rand file bits that are OpenSSL only

15 years agoITS#5955
Quanah Gibson-Mount [Tue, 17 Feb 2009 21:32:09 +0000 (21:32 +0000)]
ITS#5955

15 years agoFix corrupted CSN issue
Howard Chu [Mon, 16 Feb 2009 00:12:38 +0000 (00:12 +0000)]
Fix corrupted CSN issue

15 years ago(Temporarily) define CHECK_CSN for all LDAP_DEVEL builds
Howard Chu [Sun, 15 Feb 2009 23:21:28 +0000 (23:21 +0000)]
(Temporarily) define CHECK_CSN for all LDAP_DEVEL builds

15 years agoMore CHECK_CSN tests
Howard Chu [Sun, 15 Feb 2009 23:17:45 +0000 (23:17 +0000)]
More CHECK_CSN tests

15 years agoFix compare op
Howard Chu [Sun, 15 Feb 2009 23:14:25 +0000 (23:14 +0000)]
Fix compare op

15 years agocleanup (related to ITS#5760)
Pierangelo Masarati [Sun, 15 Feb 2009 22:16:21 +0000 (22:16 +0000)]
cleanup (related to ITS#5760)

15 years agofix misc warnings
Pierangelo Masarati [Sun, 15 Feb 2009 21:59:16 +0000 (21:59 +0000)]
fix misc warnings

15 years agodo not let entryDN,subschemaSubentry slip into results when mapped out (ITS#5760)
Pierangelo Masarati [Sat, 14 Feb 2009 14:13:46 +0000 (14:13 +0000)]
do not let entryDN,subschemaSubentry slip into results when mapped out (ITS#5760)

15 years agoconsistently map operational attrs as well (ITS#5760)
Pierangelo Masarati [Sat, 14 Feb 2009 13:58:09 +0000 (13:58 +0000)]
consistently map operational attrs as well (ITS#5760)

15 years agoconsistently map operational attrs as well (ITS#5760); silence warning
Pierangelo Masarati [Sat, 14 Feb 2009 11:11:24 +0000 (11:11 +0000)]
consistently map operational attrs as well (ITS#5760); silence warning

15 years agolet special attrnames slip through (ITS#5760)
Pierangelo Masarati [Sat, 14 Feb 2009 10:39:45 +0000 (10:39 +0000)]
let special attrnames slip through (ITS#5760)

15 years agomore about ITS#5940
Pierangelo Masarati [Fri, 13 Feb 2009 01:12:56 +0000 (01:12 +0000)]
more about ITS#5940

15 years agomore about ITS#5940
Pierangelo Masarati [Fri, 13 Feb 2009 00:02:11 +0000 (00:02 +0000)]
more about ITS#5940

15 years agorewrite info should always be set (ITS#5940)
Pierangelo Masarati [Thu, 12 Feb 2009 23:00:47 +0000 (23:00 +0000)]
rewrite info should always be set (ITS#5940)

15 years agofix recursion detection (ITS#5943)
Pierangelo Masarati [Thu, 12 Feb 2009 22:29:13 +0000 (22:29 +0000)]
fix recursion detection (ITS#5943)

15 years agoFix typo in prev commit
Howard Chu [Thu, 12 Feb 2009 17:07:21 +0000 (17:07 +0000)]
Fix typo in prev commit

15 years agoIgnore hangups on removed sockets
Howard Chu [Thu, 12 Feb 2009 17:05:00 +0000 (17:05 +0000)]
Ignore hangups on removed sockets

15 years agoAdd some asserts on CSN validity
Howard Chu [Wed, 11 Feb 2009 22:00:00 +0000 (22:00 +0000)]
Add some asserts on CSN validity

15 years agoRemove two useless lines (a badly applied patch before the last commit?)
Emmanuel Dreyfus [Wed, 11 Feb 2009 05:03:25 +0000 (05:03 +0000)]
Remove two useless lines (a badly applied patch before the last commit?)

15 years agoSilence warning in prev commit
Howard Chu [Wed, 11 Feb 2009 01:48:09 +0000 (01:48 +0000)]
Silence warning in prev commit

15 years agoAdd comments about ITS#3134, #5938, RFC4513 for posterity. This
Howard Chu [Wed, 11 Feb 2009 01:35:56 +0000 (01:35 +0000)]
Add comments about ITS#3134, #5938, RFC4513 for posterity. This
file will be moving to the Attic...

15 years agoRevert prev commit
Howard Chu [Tue, 10 Feb 2009 21:29:56 +0000 (21:29 +0000)]
Revert prev commit

15 years agoITS#5939 plug descriptor leak
Howard Chu [Tue, 10 Feb 2009 20:07:24 +0000 (20:07 +0000)]
ITS#5939 plug descriptor leak

15 years agoITS#5935 fix prev commit
Howard Chu [Tue, 10 Feb 2009 15:13:31 +0000 (15:13 +0000)]
ITS#5935 fix prev commit

15 years agomore on ITS#5931: handle intermediate responses and support syncrepl also in back...
Pierangelo Masarati [Tue, 10 Feb 2009 14:27:28 +0000 (14:27 +0000)]
more on ITS#5931: handle intermediate responses and support syncrepl also in back-ldap

15 years agofix previous (obviously broken) commit
Pierangelo Masarati [Tue, 10 Feb 2009 14:19:17 +0000 (14:19 +0000)]
fix previous (obviously broken) commit

15 years agoignore invalidCredentials (related to ITS#5893)
Pierangelo Masarati [Tue, 10 Feb 2009 14:11:52 +0000 (14:11 +0000)]
ignore invalidCredentials (related to ITS#5893)

15 years agoprefix '*' to only log first occurrence of ignored error
Pierangelo Masarati [Tue, 10 Feb 2009 14:10:58 +0000 (14:10 +0000)]
prefix '*' to only log first occurrence of ignored error

15 years agofix previous commit (and ITS#5931: now back-meta allows to proxy syncrepl)
Pierangelo Masarati [Tue, 10 Feb 2009 14:08:16 +0000 (14:08 +0000)]
fix previous commit (and ITS#5931: now back-meta allows to proxy syncrepl)

15 years agopartially addresses an issue with ITS#5931: intermediate responses seem to be handled...
Pierangelo Masarati [Tue, 10 Feb 2009 13:58:09 +0000 (13:58 +0000)]
partially addresses an issue with ITS#5931: intermediate responses seem to be handled, as well as entries with controls; syncrepl does not work yet

15 years agoITS#5937 fix ancient IPv6 typo
Howard Chu [Tue, 10 Feb 2009 13:27:22 +0000 (13:27 +0000)]
ITS#5937 fix ancient IPv6 typo

15 years agopartially addresses an issue with ITS#5931
Pierangelo Masarati [Tue, 10 Feb 2009 12:44:12 +0000 (12:44 +0000)]
partially addresses an issue with ITS#5931

15 years agoITS#5893 less verbose on expected errors, exit on ServerDown
Howard Chu [Tue, 10 Feb 2009 11:46:47 +0000 (11:46 +0000)]
ITS#5893 less verbose on expected errors, exit on ServerDown

15 years agoITS#5392 use lutil_debug for Statslog if HAVE_DEBUG && !HAVE_SYSLOG
Howard Chu [Tue, 10 Feb 2009 11:16:31 +0000 (11:16 +0000)]
ITS#5392 use lutil_debug for Statslog if HAVE_DEBUG && !HAVE_SYSLOG

15 years agoITS#5613 compare listener URLs verbatim with serverID URLs
Howard Chu [Tue, 10 Feb 2009 11:09:50 +0000 (11:09 +0000)]
ITS#5613 compare listener URLs verbatim with serverID URLs

15 years agoITS#5853 restructure wait4msg / try_read1msg again. Consolidate
Howard Chu [Tue, 10 Feb 2009 09:51:31 +0000 (09:51 +0000)]
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.

15 years agoITS#5925 fix prev commit
Howard Chu [Tue, 10 Feb 2009 04:32:15 +0000 (04:32 +0000)]
ITS#5925 fix prev commit

15 years agoITS#5935 test delete of running consumer
Howard Chu [Tue, 10 Feb 2009 00:38:52 +0000 (00:38 +0000)]
ITS#5935 test delete of running consumer

15 years agoITS#5935 better check for active syncrepl sessions, avoid double-free
Howard Chu [Tue, 10 Feb 2009 00:34:47 +0000 (00:34 +0000)]
ITS#5935 better check for active syncrepl sessions, avoid double-free

15 years agoITS#5934 fix NULL pointer deref
Howard Chu [Mon, 9 Feb 2009 21:14:46 +0000 (21:14 +0000)]
ITS#5934 fix NULL pointer deref

15 years agodo not assert when receiving intermediate response (partial fix to ITS#5931)
Pierangelo Masarati [Mon, 9 Feb 2009 14:55:56 +0000 (14:55 +0000)]
do not assert when receiving intermediate response (partial fix to ITS#5931)

15 years agoRemove obsolete libtool cruft
Howard Chu [Mon, 9 Feb 2009 08:58:21 +0000 (08:58 +0000)]
Remove obsolete libtool cruft

15 years agoRemove relics from old libtool support
Howard Chu [Mon, 9 Feb 2009 08:57:33 +0000 (08:57 +0000)]
Remove relics from old libtool support

15 years agoRevert prev commit, unnecessary
Howard Chu [Mon, 9 Feb 2009 08:56:53 +0000 (08:56 +0000)]
Revert prev commit, unnecessary

15 years agoITS#5929 create and remove shared library symlinks
Howard Chu [Mon, 9 Feb 2009 07:35:37 +0000 (07:35 +0000)]
ITS#5929 create and remove shared library symlinks

15 years agoITS#5927 MicrosoftAD compatibility hack (YUCK) - treat '=' as '-'
Howard Chu [Mon, 9 Feb 2009 05:38:30 +0000 (05:38 +0000)]
ITS#5927 MicrosoftAD compatibility hack (YUCK) - treat '=' as '-'
if defined in an attributeoption

15 years agoITS#5928 hide all ldap_pvt_tls APIs when !HAVE_TLS
Howard Chu [Sun, 8 Feb 2009 03:25:48 +0000 (03:25 +0000)]
ITS#5928 hide all ldap_pvt_tls APIs when !HAVE_TLS

15 years agolibtoolize autogroup
Emmanuel Dreyfus [Sat, 7 Feb 2009 22:10:24 +0000 (22:10 +0000)]
libtoolize autogroup
add install rules for autogroup, nops and smbk5pwd

15 years agodiscard attribute values if attribute name cannot be parsed (ITS#5927)
Pierangelo Masarati [Sat, 7 Feb 2009 15:09:18 +0000 (15:09 +0000)]
discard attribute values if attribute name cannot be parsed (ITS#5927)

15 years agoconsistently allow explicit add/delete of superior objectClasses (ITS#5517)
Pierangelo Masarati [Sat, 7 Feb 2009 11:54:53 +0000 (11:54 +0000)]
consistently allow explicit add/delete of superior objectClasses (ITS#5517)

15 years agowrong section.
Gavin Henry [Fri, 6 Feb 2009 17:34:07 +0000 (17:34 +0000)]
wrong section.

15 years ago(ITS#5904) - typo
Gavin Henry [Fri, 6 Feb 2009 17:17:45 +0000 (17:17 +0000)]
(ITS#5904) - typo

15 years ago(ITS#5904) Docs: admin guide describes log levels inconsistently
Gavin Henry [Fri, 6 Feb 2009 17:00:47 +0000 (17:00 +0000)]
(ITS#5904) Docs: admin guide describes log levels inconsistently

15 years agomore about testing for ITS#5923
Pierangelo Masarati [Fri, 6 Feb 2009 00:04:19 +0000 (00:04 +0000)]
more about testing for ITS#5923

15 years agoMore for #5812, ifdef NOCANON option
Howard Chu [Fri, 6 Feb 2009 00:01:38 +0000 (00:01 +0000)]
More for #5812, ifdef NOCANON option

15 years agoFix prev commit, no recursion allowed in glue_sub_attach
Howard Chu [Thu, 5 Feb 2009 22:59:02 +0000 (22:59 +0000)]
Fix prev commit, no recursion allowed in glue_sub_attach

15 years ago#5925, set LINKED flag so it's possible to detect non-linked subs.
Howard Chu [Thu, 5 Feb 2009 21:54:11 +0000 (21:54 +0000)]
#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...)

15 years agoITS#5925, allow online glue_sub_attach to be deferred
Howard Chu [Thu, 5 Feb 2009 21:44:21 +0000 (21:44 +0000)]
ITS#5925, allow online glue_sub_attach to be deferred

15 years agothis would have detected ITS#5923 much earlier...
Pierangelo Masarati [Thu, 5 Feb 2009 21:38:24 +0000 (21:38 +0000)]
this would have detected ITS#5923 much earlier...

15 years agomore about ITS#5792
Pierangelo Masarati [Thu, 5 Feb 2009 21:11:05 +0000 (21:11 +0000)]
more about ITS#5792

15 years agoITS#5922 - disable meter for non-default debug settings
Howard Chu [Thu, 5 Feb 2009 20:57:17 +0000 (20:57 +0000)]
ITS#5922 - disable meter for non-default debug settings

15 years agoUpdate to -09, last available revision
Howard Chu [Thu, 5 Feb 2009 20:50:26 +0000 (20:50 +0000)]
Update to -09, last available revision

15 years agofix use of dangling pointers (ITS#5924)
Pierangelo Masarati [Thu, 5 Feb 2009 19:54:51 +0000 (19:54 +0000)]
fix use of dangling pointers (ITS#5924)

15 years agoinitialize ndn (ITS#5923)
Pierangelo Masarati [Thu, 5 Feb 2009 18:46:03 +0000 (18:46 +0000)]
initialize ndn (ITS#5923)

15 years agobuild entry's pretty DN from parent's (ITS#5326)
Pierangelo Masarati [Thu, 5 Feb 2009 18:44:52 +0000 (18:44 +0000)]
build entry's pretty DN from parent's (ITS#5326)

15 years ago(ITS#5904) Docs: admin guide describes log levels inconsistently
Gavin Henry [Thu, 5 Feb 2009 12:39:31 +0000 (12:39 +0000)]
(ITS#5904) Docs: admin guide describes log levels inconsistently

15 years agoMore for prev commit, note when closing DB
Howard Chu [Thu, 5 Feb 2009 10:39:47 +0000 (10:39 +0000)]
More for prev commit, note when closing DB

15 years agoFix spinner in prev commit
Howard Chu [Thu, 5 Feb 2009 10:07:20 +0000 (10:07 +0000)]
Fix spinner in prev commit

15 years agoITS#5922 with namespace changes
Howard Chu [Thu, 5 Feb 2009 09:38:07 +0000 (09:38 +0000)]
ITS#5922 with namespace changes

15 years agofix structuralObjectClass modification (glue, ITS#5921; w/ relax, ITS#5792)
Pierangelo Masarati [Wed, 4 Feb 2009 22:36:49 +0000 (22:36 +0000)]
fix structuralObjectClass modification (glue, ITS#5921; w/ relax, ITS#5792)

15 years agoolcDatabase needs X-SORTED 'SIBLINGS' index
Pierangelo Masarati [Wed, 4 Feb 2009 20:06:28 +0000 (20:06 +0000)]
olcDatabase needs X-SORTED 'SIBLINGS' index

15 years ago(ITS#5918) slapacl(8c) badly worded
Gavin Henry [Wed, 4 Feb 2009 15:46:04 +0000 (15:46 +0000)]
(ITS#5918) slapacl(8c) badly worded

15 years agoITS#5920 restore old HAS_TLS test
Howard Chu [Wed, 4 Feb 2009 08:56:04 +0000 (08:56 +0000)]
ITS#5920 restore old HAS_TLS test

15 years agoITS#5903 more tests
Howard Chu [Tue, 3 Feb 2009 02:16:03 +0000 (02:16 +0000)]
ITS#5903 more tests

15 years agoRemove redundant isGrouporMember calls
Howard Chu [Tue, 3 Feb 2009 02:14:53 +0000 (02:14 +0000)]
Remove redundant isGrouporMember calls

15 years agoFix prev commit for modify/delete
Howard Chu [Tue, 3 Feb 2009 01:58:57 +0000 (01:58 +0000)]
Fix prev commit for modify/delete

15 years agoAdd CVS header
Quanah Gibson-Mount [Mon, 2 Feb 2009 23:48:07 +0000 (23:48 +0000)]
Add CVS header

15 years agoAdd makefile for slapo-cloak
Emmanuel Dreyfus [Mon, 2 Feb 2009 22:14:07 +0000 (22:14 +0000)]
Add makefile for slapo-cloak

15 years agoITS#5916 - externally callable functions are ldap_pvt, not ldap_int.
Howard Chu [Mon, 2 Feb 2009 21:14:34 +0000 (21:14 +0000)]
ITS#5916 - externally callable functions are ldap_pvt, not ldap_int.