]> git.evergreen-ils.org Git - Evergreen.git/history - OpenSRF/src/libstack/osrf_app_session.c
LP1615805 No inputs after submit in patron search (AngularJS)
[Evergreen.git] / OpenSRF / src / libstack / osrf_app_session.c
2007-06-11 ericksonDeleting OpenSRF from repository. OpenSRF has its...
2007-05-28 mikerAt Scott McKellar's suggestion, using (long) cast and...
2007-05-18 ericksonreturning OK status in respond method, instead of no...
2007-05-09 mikerprintf family format fixup found (har har) and suggeste...
2007-05-03 ericksoncommitting scott m's buffer protection patch
2007-01-25 ericksonAdded support for the opensrf XID, which is a transacti...
2006-09-24 ericksonstateful backend sessions now only timeout of no reques...
2006-09-05 ericksonelevated recv timeout to INFO cuz it is important
2006-09-01 ericksondoing better job of propogating network errors up the...
2006-05-31 mikerattempting to fix the extra null in respondComplete
2006-05-24 ericksonfixed logic error in disconnect
2006-05-23 ericksonadded a free function pointer for the user data
2006-05-15 ericksonadded connection oriented statefull session handling...
2006-04-27 ericksonfixed linked list bug which as pushing app responses...
2006-04-07 ericksonadded some additional logging and some cleanup function...
2006-03-24 ericksontaking advantage of macros
2006-01-30 ericksonAdded additional param to all the osrfLog* calls which...
2005-11-29 ericksonmoved C code to a unified logging framework which curre...
2005-11-02 ericksonmoved session code to osrfHash and osrfList instead...
2005-10-18 ericksonmade the JID functions safer
2005-10-03 ericksonadded list and hash code based on libJudy
2005-09-12 ericksonchanged around the status method some
2005-09-12 ericksonadded the md5 server (opensrf.version)
2005-09-06 ericksonchanged router binary to opensrf_router to prevent...
2005-09-06 ericksonadded CONNECT handling
2005-09-02 ericksonadded dbmath
2005-09-02 ericksonYoung C server code added
2005-08-31 ericksonnew json api changes
2005-08-26 ericksonadding utility methods
2005-08-22 ericksonmoved router, gateways to a single config file opensrf_...
2005-08-21 ericksonmake install.sh slightly smarter
2005-08-16 ericksonmoved transport code over to utils/socket_bundle so...
2005-08-12 ericksoncode cleanup and memory debugging
2005-08-11 ericksonmoved C over to all JSON all the time
2005-07-25 ericksonadded handler for STATUS_CONTINUE
2005-07-15 ericksonremoved all of the old libjson dependencies
2005-06-19 ericksonmore tweaking to point to the right header files, etc.
2005-06-08 ericksonadded stateless hack for now
2005-04-25 ericksonadded some debugging when hunting memory error
2005-04-25 ericksonadded the ability to bypass JSON parsing for adding...
2005-04-09 ericksonadded some debugging
2005-04-04 ericksonadded some debugging
2005-03-31 ericksonon connect, we only connect if we're not already connected
2005-03-31 ericksonfixed bug where session id's were always coming up...
2005-03-15 ericksonfound the (i believe) the remaining leaks in the transp...
2005-03-15 ericksonmemory leak cleaning, more to come.
2005-03-12 ericksonfound leaked xml string
2005-03-06 ericksonsaw and fixed memory leak.
2005-03-04 ericksonfixed some memory logic errors
2005-03-02 ericksonfixed DISCONNECT message formatting
2005-03-01 ericksonsanity checking on request complete
2005-03-01 ericksonadded 'named' configs.
2005-02-24 ericksonOK. This is the first early C version of the OpenSRF...