Repository: qpid-proton
Updated Branches:
refs/heads/master c1f9ed41a -> e349a0212
PROTON-883: Fixed using a pointer value as a size
- It's not clear to me how the warning message this caused went ignored
- It's also not clear to me why this error passed the tests without
crashing, probably t
Repository: qpid-proton
Updated Branches:
refs/heads/master e349a0212 -> 3bd4aba5f
NO-JIRA: Fix SSL tests to correctly create server transports.
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/3bd4aba5
Tree: ht
Repository: qpid-proton
Updated Branches:
refs/heads/master 3bd4aba5f -> a3fc3ffa2
NO-JIRA: Remove SSL autodetect protocol hack which is no longer necessary
- Add API to get ssf from SSL layer
- Wired up pn_ssl_domain_allow_unsecured()
(to pn_transport_require_encryption() functionality)
Pr
Repository: qpid-proton
Updated Branches:
refs/heads/master 238617325 -> 1d9eb12a8
PROTON-334: Delete removed SASL APIs from PHP binding
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/1d9eb12a
Tree: http://git
Repository: qpid-proton
Updated Branches:
refs/heads/master 1d9eb12a8 -> 78b4873f5
PROTON-334: Added in missing python SASL object level bindings
- Fixed an obsolete transport API comment
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/rep
PROTON-879: Restricted this fix for only ANONYMOUS mech
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/a9468f60
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/a9468f60
Diff: http://git-wip-us.apache
Repository: qpid-proton
Updated Branches:
refs/heads/master cedb47633 -> 89ef63b46
PROTON-334: Mark transport as authenticated on client side
- Make sure we don't send init SASL frames if an error happened
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip
Repository: qpid-proton
Updated Branches:
refs/heads/master f252261b9 -> 1cfeef1c0
PROTON-866: Tell SASL the external ssf and authid when we detect SASL
- Add Internal API to set external ssf/authid to SASL
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wi
Repository: qpid-proton
Updated Branches:
refs/heads/master 060b1aa8a -> 8108bd760
PROTON-866: Add support for EXTERNAL mechanism to default SASL impl
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/8108bd76
Tr
PROTON-909: Tests for Cyrus SASL mechs
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/990b11e8
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/990b11e8
Diff: http://git-wip-us.apache.org/repos/asf/qp
NO-JIRA: Add in SASL pieces to Travis CI build
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/e55fe323
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/e55fe323
Diff: http://git-wip-us.apache.org/repo
Repository: qpid-proton
Updated Branches:
refs/heads/master 8108bd760 -> 990b11e8a
NO-JIRA: Code tidying
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/7346d23d
Tree: http://git-wip-us.apache.org/repos/asf/qpi
PROTON-334: Add capability to detect extended SASL support
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/d7df5760
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/d7df5760
Diff: http://git-wip-us.apa
Repository: qpid-proton
Updated Branches:
refs/heads/master 56af1189c -> 0f90a7e4c
PROTON-909: Rearrange the test code to create the Cyrus SASL configuration
- Make the Cyrus SASL configuration global for all the testing
- This fixes test failures against earlier versions of the Cyrus library
-
Repository: qpid-proton
Updated Branches:
refs/heads/master 5b611b704 -> 3aab9a07b
PROTON-916: Avoid unnecessary heap allocation
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/638c18b3
Tree: http://git-wip-us.
PROTON-915: Send correct AMQP header upon protocol mismatch
- Split apart the transport tests into client and server tests
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/3aab9a07
Tree: http://git-wip-us.apache.org
Repository: qpid-proton
Updated Branches:
refs/heads/master 70a463f00 -> 2c383aaa8
NO-JIRA: Rearrange file order and small tidying changes
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/37730cc8
Tree: http://g
PROTON-911: Create SASL encryption layer, and logic which switches it on
- Currently no encryption is implemented
- Simplify SASL state a little too
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/2c383aaa
Tree: ht
Repository: qpid-proton
Updated Branches:
refs/heads/master c78392f19 -> 395b23f5f
PROTON-911: Implemented encryption/decryption functionality for Cyrus SASL
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/395b
Repository: qpid-proton
Updated Branches:
refs/heads/master 395b23f5f -> f99337f1a
PROTON-929: Fix for ANONYMOUS cut through
- Previously client wasn't reading anything after the SASL interchange
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache
Repository: qpid-proton
Updated Branches:
refs/heads/master f99337f1a -> c1a1df200
PROTON-911: Signed/unsigned confusion fix
- Fixes a warning picked up by the clang compiler.
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-
Repository: qpid-proton
Updated Branches:
refs/heads/master 5638c5a86 -> 7e3190306
NO-JIRA: Small tidy up
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/7e319030
Tree: http://git-wip-us.apache.org/repos/asf/qp
Repository: qpid-proton
Updated Branches:
refs/heads/master 89fca58f4 -> c6499b687
PROTON-933: Workaround for seeming bug in Cyrus SASL GSSAPI buffer size
reporting
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/com
Repository: qpid-proton
Updated Branches:
refs/heads/master ed8e0144a -> 7e43dc32d
PROTON-904: No longer need to include libuuid header
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/7e43dc32
Tree: http://git-
Repository: qpid-proton
Updated Branches:
refs/heads/master 7e43dc32d -> 6d873ebed
- Fix 2 Code Analysis warnings in iocp.c
- Fix one realloc leak and the fact that the realloc result was not checked.
This rippled through codec.c as more functions needed to have error checking.
Fix amended b
Repository: qpid-proton
Updated Branches:
refs/heads/master 4ee726002 -> 71f0be88e
NO-JIRA: Minor changes to CMake to detect and pass some extra things to tests
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/e
NO-JIRA: Skip Extended SASL tests if we can't find saslpasswd2
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/198af3db
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/198af3db
Diff: http://git-wip-us
NO-JIRA: Make tox get the path for swig from the SWIG env var if present
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/71f0be88
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/71f0be88
Diff: http://
Repository: qpid-proton
Updated Branches:
refs/heads/master 71f0be88e -> 22ca57e14
NO-JIRA: Pass in some more env vars to the tox tests to run them without
skipping any
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton
This closes #47
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/02789482
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/02789482
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/02789482
Repository: qpid-proton
Updated Branches:
refs/heads/master 22ca57e14 -> 02789482e
NO-JIRA: Change travis configuration to use container based builds
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/4476e975
Tre
Repository: qpid-proton
Updated Branches:
refs/heads/master 343d742f5 -> 236ee166e
PROTON-923: New tests to test the events emitted associated with SASL
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/236ee166
Repository: qpid-proton
Updated Branches:
refs/heads/master 236ee166e -> 66cef4a31
PROTON-923: Added some more test and fixed tests to work with default SASL impl
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit
NO-JIRA: Reordered transport code
- To put layer handler routines together
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/873b2377
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/873b2377
Diff: http:
NO-JIRA: Remove SASL debug logging
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/ae2b71ec
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/ae2b71ec
Diff: http://git-wip-us.apache.org/repos/asf/qpid-p
Repository: qpid-proton
Updated Branches:
refs/heads/master 66cef4a31 -> 0773d9b19
PROTON-959/PROTON-960: Split error handling code to be layer sensitive
- Each protocol will be called whenever a protocl error is detected
to handle its own clean up.
Project: http://git-wip-us.apache.org/rep
NO-JIRA: Change interface to pni_post_close()
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/a1c99bc7
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/a1c99bc7
Diff: http://git-wip-us.apache.org/repos
Repository: qpid-proton
Updated Branches:
refs/heads/master 0773d9b19 -> 0dea44515
PROTON-963: Raise Transport Error event with correct condition on
authentication failure
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-pro
Repository: qpid-proton
Updated Branches:
refs/heads/master 0fa93bcbc -> c954cf3e4
PROTON-950: Allow PLAIN over clear text if you ask nicely
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/c954cf3e
Tree: http:/
Repository: qpid-proton
Updated Branches:
refs/heads/master c954cf3e4 -> a942b492d
NO-JIRA: Silence SASL logging by default
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/a942b492
Tree: http://git-wip-us.apach
Repository: qpid-proton
Updated Branches:
refs/heads/master 9d1604984 -> 7f9be5c3b
Fix to PROTON-963: Don't hang if Cyrus SASL detects "no worthy mech"
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/7f9be5c3
T
NO-JIRA: Add a valgrind suppression for memory leak cyrus sasl before v2.1.26
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/7c9e5673
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/7c9e5673
Diff: ht
Repository: qpid-proton
Updated Branches:
refs/heads/master 28f2d1c01 -> 7c9e5673f
PROTON-950: Add a flag to the messenger API to allow PLAIN over an unencrypted
connection
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-pr
NO-JIRA: Add a valgrind suppression for memory leak cyrus sasl before v2.1.26
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/54d4c098
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/54d4c098
Diff: ht
Repository: qpid-proton
Updated Branches:
refs/heads/0.10.x b7a1fe9ac -> 54d4c098d
Fix to PROTON-963: Don't hang if Cyrus SASL detects "no worthy mech"
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/134a3c53
T
PROTON-950: Add a flag to the messenger API to allow PLAIN over an unencrypted
connection
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/e26e5976
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/e26e
Repository: qpid-proton
Updated Branches:
refs/heads/master 9e7cb674c -> 64fa59ce2
NO-JIRA: Include selected mechanism with authentication failures
- This shoiuld help with the cases where GSSAPI gets selected
without the user realising
Project: http://git-wip-us.apache.org/repos/asf/qpid-p
Repository: qpid-proton
Updated Branches:
refs/heads/0.10.x 39b3dd56a -> 1cff839b8
NO-JIRA: Include selected mechanism with authentication failures
- This shoiuld help with the cases where GSSAPI gets selected
without the user realising
Project: http://git-wip-us.apache.org/repos/asf/qpid-p
Author: astitcher
Date: Thu Sep 18 00:33:57 2014
New Revision: 1625865
URL: http://svn.apache.org/r1625865
Log:
PROTON-???: Make previous changes compile under Windows
Modified:
qpid/proton/trunk/proton-c/bindings/python/cproton.i
qpid/proton/trunk/proton-c/src/windows/iocp.c
qpid
Author: astitcher
Date: Thu Sep 18 19:10:04 2014
New Revision: 1626051
URL: http://svn.apache.org/r1626051
Log:
PROTON-???: Fix the new python extension code to work with earlier pythons
Modified:
qpid/proton/trunk/proton-c/bindings/python/cproton.i
Modified: qpid/proton/trunk/proton-c
Author: astitcher
Date: Mon Sep 22 18:04:17 2014
New Revision: 1626861
URL: http://svn.apache.org/r1626861
Log:
PROTON-693: Fix for windows build
Modified:
qpid/proton/trunk/proton-c/src/url.c
Modified: qpid/proton/trunk/proton-c/src/url.c
URL:
http://svn.apache.org/viewvc/qpid/proton
Author: astitcher
Date: Tue Sep 23 18:01:58 2014
New Revision: 1627104
URL: http://svn.apache.org/r1627104
Log:
QPID-6008: Fixed up FreeBSD 10 build instructions to work
Modified:
qpid/trunk/qpid/cpp/INSTALL
Modified: qpid/trunk/qpid/cpp/INSTALL
URL:
http://svn.apache.org/viewvc/qpid/trunk
Author: astitcher
Date: Wed Sep 24 05:11:27 2014
New Revision: 1627219
URL: http://svn.apache.org/r1627219
Log:
PROTON-696: Rearrange the header files:
- Reduce transitive header inclusions
- Remove proton/util.h and move its contents to src/util.h. All
the defined symbols were internal.
- Stop
Author: astitcher
Date: Wed Sep 24 05:37:59 2014
New Revision: 1627222
URL: http://svn.apache.org/r1627222
Log:
PROTON-693: Export pn_url... symbols as C not C++
Modified:
qpid/proton/trunk/proton-c/include/proton/url.h
Modified: qpid/proton/trunk/proton-c/include/proton/url.h
URL:
http
Author: astitcher
Date: Mon Sep 29 21:00:12 2014
New Revision: 1628314
URL: http://svn.apache.org/r1628314
Log:
PROTON-676: Removed file added in error
Removed:
qpid/proton/trunk/proton-c/src/messenger/messenger.c.orig
Author: astitcher
Date: Mon Sep 29 21:02:37 2014
New Revision: 1628315
URL: http://svn.apache.org/r1628315
Log:
PROTON-693: If the system doesn't have port definitions for amqp/amqps
use the default values of 5672/5671.
- Not all systems have /etc/service (or similar) files that define
Author: astitcher
Date: Tue Sep 30 15:18:23 2014
New Revision: 1628467
URL: http://svn.apache.org/r1628467
Log:
PROTON-705: Fix tests on windows so that they run directly from a build
(without having to fix up the environment with config.bat)
Modified:
qpid/proton/trunk/CMakeLists.txt
Author: astitcher
Date: Tue Sep 30 17:59:28 2014
New Revision: 1628503
URL: http://svn.apache.org/r1628503
Log:
PROTON-705: Work with older versions of CMake too
Modified:
qpid/proton/trunk/proton-c/src/tests/CMakeLists.txt
Modified: qpid/proton/trunk/proton-c/src/tests/CMakeLists.txt
URL
Author: astitcher
Date: Tue Sep 30 18:17:07 2014
New Revision: 1628509
URL: http://svn.apache.org/r1628509
Log:
NO-JIRA: If we didn't build the python bindings then we can't run python tests
Modified:
qpid/proton/trunk/proton-c/CMakeLists.txt
Modified: qpid/proton/trun
Author: astitcher
Date: Tue Sep 30 19:46:27 2014
New Revision: 1628523
URL: http://svn.apache.org/r1628523
Log:
NO-JIRA: Fix broken CMake initialisation of BUILD_WITH_CXX
Modified:
qpid/proton/trunk/CMakeLists.txt
Modified: qpid/proton/trunk/CMakeLists.txt
URL:
http://svn.apache.org/viewvc
Author: astitcher
Date: Tue Sep 30 20:38:30 2014
New Revision: 1628548
URL: http://svn.apache.org/r1628548
Log:
NO-JIRA: Really make BUILD_WITH_CXX worl properly (sigh)
Modified:
qpid/proton/trunk/CMakeLists.txt
Modified: qpid/proton/trunk/CMakeLists.txt
URL:
http://svn.apache.org/viewvc
Repository: qpid-proton
Updated Branches:
refs/heads/deleteme [deleted] 88f44a166
-
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org
PROTON-749: Server transport autodetect:
- Defer layer initialisation until first send/receive
- Move layer initialisation entirely to transport
- Server transports will now autodetect the client protocol layers
talking to them and configure themselves automatically
- There are still some hacks i
Repository: qpid-proton
Updated Branches:
refs/heads/master 7b91e1ffe -> b4e06d34a
PROTON-750: Have explicit API to detect ssl if present
- avoids overloading other functionality for this purpose.
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apach
PROTON-749: Fix erroneous windows change due to previous version to changeset.
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/0cc91340
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/0cc91340
Diff: h
PROTON-749: Add the deprecated C APIs back in for backward compatibility.
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/0fd34e83
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/0fd34e83
Diff: http:/
PROTON-749: Remove transport pointer from ssl and sasl structs
- Change means that API pn_ssl_t and pn_sasl_t pointers are really
pn_transport_t pointers and need to be cast internally on use
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/r
PROTON-749: Split transport into server/client sides
- This allows the server and client sides of the transport
to have different default behaviours.
- We set the SASL client/server from the transport setting
- There are some workarounds in the tests because the full logic isn't
implemented in
PROTON-749, PROTON-750: Merge these changes into development stream.
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/b4e06d34
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/b4e06d34
Diff: http://git-
PROTON-749: Refactoring of io layers:
- Eliminate some unnecessary stuff.
- Make pn_io_layer_t a pure interface.
- Simplify amqp header code; remove header_count member from pn_transport_t
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/
PROTON-749: Change tick layer callbacks so that they're not chained just called
in sequence
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/120639bf
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/12
Author: astitcher
Date: Tue Nov 25 17:39:54 2014
New Revision: 1641658
URL: http://svn.apache.org/r1641658
Log:
NO-JIRA: Improve the Timer/TimerTask documentation.
Modified:
qpid/trunk/qpid/cpp/src/qpid/sys/Timer.h
Modified: qpid/trunk/qpid/cpp/src/qpid/sys/Timer.h
URL:
http
Author: astitcher
Date: Tue Jan 27 21:17:47 2009
New Revision: 738247
URL: http://svn.apache.org/viewvc?rev=738247&view=rev
Log:
Producer side rate throttling:
This uses the Message.Flow command to send credit from
broker to client to ensure that the client doesn't
exce
Author: astitcher
Date: Tue Jan 27 22:14:44 2009
New Revision: 738273
URL: http://svn.apache.org/viewvc?rev=738273&view=rev
Log:
Fix compile breakage with different versions of librdma_cm
Modified:
qpid/trunk/qpid/cpp/src/qpid/sys/rdma/rdma_wrap.cpp
Modified: qpid/trunk/qpid/cpp/src/
Author: astitcher
Date: Mon Feb 2 22:28:17 2009
New Revision: 740135
URL: http://svn.apache.org/viewvc?rev=740135&view=rev
Log:
Send client property indicating that client supports
producer throttling in the Connection.OpenOK message.
Broker only tries to apply flow control to client if it
Author: astitcher
Date: Tue Feb 3 20:41:04 2009
New Revision: 740433
URL: http://svn.apache.org/viewvc?rev=740433&view=rev
Log:
Add in management statistics for client flow control.
Really fixed Client library to count credit the same way the broker does.
Modified:
qpid/trunk/qpid/cpp
Author: astitcher
Date: Wed Feb 4 22:57:34 2009
New Revision: 740933
URL: http://svn.apache.org/viewvc?rev=740933&view=rev
Log:
Fixes to producer flow control to reduce the number
of flow messages sent to the client and to eliminate
a concurrency issue updating the broker flow control
s
Author: astitcher
Date: Tue Feb 24 22:38:08 2009
New Revision: 747587
URL: http://svn.apache.org/viewvc?rev=747587&view=rev
Log:
Changed the producer rate limit timer callback
so that it generates a callback serialised with
the connection
Modified:
qpid/trunk/qpid/cpp/src/qpid/br
Author: astitcher
Date: Mon Mar 2 18:42:02 2009
New Revision: 749406
URL: http://svn.apache.org/viewvc?rev=749406&view=rev
Log:
- Reworked DispatchHandler state machine to eliminate race conditions
particularly when deleting a DispatchHandle
- Reworked Poller interrupt mechanism elimina
Author: astitcher
Date: Mon Mar 2 20:46:16 2009
New Revision: 749432
URL: http://svn.apache.org/viewvc?rev=749432&view=rev
Log:
Remove -Wno-missing-field-initializers which is not supported by gcc3.4
Modified:
qpid/trunk/qpid/cpp/src/tests/DispatcherTest.cpp
qpid/trunk/qpid/cpp
Author: astitcher
Date: Tue Mar 3 21:02:10 2009
New Revision: 749752
URL: http://svn.apache.org/viewvc?rev=749752&view=rev
Log:
Correct Socket error reporting so that it gives a useful message
Modified:
qpid/trunk/qpid/cpp/src/qpid/sys/posix/AsynchIO.cpp
Modified: qpid/trunk/qpid/cpp
Author: astitcher
Date: Wed Mar 4 04:22:50 2009
New Revision: 749894
URL: http://svn.apache.org/viewvc?rev=749894&view=rev
Log:
QPID-1710 Removed unnecessary nonportable internal API
Modified:
qpid/trunk/qpid/cpp/src/qpid/sys/Socket.h
qpid/trunk/qpid/cpp/src/qpid/sys/posix/AsynchIO
Author: astitcher
Date: Mon Mar 9 16:58:16 2009
New Revision: 751751
URL: http://svn.apache.org/viewvc?rev=751751&view=rev
Log:
Close a potential race between closing a connection and sending data
Modified:
qpid/trunk/qpid/cpp/src/qpid/client/Connector.cpp
Modified: qpid/trunk/qpid/cpp
Author: astitcher
Date: Mon Mar 9 21:21:27 2009
New Revision: 751844
URL: http://svn.apache.org/viewvc?rev=751844&view=rev
Log:
QPID-1722 Replace use of non thread safe gethostbyname()
with more useful getaddrinfo()
Modified:
qpid/trunk/qpid/cpp/src/qpid/sys/posix/Socket.cpp
Modified:
Author: astitcher
Date: Tue Mar 10 19:08:18 2009
New Revision: 752220
URL: http://svn.apache.org/viewvc?rev=752220&view=rev
Log:
Really close the potential race on the client between sending
and closing a connection
Modified:
qpid/trunk/qpid/cpp/src/qpid/client/Connector.cpp
Modified:
Author: astitcher
Date: Wed Mar 11 18:40:54 2009
New Revision: 752560
URL: http://svn.apache.org/viewvc?rev=752560&view=rev
Log:
Remove race condition in low level IO when throttling input
to avoid overloading the clustering service
Modified:
qpid/trunk/qpid/cpp/src/qpid
Author: astitcher
Date: Thu Apr 23 19:32:06 2009
New Revision: 768027
URL: http://svn.apache.org/viewvc?rev=768027&view=rev
Log:
Fixes to build under Visual Studio 2008
Modified:
qpid/trunk/qpid/cpp/src/qpid/client/LocalQueue.cpp
qpid/trunk/qpid/cpp/src/qpid/client/Message.h
Author: astitcher
Date: Tue Apr 28 21:51:54 2009
New Revision: 769559
URL: http://svn.apache.org/viewvc?rev=769559&view=rev
Log:
Fixed to allow use of cmake 2.4
Fixes to allow cmake to build all the plugin modules as before
Modified:
qpid/trunk/qpid/cpp/CMakeLists.txt
qpid/trunk/qpid
Author: astitcher
Date: Tue Apr 28 22:14:50 2009
New Revision: 769566
URL: http://svn.apache.org/viewvc?rev=769566&view=rev
Log:
Removed code that prevents cmake build from raw checkout
Modified:
qpid/trunk/qpid/cpp/src/CMakeLists.txt
Modified: qpid/trunk/qpid/cpp/src/CMakeLists.txt
Author: astitcher
Date: Thu Apr 30 17:16:06 2009
New Revision: 770330
URL: http://svn.apache.org/viewvc?rev=770330&view=rev
Log:
Made cmake config more like the autotools version
- By default if it detects a dependency it will
build the module that needs it, otherwise it won't
-
Author: astitcher
Date: Fri May 1 21:28:21 2009
New Revision: 770826
URL: http://svn.apache.org/viewvc?rev=770826&view=rev
Log:
Fixed CMake build
Modified:
qpid/trunk/qpid/cpp/src/CMakeLists.txt
Modified: qpid/trunk/qpid/cpp/src/CMakeLists.txt
URL:
http://svn.apache.org/viewvc/qpid/t
Author: astitcher
Date: Sun May 3 03:52:37 2009
New Revision: 771020
URL: http://svn.apache.org/viewvc?rev=771020&view=rev
Log:
Some more fixes to build under Visual Studio 2008
Remove some simple Visual Studio 2008 warnings
Fix qmfconsole build under Windows and CMake
Modified:
qpid/t
Author: astitcher
Date: Sun May 3 04:04:00 2009
New Revision: 771021
URL: http://svn.apache.org/viewvc?rev=771021&view=rev
Log:
Fixed ExchangeRegistry definitions to match changed declarations
in previous checkin
Modified:
qpid/trunk/qpid/cpp/src/qpid/broker/ExchangeRegistry.cpp
Modi
Author: astitcher
Date: Mon May 4 15:55:21 2009
New Revision: 771338
URL: http://svn.apache.org/viewvc?rev=771338&view=rev
Log:
Refactored the DispatchHandle/Poller code to remove a long standing
set of race conditions.
- Changed Poller naming for better clarity with
new semantics.
- Cha
Author: astitcher
Date: Mon May 4 21:58:50 2009
New Revision: 771462
URL: http://svn.apache.org/viewvc?rev=771462&view=rev
Log:
Add missing file to CMake
Modified:
qpid/trunk/qpid/cpp/src/CMakeLists.txt
Modified: qpid/trunk/qpid/cpp/src/CMakeLists.txt
URL:
http://svn.apache.org/vi
Author: astitcher
Date: Tue May 5 22:13:18 2009
New Revision: 771989
URL: http://svn.apache.org/viewvc?rev=771989&view=rev
Log:
Hack around the namespace pollution in QPID-1737
Hack around simultaneous import and definition of ManagementAgent::Singleton in
qpidbroker
Make ACL plugin opti
Author: astitcher
Date: Tue May 5 22:26:53 2009
New Revision: 771992
URL: http://svn.apache.org/viewvc?rev=771992&view=rev
Log:
Get the sense of the BUILD_ACL option the correct way round
Modified:
qpid/trunk/qpid/cpp/src/CMakeLists.txt
Modified: qpid/trunk/qpid/cpp/src/CMakeLists.txt
Author: astitcher
Date: Thu May 7 15:38:43 2009
New Revision: 772681
URL: http://svn.apache.org/viewvc?rev=772681&view=rev
Log:
More work on cmake: Get many more tests working on Linux now
Added:
qpid/trunk/qpid/cpp/src/tests/test_wrap (with props)
Modified:
qpid/trunk/qpid/cpp
Author: astitcher
Date: Mon May 11 18:18:40 2009
New Revision: 773636
URL: http://svn.apache.org/viewvc?rev=773636&view=rev
Log:
Cmake fixes:
Mirrored recent management code update.
Don't build failover_soak without cluster
Remove some unnecessary #includes from examples
Author: astitcher
Date: Tue May 12 15:13:50 2009
New Revision: 773933
URL: http://svn.apache.org/viewvc?rev=773933&view=rev
Log: (empty)
Modified:
qpid/trunk/qpid/cpp/src/cluster.cmake (props changed)
Propchange: qpid/trunk/qpid/cpp/src/cluster.c
1 - 100 of 2129 matches
Mail list logo