]> git.sur5r.net Git - openldap/log
openldap
18 years agotest handles known issues so it can be always on in HEAD
Pierangelo Masarati [Mon, 26 Dec 2005 17:04:04 +0000 (17:04 +0000)]
test handles known issues so it can be always on in HEAD

18 years agotypos in comments (very pedantic...)
Pierangelo Masarati [Mon, 26 Dec 2005 17:00:12 +0000 (17:00 +0000)]
typos in comments (very pedantic...)

18 years agohandle when URIs are null
Pierangelo Masarati [Mon, 26 Dec 2005 16:55:50 +0000 (16:55 +0000)]
handle when URIs are null

18 years agoFix regression in SLAPI ACL plugins, call with frontendDB pblock
Luke Howard [Sat, 24 Dec 2005 17:15:13 +0000 (17:15 +0000)]
Fix regression in SLAPI ACL plugins, call with frontendDB pblock

18 years agoHandle LDAP_MOD_INCREMENT in acl_check_modlist()
Luke Howard [Sat, 24 Dec 2005 16:02:15 +0000 (16:02 +0000)]
Handle LDAP_MOD_INCREMENT in acl_check_modlist()

18 years agoUse local SSF for internal SLAPI operations (probably need to do same
Luke Howard [Sat, 24 Dec 2005 13:16:48 +0000 (13:16 +0000)]
Use local SSF for internal SLAPI operations (probably need to do same
in connection_fake_init()) too)

18 years agoFix CLDAP regression
Luke Howard [Sat, 24 Dec 2005 11:00:28 +0000 (11:00 +0000)]
Fix CLDAP regression

18 years agoCreate SLAPI object extensions in connection_fake_init()
Luke Howard [Sat, 24 Dec 2005 10:59:46 +0000 (10:59 +0000)]
Create SLAPI object extensions in connection_fake_init()

18 years agoFix crasher in slapi_over_unmerge_controls() (if called from cleanup handler
Luke Howard [Sat, 24 Dec 2005 09:20:06 +0000 (09:20 +0000)]
Fix crasher in slapi_over_unmerge_controls() (if called from cleanup handler
where merge controls was not called)

18 years agoSet ors_slimit in slap_read_controls so that slap_send_search_entry()
Luke Howard [Sat, 24 Dec 2005 07:40:12 +0000 (07:40 +0000)]
Set ors_slimit in slap_read_controls so that slap_send_search_entry()
check passes

18 years agoFix compile error when LDAP_CONNECTIONLESS is defined
Luke Howard [Sat, 24 Dec 2005 07:16:35 +0000 (07:16 +0000)]
Fix compile error when LDAP_CONNECTIONLESS is defined

18 years agomoved to slapd-modules
Kurt Zeilenga [Sat, 24 Dec 2005 01:15:23 +0000 (01:15 +0000)]
moved to slapd-modules

18 years agoclarify SASLprep task
Kurt Zeilenga [Fri, 23 Dec 2005 23:53:02 +0000 (23:53 +0000)]
clarify SASLprep task

18 years agoreserve -N for "disable SASLprep" future use
Kurt Zeilenga [Fri, 23 Dec 2005 23:49:48 +0000 (23:49 +0000)]
reserve -N for "disable SASLprep" future use

18 years agoon Solaris, [v][sf][n]printf doesn't like NULL; on Solaris 10 strerror_r apparently...
Pierangelo Masarati [Fri, 23 Dec 2005 12:48:39 +0000 (12:48 +0000)]
on Solaris, [v][sf][n]printf doesn't like NULL; on Solaris 10 strerror_r apparently returns NULL in some cases (ITS#4285)

18 years agofix ITS#4283/4 segfaults
Kurt Zeilenga [Fri, 23 Dec 2005 02:20:11 +0000 (02:20 +0000)]
fix ITS#4283/4 segfaults

18 years agocleanup debug handling
Pierangelo Masarati [Thu, 22 Dec 2005 22:33:32 +0000 (22:33 +0000)]
cleanup debug handling

18 years agodon't expose unused (and deprecated) log levels
Pierangelo Masarati [Thu, 22 Dec 2005 22:27:16 +0000 (22:27 +0000)]
don't expose unused (and deprecated) log levels

18 years agoforgot to filter original data ...
Pierangelo Masarati [Thu, 22 Dec 2005 13:06:09 +0000 (13:06 +0000)]
forgot to filter original data ...

18 years agoclarify regression testing
Pierangelo Masarati [Thu, 22 Dec 2005 13:00:11 +0000 (13:00 +0000)]
clarify regression testing

18 years agofix test014 error codes and data logic
Pierangelo Masarati [Thu, 22 Dec 2005 08:47:31 +0000 (08:47 +0000)]
fix test014 error codes and data logic

18 years agoRemove comments
Kurt Zeilenga [Thu, 22 Dec 2005 04:27:59 +0000 (04:27 +0000)]
Remove comments

18 years agoFix typo
Kurt Zeilenga [Thu, 22 Dec 2005 01:51:57 +0000 (01:51 +0000)]
Fix typo

18 years agomore on timeouts and so
Pierangelo Masarati [Thu, 22 Dec 2005 00:06:47 +0000 (00:06 +0000)]
more on timeouts and so

18 years agoreturn LDAP_NOT_SUPPORTED when SASL is not available
Kurt Zeilenga [Wed, 21 Dec 2005 22:56:45 +0000 (22:56 +0000)]
return LDAP_NOT_SUPPORTED when SASL is not available

18 years agoITS#4278 set ml->sml_type
Howard Chu [Wed, 21 Dec 2005 20:43:14 +0000 (20:43 +0000)]
ITS#4278 set ml->sml_type

18 years agocleanup and clarify the threading issues with back-ldap and back-meta when looping...
Pierangelo Masarati [Wed, 21 Dec 2005 19:01:59 +0000 (19:01 +0000)]
cleanup and clarify the threading issues with back-ldap and back-meta when looping back to the same DSA (ITS#4141)

18 years agofix handling of bind-timeout
Pierangelo Masarati [Wed, 21 Dec 2005 17:28:27 +0000 (17:28 +0000)]
fix handling of bind-timeout

18 years agosounds like wiping the issues under the carpet, but test036 behaves much better if...
Pierangelo Masarati [Wed, 21 Dec 2005 17:28:01 +0000 (17:28 +0000)]
sounds like wiping the issues under the carpet, but test036 behaves much better if the target systems are less loaded

18 years agofix typo in last commit
Pierangelo Masarati [Wed, 21 Dec 2005 00:22:37 +0000 (00:22 +0000)]
fix typo in last commit

18 years agocheck "pretty" entryUUID; use a DN with entryUUID as naming attr in filter
Pierangelo Masarati [Wed, 21 Dec 2005 00:08:13 +0000 (00:08 +0000)]
check "pretty" entryUUID; use a DN with entryUUID as naming attr in filter

18 years agoAdd UUIDPretty
Kurt Zeilenga [Tue, 20 Dec 2005 23:25:44 +0000 (23:25 +0000)]
Add UUIDPretty
Likely should add UUID-named-entry test case to test026...

18 years agomore fixes related to ITS#4272
Pierangelo Masarati [Tue, 20 Dec 2005 22:47:14 +0000 (22:47 +0000)]
more fixes related to ITS#4272

18 years ago(Quick)fix UUID naming attributes
Kurt Zeilenga [Tue, 20 Dec 2005 22:36:51 +0000 (22:36 +0000)]
(Quick)fix UUID naming attributes

18 years agoRevert last change
Kurt Zeilenga [Tue, 20 Dec 2005 21:58:56 +0000 (21:58 +0000)]
Revert last change
Need to rework test to check expected results on a per request
basis.

18 years agoCheck return of ldapadd(1)
Kurt Zeilenga [Tue, 20 Dec 2005 21:54:47 +0000 (21:54 +0000)]
Check return of ldapadd(1)

18 years agodon't idassert anonymous unless explicitly configured (ITS#4272)
Pierangelo Masarati [Tue, 20 Dec 2005 20:43:14 +0000 (20:43 +0000)]
don't idassert anonymous unless explicitly configured (ITS#4272)

18 years agosilence warning
Pierangelo Masarati [Tue, 20 Dec 2005 20:36:05 +0000 (20:36 +0000)]
silence warning

18 years agoadd data to test regression of ITS#4184
Pierangelo Masarati [Tue, 20 Dec 2005 19:47:31 +0000 (19:47 +0000)]
add data to test regression of ITS#4184

18 years agoadd regression testing infrastructure
Pierangelo Masarati [Tue, 20 Dec 2005 19:46:07 +0000 (19:46 +0000)]
add regression testing infrastructure

18 years agomore unparsing buffer overflow cleanup
Pierangelo Masarati [Tue, 20 Dec 2005 15:33:50 +0000 (15:33 +0000)]
more unparsing buffer overflow cleanup

18 years agofix potential overflow in syncrepl_unbind() and related helpers
Pierangelo Masarati [Tue, 20 Dec 2005 14:31:16 +0000 (14:31 +0000)]
fix potential overflow in syncrepl_unbind() and related helpers

18 years agoupdate note about size/time limit in syncrepl
Pierangelo Masarati [Tue, 20 Dec 2005 14:03:44 +0000 (14:03 +0000)]
update note about size/time limit in syncrepl

18 years agonote to developers
Pierangelo Masarati [Tue, 20 Dec 2005 14:03:04 +0000 (14:03 +0000)]
note to developers

18 years agoadd more checks on input values
Pierangelo Masarati [Tue, 20 Dec 2005 13:58:25 +0000 (13:58 +0000)]
add more checks on input values

18 years agoadd more checks on input values
Pierangelo Masarati [Tue, 20 Dec 2005 13:07:38 +0000 (13:07 +0000)]
add more checks on input values

18 years agoITS#4146,#4266 syncrepl search spec is different from ldapsearch(1)...
Howard Chu [Tue, 20 Dec 2005 12:38:44 +0000 (12:38 +0000)]
ITS#4146,#4266 syncrepl search spec is different from ldapsearch(1)...

18 years agoITS#4146,#4266 syncrepl search spec is not identical to ldapsearch(1)...
Howard Chu [Tue, 20 Dec 2005 12:19:22 +0000 (12:19 +0000)]
ITS#4146,#4266 syncrepl search spec is not identical to ldapsearch(1)...

18 years agoATTRSONLY doesn't take a value (ITS#4146, #4266)
Howard Chu [Tue, 20 Dec 2005 12:18:01 +0000 (12:18 +0000)]
ATTRSONLY doesn't take a value (ITS#4146, #4266)

18 years agorevert previous commit(s); clarify usage of "-s" in slapd(8).
Pierangelo Masarati [Tue, 20 Dec 2005 08:20:16 +0000 (08:20 +0000)]
revert previous commit(s); clarify usage of "-s" in slapd(8).

18 years agocleanup db_close
Howard Chu [Tue, 20 Dec 2005 00:55:39 +0000 (00:55 +0000)]
cleanup db_close

18 years agoITS#4259 revert prev commit, fixed in alock.c instead.
Howard Chu [Tue, 20 Dec 2005 00:48:15 +0000 (00:48 +0000)]
ITS#4259 revert prev commit, fixed in alock.c instead.

18 years agoITS#4259 ignore alock_close on zero slot
Howard Chu [Tue, 20 Dec 2005 00:46:51 +0000 (00:46 +0000)]
ITS#4259 ignore alock_close on zero slot

18 years agonote that a search is often the first operation requested.
Kurt Zeilenga [Tue, 20 Dec 2005 00:45:39 +0000 (00:45 +0000)]
note that a search is often the first operation requested.

18 years agoITS#4259 don't try to alock_close if we never opened...
Howard Chu [Tue, 20 Dec 2005 00:44:05 +0000 (00:44 +0000)]
ITS#4259 don't try to alock_close if we never opened...

18 years agoStartTLS cleanup
Kurt Zeilenga [Tue, 20 Dec 2005 00:39:41 +0000 (00:39 +0000)]
StartTLS cleanup

18 years agoAdd access control recommendation to discussion of password hashing.
Kurt Zeilenga [Tue, 20 Dec 2005 00:39:28 +0000 (00:39 +0000)]
Add access control recommendation to discussion of password hashing.

18 years agoFix ITS#4267, don't bother with unique_search if no relevant attributes
Howard Chu [Mon, 19 Dec 2005 23:53:25 +0000 (23:53 +0000)]
Fix ITS#4267, don't bother with unique_search if no relevant attributes
were modified. Also use tmpmem for the constructed filter.

18 years agoallow (and use) symbolic names for syslog levels
Pierangelo Masarati [Mon, 19 Dec 2005 22:55:30 +0000 (22:55 +0000)]
allow (and use) symbolic names for syslog levels

18 years agomake the message one-line
Pierangelo Masarati [Sat, 17 Dec 2005 00:41:17 +0000 (00:41 +0000)]
make the message one-line

18 years agofix syslog level parsing
Pierangelo Masarati [Sat, 17 Dec 2005 00:40:46 +0000 (00:40 +0000)]
fix syslog level parsing

18 years agodo exactly what requested
Pierangelo Masarati [Fri, 16 Dec 2005 22:27:57 +0000 (22:27 +0000)]
do exactly what requested

18 years agoslapdn calls shutdown without startup
Pierangelo Masarati [Fri, 16 Dec 2005 22:24:53 +0000 (22:24 +0000)]
slapdn calls shutdown without startup

18 years agocleanup error logging
Pierangelo Masarati [Fri, 16 Dec 2005 19:01:05 +0000 (19:01 +0000)]
cleanup error logging

18 years agoalways provide a NULL o_private to be_entry_get (ITS#4184)
Pierangelo Masarati [Fri, 16 Dec 2005 18:35:25 +0000 (18:35 +0000)]
always provide a NULL o_private to be_entry_get (ITS#4184)

18 years agofix ITS#4141 (better fix: split into 3 slapd; but it all makes little sense without...
Pierangelo Masarati [Fri, 16 Dec 2005 16:52:52 +0000 (16:52 +0000)]
fix ITS#4141 (better fix: split into 3 slapd; but it all makes little sense without threads...)

18 years agofix ITS#4141 (better fix: split into 3 slapd; but it all makes little sense without...
Pierangelo Masarati [Fri, 16 Dec 2005 16:38:15 +0000 (16:38 +0000)]
fix ITS#4141 (better fix: split into 3 slapd; but it all makes little sense without threads...)

18 years agofurther improve test
Pierangelo Masarati [Fri, 16 Dec 2005 16:21:41 +0000 (16:21 +0000)]
further improve test

18 years agofix memory handling
Pierangelo Masarati [Fri, 16 Dec 2005 16:19:17 +0000 (16:19 +0000)]
fix memory handling

18 years agoremove support for control as the operation is now incompatible
Pierangelo Masarati [Fri, 16 Dec 2005 15:01:59 +0000 (15:01 +0000)]
remove support for control as the operation is now incompatible

18 years agotake care of the (yet unpublished) evolution of <draft-zeilenga-ldap-assert>
Pierangelo Masarati [Fri, 16 Dec 2005 15:00:05 +0000 (15:00 +0000)]
take care of the (yet unpublished) evolution of <draft-zeilenga-ldap-assert>

18 years agofix a couple of error messages; only test bdb & hdb
Pierangelo Masarati [Fri, 16 Dec 2005 14:36:09 +0000 (14:36 +0000)]
fix a couple of error messages; only test bdb & hdb

18 years agorestrict assertion control to appropriate requests
Kurt Zeilenga [Fri, 16 Dec 2005 14:26:14 +0000 (14:26 +0000)]
restrict assertion control to appropriate requests

18 years agorework test setup; seems to fix ITS#4264 (see link inside)
Pierangelo Masarati [Fri, 16 Dec 2005 14:12:55 +0000 (14:12 +0000)]
rework test setup; seems to fix ITS#4264 (see link inside)

18 years agosave output across searches
Pierangelo Masarati [Fri, 16 Dec 2005 12:19:53 +0000 (12:19 +0000)]
save output across searches

18 years agoimprove previous commit (one line, use buffer and truncate if required)
Pierangelo Masarati [Fri, 16 Dec 2005 12:18:55 +0000 (12:18 +0000)]
improve previous commit (one line, use buffer and truncate if required)

18 years agoanticipate sr_err/sr_ref cross-check, so that the right error gets logged
Pierangelo Masarati [Fri, 16 Dec 2005 11:33:11 +0000 (11:33 +0000)]
anticipate sr_err/sr_ref cross-check, so that the right error gets logged

18 years agoplug one-time leaks; misc cleanup
Pierangelo Masarati [Fri, 16 Dec 2005 01:58:36 +0000 (01:58 +0000)]
plug one-time leaks; misc cleanup

18 years agoreset bi_attrs after reindexing (ITS#4260)
Pierangelo Masarati [Fri, 16 Dec 2005 00:44:13 +0000 (00:44 +0000)]
reset bi_attrs after reindexing (ITS#4260)

18 years ago__should__ fix ITS#4262; please review
Pierangelo Masarati [Fri, 16 Dec 2005 00:04:51 +0000 (00:04 +0000)]
__should__ fix ITS#4262; please review

18 years agofirst part of fix to ITS#4262
Pierangelo Masarati [Thu, 15 Dec 2005 23:46:23 +0000 (23:46 +0000)]
first part of fix to ITS#4262

18 years agoITS#4242 add emphasis to -q caveat
Howard Chu [Thu, 15 Dec 2005 23:11:39 +0000 (23:11 +0000)]
ITS#4242 add emphasis to -q caveat

18 years agoITS#4238 don't hide syncrepl control from rootDSE
Howard Chu [Thu, 15 Dec 2005 23:05:12 +0000 (23:05 +0000)]
ITS#4238 don't hide syncrepl control from rootDSE

18 years agoFix ITS#4263
Howard Chu [Thu, 15 Dec 2005 22:52:31 +0000 (22:52 +0000)]
Fix ITS#4263

18 years agosave all intermediate searches to help debugging
Pierangelo Masarati [Thu, 15 Dec 2005 21:43:46 +0000 (21:43 +0000)]
save all intermediate searches to help debugging

18 years agos/LDAP_OPERATIONS_ERROR/LDAP_LOCAL_ERROR/
Kurt Zeilenga [Thu, 15 Dec 2005 19:36:07 +0000 (19:36 +0000)]
s/LDAP_OPERATIONS_ERROR/LDAP_LOCAL_ERROR/
as error is local (e.g., not a protocol result code).

18 years agouse macros to handle retry
Pierangelo Masarati [Thu, 15 Dec 2005 19:14:54 +0000 (19:14 +0000)]
use macros to handle retry

18 years agocleanup SLEEPs
Pierangelo Masarati [Thu, 15 Dec 2005 19:13:05 +0000 (19:13 +0000)]
cleanup SLEEPs

18 years agolog attrs
Pierangelo Masarati [Thu, 15 Dec 2005 19:12:09 +0000 (19:12 +0000)]
log attrs

18 years agoworks with "restrict all": in principle, this slapd should be started without any...
Pierangelo Masarati [Thu, 15 Dec 2005 18:07:15 +0000 (18:07 +0000)]
works with "restrict all": in principle, this slapd should be started without any listener, if possible...

18 years agoreturn the error code, much like the rest of the tools
Pierangelo Masarati [Thu, 15 Dec 2005 18:01:00 +0000 (18:01 +0000)]
return the error code, much like the rest of the tools

18 years agoforgot binds
Pierangelo Masarati [Thu, 15 Dec 2005 17:54:13 +0000 (17:54 +0000)]
forgot binds

18 years agoshortcut to allow restricting all operations
Pierangelo Masarati [Thu, 15 Dec 2005 17:46:37 +0000 (17:46 +0000)]
shortcut to allow restricting all operations

18 years agolog what is being modified
Pierangelo Masarati [Thu, 15 Dec 2005 17:45:31 +0000 (17:45 +0000)]
log what is being modified

18 years agoeverything works without any need for changes in syncrepl code; only modifications...
Pierangelo Masarati [Thu, 15 Dec 2005 17:34:43 +0000 (17:34 +0000)]
everything works without any need for changes in syncrepl code; only modifications when the remote consumer is down fail, but I'll track that later (back to work...)

18 years ago(almost) ok; issues:
Pierangelo Masarati [Thu, 15 Dec 2005 16:32:26 +0000 (16:32 +0000)]
(almost) ok; issues:
1) no full delete of an attribute;
2) errors occurring when the remote consumer is off
   are not recovered:
3) I'm not too happy with running the internal search
   with the syncrepl attrlist

18 years agobetter handling of internal operations
Pierangelo Masarati [Thu, 15 Dec 2005 13:47:25 +0000 (13:47 +0000)]
better handling of internal operations

18 years agogetting closer... now there are issues with non-requested operational attrs
Pierangelo Masarati [Thu, 15 Dec 2005 13:46:54 +0000 (13:46 +0000)]
getting closer... now there are issues with non-requested operational attrs

18 years agofix filter generation (back-ldap uses string form)
Pierangelo Masarati [Thu, 15 Dec 2005 13:07:56 +0000 (13:07 +0000)]
fix filter generation (back-ldap uses string form)

18 years agoa back-ldap consumer segfaults when accessing members of conn...
Pierangelo Masarati [Thu, 15 Dec 2005 11:55:46 +0000 (11:55 +0000)]
a back-ldap consumer segfaults when accessing members of conn...