index
:
delta/python-packages/qpid-python.git
0.10
0.12
0.14
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
0.32.x
0.5-fix
0.5-release
0.5.x-dev
0.6-release
0.6-release-windows-installer
0.8-release-candidates
M1
M2
M2.0.0.0_patch
M2.1-release
M2.1.1
M2.1.x
M2.x
M3-release
M4-RCs
QPID-2519
QPID-3216
QPID-3799-acl
QPID-4659
QPID-5048-maven3-build
QPID-5496_default_groups
QPID-5610-maven3-build-qmf-tools
QPID-6125-ProtocolRefactoring
QPID-6262-JavaBrokerNIO
aconway-amqp-tx
address-refactor
address-refactor2
asyncstore
broker-queue-refactor
client_restructure
cmake
deleteme
dep_removal
event-queue-2006-12-20
forrest-site
grkvlt-network-20101013
grkvlt-network-20110301
grkvlt-network-review
gs-amqp-1-0-sandbox
help
java-broker-0-10
java-broker-amqp-1-0-management
java-broker-bdb-ha
java-broker-bdb-ha2
java-broker-config-qpid-4390
java-broker-config-store-changes
java-broker-vhost-refactor
java-config-and-management
java-network-refactor
java.multi_version
jmsselectors
jmx_mc_gsoc09
kwall_030_tmp
linearstore
mcpierce-QPID-4719
mgmt-devel
new_persistence
perftesting
perftesting_persistent
pre-M3
qmf-devel0.7
qmf-devel0.7a
qmfv2
qpid-1673
qpid-2393
qpid-2920
qpid-2920-1
qpid-2920-active
qpid-2920-standby
qpid-2935
qpid-3079
qpid-3163
qpid-3346
qpid-3603
qpid-3603-2
qpid-3603-3
qpid-3603-4
qpid-3603-5
qpid-3603-6
qpid-3603-7
qpid-3603-kgiusti
qpid-3606
qpid-3767
qpid-3890
qpid-3902
qpid-4631
qpid-530
qpid-cpp-0.34-rc
qpid-cpp-0.34-rc-winpkg
qpid.0-10
qpid.0-9
qpid.rnr
rajith_jms_client
rajith_tmp
rg-amqp-1-0-sandbox
thegreatmerge
trunk
win-pollable-condition
git.apache.org: qpid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
src
/
qpid
/
management
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced the earlier-removed init function (in ManagementAgent.h) that uses
Ted Ross
2010-05-25
1
-0
/
+40
*
QMF: provide event filter api for python console
Kenneth Anthony Giusti
2010-05-20
2
-11
/
+37
*
Removed the logic in the broker's management agent that detected name collisi...
Ted Ross
2010-05-20
3
-115
/
+36
*
QMF: allow consoles to filter agent heartbeats based on agent identification.
Kenneth Anthony Giusti
2010-05-18
1
-2
/
+13
*
qmf: bugfix - remove parse of non-present supertype field
Kenneth Anthony Giusti
2010-05-10
1
-1
/
+1
*
Fixed a logic error in the handling of QMFv2 get-by-class queries. When dele...
Ted Ross
2010-04-23
1
-4
/
+3
*
Code cleanup
Ted Ross
2010-04-23
3
-73
/
+6
*
Cluster management improvements:
Ted Ross
2010-04-23
5
-223
/
+260
*
QPID-1904: Ensure that all timestamp uses are correctly relative to 1/1/1970 ...
Andrew Stitcher
2010-04-23
2
-8
/
+8
*
QMF: correct the build of exception response messages.
Kenneth Anthony Giusti
2010-04-22
1
-16
/
+30
*
QMF: fix object name separator, use native bool type
Kenneth Anthony Giusti
2010-04-20
1
-1
/
+1
*
QMF: Add timestamps to generated V2 objects
Kenneth Anthony Giusti
2010-04-19
2
-23
/
+28
*
Fixed problems with the broker's QMFv2 mode:
Ted Ross
2010-04-16
1
-12
/
+11
*
Fix unreferenced local variable warnings.
Stephen D. Huston
2010-04-15
1
-3
/
+3
*
QPID-2507: drop the userLock before calling exchange->route()
Kenneth Anthony Giusti
2010-04-15
2
-77
/
+94
*
Remove final vestiges of old client API references from messaging and agent h...
Andrew Stitcher
2010-04-14
1
-0
/
+18
*
Added missing newline at end of the file
Ted Ross
2010-04-12
1
-1
/
+1
*
Small fixes to get recent management changes to compile under Visual Studio/W...
Andrew Stitcher
2010-04-09
1
-1
/
+4
*
QPID-2489 - Added wrapped version of Mutex to isolate QMF-generated source fr...
Ted Ross
2010-04-09
3
-22
/
+51
*
QPID-2489 - Remove references to boost:: and qpid::framing:: from QMF-generat...
Ted Ross
2010-04-09
1
-0
/
+103
*
verify broker UUID read from config file
Kenneth Anthony Giusti
2010-04-06
1
-1
/
+5
*
Merged the changes from the qmf-devel0.7a branch back to the trunk.
Ted Ross
2010-03-31
5
-256
/
+1451
*
QPID-2436: Fix cluster update of remote agents.
Alan Conway
2010-03-08
1
-12
/
+20
*
Added hooks in the broker for QMFv2 management of the broker.
Ted Ross
2010-03-08
7
-92
/
+233
*
Fix QPID-2435. This patch removes the "publishNow" feature from the broker a...
Ted Ross
2010-03-05
2
-39
/
+29
*
Don't generate debug snapshot messages unless debug logging enabled.
Alan Conway
2010-03-05
2
-6
/
+6
*
QMF Messages originated from the broker don't have a routing-key field in the...
Ted Ross
2010-02-16
1
-0
/
+5
*
Changes needed for QPID-2029 (Clustering and Management don't work well toget...
Ted Ross
2010-02-12
3
-11
/
+99
*
Synchronize management agent lists during cluster update.
Alan Conway
2010-02-05
2
-28
/
+121
*
Added encode/decode/encodedSize methods for management objects.
Ted Ross
2010-02-04
1
-2
/
+13
*
Changes to management code generation:
Ted Ross
2010-02-03
2
-0
/
+16
*
Replace PeriodicTimer with ClusterTimer, which inherits from Timer.
Alan Conway
2010-01-29
2
-7
/
+36
*
QPID-2357 Broker boot sequence doesn't synchronize when clustered - patch fro...
Alan Conway
2010-01-28
1
-0
/
+7
*
Added PeriodicTimer interface for periodic tasks that need cluster synchroniz...
Alan Conway
2010-01-27
2
-24
/
+7
*
Explicitly name qpid::framing::Buffer instead of framing::Buffer; resolves co...
Stephen D. Huston
2010-01-12
1
-5
/
+5
*
Fix broker crash "confirmed N but only sent M" with managed agents running.
Alan Conway
2010-01-11
2
-19
/
+97
*
QPID-2245 QMF protocol changes will make 0.6 incompatible with 0.5
Ted Ross
2009-12-11
1
-3
/
+3
*
QMF fixes:
Ted Ross
2009-11-03
2
-3
/
+34
*
Added immediate-publish for new connections and agents. This solves a race c...
Ted Ross
2009-10-22
2
-34
/
+52
*
Revisit fix for QPID-1737: (clash with Win32 symbol)
Andrew Stitcher
2009-09-01
2
-3
/
+3
*
Change remaining broker Timer clients to use the single broker Timer
Andrew Stitcher
2009-07-30
2
-4
/
+4
*
Change all broker users of broker::Timer to use sys::Timer
Andrew Stitcher
2009-07-30
2
-4
/
+4
*
Improved debug logging
Ted Ross
2009-07-17
1
-1
/
+8
*
Merge branch 'move_public_h_to_include' into trunk
Alan Conway
2009-07-15
4
-352
/
+0
*
Add directory to #include
Alan Conway
2009-07-14
9
-15
/
+15
*
Reverted checkins 793119, 793120, 793121, 793122 because of problems with hea...
Kim van der Riet
2009-07-13
2
-6
/
+6
*
Change remaining broker Timer clients to use the single broker Timer
Andrew Stitcher
2009-07-10
2
-4
/
+4
*
Change all broker users of broker::Timer to use sys::Timer
Andrew Stitcher
2009-07-10
2
-4
/
+4
*
Added const to the Uuid constructor argument.
Ted Ross
2009-06-25
1
-3
/
+3
*
Added one missing trace log
Ted Ross
2009-06-25
1
-1
/
+2
[next]