summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* changes to support the assembly:directory goalStephen Vinoski2006-12-041-86/+99
* Fixes for .NET 1.1 compatibilitySteven Shaw2006-12-042-2/+2
* Patch from Andrew Stitcher:Gordon Sim2006-12-042-2/+2
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-044-116/+45
* Patch from Andrew Stitcher, sent to qpid-dev list.Gordon Sim2006-12-041-3/+3
* 2006-12-04 Jim Meyering <jim@meyering.net>Alan Conway2006-12-042-5/+6
* Competed todo itemSteven Shaw2006-12-041-2/+0
* Organise usingsSteven Shaw2006-12-041-1/+0
* Changed JMSReplyTo Queue to test temporary queue values to verify QPID-149Martin Ritchie2006-12-041-2/+16
* QPID-51 Bhupendra Bhusman Bhardwaj2006-12-041-0/+7
* QPID-148Martin Ritchie2006-12-044-184/+354
* QPID-153 Initial port of URL parsing from Java client. Due to .NET Uri parser...Steven Shaw2006-12-0415-166/+1073
* New FxCop project file which shows up lots of potential problems.Steven Shaw2006-12-041-0/+16755
* Added check for non-existent domains - throws Exception instead of NPE.Kim van der Riet2006-12-042-6/+17
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@482181...Bhupendra Bhusman Bhardwaj2006-12-0487-0/+7933
* Rearrange in order of priority. Removed item for implementing basic.get (the ...Steven Shaw2006-12-041-4/+2
* first cut at client-only packagingStephen Vinoski2006-12-012-0/+90
* check for unknown typesRafael H. Schloming2006-12-011-1/+5
* Split README into README-dev for developers and README-dist for peopleAlan Conway2006-12-012-5/+29
* Fixed quoting error in tests/Makefile.am.Alan Conway2006-12-011-2/+1
* Jim Meyering: README typos, svn:ignore properties on directories.Alan Conway2006-12-011-12/+9
* Re-enable signal handling. Make APRAcceptor::shutdown() threadsafe.Gordon Sim2006-12-012-10/+23
* Backed apr dependancy down to >=1.2.2 to be able to build on FC5 and FC6Carl C. Trieloff2006-12-011-1/+1
* Further checkin of previous patch ( I seem to have done something wrong to ha...Gordon Sim2006-12-011-19/+18
* Path from Jim Meyering (sent to qpid-dev list) to fix issue with gen.mk plus ...Gordon Sim2006-12-015-25/+38
* Modification to ensure lazy loading is setup correctly where required on reco...Gordon Sim2006-12-011-0/+3
* Fix to test. Throw exception where previously printed warning.Gordon Sim2006-12-012-2/+3
* Revised generation of includes inline with latst build changes.Gordon Sim2006-12-0110-25/+25
* Buliding APR code, running python tests.Alan Conway2006-12-016-135/+51
* Script to bootstrap autconf/automake in a fresh checkout.Alan Conway2006-12-011-0/+8
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-01235-930/+13784
* QPID-136 Ported Prefetch with PrefetchHigh and PrefetchLowSteven Shaw2006-11-3016-149/+121
* Patches from Andrew Stitcher to fix QPID-140, QPID-141.Alan Conway2006-11-303-9/+14
* FieldTable.java no longer has a keys() method as it already has a keySet(). ...Martin Ritchie2006-11-302-13/+18
* Some further tweaks to MessageStore interface.Gordon Sim2006-11-3010-35/+48
* Changes for building on RHEL3. Also bundle debug and release libsSteven Shaw2006-11-306-27/+36
* QPID-139Martin Ritchie2006-11-301-2/+9
* Added some comments about building a debug release for RHEL3Steven Shaw2006-11-303-2/+12
* Removed old xslt generation files no longer used.Carl C. Trieloff2006-11-2917-2825/+0
* Added license filesCarl C. Trieloff2006-11-292-0/+224
* no longer usedCarl C. Trieloff2006-11-291-0/+0
* Adding license filesCarl C. Trieloff2006-11-292-0/+223
* adding license filesCarl C. Trieloff2006-11-292-0/+222
* Fix apr-1 header includes.Alan Conway2006-11-292-2/+2
* Posix EventChannel implementation using epoll. Placeholder for kevents.Alan Conway2006-11-2943-661/+1903
* QPID-137. Cache the AcknowledgeMode to prevent exception on closing.Steven Shaw2006-11-291-1/+4
* QPID-137. First stab at porting enough to get AutoAcknowledge mode working.Steven Shaw2006-11-2914-255/+479
* QPID-135 Transactions are implemented.Steven Shaw2006-11-291-4/+0
* Tidy upSteven Shaw2006-11-291-10/+1
* QPID-135 Tidy up fail over tests.Steven Shaw2006-11-292-18/+3