2009-10-25 |
scottmk | Merged _socket_route_data() into its only caller, after... |
commit | commitdiff | tree |
2009-10-24 |
scottmk | Implemented session_connected(), which had been declare... |
commit | commitdiff | tree |
2009-10-22 |
scottmk | Various cleanups in transport_session.c: |
commit | commitdiff | tree |
2009-10-18 |
scottmk | Eliminated _socket_route_data_id() as a separate functi... |
commit | commitdiff | tree |
2009-10-17 |
scottmk | 1. In socket_connected(): if the select() fails because... |
commit | commitdiff | tree |
2009-10-13 |
scottmk | 1. In socket_open_tcp_client(): use getaddrinfo() inste... |
commit | commitdiff | tree |
2009-10-13 |
scottmk | 1. Moved the declaration of socket_node from the header... |
commit | commitdiff | tree |
2009-10-12 |
scottmk | 1. Replace the old JSON parser (jsonParseString())... |
commit | commitdiff | tree |
2009-10-12 |
dbs | Clean up and clarify configure help and messages a... |
commit | commitdiff | tree |
2009-10-12 |
dbs | Chop chopchop out of the default make / install target |
commit | commitdiff | tree |
2009-10-11 |
scottmk | Add doxygen-style comments to document macros, and... |
commit | commitdiff | tree |
2009-10-11 |
scottmk | Add doxygen-style comments to document all functions... |
commit | commitdiff | tree |
2009-10-11 |
dbs | Add a '-l' option to treat the hostname as 'localhost... |
commit | commitdiff | tree |
2009-10-10 |
scottmk | 1. osrfLogGetXid now returns a pointer to const. We... |
commit | commitdiff | tree |
2009-10-10 |
scottmk | Performance tweak to the logging routines. |
commit | commitdiff | tree |
2009-10-08 |
scottmk | Fix a bug in md5sum() (which only affected code compiled |
commit | commitdiff | tree |
2009-10-05 |
scottmk | Small performance tweak. |
commit | commitdiff | tree |
2009-10-05 |
scottmk | Performance tweak to message handling. |
commit | commitdiff | tree |
2009-10-05 |
scottmk | Created a new function osrfHashExtract(). It extracts... |
commit | commitdiff | tree |
2009-10-05 |
scottmk | Tweak jsonObjectDecodeClass so that it preserves classnames |
commit | commitdiff | tree |
2009-10-04 |
scottmk | Enhance the performance of the recursive descent JSON... |
commit | commitdiff | tree |
2009-10-02 |
scottmk | Change the return type of jsonObjectGetString so that it |
commit | commitdiff | tree |
2009-10-02 |
scottmk | 1. Add doxygen-style comments to document functions... |
commit | commitdiff | tree |
2009-09-29 |
scottmk | We routinely grab a chunk of configuration file that... |
commit | commitdiff | tree |
2009-09-29 |
scottmk | Comment out an error message added in the previous... |
commit | commitdiff | tree |
2009-09-29 |
dbs | Let's give OpenSRF a spin on Ubuntu Karmic |
commit | commitdiff | tree |
2009-09-28 |
scottmk | 1. Eliminated some memory leaks by replacing calls to |
commit | commitdiff | tree |
2009-09-28 |
scottmk | 1. Changed osrfLogFacilityToInt() so that it accepts |
commit | commitdiff | tree |
2009-09-28 |
dbs | And place headers in /prefix/include/opensrf/ again... |
commit | commitdiff | tree |
2009-09-28 |
dbs | W h i t e s p a c e matters when defining automake... |
commit | commitdiff | tree |
2009-09-25 |
scottmk | 1. Add doxygen markup for documentation. |
commit | commitdiff | tree |
2009-09-18 |
sboyette | LogServer was removed from distro but not from MANIFEST... |
commit | commitdiff | tree |
2009-09-17 |
phasefx | correct the test for modifying the *.xml.example files |
commit | commitdiff | tree |
2009-09-15 |
sboyette | POD/docs cleanup |
commit | commitdiff | tree |
2009-09-15 |
sboyette | 100% test coverage |
commit | commitdiff | tree |
2009-09-15 |
sboyette | WIP |
commit | commitdiff | tree |
2009-09-15 |
sboyette | WIP |
commit | commitdiff | tree |
2009-09-15 |
sboyette | more test |
commit | commitdiff | tree |
2009-09-15 |
sboyette | sync |
commit | commitdiff | tree |
2009-09-15 |
sboyette | stowing WIP |
commit | commitdiff | tree |
2009-09-15 |
sboyette | WIP |
commit | commitdiff | tree |
2009-09-14 |
dbs | Make building & installing the core components of OpenS... |
commit | commitdiff | tree |
2009-09-13 |
scottmk | Changed the signature of osrfStringArrayGetString(): |
commit | commitdiff | tree |
2009-09-13 |
scottmk | In osrf_json_gateway.c: added the const qualifier to... |
commit | commitdiff | tree |
2009-09-12 |
scottmk | In apacheGetParamValues() and apacheGetFirstParamValue(): |
commit | commitdiff | tree |
2009-09-12 |
scottmk | In osrfAppSessionClientInit(): added a const |
commit | commitdiff | tree |
2009-09-12 |
scottmk | In osrfSystemBootstrap(): added a const qualifier |
commit | commitdiff | tree |
2009-09-12 |
scottmk | In osrfBigHashFree: added a const qualifier to key, |
commit | commitdiff | tree |
2009-09-12 |
scottmk | In osrfStringArrayRemove(): fixed a bug whereby we... |
commit | commitdiff | tree |
2009-09-11 |
scottmk | In osrfNewHash(): specify a size for the osrfList used... |
commit | commitdiff | tree |
2009-09-10 |
erickson | initial support for capturing bytes read from gateway... |
commit | commitdiff | tree |
2009-09-10 |
dbs | Use working Perl syntax in example print hostname command. |
commit | commitdiff | tree |
2009-09-10 |
dbs | Add a linefeed to the Perl "print hostname" command |
commit | commitdiff | tree |
2009-09-08 |
scottmk | 1. Moved the declaration of the osrf_host_config struct... |
commit | commitdiff | tree |
2009-09-08 |
scottmk | Tweaking comments for doxygen: |
commit | commitdiff | tree |
2009-09-04 |
scottmk | Enhanced the error messages from osrf_settings_host_val... |
commit | commitdiff | tree |
2009-09-04 |
erickson | for consistency with other config files and ease of... |
commit | commitdiff | tree |
2009-09-04 |
erickson | assume 'yes' to fetching dependencies; reduce the verbo... |
commit | commitdiff | tree |
2009-09-03 |
scottmk | 1. In osrfListSetDefault(): install the standard function |
commit | commitdiff | tree |
2009-09-03 |
scottmk | 1. A minor streamlining of va_list_to_string(), to... |
commit | commitdiff | tree |
2009-08-31 |
erickson | repaired partial change from 'class' to 'pkg'. added... |
commit | commitdiff | tree |
2009-08-31 |
scottmk | 1. Add comments to be recognized by doxygen or other... |
commit | commitdiff | tree |
2009-08-28 |
sboyette | changed 'my' globals to 'our' globals for testing purposes |
commit | commitdiff | tree |
2009-08-28 |
sboyette | first tests |
commit | commitdiff | tree |
2009-08-28 |
sboyette | more cleanup and documentation in progress |
commit | commitdiff | tree |
2009-08-28 |
sboyette | yanking LogServer test file |
commit | commitdiff | tree |
2009-08-28 |
sboyette | removing use of LogServer |
commit | commitdiff | tree |
2009-08-28 |
sboyette | removing _json_hint_to_class |
commit | commitdiff | tree |
2009-08-28 |
sboyette | shuffling around, adding POD stubs |
commit | commitdiff | tree |
2009-08-25 |
sboyette | removing OSRF::Utils::LogServer at berick's suggestion |
commit | commitdiff | tree |
2009-08-25 |
sboyette | rearranging things a bit, docs. no actual code changes. |
commit | commitdiff | tree |
2009-08-25 |
sboyette | new test files for Utils breakout |
commit | commitdiff | tree |
2009-08-25 |
sboyette | removed $VERSION construct which caused undef warnings... |
commit | commitdiff | tree |
2009-08-25 |
sboyette | method prettyJSON doesnt exist anymore |
commit | commitdiff | tree |
2009-08-25 |
sboyette | ditto |
commit | commitdiff | tree |
2009-08-25 |
sboyette | that last version change was rather poorly timed, as... |
commit | commitdiff | tree |
2009-08-21 |
sboyette | local doc updates for recent changes. wondering how... |
commit | commitdiff | tree |
2009-08-21 |
sboyette | preƫmptive version bump |
commit | commitdiff | tree |
2009-08-21 |
sboyette | 'make check' works as promised. perl tests moved to... |
commit | commitdiff | tree |
2009-08-20 |
sboyette | updating MANIFEST for Module::Build-ness |
commit | commitdiff | tree |
2009-08-17 |
sboyette | added separate install fail diagnostic message |
commit | commitdiff | tree |
2009-08-17 |
sboyette | removing files no longer needed |
commit | commitdiff | tree |
2009-08-17 |
sboyette | 'make' will now just plain make again without proceedin... |
commit | commitdiff | tree |
2009-08-17 |
sboyette | Going back to dumping a script (unbreaking non-root... |
commit | commitdiff | tree |
2009-08-13 |
sboyette | Added DISTCLEANFILES to make "make distclean" work... |
commit | commitdiff | tree |
2009-08-13 |
sboyette | AC_CONFIG_MACRO_DIR added at the behest of libtoolize |
commit | commitdiff | tree |
2009-08-13 |
sboyette | Added distclean-local: target and DISTCLEANFILES to... |
commit | commitdiff | tree |
2009-08-13 |
sboyette | Build.PL built; build/test/install all selfcontained... |
commit | commitdiff | tree |
2009-08-13 |
sboyette | M::B changes |
commit | commitdiff | tree |
2009-08-13 |
sboyette | M::B changes |
commit | commitdiff | tree |
2009-08-05 |
scottmk | Extended the JSON_INIT_CLEAR macro to avoid segfaults. |
commit | commitdiff | tree |
2009-08-05 |
scottmk | Performance tweak to jsonIterator. |
commit | commitdiff | tree |
2009-07-29 |
erickson | set the 'from' address in outbound jabber messages |
commit | commitdiff | tree |
2009-07-29 |
erickson | set the 'from' address in outbound xmpp messages |
commit | commitdiff | tree |
2009-07-28 |
erickson | reduce unnecessary calls to fcntl() while reading from... |
commit | commitdiff | tree |
2009-07-23 |
erickson | check NULL-ness on hash the key before calling find_item |
commit | commitdiff | tree |
2009-07-22 |
scottmk | This is a performance tweak to the osrfHashGet function... |
commit | commitdiff | tree |
2009-07-10 |
scottmk | Add two new commands, "open" and "close", to open and... |
commit | commitdiff | tree |
2009-06-22 |
scottmk | Fix a bug whereby, if there was only one <service>... |
commit | commitdiff | tree |
2009-06-11 |
erickson | until we make the router / C processes write their... |
commit | commitdiff | tree |
next |