summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* QPID-2222: Added new CramMD5HexSaslClient.cs and registered it in the Sasl Fa...Robert Gemmell2009-11-304-0/+132
* Fix autotool dependency on installed libtool for running "make check"Andrew Stitcher2009-11-302-2/+3
* QPID-2222: Add CRAM-MD5-HEX support to broker to enable .net client to connec...Robert Gemmell2009-11-275-0/+459
* QPID-2184: correct use of reload instead of restart in testDenyOnRestartInVho...Robert Gemmell2009-11-262-1/+12
* QPID-2184: add additional testing against static firewall configurationsRobert Gemmell2009-11-263-0/+356
* Fixes for 0-9-1 supportRobert Godfrey2009-11-265-12/+28
* Improved error messages in brokertest framework.Alan Conway2009-11-261-12/+43
* Cluster consistency: check for no clean store condition.Alan Conway2009-11-266-28/+71
* QPID-2219 - Example tests hang when run in a vpath buildTed Ross2009-11-253-9/+30
* Consistency checks for persistent cluster startup.Alan Conway2009-11-259-56/+106
* Don't load modules from default module dir when running help2man.Alan Conway2009-11-251-1/+1
* Don't load from default module dir when generating man page.Alan Conway2009-11-251-1/+1
* Change java and python package versions to 0.6Andrew Stitcher2009-11-253-3/+3
* Fixed cluster build for recent cluster changesAndrew Stitcher2009-11-251-0/+2
* Updated qpid version to 0.6Andrew Stitcher2009-11-252-2/+2
* Allow signing release with specific key by specifying SIGNING_KEY env var.Andrew Stitcher2009-11-251-1/+4
* Removed dotnet from release processAndrew Stitcher2009-11-251-23/+1
* Add export from git repo to release scriptAndrew Stitcher2009-11-251-7/+25
* Export the initOrder() method; fixes QPID-2217Stephen D. Huston2009-11-251-1/+1
* Verify stored cluster-id matches agreed cluster-id when joining a persistent ...Alan Conway2009-11-248-69/+84
* Added flow control to failover_test in cluster_tests.py.Alan Conway2009-11-242-6/+32
* Support for restarting a persistent cluster.Alan Conway2009-11-2425-187/+676
* QPID-664: Added a little bit of doc on connection options.Gordon Sim2009-11-231-0/+34
* QPID-664: Added readme with some context and description of using the drain &...Gordon Sim2009-11-231-0/+146
* QPID-664: Allow session to be specified as transactional; add basic test of t...Gordon Sim2009-11-238-7/+44
* QPID-664: Use subject if specified as binding key when a map filter is specifiedGordon Sim2009-11-231-13/+19
* QPID-664: Set subject in application headers when specifiedGordon Sim2009-11-234-25/+23
* QPID-2212: disable spout/drain under cmake until windows build issues are res...Gordon Sim2009-11-201-2/+4
* Revert "Added getStoreDir() to MessageStore"Alan Conway2009-11-206-10/+0
* Changes to hopefully address a sporadic test failure. Couldn't reproduce so n...Alan Conway2009-11-201-8/+5
* Fix race in the test: wait for both brokers to be ready before killing one.Alan Conway2009-11-201-0/+1
* Fix distcheck failure: don't try to run python tests if python not available.Alan Conway2009-11-201-3/+6
* Change spout option name to match equivalent python exampleGordon Sim2009-11-201-1/+1
* Handle empty (rather than null) content type as sent by c++ clientGordon Sim2009-11-201-0/+1
* Improved formatting of address documentation.Gordon Sim2009-11-201-35/+47
* QPID-2212: Attempt to fix windows build of drain/spout examples by linking in...Gordon Sim2009-11-201-2/+2
* Added test_env.sh script to distributed file listGordon Sim2009-11-201-1/+2
* Removed the Visual Studio solution/project files, as these are now generated ...Stephen D. Huston2009-11-2042-12624/+43
* QPID-664: Added some documentation for address options; tidied up the handlin...Gordon Sim2009-11-192-9/+94
* QPID-664: Refactored address resolution; ensure type is asserted on when requ...Gordon Sim2009-11-191-77/+58
* QPID-664: Bring address option names in to line with those used in python cli...Gordon Sim2009-11-193-44/+73
* Uncommented the other two testsRajith Muditha Attapattu2009-11-193-8/+19
* QPID-664: Refine address resolution; if type not specified, default to queue ...Gordon Sim2009-11-192-31/+82
* In exchange-bound, set queue-not-found correctly even if exchange is not found.Gordon Sim2009-11-192-3/+15
* Cleaned up test environment script.Alan Conway2009-11-192-18/+55
* Added getStoreDir() to MessageStoreAlan Conway2009-11-196-0/+10
* I didn't catch the compile error on my local. Perhaps due to log4j being in t...Rajith Muditha Attapattu2009-11-191-1/+1
* QPID-664: Add spout & drain examples as per python clientGordon Sim2009-11-198-6/+335
* Change content type for map and list messages to align with python client.Gordon Sim2009-11-191-2/+2
* fix handling of localhost ipv6 address when using getaddrinfoNuno Santos2009-11-182-2/+3