]> git.evergreen-ils.org Git - Evergreen.git/history - OpenSRF/src/libstack
on connect, we only connect if we're not already connected
[Evergreen.git] / OpenSRF / src / libstack /
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-31 ericksonadded a field to store the original JSON string receive...
2005-03-15 ericksonfound the (i believe) the remaining leaks in the transp...
2005-03-15 ericksonmemory leak cleaning, more to come.
2005-03-14 ericksonfixed makefile to remove the .so file
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-03 ericksonpass up internal server errors as user exceptions
2005-03-03 mikeradding -fPIC for x86_64 support
2005-03-03 ericksonadded some basic exception handling and propogation
2005-03-03 ericksonfixed logic error in message building. we now dynamical...
2005-03-02 ericksonfixed DISCONNECT message formatting
2005-03-01 ericksonsanity checking on request complete
2005-03-01 ericksonif no params, send an empty array
2005-03-01 ericksonadded 'named' configs.
2005-02-24 ericksoncleaned some stuff out of the makefile
2005-02-24 ericksonugh
2005-02-24 ericksonOK. This is the first early C version of the OpenSRF...