]> git.evergreen-ils.org Git - OpenSRF.git/history - src/libstack
broke network-object logic out of the JSON parsing code
[OpenSRF.git] / src / libstack /
2007-05-09 mikerprintf family format fixup found (har har) and suggeste...
2007-05-07 ericksonadded some more index sanity checks. added const quali...
2007-05-07 ericksonadded size check to constructor
2007-05-03 ericksoncommitting scott m's buffer protection patch
2007-04-29 mikerExiting with a usable error message rather than segfaulting
2007-04-09 ericksonmade new child creation more robust
2007-01-25 ericksonAdded support for the opensrf XID, which is a transacti...
2007-01-18 ericksonremoved libjudy dependencies from makefiles
2007-01-05 ericksonreduced hash size (just now comitting, been like this...
2006-12-18 ericksonremoved big hash/array dependencies to remove libjudy...
2006-10-03 ericksonchanged log line
2006-09-24 ericksonstateful backend sessions now only timeout of no reques...
2006-09-12 ericksonNow, when no children are available to pass a request...
2006-09-09 ericksonfinally implemented opensrf.system.echo[.atomic] -...
2006-09-05 ericksonelevated recv timeout to INFO cuz it is important
2006-09-05 ericksonadded message processing time to C stack
2006-09-04 ericksonadded logic to reconnect to jabber if the child receivi...
2006-09-03 ericksonfixed bug in child pipe reading code which limited...
2006-09-01 ericksondoing better job of propogating network errors up the...
2006-08-27 ericksonchanged some logging
2006-08-21 ericksonmore aggressive uniquness measures just to be sure
2006-08-19 ericksonfixed log line
2006-08-03 ericksonwhen a backend child is not able to connect to jabber...
2006-06-15 ericksonreturn error when client is disconnected
2006-05-31 mikerattempting to fix the extra null in respondComplete
2006-05-25 mikerallow a null param element if argc is 0
2006-05-24 ericksoncopying userData to the atomic method
2006-05-24 ericksonfixed logic error in disconnect
2006-05-23 erickson free pointer
2006-05-23 ericksonadded a free function pointer for the user data
2006-05-19 ericksonchanged ps name for more accurate grepping
2006-05-15 ericksonadded a userData pointer
2006-05-15 ericksonadded connection oriented statefull session handling...
2006-05-09 mikeradding new open-ils.cstore app; moving new IDL generato...
2006-04-27 ericksonfixed linked list bug which as pushing app responses...
2006-04-11 ericksonadded child init handling to the C stack
2006-04-07 ericksonlike the Perl server, you can now no longer re-bootstra...
2006-04-07 ericksonadded some additional logging and some cleanup function...
2006-03-30 ericksonmaking better use of macros for speed
2006-03-24 ericksontaking advantage of macros
2006-03-13 ericksonmoved osrf_hash code to osrf_big_hash as the Judy big...
2006-03-06 ericksonwhite space :) added some log lines
2006-03-03 erickson added "CALL" to the param debugging line for ease...
2006-03-03 ericksonadded method to insert items at the first NULL slot...
2006-03-02 ericksonadded method to allow creation of list with a starting...
2006-03-01 ericksonadded osrf_big_list to the makefiles
2006-03-01 ericksonmoved the Judy implementation to osrf_big_list and...
2006-02-27 ericksonforcing array-ness on non-existant params
2006-02-27 ericksonformat fix
2006-02-27 ericksonfixed bug where the ptr** was freed prior to the ptr*
2006-02-16 ericksontesting cache timeout resets without removing the item...
2006-01-31 ericksonadded a default freeItem function for freeing list...
2006-01-30 ericksonAdded additional param to all the osrfLog* calls which...
2005-12-08 ericksonstarted work on xul-based requestor/recipient holds
2005-12-07 ericksonadded a NO_SESSION event for when a login session does...
2005-12-06 ericksonAdded new C event code for handling the auth login...
2005-12-01 ericksonadded some log statements, fixed some typos
2005-11-30 ericksonremoved these since the C code is now using the unified...
2005-11-30 ericksonfinal C code logging patchups
2005-11-29 ericksonmoved C code to a unified logging framework which curre...
2005-11-09 ericksonadded pop method to osrf_list
2005-11-07 ericksonrolling back hostname change because of mysterious...
2005-11-07 ericksondurrrr.. typo
2005-11-07 ericksonhandling 'hostname' more carefully
2005-11-02 ericksonmoved session code to osrfHash and osrfList instead...
2005-11-02 ericksoncleaned up the code some
2005-11-01 ericksonadded the <language> block to the opensrf app config...
2005-10-18 ericksonmade the JID functions safer
2005-10-11 ericksonsome more sanity checks
2005-10-10 ericksonvarious tweaks
2005-10-05 ericksonslight C api change, method options are now passed...
2005-10-04 ericksonadded atomic method cabilities
2005-10-03 ericksonadded list and hash code based on libJudy
2005-09-15 ericksonsome api changes
2005-09-12 ericksonchanged around the status method some
2005-09-12 ericksonadded the md5 server (opensrf.version)
2005-09-09 ericksonadded caching and cache initialize routine to the boots...
2005-09-07 ericksonchanged initialize to osrfAppInitialize and childInit...
2005-09-06 ericksonsmall bug fixes
2005-09-06 ericksonchanged router binary to opensrf_router to prevent...
2005-09-06 ericksonadded CONNECT handling
2005-09-02 ericksonadded some more api wrappers
2005-09-02 ericksonadded dbmath
2005-09-02 ericksonYoung C server code added
2005-09-01 ericksonchanged the CC_OPTS and LD_FLAGS to CFLAGS, LDFLAGS...
2005-08-31 ericksonall opensrf related headers are shoved into opensrf/*.h
2005-08-31 ericksonsee diffs
2005-08-31 ericksonadding config code
2005-08-31 ericksonnew json api changes
2005-08-26 ericksonadding utility methods
2005-08-25 ericksonremoved 'test' dependency
2005-08-25 ericksonforgot to add these...
2005-08-25 ericksoncleaning up the JSON code some
2005-08-22 ericksonfixed problem where a NULL unixconfig was causing segfault
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
next