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
*
Patch from Ted Ross (see QPID-902): This patch contains the following improve...
Kim van der Riet
2008-04-04
5
-38
/
+43
*
src/qpid/amqp_0_10/Assembly.cpp,.h:
Alan Conway
2008-04-04
4
-159
/
+12
*
qpid/Serializer.h, qpid/amqp_0_10/Codec.h:
Alan Conway
2008-04-03
2
-10
/
+71
*
rubygen/0-10/exceptions.rb:
Alan Conway
2008-04-03
2
-4
/
+5
*
src/qpid/amqp_0_10/Map.h,.cpp: use preview encoding temporarily.
Alan Conway
2008-04-03
7
-103
/
+129
*
amqp_0_10/built_in_types.h
Alan Conway
2008-04-03
4
-53
/
+153
*
Patch from Ted Ross (see QPID-893): This patch enables management of plugged-...
Kim van der Riet
2008-04-03
5
-12
/
+26
*
Fix serialize test failure on 64 bit architerctures.
Alan Conway
2008-04-03
1
-1
/
+1
*
Fix compile error on rhel5.
Alan Conway
2008-04-02
1
-1
/
+1
*
Encoding/decoding for new types: amqp_0_10::Map, amqp_0_10:UnknownType
Alan Conway
2008-04-02
8
-45
/
+508
*
Fixed logger warning on F9.
Alan Conway
2008-04-02
1
-4
/
+4
*
Further correction to transitional xml def for final 0-10 (using old schema)
Gordon Sim
2008-04-01
1
-1
/
+1
*
Added a dump method to buffer for debugging io (patch from rafaels@redhat.com)
Gordon Sim
2008-04-01
2
-0
/
+20
*
Fix some erroneous definitions in the transitional xml fragment for 0-10.
Gordon Sim
2008-04-01
2
-3
/
+3
*
Allow zero sized arrays (with no typecode or count)
Gordon Sim
2008-03-31
1
-17
/
+19
*
Updated xml fragment to reflect correct types for connection.start.mechanisms...
Gordon Sim
2008-03-31
6
-5
/
+42
*
Re-introduced old 'no-local' behaviour for exclusive queues via a proprietary...
Gordon Sim
2008-03-31
12
-8
/
+52
*
Prevent broker exit on receiving connection with invalid protocol version.
Gordon Sim
2008-03-31
1
-4
/
+6
*
Prefer binding key for unbind if specified.
Gordon Sim
2008-03-28
1
-1
/
+1
*
Removed unused files.
Alan Conway
2008-03-27
3
-293
/
+0
*
Send accept in response to message publications if required.
Gordon Sim
2008-03-27
8
-9
/
+152
*
Update to dtx inline with latest spec:
Gordon Sim
2008-03-26
13
-17
/
+311
*
Bounds-checking iterator wrapper, for use with Codec::encode/decode.
Alan Conway
2008-03-26
1
-0
/
+67
*
Re-enable the establishment of inter-broker links.
Gordon Sim
2008-03-26
8
-22
/
+22
*
QPID-877: applied patch from Ted Ross
Nuno Santos
2008-03-25
4
-61
/
+158
*
Fix compile errors/warnings with gcc 4.3
Alan Conway
2008-03-25
20
-21
/
+52
*
Fixed use of intrusive_ptr in code that was missed
Andrew Stitcher
2008-03-25
2
-8
/
+10
*
- Refactored RefCounted class to avoid virtual inheritance
Andrew Stitcher
2008-03-24
37
-145
/
+198
*
Qualify names to fix gcc 4.3 compile errors.
Alan Conway
2008-03-18
2
-7
/
+7
*
Make AsyncIOAcceptor multi-protocol:
Alan Conway
2008-03-18
26
-251
/
+511
*
Added file missed in last commit.
Gordon Sim
2008-03-17
1
-0
/
+35
*
Scope exclusive queues to sessions.
Gordon Sim
2008-03-17
7
-22
/
+49
*
Fix build failure.
Alan Conway
2008-03-12
1
-2
/
+2
*
rubygen/0-10/specification.rb:
Alan Conway
2008-03-11
17
-149
/
+812
*
Enabled tx methods on final 0-10 path and converted tests accordingly
Gordon Sim
2008-03-11
3
-2
/
+33
*
Fixed headers exchange to allow unbind using binding key and not args
Gordon Sim
2008-03-11
1
-6
/
+12
*
Fixed broker to take application headers from final format message-properties...
Gordon Sim
2008-03-11
4
-11
/
+39
*
Adjusted exception handling in c++ for final 0-10 path.
Gordon Sim
2008-03-10
4
-22
/
+62
*
Added acquire impl to final 0-10 codepath
Gordon Sim
2008-03-07
2
-6
/
+12
*
Altered management of delivery records to support separateion of completion (...
Gordon Sim
2008-03-07
7
-46
/
+86
*
Fixes to c++ broker:
Gordon Sim
2008-03-06
7
-11
/
+21
*
Fix message delivery for 0-10 final codepath
Gordon Sim
2008-03-06
6
-22
/
+48
*
forked python tests for 0-10 preview and 0-10 final
Gordon Sim
2008-03-05
8
-27
/
+87
*
Further updates to support final 0-10 spec
Gordon Sim
2008-03-04
13
-12
/
+611
*
Completed holders, visitors and serialization for 0-10 commands and controls.
Alan Conway
2008-03-04
10
-160
/
+310
*
Updated tracking of outgoing command id and send command-point control on ses...
Gordon Sim
2008-03-03
3
-8
/
+9
*
Fixed consolidation of ranges and added further validation to tests.
Gordon Sim
2008-03-03
1
-6
/
+10
*
Allow use of channel 0 for all controls and commands
Gordon Sim
2008-03-03
1
-4
/
+7
*
A further step to final 0-10 spec.
Gordon Sim
2008-03-03
21
-193
/
+527
*
Fix compile error.
Alan Conway
2008-03-03
1
-0
/
+1
[next]