Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused Serializer code. | Alan Conway | 2008-07-08 | 1 | -71/+0 |
* | Fixes causing lost 'events' in queue dispatch | Gordon Sim | 2007-11-19 | 1 | -1/+1 |
* | Fixed locking (lock was not being released for invocation on callback due to ... | Gordon Sim | 2007-11-14 | 1 | -3/+12 |
* | Moved Serializer notifyWorker inside the mutex. | Alan Conway | 2007-11-13 | 1 | -6/+3 |
* | Fix race in destruction of serializer. | Gordon Sim | 2007-11-09 | 1 | -1/+2 |
* | * src/qpid/sys/Serializer.h, .cpp: | Alan Conway | 2007-08-21 | 1 | -66/+5 |
* | * src/tests/start_broker: Pass script parameters to broker. | Alan Conway | 2007-08-08 | 1 | -2/+2 |
* | * 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/+125 |