]> git.evergreen-ils.org Git - OpenSRF.git/history - src/router/router.c
new json api changes
[OpenSRF.git] / src / router / router.c
2005-08-31 ericksonnew json api changes
2005-08-24 ericksonfixed message hints to go with new code
2005-08-22 ericksonmoved router, gateways to a single config file opensrf_...
2005-08-16 ericksonmoved transport code over to utils/socket_bundle so...
2005-08-03 mikerdaemonizing and hushing warnings; logger reopens files...
2005-07-15 ericksonremoved all of the old libjson dependencies
2005-07-14 ericksonfixed some a bug in jserver, added some debug lines
2005-07-08 ericksonadded some debugging, safety measures
2005-04-20 ericksonaltered to use new osrf_message json string format
2005-03-11 ericksonfound likely candidate for router crash. on remove_ser...
2005-03-09 ericksonadded some debug lines
2005-03-02 ericksonadded opensrf.system.method.all in the list of returned...
2005-03-02 ericksonadded the ability to 'stream' results
2005-03-01 ericksonadded a opensrf.router.info.stats method which returns...
2005-03-01 ericksonadded 'named' configs.
2005-02-24 ericksonreturning empty array when no results
2005-02-24 ericksonadded "opensrf." to front of method name
2005-02-24 ericksonOK. This is the first early C version of the OpenSRF...
2005-02-21 ericksonadded a debug_handler for verbose output
2005-02-18 ericksonadded DIGEST style authentication to the clients
2005-02-09 ericksonadded la_time as timestamp and serve_count
2005-02-09 ericksonadded a router_command type of "query". The only suppo...
2005-02-07 ericksonchanged some logging
2005-02-07 ericksonupdated to work with latest message code
2005-02-04 ericksonaltered makefile, header includes
2005-02-04 phasefxInitial revision