Repository: qpid-dispatch
Updated Branches:
refs/heads/master 25d8513e3 -> 70577ef4e
DISPATCH-248: Function uses syntax too advanced for RHEL 6.
The function is unused so delete it.
Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/a
Repository: qpid-proton
Updated Branches:
refs/heads/master 45390a9c5 -> c7dff22d4
PROTON-1153, PROTON-1153: [C++ binding] Align code with API doc
- Remove sender/receiver/session member functions no longer needed
- Removed sasl member functions not needed
- Made private some sasl member functi
Repository: qpid-jms
Updated Branches:
refs/heads/master cb5abb046 -> 20b458567
QPIDJMS-163 Add support for setting the authenticated User ID value from
the connection into messages that are sent. Default is to not populate
the user id portion of the message and can be enabled via the
configur
Repository: qpid-dispatch
Updated Branches:
refs/heads/master a94a7a9b7 -> 25d8513e3
DISPATCH-179 - Fixed race condition in the sender-settles-first case. All
tests pass.
Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-d
Repository: qpid-dispatch
Updated Branches:
refs/heads/master a7fa80f26 -> a94a7a9b7
DISPATCH-246 - Check if the name pointer is not null before doing strcmp
Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/
Repository: qpid-dispatch
Updated Branches:
refs/heads/master cf61d95d5 -> a7fa80f26
DISPATCH-247: Policy code uses connection.user_id for auth user name.
Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/a7f
Repository: qpid-dispatch
Updated Branches:
refs/heads/master d49adbdb1 -> cf61d95d5
NO-JIRA - Fixed semantics-spread test to not expect perfect round-robin
distribution.
Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-di
Repository: qpid-dispatch
Updated Branches:
refs/heads/master aea968659 -> d49adbdb1
DISPATCH-201: Implemented DELETE. Removed jsonFormatter. Prevent occational
error on loading ui-slider
Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/
Repository: qpid-dispatch
Updated Branches:
refs/heads/master ab997ca40 -> aea968659
DISPATCH-200 - Add back call to qd_connection_set_user(qd_conn) which was
accidentally removed during previous checkin
Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wi
Repository: qpid-dispatch
Updated Branches:
refs/heads/master 9229e6f25 -> ab997ca40
DISPATCH-200 - Additional fix to initialize the user_id to 0 on connector and
listener
Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-d
Repository: qpid-dispatch
Updated Branches:
refs/heads/master f1b237605 -> 9229e6f25
Revert "DISPATCH-194: Move qpid-dispatch.so out of lib64 to indicate lib's
private nature"
This reverts commit f93d5ce9cbf8e565c17bb2a1cff97d2214c1bcae.
Project: http://git-wip-us.apache.org/repos/asf/qpid-
Repository: qpid-dispatch
Updated Branches:
refs/heads/master 6ef2f1cee -> f1b237605
DISPATCH-188: Get rid of configured python source module. Adjust for finding
subdir.
Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dis
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/qpid-dispatch
Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/f1b23760
Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/f1b23760
D
Repository: qpid-dispatch
Updated Branches:
refs/heads/master da4130b51 -> 6ef2f1cee
DISPATCH-242 - Fixed typing error in error message
Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/6ef2f1ce
Tree: http://
Repository: qpid-dispatch
Updated Branches:
refs/heads/master 14b5a9bca -> da4130b51
DISPATCH-242 - Added -R option for displaying link routes via qdstat. Also
added tests to test output of qdstat -R
Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us
Repository: qpid-dispatch
Updated Branches:
refs/heads/master 48e816208 -> 14b5a9bca
NO-JIRA - Removed unused sasl_config_path
Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/14b5a9bc
Tree: http://git-wip-u
DISPATCH-188: Implement policy. merge from branch crolke-DISPATCH-188-1.
Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/48e81620
Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/48e81620
Diff: h
http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/48e81620/src/container.c
--
diff --git a/src/container.c b/src/container.c
index ddd85ae..11575bc 100644
--- a/src/container.c
+++ b/src/container.c
@@ -21,6 +21,7 @@
#incl
Repository: qpid-dispatch
Updated Branches:
refs/heads/master f93d5ce9c -> 48e816208
http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/48e81620/tests/policy-2/test-router-with-policy.json.in
--
diff --git a/tests/policy
Author: orudyy
Date: Wed Mar 30 16:18:10 2016
New Revision: 1737129
URL: http://svn.apache.org/viewvc?rev=1737129&view=rev
Log:
QPID-7036: Add ability to set the ClientCertRecorder trust store on the port in
UI
Modified:
qpid/java/trunk/broker-plugins/management-http/src/main/java/resources
Repository: qpid-dispatch
Updated Branches:
refs/heads/master c6ff8e352 -> f93d5ce9c
DISPATCH-194: Move qpid-dispatch.so out of lib64 to indicate lib's private
nature
Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispat
Repository: qpid-dispatch
Updated Branches:
refs/heads/master b82c030c4 -> c6ff8e352
DISPATCH-245 - Fixed bugs discovered by the Coverity scan.
Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/c6ff8e35
Tree:
Author: kwall
Date: Wed Mar 30 13:19:06 2016
New Revision: 1737113
URL: http://svn.apache.org/viewvc?rev=1737113&view=rev
Log:
[QPID-7173] [Python tests] Include broker_1_0 in list of modules installed by
setup.py.
Modified:
qpid/trunk/qpid/tests/setup.py
qpid/trunk/qpid/tests/src/py/qpi
Repository: qpid-dispatch
Updated Branches:
refs/heads/master 122eeec34 -> b82c030c4
NO-JIRA: workaround some false compiler warnings
Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/b82c030c
Tree: http://gi
Author: orudyy
Date: Wed Mar 30 12:35:30 2016
New Revision: 1737109
URL: http://svn.apache.org/viewvc?rev=1737109&view=rev
Log:
QPID-7088: Add ability to set context variables in Port UI
Modified:
qpid/java/trunk/broker-plugins/management-http/src/main/java/resources/addPort.html
qpid/j
Author: orudyy
Date: Wed Mar 30 12:35:23 2016
New Revision: 1737108
URL: http://svn.apache.org/viewvc?rev=1737108&view=rev
Log:
QPID-7037: Add ability into Web Management Console to configure trust store as
message source
Added:
qpid/java/trunk/broker-plugins/management-http/src/main/java/r
DISPATCH-200 - Minor cleanup from Ganesh's pull request.
Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/122eeec3
Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/122eeec3
Diff: http://git-wip-us
Repository: qpid-dispatch
Updated Branches:
refs/heads/master b0ad2eb2f -> 122eeec34
DISPATCH-200 - Add a flexible mapping from x.509 certificate fields to an
identity
Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispa
Author: gsim
Date: Wed Mar 30 10:33:35 2016
New Revision: 1737094
URL: http://svn.apache.org/viewvc?rev=1737094&view=rev
Log:
QPID-7171: allow disable-auto-decode to be set via env var or conf file
Modified:
qpid/trunk/qpid/cpp/src/qpid/client/amqp0_10/ConnectionImpl.cpp
Modified: qpid/trunk
Author: gsim
Date: Wed Mar 30 10:33:29 2016
New Revision: 1737093
URL: http://svn.apache.org/viewvc?rev=1737093&view=rev
Log:
QPID-7134: ensure content object is reset when bytes are set
Modified:
qpid/trunk/qpid/cpp/src/qpid/messaging/Message.cpp
qpid/trunk/qpid/cpp/src/tests/MessagingSe
30 matches
Mail list logo