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
*
Fixed more test memory leaks.
Alan Conway
2007-03-29
5
-61
/
+8
*
* tests/BrokerChannelTest.cpp: fixed leak in test code.
Alan Conway
2007-03-29
2
-38
/
+18
*
* tests/InProcessBroker: Fix embarassing bug in previous merge
Alan Conway
2007-03-29
2
-2
/
+95
*
Fixed memory leak: removed Binding and ExchangeBinding.
Alan Conway
2007-03-29
11
-191
/
+5
*
More changes preparatory to changing all #include lines
Andrew Stitcher
2007-03-29
10
-16
/
+16
*
* cpp/tests/.vg-supp (fun): Remove wildcarded suppressions generated
Alan Conway
2007-03-29
3
-1592
/
+36
*
* Preliminary fix for rearranging all #include lines
Andrew Stitcher
2007-03-29
1
-1
/
+1
*
* cpp/tests/.vg-supp: Removed wildcarded suppressions generated
Alan Conway
2007-03-28
1
-3218
/
+176
*
Missed changes on previous commit.
Alan Conway
2007-03-28
3
-9
/
+1
*
* cpp/tests/run-unit-tests,setup: use valgrind --log-file rather than
Alan Conway
2007-03-28
7
-16
/
+25
*
* cpp/tests/setup,run-unit-tests:
Alan Conway
2007-03-28
4
-680
/
+172
*
* cpp/tests/BrokerChannelTest.cpp: Fix leak.
Alan Conway
2007-03-27
9
-20
/
+21
*
Removed useless ExceptionTest.cpp.
Alan Conway
2007-03-27
2
-62
/
+0
*
Fix valgrind on unit tests: missing symbols for dynamically unloaded libs.
Alan Conway
2007-03-27
3
-3
/
+37
*
Refactored client::Message to be independent of all Basic class concepts
Alan Conway
2007-03-27
28
-721
/
+612
*
Cleaned up signatures: safer to return string than const string&.
Alan Conway
2007-03-21
3
-78
/
+56
*
Removed unused files and #includes.
Alan Conway
2007-03-21
4
-470
/
+6
*
Refactored client side for dual-mode Channel supporting either 0-9 Message or...
Alan Conway
2007-03-21
19
-74
/
+831
*
Modifications to allow messages produced by the message class to be persisted...
Gordon Sim
2007-03-21
7
-24
/
+510
*
Renamed cpp-0-9 to cpp
Alan Conway
2007-03-21
359
-0
/
+67566
*
* cpp: svn removed, will rename cpp-0-9
Alan Conway
2007-03-21
261
-38681
/
+0
*
* python/qpid/testlib.py:
Alan Conway
2007-03-17
1
-1
/
+1
*
Fixed line endings
Andrew Stitcher
2007-03-09
1
-42
/
+42
*
Send missing recoverOk response to recover.
Alan Conway
2007-03-05
1
-0
/
+1
*
(Patch submitted by Rupert Smith) Small changes to use virtual hosts, merged ...
Robert Greig
2007-03-01
4
-45
/
+45
*
Check for existing channel on channel_open
Gordon Sim
2007-02-21
1
-3
/
+9
*
* qpidc.spec.in: Add a %changelog entry for 0.1-4.
Jim Meyering
2007-02-20
1
-1
/
+6
*
* qpidc.spec.in (URL): Update URL: and Source0: to point use
Jim Meyering
2007-02-19
1
-2
/
+2
*
Applied QPID-351 patch 1 with the following mods:
Alan Conway
2007-02-14
7
-490
/
+266
*
Add durability property to queues and pass this to broker on declare.
Gordon Sim
2007-02-14
3
-14
/
+25
*
Applied patch from Jim Meyering, submitted on dev list:
Gordon Sim
2007-02-14
1
-1
/
+1
*
Applied patch from Jim Meyering, submitted on dev list:
Gordon Sim
2007-02-14
1
-1
/
+1
*
Applied patch from Jim Meyering submitted on dev list:
Gordon Sim
2007-02-14
1
-3
/
+2
*
Applied patch from Jim Meyering, submitted on dev list:
Gordon Sim
2007-02-14
1
-4
/
+4
*
(Submitted by Rupert Smith) Small ommission corrected.
Robert Greig
2007-02-13
1
-1
/
+2
*
(Submitted by Rupert Smith) Qpid-351, c++ build instructions, all in one file.
Robert Greig
2007-02-13
1
-0
/
+222
*
* lib/client/Connection.h - changed default virtual host from '/' to '' as pe...
Gordon Sim
2007-02-12
2
-2
/
+2
*
* Fixed typo in make rpm target.
Alan Conway
2007-01-25
1
-1
/
+1
*
* qpidc.spec.in: fixed bad date in changelog.
Alan Conway
2007-01-25
1
-2
/
+3
*
* qpidc.spec.in: updated to release 3 for RPM.
Alan Conway
2007-01-25
5
-24
/
+42
*
* Removed .txt extension from README NOTICE LICENSE to follow common practice.
Alan Conway
2007-01-25
6
-5
/
+5
*
2007-01-24 Jim Meyering <meyering@redhat.com>
Gordon Sim
2007-01-24
3
-7
/
+17
*
Patch from Jim Meyering (jim@meyering.net) submitted on dev list.
Gordon Sim
2007-01-23
9
-22
/
+2643
*
Fixed creation of error message for unknown channel.
Gordon Sim
2007-01-22
1
-1
/
+4
*
Added the non-standard 'binary' type to the field table implementation to sup...
Gordon Sim
2007-01-18
2
-0
/
+13
*
Close connection when connection.close is sent to client.
Gordon Sim
2007-01-18
2
-1
/
+3
*
Some basic additional error logging of framing errors.
Gordon Sim
2007-01-16
2
-4
/
+13
*
2006-12-08 Jim Meyering <meyering@redhat.com>
Alan Conway
2007-01-15
4
-6
/
+7
*
With thanks to Jim Meyering and Rafael Schloming: Fix incorrect error number
Alan Conway
2007-01-12
1
-1
/
+1
*
2007-01-11 Jim Meyering <jim@meyering.net>
Alan Conway
2007-01-12
1
-6
/
+3
[next]