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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved doxygen comments for class description.
Jonathan Robie
2010-07-28
1
-5
/
+6
*
Improved doxygen documentation of SessionState.
Jonathan Robie
2010-07-28
1
-2
/
+11
*
Removed unused header files.
Ted Ross
2010-07-27
7
-673
/
+1
*
fix for autoconf swig version comparison macro, AC_PROG_SWIG
Nuno Santos
2010-07-27
1
-3
/
+5
*
Fix bug in test code: invalid use of c_str()
Alan Conway
2010-07-27
1
-1
/
+1
*
Minor fix to help message of qpid-cpp-benchmark.
Alan Conway
2010-07-27
1
-1
/
+1
*
QPID-2755 - Windows SDK has no README
Ted Ross
2010-07-26
2
-0
/
+77
*
QPID-2702 --max-connections does not work when using cluster.
Alan Conway
2010-07-23
1
-2
/
+11
*
Race condition in cluster+management, inconsistent errors like:
Alan Conway
2010-07-23
2
-23
/
+46
*
Bugfix: agent label in wrapped (python, ruby) qmf agent was not transmitted t...
Ted Ross
2010-07-22
4
-5
/
+5
*
QPID-2754: fix management object database locking problem.
Kenneth Anthony Giusti
2010-07-22
3
-112
/
+208
*
Added makefile to build & install selinux policy modules.
Alan Conway
2010-07-21
2
-0
/
+21
*
Added selinux policy so developers can run cluster tests with enforcing=1
Alan Conway
2010-07-21
2
-3
/
+30
*
Fix bug in cluster with authentication: nodes exit with "unauthorized-access"
Alan Conway
2010-07-20
6
-2
/
+35
*
Added compile instructions to selinux policy source file.
Alan Conway
2010-07-20
1
-1
/
+3
*
QPID-2589 - Patch from Chuck Rolke
Ted Ross
2010-07-19
3
-1
/
+20
*
QPID-2589 - Patch from Chuck Rolke
Ted Ross
2010-07-19
14
-23
/
+245
*
Fix incorrect exe name
Gordon Sim
2010-07-19
1
-1
/
+1
*
Make address used for map sender/receiver configurable; make default create t...
Gordon Sim
2010-07-19
2
-2
/
+4
*
Fix cmake build to correctly enable sasl if libs are detected.
Gordon Sim
2010-07-16
2
-9
/
+6
*
Fix unreferenced local variable warning
Stephen D. Huston
2010-07-15
1
-1
/
+1
*
Fix unreferenced local variable warning
Stephen D. Huston
2010-07-15
1
-1
/
+1
*
QPID-2734: Tighter control over sasl related test; now passes when cyrus-sasl...
Gordon Sim
2010-07-15
2
-1
/
+14
*
Selinux policy module needed to run a qpid cluster with selinux in enforcing ...
Alan Conway
2010-07-15
1
-0
/
+16
*
Add license to help2man replacment scripts (add shebang to the executable file)
Gordon Sim
2010-07-15
3
-0
/
+55
*
Fix read-credit bug causing cluster brokers to disconnect clients sporadically.
Alan Conway
2010-07-14
3
-10
/
+27
*
Move libqpidtypes to the front of the libraries list.
Alan Conway
2010-07-14
1
-1
/
+1
*
Specify paths for the generated resource file so it gets picked up correctly ...
Stephen D. Huston
2010-07-14
1
-2
/
+2
*
Remove deleted files from Makefile.am, part of removing the old python examples.
Alan Conway
2010-07-13
4
-16
/
+0
*
removed old python examples
Rafael H. Schloming
2010-07-13
18
-292
/
+4
*
QPID-2728 - Patch from Chuck Rolke
Ted Ross
2010-07-13
1
-1
/
+2
*
Added missing dependencies for SSL to INSTALL
Alan Conway
2010-07-13
1
-1
/
+1
*
QPID-2709: update references to the old incubator mailing lists and svn repos...
Robert Gemmell
2010-07-12
2
-2
/
+2
*
QMF: enable python console to pull schema info from agent.
Kenneth Anthony Giusti
2010-07-12
2
-103
/
+138
*
QPID-2727: Handle exceptions in Broker constructor and call finalise to safel...
Gordon Sim
2010-07-09
1
-0
/
+5
*
QPID-2711 - Patch from Chuck Rolke
Ted Ross
2010-07-08
6
-22
/
+347
*
QMF: add api to get agent id, and new object id constructor that uses agent id.
Kenneth Anthony Giusti
2010-07-08
7
-0
/
+61
*
Fix cluster-safe assertion in ~Connection.
Alan Conway
2010-07-08
1
-0
/
+6
*
Ensure broker is deleted in main thread, not by global destructors.
Alan Conway
2010-07-07
3
-14
/
+18
*
QPID-2710 Patch from Chuck Rolke
Ted Ross
2010-07-07
1
-0
/
+8
*
QPID-664: Don't hold lock while waiting for incoming message in nextReceiver(...
Gordon Sim
2010-07-06
2
-1
/
+38
*
Fix link error on fedora 13
Alan Conway
2010-07-06
1
-3
/
+1
*
Defer delivery of messages in cluster-unsafe context.
Alan Conway
2010-07-05
7
-5
/
+85
*
Added types/ImportExport.h to installed headers.
Alan Conway
2010-07-05
1
-1
/
+2
*
QPID-2716: QMF bugfix - set agent name in object id
Kenneth Anthony Giusti
2010-07-02
2
-0
/
+8
*
Fix sporadic cluster core on exit.
Alan Conway
2010-07-01
2
-1
/
+1
*
Fix spordic failure in cluster_test testConnectionKnownHosts.
Alan Conway
2010-07-01
3
-4
/
+19
*
Ensure broker is deleted in main thread, not by global destructors.
Alan Conway
2010-07-01
1
-4
/
+13
*
QPID-664: Translate exceptions to correct type when occuring on creating new ...
Gordon Sim
2010-07-01
2
-0
/
+12
*
QPID-2708 - Patch from Chuck Rolke
Ted Ross
2010-07-01
1
-2
/
+2
[next]