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
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-4027 Made modifications to reflect the changes made to interfaces.
Rajith Muditha Attapattu
2012-06-26
1
-1
/
+1
*
QPID-4027 Added one-to-one exception mapping between c++ and java to
Rajith Muditha Attapattu
2012-06-15
2
-0
/
+135
*
QPID-4027 Renamed the generated JNI wrapper files to use the Prefix
Rajith Muditha Attapattu
2012-06-15
1
-0
/
+5
*
QPID-4027 Added a toString method to the Message class by using the swig
Rajith Muditha Attapattu
2012-06-10
4
-48
/
+56
*
QPID-4027 when retrieving objects from the map they are now directly
Rajith Muditha Attapattu
2012-06-10
2
-41
/
+35
*
QPID-4027 Fixed a bunch errors in converting java types to variant.
Rajith Muditha Attapattu
2012-06-07
2
-12
/
+9
*
QPID-4027 Handles the empty and null map case.
Rajith Muditha Attapattu
2012-06-07
2
-3
/
+27
*
QPID-4027 Fixed the handling of VariantMaps and Variant types.
Rajith Muditha Attapattu
2012-06-07
3
-14
/
+69
*
QPID-4027 Adeed error handling when converting from Variant to Java
Rajith Muditha Attapattu
2012-06-07
1
-7
/
+26
*
QPID-4027 Added error handling when converting between java and variant
Rajith Muditha Attapattu
2012-06-07
2
-1
/
+28
*
QPID-4027 Added error handling and basic logging for the library onload
Rajith Muditha Attapattu
2012-06-07
1
-21
/
+34
*
QPID-4027 Added class for implementing the correct behavior when
Rajith Muditha Attapattu
2012-06-07
1
-65
/
+80
*
QPID-4027 Marked the jclass references as global refs to prevent them
Rajith Muditha Attapattu
2012-06-07
1
-29
/
+48
*
QPID-4027 Added a method to check for null keys on the java side, when lookin...
Rajith Muditha Attapattu
2012-06-07
3
-30
/
+471
*
QPID-4027 Refactored the swig files to make them more readable. Added
Rajith Muditha Attapattu
2012-06-01
6
-342
/
+243
*
QPID-4027 Changed the typemaps to provide a java.util.Map based on the
Rajith Muditha Attapattu
2012-05-31
4
-61
/
+266
*
QPID-4027 Experimental cpp binding. Adding the swig and support files.
Rajith Muditha Attapattu
2012-05-29
10
-0
/
+614
*
QPID-3603: HA support for stand-alone replication.
Alan Conway
2012-02-29
6
-48
/
+175
*
QPID-3832: Fix linking on windows
Gordon Sim
2012-02-29
1
-1
/
+2
*
QPID-3832: Restore transport option for connection (as default for urls that ...
Gordon Sim
2012-02-29
5
-6
/
+25
*
QPID-3871 - Added --mgmt-publish switch to the C++ broker
Ted Ross
2012-02-29
5
-23
/
+55
*
QPID-3603: Update HA design doc comments on persistence.
Alan Conway
2012-02-28
1
-5
/
+5
*
Forgot to add this when checking in changes for QPID-3870.
Stephen D. Huston
2012-02-27
1
-0
/
+78
*
QPID-3603: Improved command-based qpid-ha tool and ha config option names.
Alan Conway
2012-02-24
8
-38
/
+71
*
Generate a correct test_env.ps1 for Windows test runs; modify the python-invo...
Stephen D. Huston
2012-02-24
7
-21
/
+19
*
NO-JIRA: Fix broken distcheck - ha_tests.py not being skipped.
Alan Conway
2012-02-23
3
-5
/
+13
*
QPID-2894 - Added ACL stats to qpid-stat and a reload-file action to qpid-con...
Ted Ross
2012-02-23
1
-29
/
+33
*
NO-JIRA: Fix error on windows "An operation was attempted on something that i...
Alan Conway
2012-02-22
1
-3
/
+5
*
NO-JIRA: Removed the long dead apr code
Andrew Stitcher
2012-02-22
11
-801
/
+0
*
QPID-3864: 0.16 release tasks
Andrew Stitcher
2012-02-22
4
-1
/
+3
*
QPID-3603: HA logging improvements.
Alan Conway
2012-02-22
6
-7
/
+20
*
QPID-3603: Test HA replication of LVQ, priority and ring queues.
Alan Conway
2012-02-22
2
-7
/
+122
*
QPID-3851 - Unified common CLI options for qpid-config and qpid-stat.
Ted Ross
2012-02-22
15
-144
/
+115
*
QPID-3571: A generic Posix poller implementation
Andrew Stitcher
2012-02-21
3
-12
/
+41
*
QPID-3864: Clean up the dist lists. Thanks to Andrew Stitcher for the patch.
Justin Ross
2012-02-21
2
-3
/
+0
*
QPID-3862: Static Trace points for System tap / Dtrace
Andrew Stitcher
2012-02-21
6
-2
/
+123
*
NO-JIRA: Fix missing EXTERN declarations, broke windows build.
Alan Conway
2012-02-20
16
-216
/
+294
*
more fixes for compilation under fedora 18, new gcc
Nuno Santos
2012-02-17
3
-1
/
+3
*
QPID-3603: Add HA tests to automake and cmake.
Alan Conway
2012-02-17
2
-1
/
+3
*
NO-JIRA ACL whitespace police.
Charles E. Rolke
2012-02-17
6
-1192
/
+1191
*
NO-JIRA: Remove out-of-date generated header in HaBroker.h
Alan Conway
2012-02-17
1
-1
/
+0
*
QPID-3603 - Added missing files to CMakeLists.txt
Ted Ross
2012-02-17
1
-0
/
+2
*
QPID-3603: Merge new HA foundations.
Alan Conway
2012-02-17
86
-898
/
+4114
*
missing casts and include to be able to compile under fedora 18
Nuno Santos
2012-02-16
2
-2
/
+3
*
QPID-3841: improve batching of outbound messages
Kenneth Anthony Giusti
2012-02-15
1
-1
/
+6
*
NO-JIRA: Fix Logger::instance to work with older versions of boost.
Alan Conway
2012-02-14
1
-0
/
+10
*
QPID-3839: Allow browsers to accept messages
Gordon Sim
2012-02-14
1
-1
/
+1
*
QPID-3638 - Fixed boost usage problem.
Ted Ross
2012-02-13
1
-2
/
+2
*
NO-JIRA - Fixed missing return type on Windows stub.
Ted Ross
2012-02-10
1
-1
/
+1
*
QPID-3773: generate a unique queue name for the internal bridge queues.
Kenneth Anthony Giusti
2012-02-10
1
-2
/
+2
[next]