]> git.evergreen-ils.org Git - OpenSRF.git/history - src
In the main loop of the router: if the select call fails for
[OpenSRF.git] / src /
2009-11-03 scottmkIn the main loop of the router: if the select call...
2009-11-02 scottmk1. Move the declaration of osrfRouter out of the header
2009-11-02 scottmkNew function: client_sock_fd(). It returns the socket...
2009-11-02 scottmkChanged the signal handling.
2009-10-31 scottmkFixed a bug in osrfRouterClassFree(). We were trying...
2009-10-31 scottmkTinkering with white space and comments. No
2009-10-30 scottmk1. Tidy up the white space.
2009-10-29 mikergive decodeJS a way to try to load a class that was...
2009-10-29 scottmk1. Tidy up the white space.
2009-10-28 scottmk1. In endElementHandler(), responding to an error:...
2009-10-28 scottmk1. Added comments to document the process of connecting...
2009-10-25 dbsImprove the 'help' output for srfsh:
2009-10-25 scottmk1. Moved several macros from the header to the implemen...
2009-10-25 scottmkMerged _socket_route_data() into its only caller, after...
2009-10-24 scottmkImplemented session_connected(), which had been declare...
2009-10-22 scottmkVarious cleanups in transport_session.c:
2009-10-18 scottmkEliminated _socket_route_data_id() as a separate functi...
2009-10-17 scottmk1. In socket_connected(): if the select() fails because...
2009-10-13 scottmk1. In socket_open_tcp_client(): use getaddrinfo() inste...
2009-10-13 scottmk1. Moved the declaration of socket_node from the header...
2009-10-12 scottmk1. Replace the old JSON parser (jsonParseString())...
2009-10-12 dbsChop chopchop out of the default make / install target
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-10 scottmkPerformance tweak to the logging routines.
2009-10-08 scottmkFix a bug in md5sum() (which only affected code compiled
2009-10-05 scottmkSmall performance tweak.
2009-10-05 scottmkPerformance tweak to message handling.
2009-10-05 scottmkCreated a new function osrfHashExtract(). It extracts...
2009-10-05 scottmkTweak jsonObjectDecodeClass so that it preserves classnames
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-29 scottmkWe routinely grab a chunk of configuration file that...
2009-09-29 scottmkComment out an error message added in the previous...
2009-09-29 dbsLet's give OpenSRF a spin on Ubuntu Karmic
2009-09-28 scottmk1. Eliminated some memory leaks by replacing calls to
2009-09-28 scottmk1. Changed osrfLogFacilityToInt() so that it accepts
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-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 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 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...
next