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
/
qpid
/
cpp
/
src
/
qmf
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-5865: Be more robust in face of system clock being changed:
Andrew Stitcher
2014-07-01
2
-7
/
+7
*
QPID-4940: Remove obsolete qmf code
Andrew Stitcher
2013-07-26
26
-6363
/
+0
*
Allows QMF to build on Windows; resolves QPID-4909.
Stephen D. Huston
2013-06-06
2
-5
/
+5
*
NO-JIRA: Make qmf/BrokerImportExport.h header public
Alan Conway
2012-06-27
1
-42
/
+0
*
QPID-3004: Keep the code compatible with clang C++ compiler (and probably gcc...
Andrew Stitcher
2012-05-22
2
-5
/
+5
*
QPID-4005: Eliminate "using" especially "using namespace" from header file
Andrew Stitcher
2012-05-18
4
-46
/
+58
*
NO-JIRA: Fix missing EXTERN declarations, broke windows build.
Alan Conway
2012-02-20
1
-0
/
+42
*
more fixes for compilation under fedora 18, new gcc
Nuno Santos
2012-02-17
1
-1
/
+1
*
QPID-3748 - Methods cannot be invoked when the agent is in external-storage mode
Ted Ross
2012-01-11
2
-17
/
+19
*
NO-JIRA - Fixed the handling of functions with ignored return values.
Ted Ross
2011-11-22
1
-2
/
+2
*
QPID-3540 Typecasting and alignment requirements for various platforms
Charles E. Rolke
2011-10-14
2
-11
/
+10
*
QPID-3496 - Removes erroneous namespace usage.
Ted Ross
2011-09-20
2
-2
/
+0
*
QPID-3484 - Added missing constructor for EventNotifier, fixed initialization...
Ted Ross
2011-09-16
5
-6
/
+34
*
QPID-3484 - Fixed handling of unused return values to prevent compiler warnings.
Ted Ross
2011-09-14
1
-2
/
+6
*
QPID-3484 - QMF Main-Loop Integration
Ted Ross
2011-09-13
9
-130
/
+603
*
QPID-3423 - Timing and Performance Improvements in QMF Libraries
Ted Ross
2011-08-15
3
-24
/
+61
*
QPID-3344 - Comparisons of const DataAddr objects are incorrect
Ted Ross
2011-07-12
2
-4
/
+6
*
QPID-3275 - QMF Console asynchronous correlation-id should be scoped to the s...
Ted Ross
2011-07-12
4
-25
/
+10
*
NO-JIRA - Fixed uninitialized variables in qmf::ConsoleSession.
Ted Ross
2011-06-14
1
-1
/
+1
*
QPID-3284: Eliminated warnings from gcc 4.6 compiler
Andrew Stitcher
2011-06-07
1
-4
/
+2
*
QPID-3004: Get Clang to compile qpid c++
Andrew Stitcher
2011-05-09
1
-3
/
+6
*
QPID-3004: Get Clang to compile qpid c++
Andrew Stitcher
2011-05-09
1
-1
/
+1
*
QPID_3122 - Added backward-compatible map keys in QMFv2 consoles for earlier ...
Ted Ross
2011-03-07
1
-1
/
+17
*
QPID-3046 - Updates
Ted Ross
2011-03-03
3
-2
/
+20
*
QPID-3046 - Refactored so that Connection::getAuthenticatedUsername is consul...
Ted Ross
2011-02-11
3
-8
/
+10
*
QPID-3046 - Improved detail in trace log messages.
Ted Ross
2011-02-09
3
-16
/
+17
*
Added missing even handling in the console.
Ted Ross
2011-02-04
3
-2
/
+44
*
Fixed typos in the documentation text.
Ted Ross
2011-02-04
3
-4
/
+13
*
Prevent spurious "schema-updated" notifications when an agent restarts.
Ted Ross
2011-02-04
1
-5
/
+9
*
Added severity and timestamp fields to raised events.
Ted Ross
2011-02-03
1
-6
/
+34
*
QPID-3032 - Modifications to the QMFv2 implementation:
Ted Ross
2011-02-02
6
-19
/
+82
*
QPID-2996 - qmf/SchemaMethod.cpp fails to compile on s390
Ted Ross
2011-01-19
1
-1
/
+1
*
In qmfengine, if a method call or method response requires a buffer larger th...
Ted Ross
2011-01-13
5
-13
/
+126
*
Small code cleanup - Replaced object declaration with a const reference for e...
Ted Ross
2011-01-11
1
-1
/
+1
*
Added argument/type check for output arguments on methods.
Ted Ross
2011-01-11
3
-4
/
+13
*
QMFv2 API change:
Ted Ross
2011-01-11
2
-1
/
+2
*
Fixed a bug in the type-compatibility checker.
Ted Ross
2011-01-10
1
-1
/
+1
*
Updates to the C++ implementation of QMFv2:
Ted Ross
2011-01-10
14
-105
/
+719
*
Added missing initializer in the QueryImpl constructor.
Ted Ross
2010-12-16
1
-1
/
+1
*
Fixed segfault when setting the agent filter on a closed session.
Ted Ross
2010-11-10
2
-2
/
+17
*
1) Fix a bug where AGENT_RESTART is repeatedly reported when detected once.
Ted Ross
2010-10-27
3
-11
/
+28
*
Fix session-shutdown-after-failure so it does not cause a segfault.
Ted Ross
2010-10-07
1
-2
/
+2
*
Add explicit node-type declaration for receivers.
Ted Ross
2010-10-07
1
-4
/
+6
*
QPID-2880: allow boolean values in method call map/list arguments.
Kenneth Anthony Giusti
2010-09-22
1
-2
/
+15
*
QMFv2 Additions:
Ted Ross
2010-09-21
19
-276
/
+1365
*
QPID-2792 - QMF Clients in C++ following the ABI-stable pattern of the new me...
Ted Ross
2010-08-12
28
-0
/
+4365
*
Bugfix: agent label in wrapped (python, ruby) qmf agent was not transmitted t...
Ted Ross
2010-07-22
1
-2
/
+2
*
QMF: add bindEvent api to allow filtering of unsolicted events.
Kenneth Anthony Giusti
2010-05-21
2
-0
/
+32
*
Support for multiple protocols in qpid::Url.
Alan Conway
2010-05-11
1
-1
/
+1
*
QMF: Agent now sends class indications for schema added after attachement com...
Kenneth Anthony Giusti
2010-04-30
1
-5
/
+26
[next]