]> git.evergreen-ils.org Git - OpenSRF.git/history - src/router/osrf_router.c
Fixed a bug in osrfRouterClassFree(). We were trying free
[OpenSRF.git] / src / router / osrf_router.c
2009-10-31 scottmkFixed a bug in osrfRouterClassFree(). We were trying...
2009-10-31 scottmkTinkering with white space and comments. No
2008-04-12 mikerPatch from Scott McKellar:
2008-04-11 mikerPatch from Scott McKellar (with commentary on future...
2008-03-10 mikerPatch from Scott McKellar:
2008-01-31 mikerPatch from Scott McKellar:
2007-11-19 mikeruber-patch from Scott McKellar cleans up large amounts...
2007-09-30 mikerBroad patch from Dan Scott to move towards better memor...
2007-06-25 mikeradding yet more router commands to gather some stats...
2007-06-25 mikeradding router commands to gather some stats about reque...
2007-01-25 ericksonAdded support for the opensrf XID, which is a transacti...
2006-08-28 ericksonadded a log line
2006-07-17 ericksonFixed issue: when the router received two messages...
2006-05-01 ericksonadded pointer check to prevent the router from crashing...
2006-01-30 ericksonAdded additional param to all the osrfLog* calls which...
2006-01-05 ericksonmoved some warns that will happen often to info logs
2005-11-29 ericksonmoved C code to a unified logging framework which curre...
2005-10-18 ericksonmade the JID functions safer
2005-10-11 ericksonsome more sanity checks
2005-10-03 ericksonadded list and hash code based on libJudy