summaryrefslogtreecommitdiff
path: root/java/common
Commit message (Expand)AuthorAgeFilesLines
* QPID-1658: added a byte limit for the number of commands in the session repla...Rafael H. Schloming2009-02-112-3/+25
* Merge branch 'QPID-1583'Aidan Skinner2009-02-111-2/+1
* Change package, remove dependency on Java DNS serverAidan Skinner2009-02-101-5/+6
* Borrow NetMatcher from JAMES. Should probably be moved to commons-net at some...Aidan Skinner2009-02-101-0/+264
* QPID-1652 : Created MessagePublishInfoImpl and Unit Test, removed the several...Martin Ritchie2009-02-094-89/+187
* Missed the modifications to FailoverRoundRobinServers.java during the commit ...Rajith Muditha Attapattu2009-02-091-2/+0
* Removing unused classes from the great refactoring period.Rajith Muditha Attapattu2009-02-098-858/+0
* This is related to QPID-1645Rajith Muditha Attapattu2009-02-092-5/+19
* QPID-1646: implemented handlers for producer flow control signalsRafael H. Schloming2009-02-053-4/+92
* This is related to QPID-1609.Rajith Muditha Attapattu2009-01-2310-37/+112
* QPID-1605: added an assertion to catch acknowledgments of message-ids outside...Rafael H. Schloming2009-01-211-0/+7
* QPID-1603: ignore incoming heartbeat controlsRafael H. Schloming2009-01-202-0/+14
* This is related to QPID-1479Rajith Muditha Attapattu2009-01-137-16/+184
* This is a fix for QPID-1571Rajith Muditha Attapattu2009-01-131-3/+41
* QPID-1557: fixed the cpp.cluster test profileRafael H. Schloming2009-01-062-2/+11
* QPID-1549: don't throw not implemented when we get a flush with the expected ...Rafael H. Schloming2008-12-233-2/+35
* QPID-1547: ignore socket closed exceptions if shutdownInput is brokenRafael H. Schloming2008-12-231-3/+12
* Added ASF licensing headers to the following filesRajith Muditha Attapattu2008-12-198-0/+168
* Added the ASF license header to the following files.Rajith Muditha Attapattu2008-12-164-0/+76
* removed maven build systemRafael H. Schloming2008-12-101-187/+0
* made ant build generate perftest scriptsRafael H. Schloming2008-12-033-12/+8
* QPID-1499 : Modification to IoAcceptor so ConnectionTest can close the open S...Martin Ritchie2008-12-022-6/+21
* QPID-1487: remove dead files, make BindingURLParser use the right class for l...Aidan Skinner2008-11-265-832/+1
* QPID-1251 : Applied patch from JIRA (With correct code style). Augemented Con...Martin Ritchie2008-11-242-13/+87
* Appologies for the sudden checkin without notice, close to the release cycle.Rajith Muditha Attapattu2008-11-216-135/+16
* This is related to QPID-1479.Rajith Muditha Attapattu2008-11-216-16/+135
* QPID-1463: Andrea's patchesArnaud Simon2008-11-197-224/+606
* updated version numbers and release notes for M4Rafael H. Schloming2008-11-151-1/+1
* QPID-1434 : Changed rethrow() name based on feedback from RobMartin Ritchie2008-11-062-45/+22
* QPID-1434 : Add ability to rethrow AMQExceptionsMartin Ritchie2008-11-061-0/+128
* QPID-1434 : Add ability to rethrow AMQExceptionsMartin Ritchie2008-11-061-0/+30
* This check in is related to QPID-1296Rajith Muditha Attapattu2008-11-045-52/+469
* QPID-961 Nasty change to introduce a process name at the start of the broker ...Marnie McCormack2008-10-301-1/+7
* QPID-1339:Rafael H. Schloming2008-10-275-55/+215
* QPID-1394 : Added test to validate that Provider is registered after connecti...Martin Ritchie2008-10-241-2/+8
* QPID-1398: use bnd tool to produce osgi bundles with 'ant bundle'Aidan Skinner2008-10-241-0/+6
* This is for QPID-1296Rajith Muditha Attapattu2008-10-234-14/+27
* Candidate fix for QPID-1389. Make sure we don't send commands unless the sess...Rafael H. Schloming2008-10-234-6/+33
* QPID-1339: support for low level session resumeRafael H. Schloming2008-10-2312-143/+385
* QPID-1359 : Disabled ConnectionTest until this issue has been resolvedMartin Ritchie2008-10-221-0/+3
* QPID-1352: ignore duplicate detached controlsRafael H. Schloming2008-10-141-2/+5
* QPID-1339:Rafael H. Schloming2008-10-1320-397/+340
* QPID-1344: modified Connection to preserve the originating stack traces when ...Rafael H. Schloming2008-10-106-30/+49
* QPID-1344 QPID-1339 : Fixed the two issues preventing protocol negotiationMartin Ritchie2008-10-102-2/+11
* QPID-1339: refactor of low level client API to permit connections to exist in...Rafael H. Schloming2008-10-0925-354/+826
* QPID-1268 : Improved cleanup and fixed bug in FileUtils.readFileAsString() wh...Martin Ritchie2008-10-082-53/+107
* QPID-1268 : Added additional deleteDirectory method that behaves like rmdir, ...Martin Ritchie2008-10-032-32/+457
* qpid-1284: Qman on behalf AndreaArnaud Simon2008-09-292-0/+195
* QPID-1266 : Provided test for new stop() method. Updated RefCountExService to...Martin Ritchie2008-09-031-0/+9
* QPID-1268 : Added test for new methodsMartin Ritchie2008-09-021-0/+133