]> git.evergreen-ils.org Git - OpenSRF.git/history - src/libopensrf/osrf_prefork.c
Reverting to a previous version believed to be good.
[OpenSRF.git] / src / libopensrf / osrf_prefork.c
2010-01-20 scottmkReverting to a previous version believed to be good.
2010-01-20 scottmk1. Correct some mangling of the linked list pointers...
2010-01-18 scottmkInstead of keeping all child processes in a single...
2010-01-09 scottmk1. For keeping track of the child processes: use a...
2010-01-08 scottmkAdded or modified a lot of comments; made some minor...
2010-01-06 scottmkMoved nested #includes out of osrf_prefork.h and into...
2010-01-05 scottmkMostly tidying up white space and comments. Also rearr...
2009-09-28 scottmk1. Changed osrfLogFacilityToInt() so that it accepts
2009-06-22 scottmkFix a bug whereby, if there was only one <service>...
2008-03-10 mikerPatch from Scott McKellar:
2008-03-05 ericksonAdded support for multi-router registration
2008-02-11 ericksonmakeing osrfSystemCacheInit() a "public" function....
2008-01-07 mikerPatch from Scott McKellar:
2008-01-03 ericksonremoved assumption that settings values would be number...
2008-01-01 mikerPatch from Scott McKellar; use camelCase instead of...
2007-10-01 mikerPatch that:
2007-09-30 mikerBroad patch from Dan Scott to move towards better memor...
2007-06-29 mikertest for failed forker creation before touching struct...
2007-06-21 ericksonMerged libopensrf source directories (libtransport...