]> git.evergreen-ils.org Git - OpenSRF.git/shortlog
OpenSRF.git
2009-09-28 scottmk1. Changed osrfLogFacilityToInt() so that it accepts
2009-09-28 dbsAnd place headers in /prefix/include/opensrf/ again...
2009-09-28 dbsW h i t e s p a c e matters when defining automake...
2009-09-25 scottmk1. Add doxygen markup for documentation.
2009-09-18 sboyetteLogServer was removed from distro but not from MANIFEST...
2009-09-17 phasefxcorrect the test for modifying the *.xml.example files
2009-09-15 sboyettePOD/docs cleanup
2009-09-15 sboyette100% test coverage
2009-09-15 sboyetteWIP
2009-09-15 sboyetteWIP
2009-09-15 sboyettemore test
2009-09-15 sboyettesync
2009-09-15 sboyettestowing WIP
2009-09-15 sboyetteWIP
2009-09-14 dbsMake building & installing the core components of OpenS...
2009-09-13 scottmkChanged the signature of osrfStringArrayGetString():
2009-09-13 scottmkIn osrf_json_gateway.c: added the const qualifier to...
2009-09-12 scottmkIn apacheGetParamValues() and apacheGetFirstParamValue():
2009-09-12 scottmkIn osrfAppSessionClientInit(): added a const
2009-09-12 scottmkIn osrfSystemBootstrap(): added a const qualifier
2009-09-12 scottmkIn osrfBigHashFree: added a const qualifier to key,
2009-09-12 scottmkIn osrfStringArrayRemove(): fixed a bug whereby we...
2009-09-11 scottmkIn osrfNewHash(): specify a size for the osrfList used...
2009-09-10 ericksoninitial support for capturing bytes read from gateway...
2009-09-10 dbsUse working Perl syntax in example print hostname command.
2009-09-10 dbsAdd a linefeed to the Perl "print hostname" command
2009-09-08 scottmk1. Moved the declaration of the osrf_host_config struct...
2009-09-08 scottmkTweaking comments for doxygen:
2009-09-04 scottmkEnhanced the error messages from osrf_settings_host_val...
2009-09-04 ericksonfor consistency with other config files and ease of...
2009-09-04 ericksonassume 'yes' to fetching dependencies; reduce the verbo...
2009-09-03 scottmk1. In osrfListSetDefault(): install the standard function
2009-09-03 scottmk1. A minor streamlining of va_list_to_string(), to...
2009-08-31 ericksonrepaired partial change from 'class' to 'pkg'. added...
2009-08-31 scottmk1. Add comments to be recognized by doxygen or other...
2009-08-28 sboyettechanged 'my' globals to 'our' globals for testing purposes
2009-08-28 sboyettefirst tests
2009-08-28 sboyettemore cleanup and documentation in progress
2009-08-28 sboyetteyanking LogServer test file
2009-08-28 sboyetteremoving use of LogServer
2009-08-28 sboyetteremoving _json_hint_to_class
2009-08-28 sboyetteshuffling around, adding POD stubs
2009-08-25 sboyetteremoving OSRF::Utils::LogServer at berick's suggestion
2009-08-25 sboyetterearranging things a bit, docs. no actual code changes.
2009-08-25 sboyettenew test files for Utils breakout
2009-08-25 sboyetteremoved $VERSION construct which caused undef warnings...
2009-08-25 sboyettemethod prettyJSON doesnt exist anymore
2009-08-25 sboyetteditto
2009-08-25 sboyettethat last version change was rather poorly timed, as...
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 sboyetteAC_CONFIG_MACRO_DIR added at the behest of libtoolize
2009-08-13 sboyetteAdded distclean-local: target and DISTCLEANFILES to...
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 ericksonuntil we make the router / C processes write their...
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-06-03 ericksondon't try to 'kill' an empty pid / prevents warnings
2009-06-01 ericksondefine OSRF_HOSTNAME globally to prevent 'unbound varia...
2009-05-31 dbsUse autotools to set the default values in opensrf...
2009-05-31 dbsUse autotools a bit more to our advantage:
2009-05-29 ericksontry finding osrf_config in the users PATH first to...
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...
next