]>
git.sur5r.net Git - openldap/log
Howard Chu [Fri, 17 Apr 2009 07:19:48 +0000 (07:19 +0000)]
Add missing newlines to debug msgs
Howard Chu [Fri, 17 Apr 2009 03:41:54 +0000 (03:41 +0000)]
Fix typo in debug
Hallvard Furuseth [Thu, 16 Apr 2009 18:02:01 +0000 (18:02 +0000)]
ITS#5464, #5666 Update last change: Conflicted with compiler flag -D_GNU_SOURCE
Hallvard Furuseth [Thu, 16 Apr 2009 17:48:50 +0000 (17:48 +0000)]
ITS#6064: "//" comment from rev 1.445 -> "/**/" comment
Pierangelo Masarati [Wed, 15 Apr 2009 16:33:18 +0000 (16:33 +0000)]
document new feature (ITS#6057)
Pierangelo Masarati [Wed, 15 Apr 2009 10:46:11 +0000 (10:46 +0000)]
fix ITS#6057
Howard Chu [Wed, 15 Apr 2009 10:34:24 +0000 (10:34 +0000)]
ITS#6056 pagedresults stacked control is not overlay-friendly, add
slap_add_ctrls() function
Howard Chu [Wed, 15 Apr 2009 07:36:56 +0000 (07:36 +0000)]
ITS#5464, #5666 define _GNU_SOURCE
Howard Chu [Sat, 11 Apr 2009 04:22:27 +0000 (04:22 +0000)]
ITS#6041 Windows opendir/closedir issues (from ITS#5408...)
Howard Chu [Sat, 11 Apr 2009 04:03:09 +0000 (04:03 +0000)]
ITS#6039 Winsock fixes
Howard Chu [Sat, 11 Apr 2009 03:55:46 +0000 (03:55 +0000)]
ITS#6052 fix typo
Howard Chu [Sat, 11 Apr 2009 03:53:26 +0000 (03:53 +0000)]
ITS#6053 must use gnutls_x509_privkey_init()
Howard Chu [Sat, 11 Apr 2009 03:42:15 +0000 (03:42 +0000)]
ITS#6054 quit using global malloc
Howard Chu [Sat, 11 Apr 2009 03:40:12 +0000 (03:40 +0000)]
ITS#6054 assert/exit on failed allocs
Howard Chu [Sun, 5 Apr 2009 04:17:06 +0000 (04:17 +0000)]
ITS#6021 minor cleanup
Rein Tollevik [Sat, 4 Apr 2009 20:25:38 +0000 (20:25 +0000)]
More for ITS#6045: clear o_callback as well.
Rein Tollevik [Sat, 4 Apr 2009 20:09:43 +0000 (20:09 +0000)]
Fixed previous again, using o_bd->bd_self is safer.
Rein Tollevik [Sat, 4 Apr 2009 17:58:58 +0000 (17:58 +0000)]
Fixed previous edit: Use op->o_bd, not a copy of ss->s_op->o_bd
Rein Tollevik [Fri, 3 Apr 2009 17:55:47 +0000 (17:55 +0000)]
ITS#6045: Use copy of db when testing filter in matchops.
Howard Chu [Thu, 2 Apr 2009 23:41:41 +0000 (23:41 +0000)]
ITS#6016 check for static backends and overlays
Gavin Henry [Mon, 30 Mar 2009 12:03:44 +0000 (12:03 +0000)]
quick change to test access.
Howard Chu [Mon, 30 Mar 2009 07:22:44 +0000 (07:22 +0000)]
Forced commit, checking access
Kurt Zeilenga [Mon, 30 Mar 2009 05:34:32 +0000 (05:34 +0000)]
Forced commit - test
Kurt Zeilenga [Mon, 30 Mar 2009 05:10:43 +0000 (05:10 +0000)]
Forced commit (test)
Howard Chu [Fri, 27 Mar 2009 11:07:42 +0000 (11:07 +0000)]
ITS#6038 revert prev commits, ITS rejected
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