]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/c-apps/oils_utils.c
Whitespace. gah.
[working/Evergreen.git] / Open-ILS / src / c-apps / oils_utils.c
2010-08-14 scottmkPedantic change for const-correctness: changed three...
2010-06-24 dbsFix compile error due to undefined LONG_MAX constant...
2010-06-06 scottmkNew function oilsUtilsIntervalToSeconds() to translate...
2010-05-25 scottmkPlug some memory leaks, and eliminate some unnecessary
2009-12-15 scottmkReplace calls to osrfAppSessionMakeRequest() with
2009-11-25 scottmkReplace all calls to the old JSON parser with calls
2009-07-11 scottmkPlug a couple of memory leaks.
2008-12-14 mikerC port of the permacrud service. This touches a lot...
2008-09-29 ericksonfixed bug in org setting value parsing. now calling...
2008-08-11 ericksonchanged workstation by name fetcher to cstore
2008-01-31 mikerPatch from Scott McKellar:
2007-11-25 mikerPatch from Scott McKellar to inject more tasty const...
2007-11-14 dbsAvoid tempdir trickery for c-apps and use consistent...
2007-09-30 mikerPatch from Dan Scott to remove bzero in favor of memset...
2007-05-09 mikerprintf family format fixup found (har har) and suggeste...
2007-02-21 ericksonmoved the idl file fetching logic directly into oils_utils
2007-02-20 mikerdeprecate libfieldmapper by moving to the idl interface...
2006-08-27 ericksonmoved json parsing methods to non-printf style methods...
2006-07-31 ericksonreturning PATRON_CARD_INACTIVE when logging in with...
2006-07-29 ericksonmoved some calls to cstore
2006-05-04 ericksonadded pid and basic stacktrace to the C event handler
2006-03-09 ericksonre-arranged login params to take named params so one...
2006-03-03 ericksonOpen-ILS/src/c-apps/oils_auth.c
2006-02-08 ericksonadded simple request utilty to display fieldmapper...
2006-01-30 ericksonAdded additional param to all the osrfLog* calls which...
2005-12-07 ericksonadded some utility methods, namely one for grabbing...
2005-12-06 ericksonadded some utility functions like permissions checking...
2005-12-01 ericksonadded some log statements, fixed some typos
2005-09-15 ericksonmade C auth server