]> git.evergreen-ils.org Git - OpenSRF.git/history - src/libopensrf
1. Add comments to be recognized by doxygen or other such
[OpenSRF.git] / src / libopensrf /
2009-08-31 scottmk1. Add comments to be recognized by doxygen or other...
2009-08-13 sboyetteAdded DISTCLEANFILES to make "make distclean" work...
2009-08-05 scottmkExtended the JSON_INIT_CLEAR macro to avoid segfaults.
2009-08-05 scottmkPerformance tweak to jsonIterator.
2009-07-29 ericksonset the 'from' address in outbound jabber messages
2009-07-23 ericksoncheck NULL-ness on hash the key before calling find_item
2009-07-22 scottmkThis is a performance tweak to the osrfHashGet function...
2009-06-22 scottmkFix a bug whereby, if there was only one <service>...
2009-05-18 ericksonno need to wrap each method description in an object...
2009-04-30 ericksongo ahead and log the cache keys when we log the cache...
2009-04-27 scottmkPerformance tweak for osrfLog* functions: don't pass...
2009-04-08 dbsOpenSRF r1692 + OpenILS r12809 broke the Evergreen...
2009-04-06 scottmkNew JSON parser -- simpler, faster, and more robust...
2009-03-31 scottmkIn osrfConfigGetValue(): plugged a memory leak
2009-03-31 scottmk1. Create a new osrfListExtract function, which removes...
2009-03-31 scottmkIn osrf_system_shutdown(): provide a return value for...
2009-03-25 ericksonhash keys have to be escaped like regular strings
2009-02-12 scottmk1. Added a missing #include
2009-01-15 scottmkAdd a new function osrfStringArrayTokenize. It parses...
2009-01-14 scottmkAdd a function osrfMethodVerifyContext() to do what the
2009-01-12 scottmk1. Replaced the innards of an osrfStringArray to include an
2009-01-09 scottmkBug fix. In some circumstances (unrecognized status...
2009-01-09 scottmkMove the xmlSAXHandler out of the header and into the
2009-01-07 scottmkOops, missed one last instance of osrf_app_session_conn...
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-05 scottmkThis update boosts the performance of the jsonFormatStr...
2009-01-05 scottmkThis update restructures the mechanism for queueing...
2009-01-05 scottmk1. In osrf_stack_transport_handler(): removed the memse...
2009-01-05 scottmkAdd a new function buffer_add_n(), and the corresponding
2008-12-18 ericksonprotect against "null" locale
2008-12-15 ericksonslight re-org of unknown client handling
2008-12-15 ericksonprotect against unknown clients, except when running...
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-18 erickson2 Patches from Scott McKellar, with slight modification:
2008-11-17 ericksonPatch from Scott McKellar:
2008-09-22 ericksonexpired cache data is a common occurrence. log at...
2008-09-19 ericksonadded a force set option on log XID to override it...
2008-09-15 sboyetteinitial steps toward OS X portage
2008-08-07 dbsRestore RPATH so that we do not need LD_LIBRARY_PATH...
2008-07-28 dbsCommit autotools patch from Kevin Beswick
2008-07-27 erickson* remove the objson API compat layer.
2008-07-17 dbsMerge the following patches from Kevin Beswick:
2008-07-09 ericksonadded a buffer_chomp function to drop the last characte...
2008-07-08 ericksondon't run the cleanup/shutdown code more than once...
2008-07-01 dbsEnable libtool to work its magic and install versioned...
2008-07-01 dbsLinking:
2008-06-30 dbsPatch from Kevin Beswick (kbeswick00@gmail.com) to...
2008-06-25 dbsPatch from Kevin Beswick to use autotools for OpenSRF...
2008-05-18 ericksonPatch from Scott McKellar:
2008-05-16 ericksonPatch from Scott McKellar:
2008-05-16 ericksonexiting early when hash iterator returns null
2008-05-16 ericksonPatch from Scott McKellar:
2008-05-15 ericksonPatch from Scott McKellar:
2008-05-15 ericksonPatch from Scott McKellar:
2008-04-12 mikerPatch from Scott McKellar:
2008-04-11 mikerPatch from Scott McKellar:
2008-04-11 mikerPatch from Scott McKellar:
2008-04-11 mikerApplying diff from superceding patch provided by Scott...
2008-04-11 mikerPatch from Scott McKellar:
2008-04-11 mikerPatch from Scott McKellar:
2008-04-11 mikerPatch from Scott McKellar:
2008-03-18 ericksonfor easier debugging, logging method and params on...
2008-03-16 mikerPlug for a a memory leak from Scott McKellar
2008-03-12 mikerPatch from Scott McKellar which removes harmful use...
2008-03-10 mikerPatch from Scott McKellar providing speed improvement...
2008-03-10 mikerPatch from Scott McKellar:
2008-03-10 mikerParially, a patch from Scott McKellar:
2008-03-10 mikerConst correctness patch from Scott McKellar
2008-03-10 mikerConst correctness patch from Scott McKellar.
2008-03-10 mikerPatch from Scott McKellar:
2008-03-10 mikerPatch from Scott McKellar:
2008-03-10 mikerPatch from Scott McKellar:
2008-03-10 mikerPatch from Scott McKellar:
2008-03-07 ericksonadded a basic signal handler for the top-level C proces...
2008-03-05 ericksonAdded support for multi-router registration
2008-02-11 ericksonmakeing osrfSystemCacheInit() a "public" function....
2008-01-31 mikerPatch from Scott McKellar (including commentary):
2008-01-31 mikerPatch from Scott McKellar:
2008-01-31 mikerPatch from Scott McKellar:
2008-01-31 mikerPatch from Scott McKellar to fix up some const correctn...
2008-01-31 mikerPatch from Scott McKellar:
2008-01-31 mikerPatch from Scott McKellar:
2008-01-31 mikercamelCasingPatch from Scott McKellar
2008-01-30 ericksonupdating legacy JSON parser to store numbers as strings
2008-01-29 ericksonappending neglected boolean object to growing JSON...
2008-01-15 ericksonremoving old, unused code
2008-01-07 ericksonrepaired expire time logic to force use of the configur...
2008-01-07 mikerPatch from Scott McKellar:
2008-01-07 mikerPatch from Scott McKellar:
2008-01-07 mikerJSON to XML patches from Scott McKellar:
2008-01-07 mikerTwo patch sets from Scott McKellar
2008-01-07 mikerPatch from Scott McKellar:
next