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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Edits to --help message and man page to improve readabiliity.
Alan Conway
2007-10-16
6
-25
/
+28
*
Log a warning if we close a connection with unsent data
Andrew Stitcher
2007-10-16
2
-1
/
+6
*
Implementation of 0-10 field tables
Andrew Stitcher
2007-10-16
19
-168
/
+661
*
* Revised allocation algorithm to ensure all consumers are given the opportun...
Gordon Sim
2007-10-16
3
-14
/
+22
*
Locking for updates to subscriber credit. Revised log statements to reduce no...
Gordon Sim
2007-10-15
1
-8
/
+18
*
Fix compilation error
Gordon Sim
2007-10-15
1
-1
/
+1
*
Added missing framing:: qualifier.
Alan Conway
2007-10-15
1
-1
/
+1
*
Added assert.cpp to makefile.
Alan Conway
2007-10-15
1
-0
/
+1
*
QPID_ASSERT: assert a condition. In a debug build abort if condition is false,
Alan Conway
2007-10-15
2
-0
/
+82
*
Include information on the client connection in io traces.
Gordon Sim
2007-10-15
3
-17
/
+61
*
Remove default queue concept which is no longer applicable in 0-10.
Gordon Sim
2007-10-15
3
-11
/
+3
*
Enabled packed struct encoding in python, cpp, and java. Also fixed computati...
Rafael H. Schloming
2007-10-14
1
-1
/
+1
*
Further fixes to locking between queue and semantic state to avoid deadlocking.
Gordon Sim
2007-10-12
4
-53
/
+102
*
Some fixes to locking within the queue (preventing locks being held during de...
Gordon Sim
2007-10-12
2
-36
/
+33
*
Close connection when a framing error is encountered during decoding.
Gordon Sim
2007-10-12
2
-29
/
+37
*
Exclusive no longer implies auto-delete on queue.declare.
Gordon Sim
2007-10-11
5
-8
/
+22
*
Requeue messages for cancelled subscriptions on reciver (rather than redelive...
Gordon Sim
2007-10-11
1
-2
/
+6
*
Fix: recovered messages must be marked redelivered
Gordon Sim
2007-10-11
1
-0
/
+1
*
Fixed compile error.
Alan Conway
2007-10-09
1
-1
/
+1
*
Added some debug logs to indicate credit levels and verify if a message is en...
Rajith Muditha Attapattu
2007-10-09
2
-0
/
+6
*
Don't recover messages for cancelled subscriptions.
Gordon Sim
2007-10-05
4
-8
/
+30
*
Additional tests and fixes
Gordon Sim
2007-10-04
8
-16
/
+66
*
* docs/man/qpidd.x: Explain configuration options.
Alan Conway
2007-10-04
3
-7
/
+15
*
Fix (and refactor) processing of ranges in message handler.
Gordon Sim
2007-10-04
5
-64
/
+65
*
fixed decoding of b/e bits
Rafael H. Schloming
2007-10-03
1
-1
/
+1
*
Correction to interpretation of flags (B/E refer to the first/last segment in...
Gordon Sim
2007-10-02
3
-3
/
+3
*
mark Message::sendContent() as const
Gordon Sim
2007-10-02
8
-14
/
+14
*
Fixed bug introduced in r577027 where the header frame of a message is direct...
Gordon Sim
2007-10-02
3
-4
/
+22
*
Fixed recovery; unacked message records are now updated to hold the new comma...
Gordon Sim
2007-10-02
10
-42
/
+106
*
header path fix
Carl C. Trieloff
2007-10-01
1
-1
/
+1
*
- add option to create durable messages.
Carl C. Trieloff
2007-10-01
1
-1
/
+8
*
* src/qpid/framing/ResumeHandler.cpp: Handle ack and resume logic
Alan Conway
2007-10-01
5
-0
/
+218
*
Make ExecutionHandler threadsafe for calls that can be made by application th...
Gordon Sim
2007-10-01
5
-14
/
+40
*
Added missing headers to makefile.
Alan Conway
2007-09-28
1
-1
/
+2
*
Ensure no danbling pointers in client API:
Alan Conway
2007-09-28
9
-22
/
+29
*
* src/qpid/log/Helpers.h: Format complex types for log messages
Alan Conway
2007-09-28
1
-0
/
+79
*
* src/tests/ClientSessionTest.cpp: Suspend/resume tests.
Alan Conway
2007-09-28
21
-258
/
+336
*
Minor refactoring of execution layer
Gordon Sim
2007-09-28
11
-26
/
+72
*
Honour sync bit when processing L4 method
Gordon Sim
2007-09-28
3
-3
/
+11
*
Some revisions to rubygen for packed structs and execution header (changes no...
Gordon Sim
2007-09-27
2
-0
/
+49
*
Detect that connection is already closed on attempt to close()
Gordon Sim
2007-09-26
3
-1
/
+14
*
Start execution mark from -1 (0xFFFFFFFF)
Gordon Sim
2007-09-26
6
-12
/
+15
*
Renamed the following files for consistency:
Alan Conway
2007-09-25
50
-111
/
+111
*
2007-09-24 Alan Conway <aconway@redhat.com>
Alan Conway
2007-09-24
16
-214
/
+234
*
Packaging fixes to spec and Makefile from nsantos@redhat.com.
Alan Conway
2007-09-24
1
-0
/
+1
*
Added missing makefiles to include_HEADERS for installation.
Alan Conway
2007-09-21
1
-61
/
+62
*
Supression for bogus i386 valgrind error.
Alan Conway
2007-09-21
1
-23
/
+4
*
- dequeue fix for AIO
Carl C. Trieloff
2007-09-21
3
-5
/
+16
*
Split broker::Session into:
Alan Conway
2007-09-21
21
-279
/
+329
*
Moved c++ over to using the same preview file for 0-10 work as java.
Gordon Sim
2007-09-21
8
-126
/
+24
[next]