summaryrefslogtreecommitdiff
path: root/qpid/cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed more test memory leaks.Alan Conway2007-03-295-61/+8
* * tests/BrokerChannelTest.cpp: fixed leak in test code.Alan Conway2007-03-292-38/+18
* * tests/InProcessBroker: Fix embarassing bug in previous mergeAlan Conway2007-03-292-2/+95
* Fixed memory leak: removed Binding and ExchangeBinding.Alan Conway2007-03-2911-191/+5
* More changes preparatory to changing all #include linesAndrew Stitcher2007-03-2910-16/+16
* * cpp/tests/.vg-supp (fun): Remove wildcarded suppressions generatedAlan Conway2007-03-293-1592/+36
* * Preliminary fix for rearranging all #include linesAndrew Stitcher2007-03-291-1/+1
* * cpp/tests/.vg-supp: Removed wildcarded suppressions generatedAlan Conway2007-03-281-3218/+176
* Missed changes on previous commit.Alan Conway2007-03-283-9/+1
* * cpp/tests/run-unit-tests,setup: use valgrind --log-file rather thanAlan Conway2007-03-287-16/+25
* * cpp/tests/setup,run-unit-tests:Alan Conway2007-03-284-680/+172
* * cpp/tests/BrokerChannelTest.cpp: Fix leak.Alan Conway2007-03-279-20/+21
* Removed useless ExceptionTest.cpp.Alan Conway2007-03-272-62/+0
* Fix valgrind on unit tests: missing symbols for dynamically unloaded libs.Alan Conway2007-03-273-3/+37
* Refactored client::Message to be independent of all Basic class conceptsAlan Conway2007-03-2728-721/+612
* Cleaned up signatures: safer to return string than const string&.Alan Conway2007-03-213-78/+56
* Removed unused files and #includes.Alan Conway2007-03-214-470/+6
* Refactored client side for dual-mode Channel supporting either 0-9 Message or...Alan Conway2007-03-2119-74/+831
* Modifications to allow messages produced by the message class to be persisted...Gordon Sim2007-03-217-24/+510
* Renamed cpp-0-9 to cppAlan Conway2007-03-21359-0/+67566
* * cpp: svn removed, will rename cpp-0-9Alan Conway2007-03-21261-38681/+0
* * python/qpid/testlib.py:Alan Conway2007-03-171-1/+1
* Fixed line endingsAndrew Stitcher2007-03-091-42/+42
* Send missing recoverOk response to recover.Alan Conway2007-03-051-0/+1
* (Patch submitted by Rupert Smith) Small changes to use virtual hosts, merged ...Robert Greig2007-03-014-45/+45
* Check for existing channel on channel_openGordon Sim2007-02-211-3/+9
* * qpidc.spec.in: Add a %changelog entry for 0.1-4.Jim Meyering2007-02-201-1/+6
* * qpidc.spec.in (URL): Update URL: and Source0: to point useJim Meyering2007-02-191-2/+2
* Applied QPID-351 patch 1 with the following mods:Alan Conway2007-02-147-490/+266
* Add durability property to queues and pass this to broker on declare.Gordon Sim2007-02-143-14/+25
* Applied patch from Jim Meyering, submitted on dev list:Gordon Sim2007-02-141-1/+1
* Applied patch from Jim Meyering, submitted on dev list:Gordon Sim2007-02-141-1/+1
* Applied patch from Jim Meyering submitted on dev list:Gordon Sim2007-02-141-3/+2
* Applied patch from Jim Meyering, submitted on dev list:Gordon Sim2007-02-141-4/+4
* (Submitted by Rupert Smith) Small ommission corrected.Robert Greig2007-02-131-1/+2
* (Submitted by Rupert Smith) Qpid-351, c++ build instructions, all in one file.Robert Greig2007-02-131-0/+222
* * lib/client/Connection.h - changed default virtual host from '/' to '' as pe...Gordon Sim2007-02-122-2/+2
* * Fixed typo in make rpm target.Alan Conway2007-01-251-1/+1
* * qpidc.spec.in: fixed bad date in changelog.Alan Conway2007-01-251-2/+3
* * qpidc.spec.in: updated to release 3 for RPM.Alan Conway2007-01-255-24/+42
* * Removed .txt extension from README NOTICE LICENSE to follow common practice.Alan Conway2007-01-256-5/+5
* 2007-01-24 Jim Meyering <meyering@redhat.com>Gordon Sim2007-01-243-7/+17
* Patch from Jim Meyering (jim@meyering.net) submitted on dev list.Gordon Sim2007-01-239-22/+2643
* Fixed creation of error message for unknown channel.Gordon Sim2007-01-221-1/+4
* Added the non-standard 'binary' type to the field table implementation to sup...Gordon Sim2007-01-182-0/+13
* Close connection when connection.close is sent to client.Gordon Sim2007-01-182-1/+3
* Some basic additional error logging of framing errors. Gordon Sim2007-01-162-4/+13
* 2006-12-08 Jim Meyering <meyering@redhat.com>Alan Conway2007-01-154-6/+7
* With thanks to Jim Meyering and Rafael Schloming: Fix incorrect error numberAlan Conway2007-01-121-1/+1
* 2007-01-11 Jim Meyering <jim@meyering.net>Alan Conway2007-01-121-6/+3