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
/
src
/
qpid
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor update of log messages.
Gordon Sim
2007-06-15
1
-2
/
+2
*
Fixed catch clauses to catch by const & and use std::exception for
Alan Conway
2007-06-14
2
-6
/
+6
*
Add ability for a queue to record all bindings to it, such that these can be ...
Gordon Sim
2007-06-14
6
-3
/
+124
*
Removed unused files src/qpid/client/ClientAdapter.cpp and .h.
Alan Conway
2007-06-13
2
-136
/
+0
*
QPID-504: Print bound port if --port 0 is specified. Not yet used by tests.
Alan Conway
2007-06-11
3
-72
/
+90
*
Handler refactoring notes for cluster.
Alan Conway
2007-06-11
1
-0
/
+161
*
Timeout handling for dtx, plus tests.
Gordon Sim
2007-06-08
14
-60
/
+492
*
Build support for clustering, initial CPG wrapper & tests.
Alan Conway
2007-06-07
2
-0
/
+184
*
Made FieldTable argument of client::Channel::bind() optional.
Alan Conway
2007-06-06
1
-1
/
+2
*
Merged in channel.flow implementation and interoperability tests.
Gordon Sim
2007-06-06
4
-6
/
+21
*
Some tests and fixes for dtx preview.
Gordon Sim
2007-06-05
11
-79
/
+263
*
Updates to dtx support.
Gordon Sim
2007-05-31
8
-24
/
+142
*
Logging infrastructure: See qpidd --long-help for details.
Alan Conway
2007-05-30
39
-107
/
+932
*
Remove dummy class defs.
Gordon Sim
2007-05-30
1
-4
/
+0
*
Include new dtx classes in generated code.
Gordon Sim
2007-05-30
1
-5
/
+2
*
Ensure work is marked completed when recovered.
Gordon Sim
2007-05-25
2
-8
/
+2
*
Added support for recovering prepared transactions.
Gordon Sim
2007-05-25
15
-8
/
+328
*
* Split apart platform (threading etc.) from network io
Andrew Stitcher
2007-05-22
38
-615
/
+1171
*
Temporary hack to the logic used in parsing environment options to avoid trea...
Gordon Sim
2007-05-21
1
-1
/
+2
*
Added back -s short option for store lib.
Gordon Sim
2007-05-21
1
-1
/
+1
*
Changes to support durable exchanges.
Gordon Sim
2007-05-17
24
-60
/
+332
*
Recorded merge of revisions 536279 via svnmerge from
Alan Conway
2007-05-08
1
-1
/
+1
*
Moved parseOptions from qipdd to CommonOptions where it can be re-used.
Alan Conway
2007-05-01
2
-1
/
+36
*
Resolves: QPID-298, QPID-304: qpidd flags to control broker daemon.
Alan Conway
2007-04-30
2
-0
/
+235
*
* Make APR/"posix" configurable using --disable-apr
Andrew Stitcher
2007-04-26
1
-1
/
+1
*
Added environment variables as a source of Qpid configuration.
Alan Conway
2007-04-25
2
-0
/
+25
*
* qpid/CommonOptions.h:
Alan Conway
2007-04-25
8
-449
/
+194
*
Added some dtx related unit tests
Gordon Sim
2007-04-20
7
-22
/
+88
*
Some dtx related updates.
Gordon Sim
2007-04-19
17
-61
/
+675
*
* qpidc.spec.in: bump RPM revision for bugfix.
Alan Conway
2007-04-16
1
-5
/
+6
*
Fixes QPID-303 and QPID-409.
Gordon Sim
2007-04-16
4
-17
/
+53
*
Moved src/ source code to src/qpid directory:
Alan Conway
2007-04-13
223
-0
/
+20375
*
2006-12-01 Jim Meyering <meyering@redhat.com>
Alan Conway
2006-12-01
172
-14084
/
+0
*
Patches from Andrew Stitcher to fix QPID-140, QPID-141.
Alan Conway
2006-11-30
2
-8
/
+13
*
Some further tweaks to MessageStore interface.
Gordon Sim
2006-11-30
9
-33
/
+46
*
Changes for building on RHEL3. Also bundle debug and release libs
Steven Shaw
2006-11-30
1
-0
/
+2
*
Fix apr-1 header includes.
Alan Conway
2006-11-29
2
-2
/
+2
*
Posix EventChannel implementation using epoll. Placeholder for kevents.
Alan Conway
2006-11-29
35
-638
/
+1371
*
Bug fixes: corrected fragmentation of large messages in client, set buffer si...
Gordon Sim
2006-11-28
2
-11
/
+13
*
Modifications to allow loading of message data in chunks, refragmentation of ...
Gordon Sim
2006-11-28
14
-73
/
+404
*
Bug fix, basic_qos_ok was set to wrong type.
Gordon Sim
2006-11-27
1
-29
/
+29
*
Initial sketching out of staging functionality for large messages (i.e. allow...
Gordon Sim
2006-11-24
10
-60
/
+201
*
Merged AMQP version-sensitive generated files with C++ trunk. Phase 1 of merg...
Kim van der Riet
2006-11-22
27
-152
/
+323
*
Enclose any 'using std::string' statements within qpid namespaces to avoid po...
Gordon Sim
2006-11-22
15
-25
/
+39
*
Temporary fix to avoid type name clashes. Will very shortly move this definit...
Gordon Sim
2006-11-22
1
-2
/
+1
*
QPID-120 Enabled qpid-cpp to build on RHEL3 with less pain.
Steven Shaw
2006-11-21
1
-1
/
+1
*
Added another example for client api.
Gordon Sim
2006-11-21
2
-4
/
+10
*
Modifications to recovery process to allow for recovery of default bindings.
Gordon Sim
2006-11-20
9
-16
/
+99
*
Patch from Andrew Stitcher to fix APR #include using apr-config.
Alan Conway
2006-11-17
13
-17
/
+19
*
Some fixes and tests for bugs uncovered during testing of persistence.
Gordon Sim
2006-11-17
4
-11
/
+22
[next]