]> git.evergreen-ils.org Git - OpenSRF.git/history - src
need a copy of the service when it's pulled from the cache, since the sessionCache...
[OpenSRF.git] / src /
2009-01-13 ericksonneed a copy of the service when it's pulled from 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-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 scottmkMove nested headers into complation guard;
2009-01-08 scottmkAdd compilation guard; prepare for #inclusion in C++
2009-01-08 scottmkAdd compilation guard; prepare for #inclusion in C++
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-30 ericksonmultidomain is required. no use for a static list...
2008-12-22 ericksonhandle the case where only one service is registered...
2008-12-22 ericksonrunning in no-router/single-service mode was checking...
2008-12-19 dbslibgcrypt-dev and libgdbm-dev are dependencies for...
2008-12-18 ericksonif we are only connecting, we are still connecting...
2008-12-18 ericksonwrap the top case statement in brackets... i guess...
2008-12-18 ericksoncorrectly capture the JID of the backend server process...
2008-12-18 ericksonclear remote id on connec as well
2008-12-18 sboyetteOpenSRF.pm version changes
2008-12-18 ericksonclear remote ID on subsequent non-conntected requests...
2008-12-18 mikertypo; this fix will precipitate a new release to suppor...
2008-12-18 ericksonprotect against "null" locale
2008-12-18 mikerforce default locale on all messages
2008-12-15 ericksonslight re-org of unknown client handling
2008-12-15 ericksonprotect against unknown clients, except when running...
2008-12-09 ericksonadd support for encoding boolean types to JSON
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-12-05 mikerPatch from Scott McKellar:
2008-12-04 dbswlayton found a bad search and replace for ibex ->...
2008-12-04 dbsIt's so alluring to install packages instead of compili...
2008-11-30 dbsMerge patch from Scott McKellar for better Unicode...
2008-11-30 dbsRefer to Intrepid, not Ibex (to be consistent with...
2008-11-26 ericksonTwo patches from Scott McKellar:
2008-11-25 dbsContinue factoring out the Evergreen prerequisites...
2008-11-25 dbsCheap hack to enable OpenSRF to build on recent glibc...
2008-11-23 dbsMinor updates for prereq makefile
2008-11-20 ericksonin the interest of clearing some log cruft, move two...
2008-11-20 dbsCorrect syntax for forcing Perl modules
2008-11-20 dbsForce Class::DBI install, as dependencies have started...
2008-11-18 erickson2 Patches from Scott McKellar, with slight modification:
2008-11-17 ericksonPatch from Scott McKellar:
2008-11-04 dbsReplace in-place modification with built files; enables...
2008-10-27 dbsClean up the source tree a little more:
2008-10-27 dbsAdd a prerequisite installer for OpenSRF (carved out...
2008-10-25 dbsFix build of OpenSRF Python support:
2008-10-24 ericksondisable the new internal logging of sent data by default.
2008-10-24 ericksonthe pool cleanup handler which was thought to only...
2008-10-13 ericksonio::socket::inet, somewhere between version 1.29 and...
2008-09-28 dbsProvide more command line help for login in srfsh
2008-09-25 ericksonremoved a bunch of old, unused code. removed code...
2008-09-25 ericksonchange from info to debug log
2008-09-23 ericksonset log xid on outbound messages
2008-09-22 ericksonmake sure we send the log xid in outbound messages
2008-09-22 ericksonexpired cache data is a common occurrence. log at...
2008-09-19 ericksonsetting/clearing log XID. honoring client log xid...
2008-09-19 ericksonadded a force set option on log XID to override it...
2008-09-19 ericksontypo on header name
2008-09-15 dbs Typo - because typos in error messages just make me...
2008-09-15 sboyetteinitial steps toward OS X portage
2008-09-15 ericksonconfig file, context, and cache server now have apache...
2008-08-25 ericksonremoved misplaced "my"
2008-08-22 mikeradding explicit request timeout detection
2008-08-20 dbsLog the locale for each request in the activity log
2008-08-19 sboyettecan has use tests for all modules
2008-08-19 sboyettemissing deps found via testing
2008-08-19 sboyettetypo
2008-08-19 sboyetteOpenSRF::Util::JSON requires JSON::XS, not JSON
2008-08-18 sboyettemerging perl CPANification/normalization branch work
2008-08-10 mikerdoh ... use m instead of g
2008-08-10 mikerallow methods do decide on their strictness; properly...
2008-08-07 dbsRestore RPATH so that we do not need LD_LIBRARY_PATH...
2008-08-06 dbsApply patch from Kevin Beswick:
2008-08-06 dbsUse a slightly more robust scheme for setting OpenSRF...
2008-08-03 ericksonchecking browser agent to see if multipart is supported
2008-07-29 mikersession passing for make_atomic, at least
2008-07-29 mikerdoh ... not that way, nope
2008-07-29 mikergive subrequests access to the session (will not be...
2008-07-29 dbsGive Apache modules the support they need to work
2008-07-28 dbsFix for installing gateway and translator (thanks to...
2008-07-28 dbsCommit autotools patch from Kevin Beswick
2008-07-27 mikerremoving overly agressive locale normalization
2008-07-27 erickson* remove the objson API compat layer.
2008-07-25 ericksonremoving default config path so we don't have to mangle...
2008-07-25 ericksonno longer in use
2008-07-25 ericksonremoved example log line comment
2008-07-24 ericksonreturning server error on disconnected jabber socket
2008-07-17 dbsCheap hack to enable kbeswick's cheap hack to get opensrf-c
2008-07-17 dbsMerge the following patches from Kevin Beswick:
next