]>
git.sur5r.net Git - openldap/log
Rein Tollevik [Thu, 26 Mar 2009 22:50:54 +0000 (22:50 +0000)]
ITS#6038: Write slapadd progress meter to stdout.
Hallvard Furuseth [Thu, 26 Mar 2009 22:12:12 +0000 (22:12 +0000)]
ITS#6037: don't loop forever on EINTR in wait4child()
Hallvard Furuseth [Thu, 26 Mar 2009 22:11:06 +0000 (22:11 +0000)]
ITS#6037: save/restore errno in signal handlers
Howard Chu [Thu, 26 Mar 2009 16:58:44 +0000 (16:58 +0000)]
ITS#6036 zero out freed val
Pierangelo Masarati [Thu, 26 Mar 2009 00:54:11 +0000 (00:54 +0000)]
slapcat does not mention -s in usage
Howard Chu [Mon, 23 Mar 2009 16:06:00 +0000 (16:06 +0000)]
ITS#6030 reject redundant moduleload attempts
Howard Chu [Mon, 23 Mar 2009 11:38:24 +0000 (11:38 +0000)]
ITS#6030 don't reload already loaded modules
Howard Chu [Sun, 22 Mar 2009 02:53:49 +0000 (02:53 +0000)]
Fix 1.461, forgot to release mutex when persistent conn exists
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.
Hallvard Furuseth [Fri, 20 Mar 2009 17:11:28 +0000 (17:11 +0000)]
More ITS#5968: Edit AVA_Sort() comment to describe new behavior.
Howard Chu [Thu, 19 Mar 2009 21:13:11 +0000 (21:13 +0000)]
Fix prev commit
Howard Chu [Thu, 19 Mar 2009 19:09:34 +0000 (19:09 +0000)]
More for prev commit
Howard Chu [Thu, 19 Mar 2009 18:50:44 +0000 (18:50 +0000)]
More for #6011, rearrange teardown steps
Howard Chu [Thu, 19 Mar 2009 06:06:37 +0000 (06:06 +0000)]
One more tweak for #5860
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.
Howard Chu [Wed, 18 Mar 2009 11:21:53 +0000 (11:21 +0000)]
More for ITS#5860
Howard Chu [Wed, 18 Mar 2009 09:44:20 +0000 (09:44 +0000)]
Cleanup prev commit
Howard Chu [Wed, 18 Mar 2009 08:52:38 +0000 (08:52 +0000)]
More for ITS#5860, always check cache sizes
Howard Chu [Tue, 17 Mar 2009 18:09:40 +0000 (18:09 +0000)]
ITS#6012 don't abort NULL txns (blind fix)
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
Pierangelo Masarati [Tue, 17 Mar 2009 15:52:41 +0000 (15:52 +0000)]
use, then free (ITS#6027)
Howard Chu [Tue, 17 Mar 2009 04:54:09 +0000 (04:54 +0000)]
ITS#6011 more for refcount'd cookieState
Howard Chu [Tue, 17 Mar 2009 03:24:51 +0000 (03:24 +0000)]
ITS#6011 better fix for connection queue
Howard Chu [Tue, 17 Mar 2009 03:07:40 +0000 (03:07 +0000)]
ITS#6011 use refcount for shared cookieState
Howard Chu [Tue, 17 Mar 2009 01:00:55 +0000 (01:00 +0000)]
cleanup prev commit
Howard Chu [Tue, 17 Mar 2009 00:56:23 +0000 (00:56 +0000)]
More for ITS#6011
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.
Quanah Gibson-Mount [Mon, 16 Mar 2009 21:53:20 +0000 (21:53 +0000)]
More for ITS#6026
Howard Chu [Mon, 16 Mar 2009 21:43:33 +0000 (21:43 +0000)]
More debugging
Rein Tollevik [Mon, 16 Mar 2009 10:17:16 +0000 (10:17 +0000)]
ITS#6026 Don't run autosaved test scripts
Rein Tollevik [Sun, 15 Mar 2009 23:05:08 +0000 (23:05 +0000)]
ITS#6024 Don't send cookies without csn.
Pierangelo Masarati [Sat, 14 Mar 2009 16:41:58 +0000 (16:41 +0000)]
free self in case anything goes wrong
Pierangelo Masarati [Sat, 14 Mar 2009 16:27:59 +0000 (16:27 +0000)]
don't short circuit callback list
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
Howard Chu [Sat, 14 Mar 2009 07:22:19 +0000 (07:22 +0000)]
ITS#5988 allow entries without CSN to be replicated
Howard Chu [Sat, 14 Mar 2009 07:21:06 +0000 (07:21 +0000)]
ITS#5973 re-enable patch
Howard Chu [Sat, 14 Mar 2009 06:47:43 +0000 (06:47 +0000)]
Don't write out abandoned results
Howard Chu [Sat, 14 Mar 2009 01:14:59 +0000 (01:14 +0000)]
More for prev commit
Howard Chu [Sat, 14 Mar 2009 01:04:55 +0000 (01:04 +0000)]
ITS#5988 avoid redundant slap_graduate_commit_csn calls
Howard Chu [Fri, 13 Mar 2009 23:25:00 +0000 (23:25 +0000)]
Fix prev commit
Howard Chu [Fri, 13 Mar 2009 23:10:37 +0000 (23:10 +0000)]
Skip redundant PACKETS logging
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
Howard Chu [Fri, 13 Mar 2009 22:59:20 +0000 (22:59 +0000)]
ITS#5999 better modtarget tracking
Howard Chu [Fri, 13 Mar 2009 08:33:34 +0000 (08:33 +0000)]
Avoid shutdown problems
Howard Chu [Fri, 13 Mar 2009 07:50:45 +0000 (07:50 +0000)]
Cleanup prev commit
Howard Chu [Fri, 13 Mar 2009 06:44:49 +0000 (06:44 +0000)]
More for #6020
Howard Chu [Fri, 13 Mar 2009 03:44:51 +0000 (03:44 +0000)]
For #6020 log remote sid in syncprov_sendresp
Howard Chu [Fri, 13 Mar 2009 01:07:45 +0000 (01:07 +0000)]
More for prev commit
Howard Chu [Fri, 13 Mar 2009 00:28:09 +0000 (00:28 +0000)]
ITS#5973 hide this for now, it's broken
Howard Chu [Fri, 13 Mar 2009 00:26:24 +0000 (00:26 +0000)]
More for prev commit
Howard Chu [Fri, 13 Mar 2009 00:15:28 +0000 (00:15 +0000)]
Fix prev commit
Howard Chu [Fri, 13 Mar 2009 00:14:19 +0000 (00:14 +0000)]
ITS#6020 better tracking of where changes came from
Howard Chu [Thu, 12 Mar 2009 13:50:51 +0000 (13:50 +0000)]
Revert 1.447 ITS#5793, slap_queue_csn is mandatory
Gavin Henry [Wed, 11 Mar 2009 10:06:55 +0000 (10:06 +0000)]
Complex topologies are already possible
Howard Chu [Wed, 11 Mar 2009 07:04:27 +0000 (07:04 +0000)]
ITS#6011 don't hang around during a shutdown...
Howard Chu [Wed, 11 Mar 2009 02:11:50 +0000 (02:11 +0000)]
ITS#6013 more retries in shorter intervals
Howard Chu [Tue, 10 Mar 2009 15:32:25 +0000 (15:32 +0000)]
ITS#6013 fix contextCSN check
Howard Chu [Tue, 10 Mar 2009 03:51:14 +0000 (03:51 +0000)]
Delete obsolete context entry stuff
Quanah Gibson-Mount [Tue, 10 Mar 2009 02:50:48 +0000 (02:50 +0000)]
Bump SLEEP2 to 15 seconds for test050
Howard Chu [Tue, 10 Mar 2009 00:51:27 +0000 (00:51 +0000)]
ITS#5836 add writetimeout keyword
Howard Chu [Tue, 10 Mar 2009 00:42:10 +0000 (00:42 +0000)]
ITS#5836, add writetimeout keyword for timing out hung writers
Gavin Henry [Mon, 9 Mar 2009 22:42:52 +0000 (22:42 +0000)]
Correct write links.
Gavin Henry [Mon, 9 Mar 2009 22:42:24 +0000 (22:42 +0000)]
Correct write links and remove old dia file.
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
Howard Chu [Mon, 9 Mar 2009 01:28:00 +0000 (01:28 +0000)]
ITS#6005 crypt salt_format must use ber_memfree
Howard Chu [Mon, 9 Mar 2009 01:22:48 +0000 (01:22 +0000)]
ITS#6005 use ber_memcalloc/free
Howard Chu [Mon, 9 Mar 2009 00:48:44 +0000 (00:48 +0000)]
ITS#6005 realloc should be ch_realloc
Howard Chu [Sun, 8 Mar 2009 00:13:48 +0000 (00:13 +0000)]
ITS#6005 ber_strdup/ber_dupbv must use ber_memfree
Howard Chu [Sun, 8 Mar 2009 00:11:25 +0000 (00:11 +0000)]
ITS#6005 strings returned to slapd must use ber_mem*
Howard Chu [Sun, 8 Mar 2009 00:08:09 +0000 (00:08 +0000)]
ITS#6005 strings from ber_scanf must be ber_memfree'd
Howard Chu [Sat, 7 Mar 2009 23:21:26 +0000 (23:21 +0000)]
ITS#6005 librewrite must use the same mem allocators as slapd
Pierangelo Masarati [Sat, 7 Mar 2009 15:44:30 +0000 (15:44 +0000)]
import ldapexop (provided by Peter Marschall, ITS#5982, with minor cleanup)
Howard Chu [Sat, 7 Mar 2009 14:50:17 +0000 (14:50 +0000)]
Use SLEEP2 wehn first populating. Should probably just poll contextCSNs...
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
Howard Chu [Sat, 7 Mar 2009 02:46:10 +0000 (02:46 +0000)]
More for prev commit - fill in other opattrs when creating stub
Howard Chu [Sat, 7 Mar 2009 02:28:01 +0000 (02:28 +0000)]
Revert ITS#3616 patch, obsoleted by ITS#4916 / ITS#6006
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.)
Howard Chu [Sat, 7 Mar 2009 01:31:34 +0000 (01:31 +0000)]
mem cleanup (see ITS#6005) not worth chasing them all down
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.
Gavin Henry [Fri, 6 Mar 2009 16:48:35 +0000 (16:48 +0000)]
tiny change, more later.
Howard Chu [Fri, 6 Mar 2009 04:00:38 +0000 (04:00 +0000)]
More explicit for prev commit
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
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)
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
Howard Chu [Thu, 5 Mar 2009 23:44:18 +0000 (23:44 +0000)]
ITS#6002 fix attrset unparse
Howard Chu [Thu, 5 Mar 2009 22:46:03 +0000 (22:46 +0000)]
Once more, mutex_lock -> trylock...
Howard Chu [Thu, 5 Mar 2009 21:59:05 +0000 (21:59 +0000)]
Must use txns everywhere, otherwise it will deadlock
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
Quanah Gibson-Mount [Thu, 5 Mar 2009 20:14:26 +0000 (20:14 +0000)]
Fix prev commit
Howard Chu [Thu, 5 Mar 2009 19:43:55 +0000 (19:43 +0000)]
Fix modrdn / delOldRDN leaving empty mods
Howard Chu [Thu, 5 Mar 2009 19:26:35 +0000 (19:26 +0000)]
Fix loop init
Rein Tollevik [Thu, 5 Mar 2009 19:20:15 +0000 (19:20 +0000)]
ITS#5988 Added another server, compare server contents after each modify.
Pierangelo Masarati [Thu, 5 Mar 2009 18:25:43 +0000 (18:25 +0000)]
more about previous commit
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.
Pierangelo Masarati [Thu, 5 Mar 2009 18:06:27 +0000 (18:06 +0000)]
fix previous commit
Howard Chu [Thu, 5 Mar 2009 17:53:01 +0000 (17:53 +0000)]
Check rc in prev commit
Gavin Henry [Thu, 5 Mar 2009 17:20:40 +0000 (17:20 +0000)]
fat!=far ;-)
Gavin Henry [Thu, 5 Mar 2009 17:16:11 +0000 (17:16 +0000)]
update.
Gavin Henry [Thu, 5 Mar 2009 17:14:08 +0000 (17:14 +0000)]
delta-syncrepl png and svg files.
Howard Chu [Thu, 5 Mar 2009 11:21:07 +0000 (11:21 +0000)]
ITS#5985 Only play one queued response at a time per psearch thread