summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add ASF licence to various files in the .net treeRobert Gemmell2010-10-3144-2/+873
* Remove unlicenced MonoDevelop user files, shouldnt be version controlledRobert Gemmell2010-10-312-44/+0
* Delete the unlicenced .net client example verification scripts etc which depe...Robert Gemmell2010-10-3132-790/+0
* Prevent sasl_fed from blowing up in a distro, or "make distcheck",Michael Goulish2010-10-291-8/+15
* Corrects AddressParser to use typed simple values.Jonathan Robie2010-10-294-11/+58
* QPID-2807 More flexible acknowledgementCharles E. Rolke2010-10-293-0/+24
* Since LSNs are used as persistence IDs and ID 0 usually means "not persisted"...Stephen D. Huston2010-10-299-30/+131
* QPID-2782: enhance the console's ability to selectively filter unsolicited ev...Kenneth Anthony Giusti2010-10-291-76/+235
* QPID-2916: fix QMF test that was sending a sstr > 255 bytes long.Kenneth Anthony Giusti2010-10-291-1/+1
* Use updated syntax in .NET example.Charles E. Rolke2010-10-291-3/+4
* Add missing hello_world and hello_xml examples. Resolves QPID-2919.Stephen D. Huston2010-10-291-0/+16
* QPID-2916: throw an exception when a data value cannot be encoded correctly a...Kenneth Anthony Giusti2010-10-289-34/+110
* Add missing ASF licence to scripts and source xml files for the docsRobert Gemmell2010-10-2811-2/+214
* Add ASF licence to the git ignore filesRobert Gemmell2010-10-287-0/+133
* Add ASF licence to another couple filesRobert Gemmell2010-10-282-0/+36
* QPID-2918 Assembly mis-named in csharp.example.declare_queuesCharles E. Rolke2010-10-281-2/+2
* QPID-2866Charles E. Rolke2010-10-280-0/+0
* QPID-2906 Charles E. Rolke2010-10-283-827/+1
* Fixes broker issues when max_count or max_size are invalid.Jonathan Robie2010-10-283-8/+95
* Fix qpid/python/qpid/brokertest.py to get cluster tests working.Alan Conway2010-10-281-21/+19
* Clarify this output comment a little.Michael Goulish2010-10-281-1/+1
* Add a small executable that prints out the sasl version number in integer form.Michael Goulish2010-10-283-3/+65
* Ported to work on Windows; uses subprocess, not popen3. Resolves QPID-2492.Stephen D. Huston2010-10-281-12/+33
* Add ASF licence to website tools and content source filesRobert Gemmell2010-10-2720-0/+393
* Add Andrew kennedy and Chuck Rolke to committers list in source file for the ...Robert Gemmell2010-10-271-0/+2
* QPID-2915 Qpid Cpp Messaging .NET Binding does not properly handle Qpid type ...Charles E. Rolke2010-10-274-6/+40
* Updates to new cluster design.Alan Conway2010-10-271-3/+6
* 1) Fix a bug where AGENT_RESTART is repeatedly reported when detected once.Ted Ross2010-10-273-11/+28
* Fix make distcheck error: added sasl_fed to EXTRA_DIST.Alan Conway2010-10-272-5/+4
* Revert experimental cluster code, too close to 0.8 release.Alan Conway2010-10-2734-1789/+69
* Updates to new cluster design.Alan Conway2010-10-273-1/+19
* From Robbie's recent 0.8 RAT.txt: Unapproved licenses in cpp/bindings/qpid/do...Charles E. Rolke2010-10-2738-2/+734
* Added another missing licenseGordon Sim2010-10-271-0/+19
* Added some missing licenses; added FedOps.h to distribution listGordon Sim2010-10-277-0/+97
* Add missing Apache licences to cluster files.Alan Conway2010-10-266-1/+108
* Updates to new cluster design docs regarding active-passive mode.Alan Conway2010-10-263-3/+14
* QPID-2897 repair missing DLL import/export controlsCharles E. Rolke2010-10-261-7/+7
* This code's purpose was only to print out the sasl version into the logsMichael Goulish2010-10-262-14/+24
* Fix bug in qpid-cpp-benchmark.Alan Conway2010-10-251-2/+4
* Changes to make it work in vpath build!Michael Goulish2010-10-251-19/+15
* Initial design document on implementing active/passive clustering.Alan Conway2010-10-251-0/+39
* New cluster: core framework and initial implementation of enqueue logic.Alan Conway2010-10-2526-72/+1095
* update ReadMe.txt to reflect 0.7 feature changesClifford Allan Jansen2010-10-251-5/+5
* match changes in perftest.cpp which is now qpid-perftestClifford Allan Jansen2010-10-251-2/+2
* QPID-2768: OSGI Shutdown moduleAndrew Donald Kennedy2010-10-256-0/+286
* QPID-2911: Remove the class printing from the log4j layoutAndrew Donald Kennedy2010-10-241-3/+3
* QPID-2887: Remove the System.out.println statements from SlowConsumerDetectio...Andrew Donald Kennedy2010-10-241-3/+0
* QPID-2910: Small fix for python timeout testsAndrew Donald Kennedy2010-10-241-2/+4
* QPID-2646 patchesClifford Allan Jansen2010-10-2418-54/+1191
* hello world sample from QPID-2557.patchClifford Allan Jansen2010-10-242-0/+193