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 |
2009-06-11 |
erickson | call cleanup instead of running the death callback... |
commit | commitdiff | tree |
2009-06-11 |
erickson | added session callback support with example method... |
commit | commitdiff | tree |
2009-06-10 |
erickson | added a session_data disctionary to ServerSession class... |
commit | commitdiff | tree |
2009-06-06 |
scottmk | 1. If an input line ends in a backslash, remove the... |
commit | commitdiff | tree |
2009-06-04 |
miker | teach interval_to_seconds about HH:MM:SS format time... |
commit | commitdiff | tree |
2009-06-04 |
miker | teach interval_to_seconds about negative intervals |
commit | commitdiff | tree |
2009-06-03 |
erickson | flush_socket now flushes data through the xml stream... |
commit | commitdiff | tree |
2009-06-03 |
erickson | don't try to 'kill' an empty pid / prevents warnings |
commit | commitdiff | tree |
2009-06-01 |
erickson | define OSRF_HOSTNAME globally to prevent 'unbound varia... |
commit | commitdiff | tree |
2009-05-31 |
dbs | Use autotools to set the default values in opensrf... |
commit | commitdiff | tree |
2009-05-31 |
dbs | Use autotools a bit more to our advantage: |
commit | commitdiff | tree |
2009-05-29 |
erickson | try finding osrf_config in the users PATH first to... |
commit | commitdiff | tree |
2009-05-22 |
erickson | opensrf.py can now read the opensrf.settings file for... |
commit | commitdiff | tree |
2009-05-19 |
erickson | until full settings support is added, comment that... |
commit | commitdiff | tree |
2009-05-19 |
erickson | added final bits for stateful sessions (drone keepalive) |
commit | commitdiff | tree |
2009-05-18 |
erickson | no need to wrap each method description in an object... |
commit | commitdiff | tree |
2009-04-30 |
erickson | activate the config options, need to that if you're... |
commit | commitdiff | tree |
2009-04-30 |
erickson | go ahead and log the cache keys when we log the cache... |
commit | commitdiff | tree |
2009-04-28 |
erickson | don't set stream state to disconnected on a non-stream... |
commit | commitdiff | tree |
2009-04-27 |
erickson | pass unknown string as second param to osrfLog to avoid... |
commit | commitdiff | tree |
2009-04-27 |
scottmk | Performance tweak for osrfLog* functions: don't pass... |
commit | commitdiff | tree |
2009-04-08 |
dbs | OpenSRF r1692 + OpenILS r12809 broke the Evergreen... |
commit | commitdiff | tree |
2009-04-06 |
scottmk | New JSON parser -- simpler, faster, and more robust... |
commit | commitdiff | tree |
2009-04-02 |
erickson | capture osrfServerError responses |
commit | commitdiff | tree |
2009-03-31 |
scottmk | In osrfConfigGetValue(): plugged a memory leak |
commit | commitdiff | tree |
2009-03-31 |
scottmk | 1. Create a new osrfListExtract function, which removes... |
commit | commitdiff | tree |
2009-03-31 |
scottmk | In osrf_system_shutdown(): provide a return value for... |
commit | commitdiff | tree |
2009-03-31 |
scottmk | Plug a memory leak reported by Steven Chan. |
commit | commitdiff | tree |
2009-03-25 |
erickson | hash keys have to be escaped like regular strings |
commit | commitdiff | tree |
2009-03-19 |
miker | Patch from John Craig fixing a problem with the pre... |
commit | commitdiff | tree |
2009-03-14 |
erickson | make OpenSRF 'global' so IE won't clobber it |
commit | commitdiff | tree |
2009-03-06 |
erickson | try the various xhr loading techniques |
commit | commitdiff | tree |
2009-03-06 |
erickson | IE mad. IE throw tantrum. Bill give IE a Baby Ruth |
commit | commitdiff | tree |
2009-03-06 |
erickson | in IE, localeMatch might be null |
commit | commitdiff | tree |
next |