summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/Exception.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-5528: HA Clean up error messages around rolled-back transactions.Alan Conway2014-02-031-4/+8
* QPID-3147: Misconfigured tracing/logging can lead to hung threads in logging ...Alan Conway2011-03-211-2/+14
* Add directory to #includeAlan Conway2009-07-141-1/+1
* DumpClient send connections & session IDs to new members.Alan Conway2008-09-211-1/+1
* Related to QPID-1198: Moved posix platform specific "strerror" code toAndrew Stitcher2008-07-301-6/+0
* Added exceptions to sys::Waitable.Alan Conway2008-06-061-4/+8
* Support for 0-10 sessions, not yet integrated. Misc minor fixes.Alan Conway2008-05-091-1/+3
* Minor change to format of log message when exception is thrownKim van der Riet2008-04-101-1/+1
* Use "Exception" instead of typeid.name() as default exception name.Alan Conway2008-04-101-1/+1
* Minor cleanup of base Exception and python_tests script.Alan Conway2008-04-041-17/+9
* Fix compile errors/warnings with gcc 4.3Alan Conway2008-03-251-0/+1
* Provide separate name, message and error code on all Exceptions.Alan Conway2008-02-221-8/+19
* Added LocalQueue subscriptions. LocalQueue::pop() provides a "pull"Alan Conway2007-11-071-0/+2
* client/BlockingQueue.h, sys/ConcurrentQueue.h: merged to sys/BlockingQueue.hAlan Conway2007-10-291-4/+0
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-32/+10
* * src/tests/ClientSessionTest.cpp: Suspend/resume tests.Alan Conway2007-09-281-1/+1
* Intermediate checkin with preliminary work on epoll based net IOAndrew Stitcher2007-06-181-1/+17
* QPID-504: Print bound port if --port 0 is specified. Not yet used by tests.Alan Conway2007-06-111-3/+10
* * qpid/CommonOptions.h:Alan Conway2007-04-251-0/+6
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+46
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-42/+0
* Posix EventChannel implementation using epoll. Placeholder for kevents.Alan Conway2006-11-291-1/+19
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* Added POSIX equivalents to APR classes used by clients, inlined trivial calls.Alan Conway2006-11-091-1/+1
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+21