]> git.evergreen-ils.org Git - OpenSRF.git/history - src/libopensrf/osrf_prefork.c
LP1204123 SIGUSR2 causes router re-register (Perl/C)
[OpenSRF.git] / src / libopensrf / osrf_prefork.c
2013-09-04 Bill EricksonLP1204123 SIGUSR2 causes router re-register (Perl/C)
2013-09-04 Bill EricksonLP1204123 SIGTERM graceful shutdown (C)
2013-09-04 Bill EricksonLP1204123 SIGUSR1 causes router unregister (Perl/C)
2011-04-21 ericksonchange proc managament debug message from Info to Debug
2011-01-11 dbsGet that brace back in the right place
2011-01-11 dbsAdd hints to increase max_children config variable...
2010-11-22 ericksonin the rare case the select() is interrupted while...
2010-08-14 scottmkMinor performance tweak: replace a call to buffer_add()
2010-08-11 scottmkAdding comments and tinkering with white space.
2010-06-24 scottmkProvide a mechanism whereby a server drone can terminat...
2010-06-22 scottmkAdd a bit of bulletproofing.
2010-06-22 scottmkRearrange the way that a listener juggles its drones.
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...