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
*
Removed confusing broker::Message typedef intrusive_ptr<Message> shared_ptr
Alan Conway
2008-05-13
3
-5
/
+3
*
QPID-1054: Fixed reporting of startup failures in daemon mode.
Gordon Sim
2008-05-13
1
-9
/
+11
*
Added enum CreditUnit { MESSAGE=0, BYTE=1 };
Alan Conway
2008-05-13
1
-0
/
+2
*
QPID-1052: Patch from Ted Ross
Gordon Sim
2008-05-12
5
-9
/
+11
*
QPID-1039: Patch from Mick Goulish: Fix program options behavior for Boost 10...
Andrew Stitcher
2008-05-12
2
-5
/
+289
*
QPID-1050: Patch from Ted Ross:
Gordon Sim
2008-05-12
45
-1076
/
+1986
*
QPID-1048: Only wait for enqueue completion for persistent queues.
Gordon Sim
2008-05-11
1
-1
/
+1
*
Support for 0-10 sessions, not yet integrated. Misc minor fixes.
Alan Conway
2008-05-09
15
-145
/
+763
*
QPID-648: Patch from Matt Farrellee
Gordon Sim
2008-05-09
3
-2
/
+24
*
Reverted change to use ANONYMOUS as default (I had a change of heart on that)
Gordon Sim
2008-05-09
1
-1
/
+1
*
QPID-1042: ensure delievery record is kept where accept_mode=not-required, ac...
Gordon Sim
2008-05-09
1
-1
/
+1
*
Make ANONYMOUS the default authentication mechanism.
Gordon Sim
2008-05-09
2
-2
/
+2
*
QPID-1040: Patch from Ted Ross: Asynchronous Connector
Andrew Stitcher
2008-05-09
6
-10
/
+109
*
From https://issues.apache.org/jira/browse/QPID-879 contributed by Jonathan R...
Alan Conway
2008-05-06
7
-1
/
+366
*
Extra log ouput for queue policy.
Gordon Sim
2008-05-04
2
-2
/
+13
*
Fix error handling for connection close during startup.
Gordon Sim
2008-05-04
2
-2
/
+3
*
Use no-ack in bridging as it is currently an exclusive, temp queue
Gordon Sim
2008-05-02
1
-2
/
+2
*
Boost's string split function causes problems on older versions of the librar...
Gordon Sim
2008-05-01
4
-8
/
+98
*
Turn auth back on by default for c++ broker (only if SASL libs are available)
Gordon Sim
2008-05-01
1
-5
/
+1
*
QPID-989: fix decode of zero sized map
Gordon Sim
2008-05-01
2
-14
/
+16
*
QPID-988 and QPID-989: fixes to framing for final 0-10 spec
Gordon Sim
2008-04-30
2
-15
/
+11
*
More RDMA Work in Progress
Andrew Stitcher
2008-04-29
4
-147
/
+66
*
Removed some unnecessary #includes
Andrew Stitcher
2008-04-29
2
-3
/
+1
*
QPID-974: allow the size of the queue of outgoing frames to be restricted
Gordon Sim
2008-04-29
18
-181
/
+485
*
QPID-977: shutdown mgmt client cleanly in federation tests (patch from tross@...
Gordon Sim
2008-04-29
5
-3
/
+93
*
Work In Progress:
Andrew Stitcher
2008-04-28
8
-0
/
+1481
*
Session state as per AMQP 0-10 specification.
Alan Conway
2008-04-27
3
-0
/
+355
*
Fixed caught exception type in recovery
Gordon Sim
2008-04-25
1
-1
/
+2
*
Generate c++ code from final 0-10 spec
Gordon Sim
2008-04-24
69
-3743
/
+264
*
Edits to doxygen comments for user documentation.
Alan Conway
2008-04-24
24
-137
/
+137
*
Patch from Mick Goulish: Fixes to previous improved portability patch
Andrew Stitcher
2008-04-23
2
-40
/
+41
*
- SequenceSet implemented on RangeSet.
Alan Conway
2008-04-23
10
-226
/
+108
*
* Renamed the Acceptor class to be the ProtocolFactory class
Andrew Stitcher
2008-04-22
4
-65
/
+49
*
QPID-920: allow applications to trigger the sending of a flush to server
Gordon Sim
2008-04-22
4
-0
/
+13
*
Moved federation to final 0-10 codepath
Gordon Sim
2008-04-22
10
-45
/
+58
*
QPID-947: update cpp and python management to 0-10 final
Rafael H. Schloming
2008-04-22
2
-10
/
+10
*
QPID-944: do no-local checking where requested when there is an exclusive sub...
Gordon Sim
2008-04-22
6
-12
/
+29
*
QPID-648: (based on patch from mfarrellee@redhat.com)
Gordon Sim
2008-04-22
7
-28
/
+327
*
* raise error when controls other than attached are received on unattached ch...
Gordon Sim
2008-04-21
4
-18
/
+30
*
Better workaround for boost::ptr_map incompatibility between boost 1.33 and 1...
Alan Conway
2008-04-21
5
-92
/
+29
*
src/qpid/RangeSet.h: generic set implementation using ranges.
Alan Conway
2008-04-21
2
-1
/
+284
*
QPID-920: send message-accept for acks (as well as completion)
Gordon Sim
2008-04-21
15
-44
/
+79
*
QPID-920: converted c++ client to use final 0-10 protocol
Gordon Sim
2008-04-20
62
-1887
/
+1434
*
Refactored Acceptor code to allow multiple acceptors to be present in the broker
Andrew Stitcher
2008-04-18
6
-34
/
+79
*
Split AsynchIOAcceptor into IOHandler and connection control code
Andrew Stitcher
2008-04-18
3
-140
/
+195
*
fix ambiguity problem found on gcc 3.4 compilers
Kim van der Riet
2008-04-18
1
-1
/
+1
*
Fix to prevent possible Timer deadlocks by holding onto mutex while calling f...
Kim van der Riet
2008-04-18
1
-0
/
+1
*
src/tests/python_tests: fix exit status if QPID_NO_PREVIEW is set.
Alan Conway
2008-04-18
1
-0
/
+14
*
Patch for improved compatibility with gcc 3.4 and boost 1.33
Andrew Stitcher
2008-04-17
8
-52
/
+167
*
Added missing .h files to Makefile.am to fix make rpmbuild.
Alan Conway
2008-04-17
2
-2
/
+6
[next]