Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused Serializer code. | Alan Conway | 2008-07-08 | 1 | -181/+0 |
* | Fixed locking (lock was not being released for invocation on callback due to ... | Gordon Sim | 2007-11-14 | 1 | -0/+2 |
* | - fixed sync mode deadlock | Carl C. Trieloff | 2007-11-13 | 1 | -0/+1 |
* | Moved Serializer notifyWorker inside the mutex. | Alan Conway | 2007-11-13 | 1 | -28/+17 |
* | Fix race in destruction of serializer. | Gordon Sim | 2007-11-09 | 1 | -3/+5 |
* | Session resume support in client & broker: Client can resume a session | Alan Conway | 2007-10-26 | 1 | -1/+3 |
* | * src/qpid/sys/Serializer.h, .cpp: | Alan Conway | 2007-08-21 | 1 | -25/+105 |
* | * Changed Broker queue processing to avoid unnecessary uses of boost::bind | Andrew Stitcher | 2007-08-02 | 1 | -1/+1 |
* | * src/qpid/sys/Serializer.h: Serialize calls to a function, | Alan Conway | 2007-07-16 | 1 | -0/+105 |