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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Send accept in response to message publications if required.
Gordon Sim
2008-03-27
12
-10
/
+287
*
Update to dtx inline with latest spec:
Gordon Sim
2008-03-26
21
-276
/
+691
*
Removed unused class RefCountedMap.
Alan Conway
2008-03-26
1
-1
/
+0
*
Bounds-checking iterator wrapper, for use with Codec::encode/decode.
Alan Conway
2008-03-26
4
-1
/
+143
*
Changed construtor serialbits type, was double should be long (ref qpid-861)
Arnaud Simon
2008-03-26
1
-1
/
+1
*
Re-enable the establishment of inter-broker links.
Gordon Sim
2008-03-26
8
-22
/
+22
*
Qpid-860: changed running test condition
Arnaud Simon
2008-03-26
1
-2
/
+2
*
Qpid-860: provides support for specifying a list of test to be excluded
Arnaud Simon
2008-03-26
1
-2
/
+77
*
Qpid-861: Java RFC 1982 implementation + Junit tests
Arnaud Simon
2008-03-26
3
-0
/
+275
*
QPID-877: applied patch from Ted Ross
Nuno Santos
2008-03-25
10
-115
/
+294
*
Add missing header file to SOURCES.
Alan Conway
2008-03-25
1
-0
/
+1
*
Fix compile errors/warnings with gcc 4.3
Alan Conway
2008-03-25
26
-49
/
+80
*
Fixed use of intrusive_ptr in code that was missed
Andrew Stitcher
2008-03-25
2
-8
/
+10
*
make build.xml files backward-compatible with ant 1.6.5, by replacing ant 1.7...
Nuno Santos
2008-03-24
5
-18
/
+23
*
- Refactored RefCounted class to avoid virtual inheritance
Andrew Stitcher
2008-03-24
45
-174
/
+210
*
Made dom query results addable per QPID-870.
Rafael H. Schloming
2008-03-22
1
-1
/
+18
*
This commit is associated with JIRA QPID-859
Rajith Muditha Attapattu
2008-03-20
1
-2
/
+10
*
This commit is for JIRA QPID-859
Rajith Muditha Attapattu
2008-03-20
30
-0
/
+1026
*
This is a fix for QPID-864.
Rajith Muditha Attapattu
2008-03-20
3
-11
/
+24
*
This contains a trivial fix for QPID-863.
Rajith Muditha Attapattu
2008-03-19
2
-86
/
+38
*
Qualify names to fix gcc 4.3 compile errors.
Alan Conway
2008-03-18
2
-7
/
+7
*
Fix typo in man page: log.output -> log-output
Alan Conway
2008-03-18
1
-2
/
+2
*
Make AsyncIOAcceptor multi-protocol:
Alan Conway
2008-03-18
28
-267
/
+517
*
This commit is for QPID-859
Rajith Muditha Attapattu
2008-03-18
11
-10
/
+199
*
Revision 636791 says: "Added constant to represent the AMQP versions, as prev...
Arnaud Simon
2008-03-18
2
-2
/
+3
*
verify scripts for the JMS direct exchange examples. This is tracked in JIRA-859
Rajith Muditha Attapattu
2008-03-17
5
-0
/
+24
*
Added file missed in last commit.
Gordon Sim
2008-03-17
2
-0
/
+36
*
Scope exclusive queues to sessions.
Gordon Sim
2008-03-17
11
-55
/
+96
*
Added constant to represent the AMQP versions, as previously it was hard-coded.
Rajith Muditha Attapattu
2008-03-13
2
-1
/
+8
*
Added missing header files to distribution.
Gordon Sim
2008-03-13
1
-0
/
+2
*
Fix build failure.
Alan Conway
2008-03-12
1
-2
/
+2
*
rubygen/0-10/specification.rb:
Alan Conway
2008-03-11
21
-161
/
+891
*
Enabled tx methods on final 0-10 path and converted tests accordingly
Gordon Sim
2008-03-11
9
-125
/
+192
*
Converted some more tests
Gordon Sim
2008-03-11
2
-17
/
+17
*
Fixed headers exchange to allow unbind using binding key and not args
Gordon Sim
2008-03-11
6
-91
/
+89
*
added *.pyc to svn:ignore for tests and tests_0-10
Rafael H. Schloming
2008-03-11
0
-0
/
+0
*
added convenience API for turning on logging; added logging for controls and ...
Rafael H. Schloming
2008-03-11
10
-29
/
+73
*
Fixed broker to take application headers from final format message-properties...
Gordon Sim
2008-03-11
6
-36
/
+59
*
fixed datatypes.Struct.type -> datatypes.Struct._type rename omitted from ser...
Rafael H. Schloming
2008-03-10
1
-1
/
+1
*
renamed datatypes.Struct.type -> datatypes.Struct._type; this avoids naming c...
Rafael H. Schloming
2008-03-10
11
-73
/
+89
*
Adjusted exception handling in c++ for final 0-10 path.
Gordon Sim
2008-03-10
6
-61
/
+99
*
added support for maps
Rafael H. Schloming
2008-03-07
5
-10
/
+116
*
Added acquire impl to final 0-10 codepath
Gordon Sim
2008-03-07
8
-37
/
+75
*
send an empty frame for an empty segment
Rafael H. Schloming
2008-03-07
2
-3
/
+1
*
added session.sync(); session.auto_sync; made transfers not auto-complete; fi...
Rafael H. Schloming
2008-03-07
11
-17
/
+126
*
Converted some more tests to use new client
Gordon Sim
2008-03-07
5
-93
/
+201
*
Removed redundant code (see QPID-838). As this is a major 0.10 change tck has...
Arnaud Simon
2008-03-07
2
-92
/
+10
*
added timeouts to hello-010-world; switched to conditions rather than events ...
Rafael H. Schloming
2008-03-07
7
-34
/
+104
*
Changed host name to localhost so the test can run on Windows (see QPID-836)
Arnaud Simon
2008-03-07
1
-2
/
+2
*
This is a very simple fix for QPID-837 (this code will be changed once the me...
Arnaud Simon
2008-03-07
1
-1
/
+1
[next]