summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-1330 : Ensure release-bin copies all files in java/broker/binMartin Ritchie2008-10-091-2/+2
* QPID-1336 Updated buildCreator.py to allow the creation of a file at release ...Martin Ritchie2008-10-091-13/+136
* Make Address/TcpAddress manipulation portable; extend SystemInfo functions to...Stephen D. Huston2008-10-099-99/+360
* QPID-1335: moved Qman into java/management/clientArnaud Simon2008-10-0987-2/+2
* QPID-1327 - Added optional severity override in the eventRaise methodTed Ross2008-10-099-7/+29
* revert the commit.Lahiru Gunathilake2008-10-091-97/+130
* change a typo in license.Lahiru Gunathilake2008-10-091-2/+2
* Fixed license typo, thanks Rob.Lahiru Gunathilake2008-10-091-1/+1
* Minor indentation fixesGordon Sim2008-10-094-147/+147
* Added new queue options to qpid-config (lvq, cluster-durable, optimistic)Ted Ross2008-10-081-33/+64
* Made expireTime an optional property of session (mgmt)Ted Ross2008-10-082-8/+9
* QPID-1327 - Added severity field to events, cleaned up routing key usageTed Ross2008-10-088-46/+89
* QPID-1306Carl C. Trieloff2008-10-086-32/+165
* change the read me since it should be change when import in to Qpid SVN.Lahiru Gunathilake2008-10-081-12/+12
* change the build according to bind with management console.Lahiru Gunathilake2008-10-084-13/+43
* Add uuid wrapper for Windows; resolves QPID-1328Stephen D. Huston2008-10-085-3/+127
* Added serialize/deserialize for ObjectIdTed Ross2008-10-084-6/+122
* Fixed a couple of distribution bugsTed Ross2008-10-082-0/+3
* QPID-1268 : Improved cleanup and fixed bug in FileUtils.readFileAsString() wh...Martin Ritchie2008-10-082-53/+107
* Add ManagementEvent.h to distributed files.Gordon Sim2008-10-081-0/+1
* resolving jira 1329.Lahiru Gunathilake2008-10-081-130/+97
* SessionImpl using ExceptionHolder to generate correctly typed exceptions..Alan Conway2008-10-085-49/+44
* rubygen/framing.0-10/constants.rb: create functions for all 3 exception subcl...Alan Conway2008-10-089-77/+105
* QPID-1327 - Event support for ManagementTed Ross2008-10-0737-847/+1246
* broker: Fixed incorrect pass-by-reference of Queue::shared_ptr in several files.Alan Conway2008-10-0724-51/+449
* Rename size() to encodedSize() for encoded types to allow std collection inte...Alan Conway2008-10-0745-100/+102
* Abstract native file-locking and directory detection/creation to portable cla...Stephen D. Huston2008-10-0710-96/+405
* This is a fix for QPID-1319.Rajith Muditha Attapattu2008-10-073-8/+54
* Add commons-pool to dependencysAidan Skinner2008-10-072-0/+9
* committing qpid-cli for the first time.Lahiru Gunathilake2008-10-0763-0/+6780
* testing commiting added a word to a comment.Lahiru Gunathilake2008-10-071-1/+1
* workaround for bug in REXML xpath implRafael H. Schloming2008-10-061-1/+8
* QPID-1313: add more test deps.Aidan Skinner2008-10-061-1/+3
* Don't refer to BROKER_SASL_NAME is SASL not configured; refixes QPID-1309Stephen D. Huston2008-10-031-0/+4
* Cluster join & brain-dumps working.Alan Conway2008-10-0330-907/+807
* Added Windows implementation of qpid::sys::strErrorStephen D. Huston2008-10-031-0/+47
* Add Windows threading and synchronization primitivesStephen D. Huston2008-10-038-2/+418
* QPID-1306Carl C. Trieloff2008-10-031-0/+79
* QPID-1316 : added release to ignore listMartin Ritchie2008-10-030-0/+0
* QPID 1306Carl C. Trieloff2008-10-037-5/+243
* Add high level overview of Java brokerAidan Skinner2008-10-031-0/+0
* QPID-1313 : added broker-plugins.test.lib which resolves the ant test failureMartin Ritchie2008-10-031-0/+1
* QPID-1269 : Modified to actually test the type of queue that is returnedMartin Ritchie2008-10-031-16/+7
* QPID-1268 : Added additional deleteDirectory method that behaves like rmdir, ...Martin Ritchie2008-10-033-32/+460
* QPID-1101 : Merge of changes from M2 to allow Configuration to be loaded and ...Martin Ritchie2008-10-031-1/+5
* QPID-1266 : Updates based on reviewMartin Ritchie2008-10-032-16/+5
* Include IntegerTypes.h in packaged headers.Gordon Sim2008-10-031-1/+1
* Resolve QPID-1311Stephen D. Huston2008-10-0210-16/+108
* Resolve QPID-1309Stephen D. Huston2008-10-024-6/+51
* qpid-1277: added unit testsArnaud Simon2008-10-029-38/+408