summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2007-01-05 Jim Meyering <meyering@redhat.com>Alan Conway2007-01-052-3/+5
* 2007-01-05 Jim Meyering <meyering@redhat.com>Alan Conway2007-01-051-1/+6
* Add refernece to prereqs in README-dist.Alan Conway2007-01-051-3/+5
* Qpid-246-2 patch applied. Adds serializability to exceptions missed by the fi...Robert Greig2007-01-0518-29/+230
* Patch for Qpid-239 applied. BlockingSocketTransport instantiated directly.Robert Greig2007-01-057-12/+309
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@493061...Robert Greig2007-01-050-0/+0
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@493060...Marnie McCormack2007-01-052-0/+133
* Patch for Qpid-239 applied. Assembly for transport not loaded with Assembly.l...Robert Greig2007-01-051-1/+8
* Qpid-238. Refactored out the ugly GetExchangeName method.Robert Greig2007-01-051-32/+25
* Qpid-238 patch applied. Strange workaround for non-existant bug in string.Spl...Robert Greig2007-01-052-27/+19
* Patch for Qpid-246 applied. Makes exceptions serializable.Robert Greig2007-01-057-0/+70
* QPID-213Bhupendra Bhusman Bhardwaj2007-01-052-2/+13
* moved some distribution filesStephen Vinoski2007-01-056-7/+13
* Fixed C++ client sending protocol version 0-0 over the wire. Minor fixes and ...Kim van der Riet2007-01-047-62/+12
* use pythonized names to reference spec constantsRafael H. Schloming2007-01-041-11/+11
* add support for 0-9 style usage of the domain attribute, and added content pr...Rafael H. Schloming2007-01-041-3/+6
* QPID-248 Modified field table types to not conflict with the officially speci...Rafael H. Schloming2007-01-044-86/+65
* Removed unused qpid/ subdirectory.Alan Conway2007-01-040-0/+0
* Added "make check" to -build flag.Alan Conway2007-01-041-1/+2
* Patch for QPID-237 applied. Fixes a compile error on the build.Robert Greig2007-01-041-0/+5
* Added "make check" to -build flag.Alan Conway2007-01-041-0/+1
* Added -build flag: a new working copy can be built with just "bootstrap -build"Alan Conway2007-01-041-0/+5
* QPID-213Bhupendra Bhusman Bhardwaj2007-01-046-34/+198
* Comment correction.Alan Conway2007-01-031-5/+6
* Added ability for code generator to omit elements from the XML specificationKim van der Riet2007-01-0317-57/+245
* QPID-213Bhupendra Bhusman Bhardwaj2007-01-038-190/+380
* Added automatic build of generator; added dependency check on source XML file...Kim van der Riet2007-01-022-5/+18
* Removed check run check from ant build file.Kim van der Riet2007-01-021-1/+0
* Added ant build file for the generator with compile (default) and clean targets.Kim van der Riet2007-01-021-0/+35
* QPID-233 : Patch from Rob Godfrey - fix to lock.unlock() bugRobert Greig2007-01-011-1/+1
* QPID-232 Added the service request/reply testRobert Greig2007-01-014-0/+556
* Reduced logging level to debug to avoid performance sapping outputRobert Greig2006-12-291-10/+38
* QPID-232 Created a simple module and added the topic testRobert Greig2006-12-2915-0/+1166
* QPID-213Bhupendra Bhusman Bhardwaj2006-12-291-0/+106
* QPID-213Bhupendra Bhusman Bhardwaj2006-12-294-33/+217
* test queue and exchange names changed.Bhupendra Bhusman Bhardwaj2006-12-291-16/+20
* apply patch for QPID-231Stephen Vinoski2006-12-281-4/+0
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@490734...Bhupendra Bhusman Bhardwaj2006-12-282-54/+132
* QPID-188 Bhupendra Bhusman Bhardwaj2006-12-282-12/+91
* MBean created as a separate classBhupendra Bhusman Bhardwaj2006-12-282-167/+201
* add snapshot repository for distributionStephen Vinoski2006-12-271-0/+8
* QPID-213Bhupendra Bhusman Bhardwaj2006-12-273-54/+56
* QPID-227 Renamed version.properties to qpidversion.properties due to clash wi...Robert Greig2006-12-262-10/+44
* - rpm: make rpm now builds RPMs under rpm/ directory.Alan Conway2006-12-2312-199/+293
* QPID-229 Fixed spurious import in test classRobert Greig2006-12-221-1/+0
* QPID-229 : Patch supplied by Rob Godfrey - Change implementation of FieldTableRobert Greig2006-12-221-45/+1
* QPID-229 : Patch supplied by Rob Godfrey - Change implementation of FieldTableRobert Greig2006-12-2220-1798/+1677
* File tidy-up for AMQP version code: Removed old XSLT files; moved cluster.asl...Kim van der Riet2006-12-2219-929/+5248
* Additional changes to support new Java AMQP version code, some C++ tidy-up as...Kim van der Riet2006-12-226-70/+105
* AMQP version using new generator - Part 1. In these changes, all places where...Kim van der Riet2006-12-2261-270/+643