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
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-3029: actually set and negotiate the supported max num channels per conn...
Robert Gemmell
2011-02-04
19
-196
/
+298
*
QPID-3021: ensure the connection actor is used for connection control events ...
Robert Gemmell
2011-02-04
5
-6
/
+33
*
Added missing even handling in the console.
Ted Ross
2011-02-04
8
-2
/
+59
*
QPID-1670: Implement an UncaughtExceptionHandler to log exceptions causing t...
Robert Gemmell
2011-02-04
10
-70
/
+480
*
Merged missing functionality from the QMFv1 Ruby and Python interfaces to the...
Ted Ross
2011-02-04
6
-25
/
+744
*
Improve exception reporting for queries and method calls.
Ted Ross
2011-02-04
1
-0
/
+4
*
Fixed typos in the documentation text.
Ted Ross
2011-02-04
5
-6
/
+15
*
Prevent spurious "schema-updated" notifications when an agent restarts.
Ted Ross
2011-02-04
1
-5
/
+9
*
Added <?dbfo keep-together="auto" ?> to WCF examples to fix formatting proble...
Jonathan Robie
2011-02-03
1
-2
/
+2
*
QPID-3035: fix incorrect removal at end of SequenceSet
Kenneth Anthony Giusti
2011-02-03
2
-2
/
+46
*
Add <?dbfo keep-together="auto" ?> to .NET C# example for PDF formatting.
Jonathan Robie
2011-02-03
1
-0
/
+1
*
Added severity and timestamp fields to raised events.
Ted Ross
2011-02-03
3
-36
/
+98
*
Add detection of negative numbers to the method-argument evaluator.
Ted Ross
2011-02-03
1
-2
/
+5
*
QPID-3033 Bug 674183 - Segmentation fault while processing session.attach
Alan Conway
2011-02-02
1
-1
/
+4
*
Restored diagram - I had deleted it while debugging build problems, and forgo...
Jonathan Robie
2011-02-02
1
-0
/
+33
*
Fixed table errors that prevented .pdf from building.
Jonathan Robie
2011-02-02
1
-43
/
+11
*
Contribute Red Hat chapter on Security.
Jonathan Robie
2011-02-02
2
-15
/
+1211
*
Do one long run in cluster_tests.py test_management.
Alan Conway
2011-02-02
1
-14
/
+16
*
Fixed formatting of BNF for cluster urls.
Jonathan Robie
2011-02-02
1
-39
/
+48
*
Fix missing QPID_COMMON_EXTERN in sys/Socket.h, causing windows build failure.
Alan Conway
2011-02-02
1
-2
/
+2
*
Improve the detection of data types in command-line method arguments.
Ted Ross
2011-02-02
1
-1
/
+6
*
QPID-3032 - Modifications to the QMFv2 implementation:
Ted Ross
2011-02-02
8
-19
/
+90
*
QPID-3032 - Bug-fix: The broker management agent and the remote C++ agent har...
Ted Ross
2011-02-02
4
-105
/
+146
*
Resolves QPID-3031. Allows client connection options to specify an SSL cert-n...
Jonathan Robie
2011-02-02
8
-55
/
+114
*
QPID-3007: Unique management identifier for connections.
Alan Conway
2011-02-01
8
-12
/
+32
*
QPID-3007: Ignore expected connection close warning in cluster_test_logs.py
Alan Conway
2011-02-01
1
-40
/
+36
*
QPID-3007: Don't hold on to consumer shared-pointers in UpdateClient::consume...
Alan Conway
2011-02-01
2
-5
/
+4
*
QPID-3007: Don't record management statistics in cluster-unsafe contexts.
Alan Conway
2011-02-01
1
-2
/
+4
*
QPID-3030: prevent buffer overflow when writing sequences of bytes.
Kenneth Anthony Giusti
2011-02-01
1
-0
/
+5
*
QPID-3009: added perl typemap to distribution list
Gordon Sim
2011-02-01
1
-1
/
+1
*
QPID-3009 - Minor cleanup
Ted Ross
2011-02-01
1
-2
/
+1
*
QPID-3009: Improved configure support for python bindings based on suggestion...
Gordon Sim
2011-01-31
1
-5
/
+7
*
QPID-3009 - Fixed configuration problem found by gsim.
Ted Ross
2011-01-28
2
-4
/
+4
*
Fix for RHBZ656385: "Data store can become corrupt with small store file size...
Kim van der Riet
2011-01-28
1
-1
/
+2
*
QPID-3017: improve error handling for the new transaction classes, add some l...
Robert Gemmell
2011-01-28
10
-124
/
+1581
*
Modified the test cases according to the fix made for QPID-3019
Rajith Muditha Attapattu
2011-01-28
1
-3
/
+3
*
QPID-3009 - Perl binding to Qpid messaging
Ted Ross
2011-01-27
14
-1
/
+1040
*
QPID-3013: use an equation based delta threshold that takes processor count i...
Robert Gemmell
2011-01-27
1
-8
/
+5
*
QPID-3022: enable the logging tests and fix issues causing failures due to mi...
Robert Gemmell
2011-01-27
7
-24
/
+52
*
QPID-3023: enable using the ServerConfiguration directly instead of leveragin...
Robert Gemmell
2011-01-27
4
-59
/
+24
*
QPID-3021: set the session/connection actor when the connection recieves new ...
Robert Gemmell
2011-01-27
7
-16
/
+66
*
Change order of Py<type>_check calls in typemap.
Ted Ross
2011-01-26
1
-2
/
+2
*
Fixes several validation errors.
Jonathan Robie
2011-01-25
1
-170
/
+174
*
QPID-3020: fix _logActor variable shadowing, use CurrentActor to log Sub crea...
Robert Gemmell
2011-01-25
2
-6
/
+6
*
QPID-3019
Rajith Muditha Attapattu
2011-01-25
6
-14
/
+47
*
QPID-3014: create and use a connection actor directly, it doesnt need to be p...
Robert Gemmell
2011-01-24
3
-5
/
+10
*
qpid-route now correctly shows usage for invalid command lines.
Jonathan Robie
2011-01-22
2
-97
/
+106
*
Move brokertest.py from qpid/python to qpid/cpp.
Alan Conway
2011-01-21
5
-4
/
+5
*
Moved ResizableBuffer.h from include to src. Not part of the public API.
Alan Conway
2011-01-21
1
-1
/
+1
*
QPID-2902: remove exclusion for LargeMessageTest, I believe QPID-3010 also re...
Robert Gemmell
2011-01-21
1
-1
/
+0
[next]