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
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
In ClientChannel: Use subscribe and flush in place of get; use per-subscriber...
Gordon Sim
2007-09-12
12
-42
/
+338
*
Moved old ClientChannel class from using basic to using message for publish &...
Gordon Sim
2007-09-11
3
-62
/
+53
*
Support for keyword args in session interface
Gordon Sim
2007-09-10
1
-14
/
+12
*
Client side support for message and delivery properties in header segments.
Gordon Sim
2007-09-10
5
-24
/
+44
*
Implementation of execution.result on the client side
Gordon Sim
2007-09-06
22
-186
/
+694
*
* Changes to make C++ client code use the asynchronous network IO
Andrew Stitcher
2007-08-31
2
-56
/
+136
*
* src/qpid/broker/Session.h, .cpp: Session holds all state of a session incl...
Alan Conway
2007-08-29
1
-1
/
+2
*
Updated message.transfer encoding to use header and content segments (includi...
Gordon Sim
2007-08-28
13
-207
/
+42
*
Refresh of transitional xml to more closely reflect latest specification
Gordon Sim
2007-08-21
5
-13
/
+43
*
* src/qpid/framing/MethodHolder.h
Alan Conway
2007-08-18
1
-1
/
+2
*
AMQBodies are no longer allocated on the heap and passed with shared_ptr.
Alan Conway
2007-08-16
17
-135
/
+128
*
Minor cleanup.
Gordon Sim
2007-08-16
1
-1
/
+0
*
Bug fix for client shutdown.
Gordon Sim
2007-08-16
1
-15
/
+14
*
Altered old client channel to use new generated session interface (primarily ...
Gordon Sim
2007-08-15
4
-112
/
+46
*
Removed some unused files.
Gordon Sim
2007-08-14
7
-425
/
+0
*
Undoing change to asyncio as incomplete writes aren't handled.
Gordon Sim
2007-08-14
2
-76
/
+27
*
r948@fuschia: andrew | 2007-08-09 18:46:30 +0100
Andrew Stitcher
2007-08-09
2
-27
/
+76
*
Send flush after get request. Fixes perftest.
Gordon Sim
2007-08-06
2
-1
/
+4
*
Channel dispatcher needs ti be joined on destruction.
Gordon Sim
2007-08-06
3
-22
/
+12
*
Connector should join with receiver thread on destruction
Gordon Sim
2007-08-06
1
-1
/
+5
*
Fixed race in connection shutdown preventing Connector from being garbage col...
Gordon Sim
2007-08-06
4
-10
/
+7
*
Added first cut of generated client interface.
Gordon Sim
2007-08-05
14
-274
/
+529
*
Some restructuring of the client code:
Gordon Sim
2007-08-02
30
-1056
/
+1862
*
* Asynchronous network IO subsystem
Andrew Stitcher
2007-07-27
1
-1
/
+0
*
Use execution layer to acknowledge messages.
Gordon Sim
2007-07-27
1
-5
/
+5
*
* Summary:
Alan Conway
2007-07-24
1
-3
/
+0
*
Initial support for latest approved 0-10 xml (with some transitional hacks in...
Gordon Sim
2007-07-24
5
-556
/
+36
*
Added initial 'execution-layer' to try out methods form the 0-10 execution cl...
Gordon Sim
2007-07-23
3
-19
/
+67
*
Fix for QPID-534. Get now detects closure correctly. Also fixed broker to all...
Gordon Sim
2007-07-05
8
-26
/
+73
*
* src/qpid/framing/ChannelAdapter.cpp: Use handler chains
Alan Conway
2007-06-27
4
-18
/
+15
*
Fixed client leak and python tests port
Alan Conway
2007-06-27
2
-19
/
+18
*
Fix shutdown race in Connector.
Alan Conway
2007-06-27
1
-1
/
+1
*
* src/tests/cluster.mk: Replace sudo with newgrp for ais tests.
Alan Conway
2007-06-26
1
-1
/
+3
*
Removed unused files src/qpid/client/ClientAdapter.cpp and .h.
Alan Conway
2007-06-13
2
-136
/
+0
*
Made FieldTable argument of client::Channel::bind() optional.
Alan Conway
2007-06-06
1
-1
/
+2
*
Logging infrastructure: See qpidd --long-help for details.
Alan Conway
2007-05-30
5
-21
/
+22
*
* Split apart platform (threading etc.) from network io
Andrew Stitcher
2007-05-22
2
-13
/
+14
*
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
28
-0
/
+3667
*
2006-12-01 Jim Meyering <meyering@redhat.com>
Alan Conway
2006-12-01
21
-2101
/
+0
*
Posix EventChannel implementation using epoll. Placeholder for kevents.
Alan Conway
2006-11-29
2
-8
/
+11
*
Bug fixes: corrected fragmentation of large messages in client, set buffer si...
Gordon Sim
2006-11-28
1
-9
/
+11
*
Bug fix, basic_qos_ok was set to wrong type.
Gordon Sim
2006-11-27
1
-29
/
+29
*
Merged AMQP version-sensitive generated files with C++ trunk. Phase 1 of merg...
Kim van der Riet
2006-11-22
5
-43
/
+157
*
Enclose any 'using std::string' statements within qpid namespaces to avoid po...
Gordon Sim
2006-11-22
4
-6
/
+6
*
Added another example for client api.
Gordon Sim
2006-11-21
2
-4
/
+10
*
update Apache licenses to the current version
Stephen Vinoski
2006-11-10
20
-260
/
+320
*
Some more riguorous 'const' declarations in basic header properties. Some mor...
Gordon Sim
2006-11-10
2
-42
/
+42
*
Added POSIX equivalents to APR classes used by clients, inlined trivial calls.
Alan Conway
2006-11-09
18
-55
/
+55
*
Removed invalid and redundant include.
Gordon Sim
2006-11-09
1
-1
/
+0
[next]