]> git.evergreen-ils.org Git - OpenSRF.git/history - include
Patch from Joe Atzberger:
[OpenSRF.git] / include /
2010-01-16 scottmkRefactored the signal handling so that we shut down...
2010-01-15 scottmkClose a substantial resource leak in drone processes.
2010-01-06 scottmkMoved nested #includes out of osrf_prefork.h and into...
2010-01-03 scottmkFinished adding doxygen-style comments to document...
2010-01-01 scottmkIncorporate _osrf_app_request_resend into osrf_app_sess...
2010-01-01 scottmkChanged the way pending requests are stored in an osrfA...
2009-12-29 scottmkAdd a stream parser for JSON, and a format_json utility
2009-12-28 scottmkAdd routines for calculating SHA1 and MD5 digests,...
2009-12-14 scottmk1. In osrf_app_session.[ch]: Create a new function
2009-12-10 scottmkAdd three new functions:
2009-12-10 dbsTransition from libmemcache to libmemcached - an active...
2009-12-08 scottmkEliminated the function pointer osrf_stack_entry_point...
2009-11-16 scottmkTinkering with comments and white space.
2009-11-16 scottmkEliminated two members of the osrfMessage structure:
2009-11-16 scottmk1. Changes to comments and white space.
2009-11-15 scottmkMove the libxml headers out of the header and into the
2009-11-15 scottmkCreate a new function osrfMessageDeserialize(), as a
2009-11-15 scottmkCreated a new function osrfListClear() to take an existing
2009-11-14 scottmkTidied up various things:
2009-11-09 scottmkNo substantive changes.
2009-11-02 scottmkNew function: client_sock_fd(). It returns the socket...
2009-10-30 scottmk1. Tidy up the white space.
2009-10-29 scottmkAdd doxygen-style comments to document the
2009-10-28 scottmk1. In endElementHandler(), responding to an error:...
2009-10-25 scottmk1. Moved several macros from the header to the implemen...
2009-10-24 scottmkImplemented session_connected(), which had been declare...
2009-10-13 scottmk1. Moved the declaration of socket_node from the header...
2009-10-11 scottmkAdd doxygen-style comments to document macros, and...
2009-10-11 scottmkAdd doxygen-style comments to document all functions...
2009-10-10 scottmk1. osrfLogGetXid now returns a pointer to const. We...
2009-10-05 scottmkCreated a new function osrfHashExtract(). It extracts...
2009-10-04 scottmkEnhance the performance of the recursive descent JSON...
2009-10-02 scottmkChange the return type of jsonObjectGetString so that it
2009-10-02 scottmk1. Add doxygen-style comments to document functions...
2009-09-28 scottmk1. Changed osrfLogFacilityToInt() so that it accepts
2009-09-25 scottmk1. Add doxygen markup for documentation.
2009-09-13 scottmkChanged the signature of osrfStringArrayGetString():
2009-09-12 scottmkIn osrfStringArrayRemove(): fixed a bug whereby we...
2009-09-11 scottmkIn osrfNewHash(): specify a size for the osrfList used...
2009-09-08 scottmk1. Moved the declaration of the osrf_host_config struct...
2009-09-08 scottmkTweaking comments for doxygen:
2009-09-03 scottmk1. A minor streamlining of va_list_to_string(), to...
2009-08-31 scottmk1. Add comments to be recognized by doxygen or other...
2009-08-05 scottmkPerformance tweak to jsonIterator.
2009-07-29 ericksonset the 'from' address in outbound jabber messages
2009-07-22 scottmkThis is a performance tweak to the osrfHashGet function...
2009-04-06 scottmkNew JSON parser -- simpler, faster, and more robust...
2009-03-31 scottmk1. Create a new osrfListExtract function, which removes...
2009-01-15 scottmkAdd a new function osrfStringArrayTokenize. It parses...
2009-01-14 scottmkAdd a function osrfMethodVerifyContext() to do what the
2009-01-13 ericksonrolling back latest change because of macro variable...
2009-01-12 scottmkReformed the macros OSRF_METHOD_VERIFY_CONTEXT and...
2009-01-12 scottmk1. Replaced the innards of an osrfStringArray to include an
2009-01-11 scottmkIn the macro OSRF_LIST_GET_INDEX: placed all occurrence...
2009-01-09 scottmkMove the xmlSAXHandler out of the header and into the
2009-01-08 scottmkPrepare for #inclusion in C++
2009-01-08 scottmkPrepare for #inclusion in C++
2009-01-08 scottmkPrepare for #inclusion in C++
2009-01-08 scottmkPrepare for #inclusion in C++
2009-01-08 scottmkPrepare for #inclusion in C++
2009-01-08 scottmkPrepare for #inclusion in C++
2009-01-08 scottmkPrepare for #inclusion in C++
2009-01-08 scottmkPrepare for #inclusion in C++
2009-01-08 scottmkPrepare for #inclusion in C++
2009-01-08 scottmkPrepare for #inclusion in C++
2009-01-08 scottmkPrepare for #inclusion in C++
2009-01-08 scottmkPrepare for #inclusion in C++
2009-01-08 scottmkRename macro for compilation guard, to avoid conflict...
2009-01-08 scottmkMove nested headers into complation guard;
2009-01-08 scottmkMove nested headers into complation guard;
2009-01-08 scottmkMove nested headers into complation guard;
2009-01-08 scottmkMove nested headers into complation guard;
2009-01-08 scottmkMove nested headers into complation guard;
2009-01-08 scottmkMove nested headers into complation guard;
2009-01-08 scottmkRename macro for compilation guard; prepare for #inclus...
2009-01-08 scottmkRename macro for compilation guard; prepare for #inclus...
2009-01-08 scottmkRename the macro for compilation guard; prepare for...
2009-01-08 scottmkRename macro for compilation guard; prepare for #inclus...
2009-01-08 scottmkRename macro for compilation guard; prepare for #inclus...
2009-01-08 scottmkAdd compilation guard; prepare for #inclusion in C++
2009-01-08 scottmkAdd compilation guard; prepare for #inclusion in C++
2009-01-08 scottmkAdd compilation guard; prepare for #inclusion in C++
2009-01-08 scottmkAdd compilation guard; prepare for #inclusion in C++
2009-01-08 scottmkPrepare for #inclusion in C++ programs
2009-01-07 scottmkRewrote the OSRF_MALLOC macro so that it evaluates...
2009-01-07 scottmkEliminate the old obsolete function osrf_app_session_co...
2009-01-07 scottmkEliminated the obsolete function osrf_message_free...
2009-01-07 scottmkEliminated four dead functions that are never called
2009-01-06 scottmk1. Make the functions reset_session_buffers() and grab_...
2009-01-06 scottmkTinkering with macros.
2009-01-05 scottmkThis update restructures the mechanism for queueing...
2009-01-05 scottmkAdd a new function buffer_add_n(), and the corresponding
2008-12-06 mikerPatch from Scott McKellar:
2008-12-06 mikerPatch from Scott McKellar:
2008-12-06 mikerPatch from Scott McKellar:
2008-12-05 mikerPatch from Scott McKellar:
2008-12-05 mikerPatch from Scott McKellar:
2008-11-30 dbsMerge patch from Scott McKellar for better Unicode...
2008-11-26 ericksonTwo patches from Scott McKellar:
2008-11-17 ericksonPatch from Scott McKellar:
next