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
*
Replace PF_LOCAL with PF_UNIX, since it seems to be equivalent, and the
Manuel Teira Paz
2009-03-05
1
-1
/
+1
*
In qpid::client::SessionImpl
Manuel Teira Paz
2009-03-05
1
-1
/
+2
*
Add a pair of missing std:: namespaces
Manuel Teira Paz
2009-03-05
2
-3
/
+3
*
Implement a solaris qpid::sys::SystemInfo
Manuel Teira Paz
2009-03-05
2
-2
/
+111
*
Remove the argument type in the boost::function template since
Manuel Teira Paz
2009-03-05
1
-1
/
+1
*
Define the QPID_TSS macro for the Sun Studio Compilers
Manuel Teira Paz
2009-03-05
1
-0
/
+2
*
Prepend std namespace to atoi since we are including cstdlib
Manuel Teira Paz
2009-03-05
1
-1
/
+1
*
cluster: fix delivery-property.exchange-name set on updated messages.
Alan Conway
2009-03-05
22
-89
/
+144
*
Remove socklen_t for Windows; related to QPID-1710
Stephen D. Huston
2009-03-05
2
-3
/
+2
*
This is related to QPID-1713
Rajith Muditha Attapattu
2009-03-04
1
-14
/
+144
*
Corrected a spelling mistake
Rajith Muditha Attapattu
2009-03-04
1
-2
/
+2
*
This is related QPID-1640
Rajith Muditha Attapattu
2009-03-04
2
-29
/
+80
*
Issue a useful message if not generating code from specs; fixes QPID-1709
Stephen D. Huston
2009-03-04
1
-1
/
+1
*
Issue a useful message if not generating code from specs' fixes QPID-1709
Stephen D. Huston
2009-03-04
1
-1
/
+2
*
qpid-1712: changed default value for _cycleRetries to 1
Arnaud Simon
2009-03-04
1
-4
/
+6
*
QPID-1711: Ensure the session state between the two peers in an inter-broker ...
Gordon Sim
2009-03-04
9
-43
/
+100
*
Improved log message
Gordon Sim
2009-03-04
1
-1
/
+1
*
Added some extra debug information on failover time.
Gordon Sim
2009-03-04
1
-1
/
+10
*
QPID-1710: update test inline with modified method signature.
Gordon Sim
2009-03-04
1
-1
/
+1
*
QPID-1710 Removed unnecessary nonportable internal API
Andrew Stitcher
2009-03-04
6
-10
/
+8
*
reset byte credit after flushing when not prefetching, this is a follow up fi...
Rafael H. Schloming
2009-03-03
1
-4
/
+4
*
cpp/src/tests/ForkedBroker.cpp: supress misleading exceptions with kill -9.
Alan Conway
2009-03-03
2
-4
/
+3
*
Correct Socket error reporting so that it gives a useful message
Andrew Stitcher
2009-03-03
1
-1
/
+1
*
QPID-1708: go into CLOSED instead of DETACHED state when there is an executio...
Rafael H. Schloming
2009-03-03
2
-3
/
+60
*
cluster::UpdateClient added missing error handling.
Alan Conway
2009-03-03
5
-52
/
+113
*
QPID-1637 : Update to test to correctly use priority queues in test. Fixed bi...
Martin Ritchie
2009-03-03
7
-67
/
+183
*
Prevent NullPointerException when backing store file is deleted externally
Martin Ritchie
2009-03-03
1
-7
/
+11
*
Complete change started by r749621: "Avoid use of std::vector::data(), not av...
Gordon Sim
2009-03-03
1
-1
/
+1
*
QPID-1707 Mick Goulish. Improved failover_soak code
Alan Conway
2009-03-03
1
-8
/
+19
*
Avoid use of std::vector::data(), not available on some platforms.
Alan Conway
2009-03-03
1
-1
/
+1
*
QPID-430: Change configuration variable name in line with review remarks.
Aidan Skinner
2009-03-03
3
-6
/
+8
*
Replicate connection decoder fragments to new members.
Alan Conway
2009-03-02
24
-396
/
+222
*
Remove -Wno-missing-field-initializers which is not supported by gcc3.4
Andrew Stitcher
2009-03-02
2
-3
/
+2
*
- Reworked DispatchHandler state machine to eliminate race conditions
Andrew Stitcher
2009-03-02
8
-87
/
+246
*
Added 'build' target to make the Makefile more standard
Ted Ross
2009-03-02
1
-1
/
+3
*
Added standard Makefile for distributions (RHEL5) that don't have
Ted Ross
2009-03-02
1
-0
/
+45
*
QPID-1583: close all app registries after use.
Aidan Skinner
2009-03-02
1
-2
/
+7
*
QPID-1637 : Added Purger thread for Priority Queues and when threasholds are ...
Martin Ritchie
2009-03-02
14
-211
/
+673
*
Added check for when file reference becomes null, occurs if the file is exter...
Martin Ritchie
2009-03-02
1
-3
/
+8
*
QPID-1583: Add test for reloading external firewall rules, fix buglets this t...
Aidan Skinner
2009-03-02
10
-80
/
+299
*
QPID-1705: added unit test for heartbeat firing after connection has failed over
Gordon Sim
2009-03-02
1
-0
/
+85
*
Typo in printing of 'generate events' option on queue.
Gordon Sim
2009-03-02
1
-1
/
+1
*
QPID-1705: cancel heartbeat timer task as part of cleanup
Gordon Sim
2009-03-02
1
-0
/
+3
*
QPID-1704: updated server configuration test
Robert Gemmell
2009-03-02
1
-12
/
+0
*
QPID-1704: remove JMXMP ConnectorServer usage from the brokers JMX management...
Robert Gemmell
2009-03-02
5
-165
/
+123
*
QPID-1691: add missing resources
Robert Gemmell
2009-03-02
11
-0
/
+1347
*
fix build break due to uncommited change
Robert Gemmell
2009-03-02
1
-4
/
+2
*
QPID-1581 : QMan Admin Console fixes.
Andrea Gazzarini
2009-03-02
13
-2594
/
+127
*
QPID-1703: automatically expand the top level of the mbean navigation view up...
Robert Gemmell
2009-03-02
1
-0
/
+25
*
QPID-1691: add Linux GTK x86-64 and Solaris GTK Sparc builds of the managemen...
Robert Gemmell
2009-03-02
21
-3
/
+281
[next]