summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Robert Greig2007-04-19185-1981/+8355
* Merged revisions 521363 via svnmerge from Robert Greig2007-04-192-666/+980
* Merged revisions 520938 via svnmerge from Robert Greig2007-04-192-1/+719
* Merged revisions 520843 via svnmerge from Robert Greig2007-04-192-0/+178
* - Add missing Requires: e2fsprogs-devel for qpidc-devel.Alan Conway2007-04-171-6/+8
* Add missing %defattr to specAlan Conway2007-04-171-0/+1
* Longer broker_start timeout to avoid failures in plague builds.Alan Conway2007-04-172-2/+9
* Fix for making gen code work againAndrew Stitcher2007-04-171-4/+3
* More QPID-243Andrew Stitcher2007-04-173-205/+197
* Fix for QPID-439Tejeswar Das2007-04-161-14/+22
* * qpidc.spec.in: bump RPM revision for bugfix.Alan Conway2007-04-163-7/+11
* Disable ClientChannelTest to allow RPM work to continue. I am investigating.Alan Conway2007-04-161-2/+2
* Fixes QPID-303 and QPID-409.Gordon Sim2007-04-164-17/+53
* Remove unused pkgconfig stuff. Causing trouble with rpmbuildAlan Conway2007-04-143-21/+1
* * Moved code generation into top-level gen/ dir with own Makefile.amAlan Conway2007-04-1411-94/+91
* svn:ignore generated code.Alan Conway2007-04-140-0/+0
* * tests/Makefile.am: fix for source move.Alan Conway2007-04-131-4/+2
* Fix minor typo in spec fileAlan Conway2007-04-131-1/+1
* Fixed broken installation of .h files.Alan Conway2007-04-131-4/+2
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-13271-425/+432
* * Add pgg-config support for downstream packagesAlan Conway2007-04-125-104/+35
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@528014 13f7...Robert Godfrey2007-04-121-1/+4
* Unbreaking trunk due to erroneous commitRobert Godfrey2007-04-123-164/+0
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@528012 13f7...Robert Godfrey2007-04-121-0/+127
* Unbreaking trunk due to erroneous commitRobert Godfrey2007-04-122-277/+0
* Unbreaking trunk due to erroneous commitRobert Godfrey2007-04-1229-186/+305
* * cpp/qpid-config.in, Makefile.am, configure.ac: added qpid-config script.Alan Conway2007-04-126-31/+195
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@527967 13f7...Robert Godfrey2007-04-121-1/+1
* Unbreaking trunk due to erroneous commitRobert Godfrey2007-04-121-127/+0
* Unbreaking trunk due to erroneous commitRobert Godfrey2007-04-1212-16/+841
* * cpp/configure.ac: Disable static libraries by default. Half the build time!Alan Conway2007-04-113-25/+20
* * src/tests/Makefile.am: Remove trailing blanks.Jim Meyering2007-04-111-3/+3
* * src/tests/Makefile.am: Use .NOTPARALLEL target to suppressJim Meyering2007-04-111-0/+4
* * src/tests/Makefile.am (check): Depend on ../qpidd, too,Jim Meyering2007-04-111-1/+2
* * cpp/qpidc.spec.in: Added qpidd-devel sub-package.Alan Conway2007-04-1142-124/+154
* * Fixes to enable VPATH builds.Alan Conway2007-04-114-7/+6
* Added extra method to transaction control interface for store plugins.Gordon Sim2007-04-116-0/+20
* * docs/api: Updated ignore flags for generated doxygen config files.Alan Conway2007-04-100-0/+0
* * docs/api/*: Fixed API doc generation to work with VPATH builds.Alan Conway2007-04-1011-267/+282
* Merged revisions 526714 via svnmerge from Robert Greig2007-04-0914-225/+120
* Added shell script.Robert Greig2007-04-093-6/+62
* Refactoring and multi-version supportRobert Godfrey2007-04-0731-174/+631
* Refactoring and multi-version supportRobert Godfrey2007-04-0757-5573/+7246
* QPID-381 Amended session constructor to make non-transactional and client ack...Marnie McCormack2007-04-061-2/+2
* * cpp/src/broker/BrokerMessageMessage.h: Change reference from weak_ptr toAlan Conway2007-04-056-6/+49
* * Exteneded use of shared pointers frame bodies across all send() commands.Alan Conway2007-04-0516-77/+345
* Merged revisions 525531-525536 via svnmerge from Robert Greig2007-04-056-73/+308
* * Further (minor) changes to the interface between store and broker.Gordon Sim2007-04-0516-170/+137
* Merged revisions 522994-523245 via svnmerge from Robert Greig2007-04-059-855/+1282
* * Made client::Channel bi-modal: 0-8 or 0-9 modes.Alan Conway2007-04-046-56/+488