summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Moved Selector work to a branchMartin Ritchie2006-12-06140-991/+10040
|/
* 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
* QPID-135 Added Rollback supportSteven Shaw2006-11-282-17/+22
* QPID-135 Ported enough transaction support to run FailoverTxTest. Still has s...Steven Shaw2006-11-285-42/+123
* Fix compiler warnings.Steven Shaw2006-11-287-38/+29
* Include LICENCE and NOTICE files in release zip.Steven Shaw2006-11-281-2/+10
* Fixed directory nameSteven Shaw2006-11-281-1/+1
* Locked on FailoverMutex where necessary.Steven Shaw2006-11-283-11/+25
* Bug fixes: corrected fragmentation of large messages in client, set buffer si...Gordon Sim2006-11-282-11/+13
* Oops. Missed Basic.Consume. Add commands necessary for fail over are recorded...Steven Shaw2006-11-283-2/+3
* Initial changes to record and replay frames on fail over.Steven Shaw2006-11-284-51/+38
* Send logging to a file as well.Steven Shaw2006-11-281-0/+9
* Removed some old commented out code.Steven Shaw2006-11-281-89/+0
* Updated TODO.txt with JIRA issue urls.Steven Shaw2006-11-281-3/+7
* QPID-122Martin Ritchie2006-11-289-72/+263
* Removed redundant dirMarnie McCormack2006-11-280-0/+0
* Redundant files removedMarnie McCormack2006-11-283-297/+0
* Further example tidy upMarnie McCormack2006-11-284-48/+91
* Further example tidy upMarnie McCormack2006-11-284-39/+44
* Modifications to allow loading of message data in chunks, refragmentation of ...Gordon Sim2006-11-2818-86/+639
* QPID-71Martin Ritchie2006-11-281-10/+43
* QPID-71Martin Ritchie2006-11-282-34/+93
* QPID-129 Bhupendra Bhusman Bhardwaj2006-11-2711-586/+403