Use Client_find_by_session() instead of a few open-coded loops.
[umurmur.git] / src / sharedmemory.h
2015-08-04 Martin JohanssonMerge branch 'master' of github.com:fatbob313/umurmur
2015-06-19 Felix MorgnerMerge pull request #62 from marcusball/master
2015-06-19 Felix MorgnerMerge pull-request #61 (fixes issue #60)
2015-06-11 Daniel M. WeeksConvert file format DOS->UNIX
2014-12-07 Martin JohanssonMerge pull request #48 from snowblind/sharedmemory
2014-12-04 Michael J. PoundersCode changes requested by fmorgner
2014-11-30 Michael J. PoundersLast bit of code clean up, and bug fixes. Release?
2014-11-17 Michael J. PoundersSwitch over to more modern unix sharedmemory API (reque...
2014-10-02 Michael J. PoundersMake sharedmemory api a compile time option
2014-09-14 Michael J. PoundersInitial sharedmemory API release