]> git.sur5r.net Git - openldap/log
openldap
15 years agoITS#6038 revert prev commits, ITS rejected
Howard Chu [Fri, 27 Mar 2009 11:07:42 +0000 (11:07 +0000)]
ITS#6038 revert prev commits, ITS rejected

15 years agoITS#6038: Write slapadd progress meter to stdout.
Rein Tollevik [Thu, 26 Mar 2009 22:50:54 +0000 (22:50 +0000)]
ITS#6038: Write slapadd progress meter to stdout.

15 years agoITS#6037: don't loop forever on EINTR in wait4child()
Hallvard Furuseth [Thu, 26 Mar 2009 22:12:12 +0000 (22:12 +0000)]
ITS#6037: don't loop forever on EINTR in wait4child()

15 years agoITS#6037: save/restore errno in signal handlers
Hallvard Furuseth [Thu, 26 Mar 2009 22:11:06 +0000 (22:11 +0000)]
ITS#6037: save/restore errno in signal handlers

15 years agoITS#6036 zero out freed val
Howard Chu [Thu, 26 Mar 2009 16:58:44 +0000 (16:58 +0000)]
ITS#6036 zero out freed val

15 years agoslapcat does not mention -s in usage
Pierangelo Masarati [Thu, 26 Mar 2009 00:54:11 +0000 (00:54 +0000)]
slapcat does not mention -s in usage

15 years agoITS#6030 reject redundant moduleload attempts
Howard Chu [Mon, 23 Mar 2009 16:06:00 +0000 (16:06 +0000)]
ITS#6030 reject redundant moduleload attempts

15 years agoITS#6030 don't reload already loaded modules
Howard Chu [Mon, 23 Mar 2009 11:38:24 +0000 (11:38 +0000)]
ITS#6030 don't reload already loaded modules

15 years agoFix 1.461, forgot to release mutex when persistent conn exists
Howard Chu [Sun, 22 Mar 2009 02:53:49 +0000 (02:53 +0000)]
Fix 1.461, forgot to release mutex when persistent conn exists

15 years agoMore for ITS#6026: test -x is unportable, use test -f.
Hallvard Furuseth [Fri, 20 Mar 2009 17:25:02 +0000 (17:25 +0000)]
More for ITS#6026: test -x is unportable, use test -f.
See Info node (autoconf)Limitations of Builtins.

15 years agoMore ITS#5968: Edit AVA_Sort() comment to describe new behavior.
Hallvard Furuseth [Fri, 20 Mar 2009 17:11:28 +0000 (17:11 +0000)]
More ITS#5968: Edit AVA_Sort() comment to describe new behavior.

15 years agoFix prev commit
Howard Chu [Thu, 19 Mar 2009 21:13:11 +0000 (21:13 +0000)]
Fix prev commit

15 years agoMore for prev commit
Howard Chu [Thu, 19 Mar 2009 19:09:34 +0000 (19:09 +0000)]
More for prev commit

15 years agoMore for #6011, rearrange teardown steps
Howard Chu [Thu, 19 Mar 2009 18:50:44 +0000 (18:50 +0000)]
More for #6011, rearrange teardown steps

15 years agoOne more tweak for #5860
Howard Chu [Thu, 19 Mar 2009 06:06:37 +0000 (06:06 +0000)]
One more tweak for #5860

15 years agoMore for #5860 - if the cache blew past the maxsize, bring it all the way
Howard Chu [Wed, 18 Mar 2009 18:18:40 +0000 (18:18 +0000)]
More for #5860 - if the cache blew past the maxsize, bring it all the way
back down to size.

15 years agoMore for ITS#5860
Howard Chu [Wed, 18 Mar 2009 11:21:53 +0000 (11:21 +0000)]
More for ITS#5860

15 years agoCleanup prev commit
Howard Chu [Wed, 18 Mar 2009 09:44:20 +0000 (09:44 +0000)]
Cleanup prev commit

15 years agoMore for ITS#5860, always check cache sizes
Howard Chu [Wed, 18 Mar 2009 08:52:38 +0000 (08:52 +0000)]
More for ITS#5860, always check cache sizes

15 years agoITS#6012 don't abort NULL txns (blind fix)
Howard Chu [Tue, 17 Mar 2009 18:09:40 +0000 (18:09 +0000)]
ITS#6012 don't abort NULL txns (blind fix)

15 years agoITS#6014, partial revert 1.121 for now. We should unconditionally use
Howard Chu [Tue, 17 Mar 2009 18:07:14 +0000 (18:07 +0000)]
ITS#6014, partial revert 1.121 for now. We should unconditionally use
our own getpassphrase function to avoid these system-dependent problems

15 years agouse, then free (ITS#6027)
Pierangelo Masarati [Tue, 17 Mar 2009 15:52:41 +0000 (15:52 +0000)]
use, then free (ITS#6027)

15 years agoITS#6011 more for refcount'd cookieState
Howard Chu [Tue, 17 Mar 2009 04:54:09 +0000 (04:54 +0000)]
ITS#6011 more for refcount'd cookieState

15 years agoITS#6011 better fix for connection queue
Howard Chu [Tue, 17 Mar 2009 03:24:51 +0000 (03:24 +0000)]
ITS#6011 better fix for connection queue

15 years agoITS#6011 use refcount for shared cookieState
Howard Chu [Tue, 17 Mar 2009 03:07:40 +0000 (03:07 +0000)]
ITS#6011 use refcount for shared cookieState

15 years agocleanup prev commit
Howard Chu [Tue, 17 Mar 2009 01:00:55 +0000 (01:00 +0000)]
cleanup prev commit

15 years agoMore for ITS#6011
Howard Chu [Tue, 17 Mar 2009 00:56:23 +0000 (00:56 +0000)]
More for ITS#6011

15 years agoIf the change set becomes empty, prevent other overlays from executing and
Emmanuel Dreyfus [Mon, 16 Mar 2009 22:05:47 +0000 (22:05 +0000)]
If the change set becomes empty, prevent other overlays from executing and
return a success.

15 years agoMore for ITS#6026
Quanah Gibson-Mount [Mon, 16 Mar 2009 21:53:20 +0000 (21:53 +0000)]
More for ITS#6026

15 years agoMore debugging
Howard Chu [Mon, 16 Mar 2009 21:43:33 +0000 (21:43 +0000)]
More debugging

15 years agoITS#6026 Don't run autosaved test scripts
Rein Tollevik [Mon, 16 Mar 2009 10:17:16 +0000 (10:17 +0000)]
ITS#6026 Don't run autosaved test scripts

15 years agoITS#6024 Don't send cookies without csn.
Rein Tollevik [Sun, 15 Mar 2009 23:05:08 +0000 (23:05 +0000)]
ITS#6024 Don't send cookies without csn.

15 years agofree self in case anything goes wrong
Pierangelo Masarati [Sat, 14 Mar 2009 16:41:58 +0000 (16:41 +0000)]
free self in case anything goes wrong

15 years agodon't short circuit callback list
Pierangelo Masarati [Sat, 14 Mar 2009 16:27:59 +0000 (16:27 +0000)]
don't short circuit callback list

15 years agoFix prev 2 commits: make sure op is Modify before testing modlist,
Howard Chu [Sat, 14 Mar 2009 09:03:30 +0000 (09:03 +0000)]
Fix prev 2 commits: make sure op is Modify before testing modlist,
don't checkpoint when adding the context entry to a DB

15 years agoITS#5988 allow entries without CSN to be replicated
Howard Chu [Sat, 14 Mar 2009 07:22:19 +0000 (07:22 +0000)]
ITS#5988 allow entries without CSN to be replicated

15 years agoITS#5973 re-enable patch
Howard Chu [Sat, 14 Mar 2009 07:21:06 +0000 (07:21 +0000)]
ITS#5973 re-enable patch

15 years agoDon't write out abandoned results
Howard Chu [Sat, 14 Mar 2009 06:47:43 +0000 (06:47 +0000)]
Don't write out abandoned results

15 years agoMore for prev commit
Howard Chu [Sat, 14 Mar 2009 01:14:59 +0000 (01:14 +0000)]
More for prev commit

15 years agoITS#5988 avoid redundant slap_graduate_commit_csn calls
Howard Chu [Sat, 14 Mar 2009 01:04:55 +0000 (01:04 +0000)]
ITS#5988 avoid redundant slap_graduate_commit_csn calls

15 years agoFix prev commit
Howard Chu [Fri, 13 Mar 2009 23:25:00 +0000 (23:25 +0000)]
Fix prev commit

15 years agoSkip redundant PACKETS logging
Howard Chu [Fri, 13 Mar 2009 23:10:37 +0000 (23:10 +0000)]
Skip redundant PACKETS logging

15 years agoITS#5988 don't respond if consumer's state is newer than ours
Howard Chu [Fri, 13 Mar 2009 23:09:14 +0000 (23:09 +0000)]
ITS#5988 don't respond if consumer's state is newer than ours

15 years agoITS#5999 better modtarget tracking
Howard Chu [Fri, 13 Mar 2009 22:59:20 +0000 (22:59 +0000)]
ITS#5999 better modtarget tracking

15 years agoAvoid shutdown problems
Howard Chu [Fri, 13 Mar 2009 08:33:34 +0000 (08:33 +0000)]
Avoid shutdown problems

15 years agoCleanup prev commit
Howard Chu [Fri, 13 Mar 2009 07:50:45 +0000 (07:50 +0000)]
Cleanup prev commit

15 years agoMore for #6020
Howard Chu [Fri, 13 Mar 2009 06:44:49 +0000 (06:44 +0000)]
More for #6020

15 years agoFor #6020 log remote sid in syncprov_sendresp
Howard Chu [Fri, 13 Mar 2009 03:44:51 +0000 (03:44 +0000)]
For #6020 log remote sid in syncprov_sendresp

15 years agoMore for prev commit
Howard Chu [Fri, 13 Mar 2009 01:07:45 +0000 (01:07 +0000)]
More for prev commit

15 years agoITS#5973 hide this for now, it's broken
Howard Chu [Fri, 13 Mar 2009 00:28:09 +0000 (00:28 +0000)]
ITS#5973 hide this for now, it's broken

15 years agoMore for prev commit
Howard Chu [Fri, 13 Mar 2009 00:26:24 +0000 (00:26 +0000)]
More for prev commit

15 years agoFix prev commit
Howard Chu [Fri, 13 Mar 2009 00:15:28 +0000 (00:15 +0000)]
Fix prev commit

15 years agoITS#6020 better tracking of where changes came from
Howard Chu [Fri, 13 Mar 2009 00:14:19 +0000 (00:14 +0000)]
ITS#6020 better tracking of where changes came from

15 years agoRevert 1.447 ITS#5793, slap_queue_csn is mandatory
Howard Chu [Thu, 12 Mar 2009 13:50:51 +0000 (13:50 +0000)]
Revert 1.447 ITS#5793, slap_queue_csn is mandatory

15 years agoComplex topologies are already possible
Gavin Henry [Wed, 11 Mar 2009 10:06:55 +0000 (10:06 +0000)]
Complex topologies are already possible

15 years agoITS#6011 don't hang around during a shutdown...
Howard Chu [Wed, 11 Mar 2009 07:04:27 +0000 (07:04 +0000)]
ITS#6011 don't hang around during a shutdown...

15 years agoITS#6013 more retries in shorter intervals
Howard Chu [Wed, 11 Mar 2009 02:11:50 +0000 (02:11 +0000)]
ITS#6013 more retries in shorter intervals

15 years agoITS#6013 fix contextCSN check
Howard Chu [Tue, 10 Mar 2009 15:32:25 +0000 (15:32 +0000)]
ITS#6013 fix contextCSN check

15 years agoDelete obsolete context entry stuff
Howard Chu [Tue, 10 Mar 2009 03:51:14 +0000 (03:51 +0000)]
Delete obsolete context entry stuff

15 years agoBump SLEEP2 to 15 seconds for test050
Quanah Gibson-Mount [Tue, 10 Mar 2009 02:50:48 +0000 (02:50 +0000)]
Bump SLEEP2 to 15 seconds for test050

15 years agoITS#5836 add writetimeout keyword
Howard Chu [Tue, 10 Mar 2009 00:51:27 +0000 (00:51 +0000)]
ITS#5836 add writetimeout keyword

15 years agoITS#5836, add writetimeout keyword for timing out hung writers
Howard Chu [Tue, 10 Mar 2009 00:42:10 +0000 (00:42 +0000)]
ITS#5836, add writetimeout keyword for timing out hung writers

15 years agoCorrect write links.
Gavin Henry [Mon, 9 Mar 2009 22:42:52 +0000 (22:42 +0000)]
Correct write links.

15 years agoCorrect write links and remove old dia file.
Gavin Henry [Mon, 9 Mar 2009 22:42:24 +0000 (22:42 +0000)]
Correct write links and remove old dia file.

15 years agochange 5 retries to 10 retries at 3 seconds, 5 may not be enough
Howard Chu [Mon, 9 Mar 2009 01:50:54 +0000 (01:50 +0000)]
change 5 retries to 10 retries at 3 seconds, 5 may not be enough

15 years agoITS#6005 crypt salt_format must use ber_memfree
Howard Chu [Mon, 9 Mar 2009 01:28:00 +0000 (01:28 +0000)]
ITS#6005 crypt salt_format must use ber_memfree

15 years agoITS#6005 use ber_memcalloc/free
Howard Chu [Mon, 9 Mar 2009 01:22:48 +0000 (01:22 +0000)]
ITS#6005 use ber_memcalloc/free

15 years agoITS#6005 realloc should be ch_realloc
Howard Chu [Mon, 9 Mar 2009 00:48:44 +0000 (00:48 +0000)]
ITS#6005 realloc should be ch_realloc

15 years agoITS#6005 ber_strdup/ber_dupbv must use ber_memfree
Howard Chu [Sun, 8 Mar 2009 00:13:48 +0000 (00:13 +0000)]
ITS#6005 ber_strdup/ber_dupbv must use ber_memfree

15 years agoITS#6005 strings returned to slapd must use ber_mem*
Howard Chu [Sun, 8 Mar 2009 00:11:25 +0000 (00:11 +0000)]
ITS#6005 strings returned to slapd must use ber_mem*

15 years agoITS#6005 strings from ber_scanf must be ber_memfree'd
Howard Chu [Sun, 8 Mar 2009 00:08:09 +0000 (00:08 +0000)]
ITS#6005 strings from ber_scanf must be ber_memfree'd

15 years agoITS#6005 librewrite must use the same mem allocators as slapd
Howard Chu [Sat, 7 Mar 2009 23:21:26 +0000 (23:21 +0000)]
ITS#6005 librewrite must use the same mem allocators as slapd

15 years agoimport ldapexop (provided by Peter Marschall, ITS#5982, with minor cleanup)
Pierangelo Masarati [Sat, 7 Mar 2009 15:44:30 +0000 (15:44 +0000)]
import ldapexop (provided by Peter Marschall, ITS#5982, with minor cleanup)

15 years agoUse SLEEP2 wehn first populating. Should probably just poll contextCSNs...
Howard Chu [Sat, 7 Mar 2009 14:50:17 +0000 (14:50 +0000)]
Use SLEEP2 wehn first populating. Should probably just poll contextCSNs...

15 years agoUse $MMR env var to choose up to 9 servers for testing
Howard Chu [Sat, 7 Mar 2009 13:45:59 +0000 (13:45 +0000)]
Use $MMR env var to choose up to 9 servers for testing

15 years agoMore for prev commit - fill in other opattrs when creating stub
Howard Chu [Sat, 7 Mar 2009 02:46:10 +0000 (02:46 +0000)]
More for prev commit - fill in other opattrs when creating stub

15 years agoRevert ITS#3616 patch, obsoleted by ITS#4916 / ITS#6006
Howard Chu [Sat, 7 Mar 2009 02:28:01 +0000 (02:28 +0000)]
Revert ITS#3616 patch, obsoleted by ITS#4916 / ITS#6006

15 years agoITS#6006 dummy entry needs objectclass attr. (Previous fix to ITS#4961
Howard Chu [Sat, 7 Mar 2009 02:23:20 +0000 (02:23 +0000)]
ITS#6006 dummy entry needs objectclass attr. (Previous fix to ITS#4961
was incomplete. This patch obsoletes the patch for ITS#3616.)

15 years agomem cleanup (see ITS#6005) not worth chasing them all down
Howard Chu [Sat, 7 Mar 2009 01:31:34 +0000 (01:31 +0000)]
mem cleanup (see ITS#6005) not worth chasing them all down

15 years agoFirst attempt to visualise refreshOnly and refreshAndPersist modes of LDAP Sync Protocol.
Gavin Henry [Fri, 6 Mar 2009 17:50:16 +0000 (17:50 +0000)]
First attempt to visualise refreshOnly and refreshAndPersist modes of LDAP Sync Protocol.

15 years agotiny change, more later.
Gavin Henry [Fri, 6 Mar 2009 16:48:35 +0000 (16:48 +0000)]
tiny change, more later.

15 years agoMore explicit for prev commit
Howard Chu [Fri, 6 Mar 2009 04:00:38 +0000 (04:00 +0000)]
More explicit for prev commit

15 years agoITS#6003, #5916 fix ldap_back_entry_get_rw, no deref here
Howard Chu [Fri, 6 Mar 2009 03:57:35 +0000 (03:57 +0000)]
ITS#6003, #5916 fix ldap_back_entry_get_rw, no deref here

15 years agoForced commit: prev commit was overlooked in migration to BDB 4.7 (ITS#5523)
Howard Chu [Fri, 6 Mar 2009 00:13:36 +0000 (00:13 +0000)]
Forced commit: prev commit was overlooked in migration to BDB 4.7 (ITS#5523)

15 years agoForced commit: prev commit for ITS#5454, deadlock when replicating cn=config
Howard Chu [Fri, 6 Mar 2009 00:12:32 +0000 (00:12 +0000)]
Forced commit: prev commit for ITS#5454, deadlock when replicating cn=config

15 years agoITS#6002 fix attrset unparse
Howard Chu [Thu, 5 Mar 2009 23:44:18 +0000 (23:44 +0000)]
ITS#6002 fix attrset unparse

15 years agoOnce more, mutex_lock -> trylock...
Howard Chu [Thu, 5 Mar 2009 22:46:03 +0000 (22:46 +0000)]
Once more, mutex_lock -> trylock...

15 years agoMust use txns everywhere, otherwise it will deadlock
Howard Chu [Thu, 5 Mar 2009 21:59:05 +0000 (21:59 +0000)]
Must use txns everywhere, otherwise it will deadlock

15 years agoITS#6001 SID of queued CSN must match the one in the op
Rein Tollevik [Thu, 5 Mar 2009 20:43:53 +0000 (20:43 +0000)]
ITS#6001 SID of queued CSN must match the one in the op

15 years agoFix prev commit
Quanah Gibson-Mount [Thu, 5 Mar 2009 20:14:26 +0000 (20:14 +0000)]
Fix prev commit

15 years agoFix modrdn / delOldRDN leaving empty mods
Howard Chu [Thu, 5 Mar 2009 19:43:55 +0000 (19:43 +0000)]
Fix modrdn / delOldRDN leaving empty mods

15 years agoFix loop init
Howard Chu [Thu, 5 Mar 2009 19:26:35 +0000 (19:26 +0000)]
Fix loop init

15 years agoITS#5988 Added another server, compare server contents after each modify.
Rein Tollevik [Thu, 5 Mar 2009 19:20:15 +0000 (19:20 +0000)]
ITS#5988 Added another server, compare server contents after each modify.

15 years agomore about previous commit
Pierangelo Masarati [Thu, 5 Mar 2009 18:25:43 +0000 (18:25 +0000)]
more about previous commit

15 years agoNeed to check if I've got the topology correct and network paths right. More later.
Gavin Henry [Thu, 5 Mar 2009 18:14:00 +0000 (18:14 +0000)]
Need to check if I've got the topology correct and network paths right. More later.

15 years agofix previous commit
Pierangelo Masarati [Thu, 5 Mar 2009 18:06:27 +0000 (18:06 +0000)]
fix previous commit

15 years agoCheck rc in prev commit
Howard Chu [Thu, 5 Mar 2009 17:53:01 +0000 (17:53 +0000)]
Check rc in prev commit

15 years agofat!=far ;-)
Gavin Henry [Thu, 5 Mar 2009 17:20:40 +0000 (17:20 +0000)]
fat!=far ;-)

15 years agoupdate.
Gavin Henry [Thu, 5 Mar 2009 17:16:11 +0000 (17:16 +0000)]
update.

15 years agodelta-syncrepl png and svg files.
Gavin Henry [Thu, 5 Mar 2009 17:14:08 +0000 (17:14 +0000)]
delta-syncrepl png and svg files.