summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* (Build fix - Rupert Smith)Robert Greig2007-01-181-21/+32
* Added the non-standard 'binary' type to the field table implementation to sup...Gordon Sim2007-01-182-0/+13
* (Patch submitted by Rupert Smith)Robert Greig2007-01-1813-513/+970
* Locked Channel::close() due to race.Gordon Sim2007-01-181-7/+13
* * uses LONG_STRING in place of WIDE_STRING for properties set through FieldTa...Gordon Sim2007-01-185-22/+12
* Modified handling of reason for closing in peer to work around race between w...Gordon Sim2007-01-184-3/+7
* Close connection when connection.close is sent to client.Gordon Sim2007-01-182-1/+3
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@496996 13f7...Bhupendra Bhusman Bhardwaj2007-01-171-3/+2
* added timer for callbackHandler to wait for next message before exitingBhupendra Bhusman Bhardwaj2007-01-171-33/+116
* Added .NET generator class to the code generator, and added mechanism to invo...Kim van der Riet2007-01-163-8/+366
* Fix to broken build due to missing file.Robert Greig2007-01-163-10/+54
* QPID-245 reverted interop changes for the sake of JMS compliance.Robert Greig2007-01-163-21/+24
* (Patch submitted by Rupert Smith) Refactored the test ping classes to share c...Robert Greig2007-01-1611-263/+1321
* Added folders.Robert Greig2007-01-160-0/+0
* Tests under this directory are actually ping testsBhupendra Bhusman Bhardwaj2007-01-164-0/+0
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@496682 13f7...Bhupendra Bhusman Bhardwaj2007-01-163-4/+10
* Fixed QPID-296 Header guards may not be compliant with C++ standardKim van der Riet2007-01-167-16/+16
* Some basic additional error logging of framing errors. Gordon Sim2007-01-162-4/+13
* QPID-245 Field table now uses long str type for binary type - temporary inter...Robert Greig2007-01-161-2/+4
* QPID-300Martin Ritchie2007-01-161-2/+9
* QPID-299 Messages not being correctly requeued when transacted session closedRobert Greig2007-01-162-1/+86
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@496649 13f7...Bhupendra Bhusman Bhardwaj2007-01-161-37/+0
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@496648 13f7...Bhupendra Bhusman Bhardwaj2007-01-161-0/+37
* QPID-293Martin Ritchie2007-01-167-146/+784
* QPID-245 Field table now uses long str type for ascii string - temporary inte...Robert Greig2007-01-161-2/+3
* QPID-245 Field table now uses short strings only for interop, pending full pr...Robert Greig2007-01-161-6/+8
* QPID-245 Changed client properties to short strings for interop with C++ broker.Robert Greig2007-01-151-4/+4
* (Patch submitted by Rupert Smith) QPID-297Robert Greig2007-01-155-28/+53
* QPID-295Bhupendra Bhusman Bhardwaj2007-01-152-12/+35
* 2006-12-08 Jim Meyering <meyering@redhat.com>Alan Conway2007-01-154-6/+7
* QPID-294 : Patch supplied by Rob Godfrey - Fix race condition on client conne...Robert Greig2007-01-153-10/+40
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@496276 13f7...Bhupendra Bhusman Bhardwaj2007-01-151-2/+1
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@496270 13f7...Bhupendra Bhusman Bhardwaj2007-01-151-0/+1
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@496263 13f7...Bhupendra Bhusman Bhardwaj2007-01-152-115/+37
* checking for the AMQ MessageID of received message in ServiceRequestingClient...Bhupendra Bhusman Bhardwaj2007-01-153-32/+33
* Created common AMQMethodListener class, allowing the Request and Response man...Kim van der Riet2007-01-1216-104/+97
* With thanks to Jim Meyering and Rafael Schloming: Fix incorrect error numberAlan Conway2007-01-121-1/+1
* patch provided by Nuno SantosBhupendra Bhusman Bhardwaj2007-01-121-1/+1
* QPID-285Martin Ritchie2007-01-122-1/+54
* 2007-01-11 Jim Meyering <jim@meyering.net>Alan Conway2007-01-121-6/+3
* QPID-32 : Persistence OptimisationRobert Greig2007-01-121-0/+3
* QPID-283Martin Ritchie2007-01-127-40/+124
* (Patch submitted by Rupert Smith) Qpid-284 patch applied.Robert Greig2007-01-121-1/+0
* added the README.txtBhupendra Bhusman Bhardwaj2007-01-122-0/+14
* updated with latest informationBhupendra Bhusman Bhardwaj2007-01-121-1/+15
* QPID-283Martin Ritchie2007-01-121-64/+0
* QPID-278Martin Ritchie2007-01-1213-48/+236
* QPID-279 Bhupendra Bhusman Bhardwaj2007-01-124-1/+85
* QPID-278Martin Ritchie2007-01-123-7/+10
* Adding a volume test script(volumetestServiceRequestingClient.sh) Bhupendra Bhusman Bhardwaj2007-01-125-40/+157