]> git.evergreen-ils.org Git - OpenSRF.git/history - src
local doc updates for recent changes. wondering how much point there is in keeping...
[OpenSRF.git] / src /
2009-08-21 sboyettelocal doc updates for recent changes. wondering how...
2009-08-21 sboyettepreƫmptive version bump
2009-08-21 sboyette'make check' works as promised. perl tests moved to...
2009-08-20 sboyetteupdating MANIFEST for Module::Build-ness
2009-08-17 sboyetteadded separate install fail diagnostic message
2009-08-17 sboyetteremoving files no longer needed
2009-08-17 sboyette'make' will now just plain make again without proceedin...
2009-08-17 sboyetteGoing back to dumping a script (unbreaking non-root...
2009-08-13 sboyetteAdded DISTCLEANFILES to make "make distclean" work...
2009-08-13 sboyetteBuild.PL built; build/test/install all selfcontained...
2009-08-13 sboyetteM::B changes
2009-08-13 sboyetteM::B changes
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-29 ericksonset the 'from' address in outbound xmpp messages
2009-07-28 ericksonreduce unnecessary calls to fcntl() while reading from...
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-07-10 scottmkAdd two new commands, "open" and "close", to open and...
2009-06-22 scottmkFix a bug whereby, if there was only one <service>...
2009-06-11 ericksoncall cleanup instead of running the death callback...
2009-06-11 ericksonadded session callback support with example method...
2009-06-10 ericksonadded a session_data disctionary to ServerSession class...
2009-06-06 scottmk1. If an input line ends in a backslash, remove the...
2009-06-04 mikerteach interval_to_seconds about HH:MM:SS format time...
2009-06-04 mikerteach interval_to_seconds about negative intervals
2009-06-03 ericksonflush_socket now flushes data through the xml stream...
2009-05-31 dbsUse autotools a bit more to our advantage:
2009-05-22 ericksonopensrf.py can now read the opensrf.settings file for...
2009-05-19 ericksonuntil full settings support is added, comment that...
2009-05-19 ericksonadded final bits for stateful sessions (drone keepalive)
2009-05-18 ericksonno need to wrap each method description in an object...
2009-04-30 ericksonactivate the config options, need to that if you're...
2009-04-30 ericksongo ahead and log the cache keys when we log the cache...
2009-04-28 ericksondon't set stream state to disconnected on a non-stream...
2009-04-27 ericksonpass unknown string as second param to osrfLog to avoid...
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-04-02 ericksoncapture osrfServerError responses
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-31 scottmkPlug a memory leak reported by Steven Chan.
2009-03-25 ericksonhash keys have to be escaped like regular strings
2009-03-19 mikerPatch from John Craig fixing a problem with the pre...
2009-03-14 ericksonmake OpenSRF 'global' so IE won't clobber it
2009-03-06 ericksontry the various xhr loading techniques
2009-03-06 ericksonIE mad. IE throw tantrum. Bill give IE a Baby Ruth
2009-03-06 ericksonin IE, localeMatch might be null
2009-02-28 ericksondon't try to close the socket if it's not there
2009-02-23 dbsNon-Mozilla browsers want an explict dojo.declare(...
2009-02-17 ericksongotta protect the JSONObject2Perl() when decoding array...
2009-02-17 ericksonnot sure why this is an issue now (different perl/json...
2009-02-15 dbsRemove old install target for CentOS - thanks Carl...
2009-02-15 dbsBug in CentOS prerequisite installer - thanks Carl...
2009-02-12 scottmk1. Added a missing #include
2009-02-05 dbslet's avoid creating double-hyphened locales, too
2009-02-05 dbsdojo.locale is the preferred method of determining...
2009-02-04 dbsSo, djfiander says "fix the code so it's not case-sensi...
2009-02-02 scottmkeplace the OSRF_METHOD_VERIFY_CONTEXT macro with an
2009-02-02 scottmkReplace the OSRF_METHOD_VERIFY_CONTEXT macro with an
2009-02-02 scottmkReplace the OSRF_METHOD_VERIFY_CONTEXT macro with an
2009-01-29 scottmkThis update mainly tightens the error handling.
2009-01-27 dbsDebian and Ubuntu both want libgrcypt11-dev explicitly...
2009-01-25 ericksonmake config parsing more tolerant
2009-01-20 ericksonrepaired config data structure ref check for registerin...
2009-01-19 sboyetteremoving perl special-casing from src/Makefile.am
2009-01-19 sboyetteinitial checkin for perl Makefile.am
2009-01-15 scottmkAdd a new function osrfStringArrayTokenize. It parses...
2009-01-14 scottmkAdd a function osrfMethodVerifyContext() to do what the
2009-01-13 ericksonlike the old gateway, log the full request params as...
2009-01-13 ericksonset the log xid before we read the POST data
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...
next