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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
QPID-2807: Allow per message acknowledgement
Gordon Sim
2010-08-20
1
-0
/
+4
*
QPID-2793 - Added doxygen text
Ted Ross
2010-08-13
1
-0
/
+77
*
QPID-2792 - QMF Clients in C++ following the ABI-stable pattern of the new me...
Ted Ross
2010-08-12
16
-0
/
+1081
*
Added conditional-compilation directives to hide the PrivateImplRef template
Ted Ross
2010-08-04
4
-1
/
+17
*
Made the new C++ API more friendly for swig-wrapping.
Ted Ross
2010-07-28
3
-0
/
+6
*
Removed unused header files.
Ted Ross
2010-07-27
6
-666
/
+0
*
QMF: add api to get agent id, and new object id constructor that uses agent id.
Kenneth Anthony Giusti
2010-07-08
2
-0
/
+14
*
QPID-2716: QMF bugfix - set agent name in object id
Kenneth Anthony Giusti
2010-07-02
1
-0
/
+1
*
Fix spordic failure in cluster_test testConnectionKnownHosts.
Alan Conway
2010-07-01
1
-1
/
+8
*
QPID-664: expose authenticated username for connection
Gordon Sim
2010-06-30
1
-0
/
+1
*
QPID-2708: Create a separate qpidtypes library for the types namespace.
Alan Conway
2010-06-30
4
-117
/
+150
*
Fixed incorrect syntax for connection options in the comments.
Ted Ross
2010-06-30
1
-1
/
+1
*
Refer to FailoverUpdatesImpl as the struct it is, not a class. Removes compil...
Stephen D. Huston
2010-06-17
1
-1
/
+1
*
Eliminate windows warning
Andrew Stitcher
2010-06-04
1
-1
/
+1
*
Fix initialization-order problem with URL protocol tags.
Alan Conway
2010-06-04
1
-2
/
+0
*
QPID-2644 - Console examples sometimes fail due to not waiting for the broker...
Ted Ross
2010-06-03
1
-7
/
+7
*
Replaced the earlier-removed init function (in ManagementAgent.h) that uses
Ted Ross
2010-05-25
2
-1
/
+126
*
QMF: add bindEvent api to allow filtering of unsolicted events.
Kenneth Anthony Giusti
2010-05-21
2
-0
/
+17
*
Removed the logic in the broker's management agent that detected name collisi...
Ted Ross
2010-05-20
1
-0
/
+1
*
Correct class/struct reference; resolves compile warning on Windows.
Stephen D. Huston
2010-05-19
1
-1
/
+1
*
QPID-2612: Fix to windows build from Chuck Rolke
Gordon Sim
2010-05-18
11
-166
/
+166
*
Added support for user/pass@ syntax in Url.
Alan Conway
2010-05-17
1
-2
/
+9
*
Initial multi-thread unit test for messaging API.
Alan Conway
2010-05-14
1
-7
/
+17
*
Add missing "public" qualifier to exception inheritance.
Alan Conway
2010-05-14
1
-15
/
+15
*
Moved FailoverUpdates to qpid::messaging namespace.
Alan Conway
2010-05-13
1
-13
/
+7
*
Remove incorrect optimization in Logger.
Alan Conway
2010-05-12
1
-1
/
+0
*
Added missing EXTERNs for Windows
Ted Ross
2010-05-11
1
-2
/
+2
*
Support for multiple protocols in qpid::Url.
Alan Conway
2010-05-11
3
-57
/
+29
*
QPID-664: Add default constructor for Connection; add option to set url on ex...
Gordon Sim
2010-05-11
1
-0
/
+1
*
Added doxygen group directives.
Jonathan Robie
2010-04-29
9
-8
/
+15
*
Fix previous checkin and correctly quote __LINE__ in QPID_MSG
Andrew Stitcher
2010-04-29
1
-1
/
+3
*
Replaced some unnecessary streaming operators ("<<") with preprocessor string...
Andrew Stitcher
2010-04-28
1
-1
/
+1
*
QPID-1904: Ensure that all timestamp uses are correctly relative to 1/1/1970 ...
Andrew Stitcher
2010-04-23
2
-12
/
+6
*
QPID-2527: Remove Thread::id member as its uses are better implemented by com...
Andrew Stitcher
2010-04-21
1
-3
/
+5
*
QMF: Add timestamps to generated V2 objects
Kenneth Anthony Giusti
2010-04-19
1
-6
/
+6
*
Tidy up unnecessary includes in ConnectionSettings and fix consequences
Gordon Sim
2010-04-14
2
-9
/
+7
*
Remove final vestiges of old client API references from messaging and agent h...
Andrew Stitcher
2010-04-14
9
-28
/
+25
*
QPID-664: removed explicit throw() clause
Gordon Sim
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
-4
/
+5
*
Make qmf generated code use new qpid::types::Exception as base for
Andrew Stitcher
2010-04-09
1
-3
/
+3
*
QPID-2489 - Added wrapped version of Mutex to isolate QMF-generated source fr...
Ted Ross
2010-04-09
2
-2
/
+68
*
QPID-664: changed pending to unsettled; added available to sender; minor upda...
Gordon Sim
2010-04-09
4
-7
/
+20
*
QPID-664: changed connect() back to open(),removed detach(),defined new excep...
Gordon Sim
2010-04-09
8
-41
/
+207
*
QPID-2489 - Remove references to boost:: and qpid::framing:: from QMF-generat...
Ted Ross
2010-04-09
3
-0
/
+109
*
Removed QPID_COMMON_EXTERN from inlined constructor.
Stephen D. Huston
2010-04-08
1
-1
/
+1
*
QPID-664: changed open() to connect(), moved url parameter to constructor, ad...
Gordon Sim
2010-04-08
1
-4
/
+6
*
QPID-664: set content-type on encoded messages, removed some duplication and ...
Gordon Sim
2010-04-08
1
-4
/
+6
*
Remove some clunky accessors for AbsTime on Windows and replace by making Con...
Andrew Stitcher
2010-04-08
2
-5
/
+2
*
Changed the recent AbsTime::Epoch code to conform better to the previously
Andrew Stitcher
2010-04-08
1
-2
/
+4
*
Use read-write lock to imporve Logger concurrency.
Alan Conway
2010-04-07
1
-0
/
+1
[prev]
[next]