summaryrefslogtreecommitdiff
path: root/python/qpid/peer.py
Commit message (Expand)AuthorAgeFilesLines
* Use execution layer to acknowledge messages. Gordon Sim2007-07-271-10/+72
* Changed use of Event to directly use Condition to workaround problems on othe...Gordon Sim2007-07-261-12/+20
* Some initial 0-10 support including placeholders for new domains, use of exec...Gordon Sim2007-07-241-1/+12
* Added initial 'execution-layer' to try out methods form the 0-10 execution cl...Gordon Sim2007-07-231-0/+30
* * python/qpid/*.py:: apply 0-9 changes missed by merge.Alan Conway2007-03-211-5/+10
* Merged revisions 507491-507559,507561-507601,507603-507621,507623-507671,5076...Alan Conway2007-03-191-4/+7
* Merged revisions 504590 via svnmerge from Alan Conway2007-03-191-1/+26
* * python/testlib.py: -s (spec) option now also takes abbreviations "0-8" and ...Alan Conway2007-03-191-1/+7
* Merged revisions 500305 via svnmerge from Alan Conway2007-03-161-0/+2
* Merged revisions 496593 via svnmerge from Alan Conway2007-03-161-52/+140
* Proper fix to race condition where connection-close is sent by server. Now ha...Gordon Sim2007-01-231-15/+9
* Locked Channel::close() due to race.Gordon Sim2007-01-181-7/+13
* Modified handling of reason for closing in peer to work around race between w...Gordon Sim2007-01-181-0/+2
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@450556...Alan Conway2006-09-271-2/+1
* Close channels on fatal errors to prevent hangs, provide useful stack trace.Alan Conway2006-09-251-6/+3
* Import of qpid from etp:Rafael H. Schloming2006-09-191-0/+209