]> git.evergreen-ils.org Git - OpenSRF.git/history - src/router/osrf_router_main.c
Tidying up various things; nothing very substantial.
[OpenSRF.git] / src / router / osrf_router_main.c
2009-12-20 scottmk1. In the parent router process: wait for all of the...
2009-11-09 scottmkMiscellaneous minor tweaks:
2009-11-02 scottmkChanged the signal handling.
2009-10-31 scottmkFixed a bug in osrfRouterClassFree(). We were trying...
2009-09-29 scottmkWe routinely grab a chunk of configuration file that...
2009-09-29 scottmkComment out an error message added in the previous...
2009-09-28 scottmk1. Eliminated some memory leaks by replacing calls to
2009-09-28 scottmk1. Changed osrfLogFacilityToInt() so that it accepts
2009-01-29 scottmkThis update mainly tightens the error handling.
2008-03-11 ericksonforcing router exit without friendly cleanup for now...
2008-03-05 ericksonAdded support for multi-router registration
2008-01-31 mikerPatch from Scott McKellar:
2007-07-05 ericksonremoved some initial (non-error) stderr logging.
2006-03-03 ericksonmoved stderr line to a log line
2006-01-30 ericksonAdded additional param to all the osrfLog* calls which...
2005-11-29 ericksonpatching up some more logging stuff
2005-11-29 ericksonmoved C code to a unified logging framework which curre...
2005-11-01 ericksonadded the <language> block to the opensrf app config...
2005-10-11 ericksonsome more sanity checks
2005-10-03 ericksonadded list and hash code based on libJudy