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
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Asynchronous network IO subsystem
Andrew Stitcher
2007-07-27
1
-9
/
+2
*
Use execution layer to acknowledge messages.
Gordon Sim
2007-07-27
1
-4
/
+3
*
* README: Instructions for openais install.
Alan Conway
2007-07-26
1
-3
/
+0
*
Fix code generation rule to use timestamp file.
Alan Conway
2007-07-25
1
-3
/
+3
*
Fix code generation rule so generator runs only once even if multiple generat...
Alan Conway
2007-07-25
1
-1
/
+4
*
Initial support for latest approved 0-10 xml (with some transitional hacks in...
Gordon Sim
2007-07-24
1
-2
/
+0
*
removed the need to pass MethodContext/RequestId through proxy and handler/ad...
Gordon Sim
2007-07-19
1
-0
/
+2
*
* src/qpid/broker/Daemon.cpp, .h
Alan Conway
2007-07-19
1
-1
/
+1
*
Some refactoring towards a more decoupled handler chain structure:
Gordon Sim
2007-07-17
1
-0
/
+7
*
* src/qpid/sys/Serializer.h: Serialize calls to a function,
Alan Conway
2007-07-16
1
-0
/
+3
*
Add missing header file to distribution.
Alan Conway
2007-07-13
1
-0
/
+1
*
* Add libuuid to libcommon link (for when apr goes away)
Andrew Stitcher
2007-07-12
1
-0
/
+1
*
refactoring:
Gordon Sim
2007-07-09
1
-0
/
+2
*
2007-07-02 <aconway@redhat.com
Alan Conway
2007-07-04
1
-4
/
+7
*
Added UUID type based on libuuid from e2fsprogs package.
Alan Conway
2007-07-03
1
-0
/
+2
*
Autodeletable shared queues are now deleted as soon as the consumer count dro...
Gordon Sim
2007-07-03
1
-2
/
+0
*
* More work on asychronous network IO
Andrew Stitcher
2007-06-29
1
-1
/
+4
*
* Summary:
Alan Conway
2007-06-29
1
-4
/
+4
*
* src/qpid/broker/Plugin.h: Base class for plug-in objects.
Alan Conway
2007-06-27
1
-1
/
+4
*
Make check now starts a broker on a dynamically assigned port, so
Alan Conway
2007-06-27
1
-3
/
+3
*
* src/qpid/framing/Handler.h: Tempates for handlers and handler chains.
Alan Conway
2007-06-26
1
-0
/
+2
*
2007-06-25 <aconway@redhat.com>
Alan Conway
2007-06-26
1
-0
/
+1
*
Dummy libcluster.so when openais is not available, keep rpmbuild happy.
Alan Conway
2007-06-20
1
-2
/
+0
*
Intermediate checkin with preliminary work on epoll based net IO
Andrew Stitcher
2007-06-18
1
-1
/
+3
*
Parser for AMQP-95 URLs
Alan Conway
2007-06-15
1
-0
/
+2
*
Add ability for a queue to record all bindings to it, such that these can be ...
Gordon Sim
2007-06-14
1
-0
/
+2
*
Removed unused files src/qpid/client/ClientAdapter.cpp and .h.
Alan Conway
2007-06-13
1
-1
/
+0
*
Various minor fixes to build and test process:
Gordon Sim
2007-06-13
1
-0
/
+1
*
Timeout handling for dtx, plus tests.
Gordon Sim
2007-06-08
1
-0
/
+4
*
Build support for clustering, initial CPG wrapper & tests.
Alan Conway
2007-06-07
1
-10
/
+14
*
Updates to dtx support.
Gordon Sim
2007-05-31
1
-0
/
+2
*
Logging infrastructure: See qpidd --long-help for details.
Alan Conway
2007-05-30
1
-3
/
+20
*
Added support for recovering prepared transactions.
Gordon Sim
2007-05-25
1
-0
/
+5
*
* Split apart platform (threading etc.) from network io
Andrew Stitcher
2007-05-22
1
-20
/
+50
*
* docs/api/Makefile.am: Adding html.timestamp to clean target.
Alan Conway
2007-05-18
1
-1
/
+1
*
Added RecoverableExchange.h to Makefile.am
Gordon Sim
2007-05-18
1
-0
/
+1
*
Changes to support durable exchanges.
Gordon Sim
2007-05-17
1
-0
/
+1
*
* cpp/src/Makefile.am: Move generated code into src. Fix generation script.
Alan Conway
2007-05-11
1
-16
/
+27
*
Resolves: QPID-298, QPID-304: qpidd flags to control broker daemon.
Alan Conway
2007-04-30
1
-5
/
+6
*
* Make APR/"posix" configurable using --disable-apr
Andrew Stitcher
2007-04-26
1
-3
/
+9
*
* qpid/CommonOptions.h:
Alan Conway
2007-04-25
1
-6
/
+9
*
Some dtx related updates.
Gordon Sim
2007-04-19
1
-0
/
+8
*
More QPID-243
Andrew Stitcher
2007-04-17
1
-201
/
+194
*
* Moved code generation into top-level gen/ dir with own Makefile.am
Alan Conway
2007-04-14
1
-47
/
+8
*
Fixed broken installation of .h files.
Alan Conway
2007-04-13
1
-4
/
+2
*
Moved src/ source code to src/qpid directory:
Alan Conway
2007-04-13
1
-44
/
+47
*
* cpp/configure.ac: Disable static libraries by default. Half the build time!
Alan Conway
2007-04-11
1
-0
/
+4
*
* cpp/qpidc.spec.in: Added qpidd-devel sub-package.
Alan Conway
2007-04-11
1
-10
/
+4
*
* Fixes to enable VPATH builds.
Alan Conway
2007-04-11
1
-4
/
+3
*
* docs/api/*: Fixed API doc generation to work with VPATH builds.
Alan Conway
2007-04-10
1
-217
/
+228
[next]