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
*
* src/qpid/framing/FrameDefaultVisitor.h:
Alan Conway
2007-08-27
1
-1
/
+3
*
* src/qpid/broker/SessionState.h: State of a session.
Alan Conway
2007-08-27
1
-0
/
+4
*
Don't add the generated files to nobase_include_HEADERS they are already in E...
Gordon Sim
2007-08-21
1
-1
/
+0
*
updated rule to reflect new location for generated file
Gordon Sim
2007-08-21
1
-1
/
+1
*
Refresh of transitional xml to more closely reflect latest specification
Gordon Sim
2007-08-21
1
-24
/
+9
*
r1036@fuschia: andrew | 2007-08-20 01:41:12 +0100
Andrew Stitcher
2007-08-20
1
-1
/
+1
*
Fix memory leak in client_test, caused by bug in Blob.h.
Alan Conway
2007-08-17
1
-1
/
+1
*
* Fixes for code generation.
Alan Conway
2007-08-17
1
-38
/
+13
*
AMQBodies are no longer allocated on the heap and passed with shared_ptr.
Alan Conway
2007-08-16
1
-2
/
+6
*
Add missing files to source lists for distcheck.
Alan Conway
2007-08-15
1
-0
/
+1
*
Add qpid/Msg.h to sourc lists.
Alan Conway
2007-08-14
1
-0
/
+1
*
Removed unused types: RequestId, ResponseId, MethodContext.
Alan Conway
2007-08-14
1
-2
/
+0
*
Deleted following files that are obsolete for 0-10:
Alan Conway
2007-08-14
1
-11
/
+0
*
Removed some unused files.
Gordon Sim
2007-08-14
1
-6
/
+0
*
Broker management of message acknowledgements now runs entirely off execution...
Gordon Sim
2007-08-10
1
-0
/
+1
*
Ensure MethodHolderMaxSize.h is built at the right time.
Alan Conway
2007-08-10
1
-2
/
+4
*
Update CLEANFILES for distcheck.
Alan Conway
2007-08-10
1
-0
/
+1
*
2007-08-09 <aconway@redhat.com>
Alan Conway
2007-08-10
1
-0
/
+1
*
* src/qpid/framing/MethodHolder.h, .cpp:
Alan Conway
2007-08-09
1
-1
/
+10
*
* rubygen/amqpgen.rb: workaround XML namespace problem with ruby 1.8.6.
Alan Conway
2007-08-09
1
-2
/
+3
*
Fixed distcheck
Gordon Sim
2007-08-09
1
-1
/
+1
*
Moved Proxy generation to rubygen.
Alan Conway
2007-08-09
1
-31
/
+24
*
Removed new Frame & MethodHolder classes from build.
Alan Conway
2007-08-08
1
-5
/
+1
*
* Summary: new Frame type to replace AMQFrame. Instead of holding
Alan Conway
2007-08-07
1
-6
/
+25
*
Added first cut of generated client interface.
Gordon Sim
2007-08-05
1
-2
/
+10
*
Improved rubygen.mk rule.
Alan Conway
2007-08-05
1
-2
/
+1
*
Some restructuring of the client code:
Gordon Sim
2007-08-02
1
-5
/
+24
*
* src/generate.sh: Moved requirements test to configure.ac
Alan Conway
2007-08-01
1
-38
/
+59
*
Added Vistor.h to distributed sources in order to pass 'make distcheck'
Gordon Sim
2007-07-31
1
-0
/
+1
*
r797@fuschia: andrew | 2007-07-30 14:25:02 +0100
Andrew Stitcher
2007-07-30
1
-38
/
+12
*
* 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
[next]