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
/
qpid
/
cpp
/
src
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
Watchdog feature to remove unresponsive cluster nodes.
Alan Conway
2009-08-10
1
-0
/
+1
*
Removed unused files
Andrew Stitcher
2009-08-07
1
-4
/
+0
*
Moved qpid/management/Manageable.cpp and qpid/management/ManagementObject.cpp...
Ted Ross
2009-08-03
1
-5
/
+5
*
Separate generated public header files from non-public headers, generated cod...
Alan Conway
2009-07-27
1
-3
/
+3
*
Fixes for make distcheck
Gordon Sim
2009-07-20
1
-6
/
+6
*
Merge branch 'move_public_h_to_include' into trunk
Alan Conway
2009-07-15
1
-371
/
+377
*
Add directory to #include
Alan Conway
2009-07-14
1
-1
/
+0
*
Change to test directory names for installed tests missed in previous checkin
Kim van der Riet
2009-06-11
1
-2
/
+2
*
Made the test_store lib installable to be used with installable tests
Kim van der Riet
2009-06-04
1
-0
/
+2
*
Added installable python cluster tests that can be run from an external store...
Kim van der Riet
2009-05-26
1
-0
/
+10
*
Undo change from r774809.
Alan Conway
2009-05-15
1
-1
/
+0
*
Fix for unpredictable enqueues by timer-triggered management code in a cluster.
Alan Conway
2009-05-14
1
-0
/
+1
*
QPID-1843 - Cleaned up the interface to the broker's internal management agent.
Ted Ross
2009-05-11
1
-3
/
+3
*
Remove useless qpid/shared_ptr.h wrapper.
Alan Conway
2009-05-06
1
-1
/
+0
*
Add portability support for QMF agent, thanks to Pete McKinnon - partially fi...
Stephen D. Huston
2009-05-04
1
-1
/
+4
*
Fix error in Makefile.am.
Alan Conway
2009-05-04
1
-23
/
+0
*
Applied PIMPL pattern to SubscriptionManager.
Alan Conway
2009-05-04
1
-2
/
+27
*
Add qpidbroker.vcproj to windows_dist files; fixes QPID-1835
Stephen D. Huston
2009-05-01
1
-0
/
+1
*
Apply PIMPL pattern to qpid::client::LocalQueue
Alan Conway
2009-05-01
1
-0
/
+2
*
Cleaned up PIMPL pattern for public API
Alan Conway
2009-05-01
1
-3
/
+1
*
Merge in initial changes to allow building with CMake; rubygen and management...
Stephen D. Huston
2009-04-23
1
-2
/
+2
*
Apply PIMPL pattern to client::Completion and client::Future.
Alan Conway
2009-04-23
1
-0
/
+2
*
Apply PIMPL pattern to qpid::client::Message.
Alan Conway
2009-04-20
1
-3
/
+7
*
Changes missed in previous commit r765285.
Alan Conway
2009-04-16
1
-2
/
+0
*
Add PLAIN auth client handling for Windows; fixes QPID-1733
Stephen D. Huston
2009-03-16
1
-0
/
+1
*
QPID-1673: Include BrokerImportExport header in distribution list.
Gordon Sim
2009-03-13
1
-2
/
+3
*
Changes to build DLLs instead of static libs on Windows; primarily added deco...
Stephen D. Huston
2009-03-12
1
-1
/
+4
*
Implement a solaris qpid::sys::SystemInfo
Manuel Teira Paz
2009-03-05
1
-2
/
+7
*
Merged win-pollable-condition branch changes 743545:746056 into trunk
Stephen D. Huston
2009-02-20
1
-1
/
+1
*
Need to include newly added ExpiryPolicy.h in headers as it is referenced by ...
Gordon Sim
2009-02-11
1
-1
/
+1
*
Cluster support for message time-to-live.
Alan Conway
2009-02-09
1
-0
/
+2
*
Producer side rate throttling:
Andrew Stitcher
2009-01-27
1
-0
/
+1
*
Add missing file to distribution list.
Gordon Sim
2009-01-26
1
-0
/
+1
*
Removed BodyHolder: minor performance improvement, opens the way for more eff...
Alan Conway
2009-01-22
1
-16
/
+3
*
Include file in distributed headers.
Gordon Sim
2009-01-21
1
-1
/
+1
*
QPID-1567: Added ability for federation links to failover to other specified ...
Gordon Sim
2009-01-21
1
-0
/
+2
*
Latency measurements, compiled out of production code.
Alan Conway
2009-01-20
1
-0
/
+2
*
Initial commit for QPID-1567 requires PollableQueue.h/PollableCondition.h to ...
Gordon Sim
2009-01-15
1
-2
/
+2
*
QPID-1567: Initial support for asynchronous queue state replication
Gordon Sim
2009-01-15
1
-0
/
+3
*
Move dispatcher code from iocpDispatcher.cpp (no longer needed) to IocpPoller...
Stephen D. Huston
2009-01-13
1
-1
/
+0
*
Created new Timer code in qpid::sys
Andrew Stitcher
2009-01-13
1
-1
/
+3
*
Fixed automake files so c++ console headers are properly packaged.
Ted Ross
2009-01-08
1
-2
/
+2
*
* Cyrus SASL intgeration for c++ client
Gordon Sim
2009-01-06
1
-2
/
+15
*
Insert Apache license in vcproj files past line 1; reset list of generated fi...
Stephen D. Huston
2008-12-23
1
-0
/
+1
*
QPID-1412 - c++ implementation of the QMF client API
Ted Ross
2008-12-19
1
-0
/
+1
*
Added ASF license to makefiles
Gordon Sim
2008-12-15
1
-0
/
+19
*
QPID-1280: fixed performance regression for multiple subscribers on shared queue
Gordon Sim
2008-11-29
1
-0
/
+2
*
Add Windows-specific files to EXTRA_DIST so they are in releases; fixes QPID-...
Stephen D. Huston
2008-11-18
1
-1
/
+38
*
File missing from last commit.
Ted Ross
2008-11-12
1
-1
/
+1
*
Added back header file that I mistakenly removed in r712653.
Gordon Sim
2008-11-12
1
-0
/
+1
[next]