]> git.evergreen-ils.org Git - OpenSRF.git/history - src/router/osrf_router.c
uber-patch from Scott McKellar cleans up large amounts of const-correctness issues...
[OpenSRF.git] / src / router / osrf_router.c
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