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
/
qmf
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-1904: Ensure that all timestamp uses are correctly relative to 1/1/1970 ...
Andrew Stitcher
2010-04-23
2
-4
/
+4
*
add support for QMF TYPE_LIST in engine, ruby and python wrappers
Kenneth Anthony Giusti
2010-03-30
2
-22
/
+158
*
Removed unecessary include of Msg.h in Exception.h
Andrew Stitcher
2010-02-25
4
-1
/
+7
*
QPID-2328 - Applied patch from Ian Main
Ted Ross
2010-02-12
1
-0
/
+16
*
QPID-2396: add assignment operator to ObjectId class.
Kenneth Anthony Giusti
2010-02-08
1
-0
/
+10
*
Added raise_event support to the Ruby and Python wrapped agent APIs.
Ted Ross
2010-01-13
6
-10
/
+191
*
Added handling of MAP values for the wrapped QMF interfaces.
Ted Ross
2010-01-05
2
-5
/
+125
*
QPID-2245 QMF protocol changes will make 0.6 incompatible with 0.5
Ted Ross
2009-12-11
3
-6
/
+3
*
QPID-2246 - QMF - Querying objects using a selector of type ObjectId yields i...
Ted Ross
2009-12-04
2
-18
/
+49
*
Fixed intermittent hang seen in Qmf interop tests.
Ted Ross
2009-12-02
1
-1
/
+1
*
QMF fixes:
Ted Ross
2009-11-03
1
-1
/
+1
*
Removed references to broker and agent bank from API, replaced with the
Ted Ross
2009-10-23
1
-0
/
+1
*
QPID-2126 - Sync the python QMF bindings to the current Ruby QMF bindings imp...
Ted Ross
2009-10-20
1
-0
/
+5
*
Bug fix: Console sent get-requests (by objectId) to all agents, not just the ...
Ted Ross
2009-10-15
3
-4
/
+19
*
QMF Fixes in Ruby Console:
Ted Ross
2009-10-02
3
-0
/
+8
*
QMF Fixes:
Ted Ross
2009-10-02
2
-3
/
+6
*
QMF Engine updates:
Ted Ross
2009-09-29
11
-54
/
+200
*
QMF updates:
Ted Ross
2009-09-25
35
-1494
/
+254
*
Use struct/class consistently
Stephen D. Huston
2009-09-24
7
-49
/
+49
*
QMF updates:
Ted Ross
2009-09-22
4
-7
/
+20
*
Added Ruby test infrastructure and Console tests in Ruby
Ted Ross
2009-09-21
6
-11
/
+58
*
Refactored the QMF engine to adhere to the following rules regarding
Ted Ross
2009-09-18
25
-500
/
+572
*
QMF Console
Ted Ross
2009-09-17
12
-1396
/
+1474
*
QMF Console updated to the point where query (get_object) is supported.
Ted Ross
2009-09-15
16
-246
/
+676
*
Unify namespace usage, avoid using qpid::client because it confuses arg in bo...
Stephen D. Huston
2009-09-04
1
-18
/
+18
*
Fixed a race condition whereby the connection thread sometimes read the value of
Ted Ross
2009-09-02
1
-1
/
+1
*
QPID-2064 - add python bindings for qmf (c++)
Ted Ross
2009-09-02
2
-2
/
+2
*
More QMF implementation:
Ted Ross
2009-09-02
5
-373
/
+369
*
Added protocol module for codepoint definitions and header handling.
Ted Ross
2009-08-31
7
-174
/
+505
*
Major work in the QMF engine.
Ted Ross
2009-08-28
10
-121
/
+757
*
Implemented the new QMF ConnectionSettings and incorporated into the bindings.
Ted Ross
2009-08-21
6
-22
/
+394
*
Introduce the public includes for the QMF interfaces.
Ted Ross
2009-08-19
4
-96
/
+98
*
Cleaned up the makefiles in the QMF bindings area.
Ted Ross
2009-08-11
1
-2
/
+0
*
QPID-1993: Patch from Chenta Lee to prevent compiler warnings with GCC 4.3.3
Gordon Sim
2009-07-20
1
-1
/
+4
*
Add directory to #include
Alan Conway
2009-07-14
10
-19
/
+19
*
Resolve Windows build errors/warnings
Stephen D. Huston
2009-06-22
7
-17
/
+16
*
QPID-1786 - Committed qmf patches from Bryan Kearney
Ted Ross
2009-06-11
2
-2
/
+3
*
Small include file fix highlighted by using gcc4.4
Andrew Stitcher
2009-05-26
1
-1
/
+1
*
QPID-1874 - First drop of the second-generation QMF libraries.
Ted Ross
2009-05-22
25
-0
/
+4726