2010-03-16 |
scottmk | A small performance tweak. |
commit | commitdiff | tree |
2010-03-08 |
scottmk | Miscellaneous minor changes. mostly for clarity: |
commit | commitdiff | tree |
2010-03-02 |
dbs | Apply patch from Lee Dickens <ldickens@esilibrary.com... |
commit | commitdiff | tree |
2010-02-26 |
scottmk | Tidying up various things; nothing very substantial. |
commit | commitdiff | tree |
2010-02-24 |
scottmk | Tidy up white space and comments; no substantive changes. |
commit | commitdiff | tree |
2010-02-24 |
scottmk | 1. Refactored _do_client() and _do_server() so as to... |
commit | commitdiff | tree |
2010-02-23 |
dbs | Simple demo of text services; returning a string, an... |
commit | commitdiff | tree |
2010-02-22 |
scottmk | 1. Added doxygen-style comments to document all functions. |
commit | commitdiff | tree |
2010-02-21 |
scottmk | 1. Reworked the xmlDocToJSON and _xmlDocToJSON function... |
commit | commitdiff | tree |
2010-02-15 |
scottmk | 1. Change xmlSaxAttr() to return const char* instead of |
commit | commitdiff | tree |
2010-02-10 |
phasefx | fix usage example |
commit | commitdiff | tree |
2010-02-07 |
scottmk | Tidying up various things; nothing substantial. |
commit | commitdiff | tree |
2010-02-06 |
scottmk | 1. For the "request" command: removed the calls to... |
commit | commitdiff | tree |
2010-02-05 |
dbs | Ensure target JavaScript directory is created before... |
commit | commitdiff | tree |
2010-02-03 |
dbs | Forward-port r1919 from rel_1_2 to prevent Internet... |
commit | commitdiff | tree |
2010-02-03 |
miker | add non-destructive methods for grabbing first and... |
commit | commitdiff | tree |
2010-02-02 |
dbs | Forward-port r1908 + r1914 from rel_1_2 to improve... |
commit | commitdiff | tree |
2010-02-01 |
scottmk | Rearrange the error handling a bit in send_request... |
commit | commitdiff | tree |
2010-01-29 |
dbs | Forward-port Dan McMahill's portability patches r1907... |
commit | commitdiff | tree |
2010-01-28 |
dbs | Provide a thread if the translator wasn't passed one... |
commit | commitdiff | tree |
2010-01-28 |
dbs | Add an example Apache virtual host configuration and... |
commit | commitdiff | tree |
2010-01-28 |
dbs | Prevent WebKit-based browsers (Chrome and Safari) from... |
commit | commitdiff | tree |
2010-01-25 |
erickson | Added some fault tolerance to the inbound-to-unixserver... |
commit | commitdiff | tree |
2010-01-21 |
erickson | similar to recent opensrf-c changes, keep active and... |
commit | commitdiff | tree |
2010-01-21 |
scottmk | Bug fix. |
commit | commitdiff | tree |
2010-01-20 |
scottmk | Reverting to a previous version believed to be good. |
commit | commitdiff | tree |
2010-01-20 |
scottmk | 1. Correct some mangling of the linked list pointers... |
commit | commitdiff | tree |
2010-01-19 |
erickson | Patch from Joe Atzberger: |
commit | commitdiff | tree |
2010-01-19 |
dbs | Get on board the typo train - woo woooooo! |
commit | commitdiff | tree |
2010-01-19 |
miker | keep the typo around for a while ... sorry, dbs ;) |
commit | commitdiff | tree |
2010-01-19 |
dbs | Address long-standing typo: clense_ISO8601 |
commit | commitdiff | tree |
2010-01-18 |
scottmk | Instead of keeping all child processes in a single... |
commit | commitdiff | tree |
2010-01-16 |
scottmk | Refactored the signal handling so that we shut down... |
commit | commitdiff | tree |
2010-01-15 |
scottmk | Close a substantial resource leak in drone processes. |
commit | commitdiff | tree |
2010-01-14 |
scottmk | Tinkering with comments and white space; nothing substa... |
commit | commitdiff | tree |
2010-01-09 |
scottmk | 1. For keeping track of the child processes: use a... |
commit | commitdiff | tree |
2010-01-09 |
scottmk | In srf_app_server_session_init(): if the requested... |
commit | commitdiff | tree |
2010-01-08 |
scottmk | Added or modified a lot of comments; made some minor... |
commit | commitdiff | tree |
2010-01-06 |
scottmk | Moved nested #includes out of osrf_prefork.h and into... |
commit | commitdiff | tree |
2010-01-05 |
scottmk | Mostly tidying up white space and comments. Also rearr... |
commit | commitdiff | tree |
2010-01-03 |
scottmk | Finished adding doxygen-style comments to document... |
commit | commitdiff | tree |
2010-01-01 |
scottmk | Incorporate _osrf_app_request_resend into osrf_app_sess... |
commit | commitdiff | tree |
2010-01-01 |
scottmk | Changed the way pending requests are stored in an osrfA... |
commit | commitdiff | tree |
2009-12-29 |
scottmk | Add a stream parser for JSON, and a format_json utility |
commit | commitdiff | tree |
2009-12-28 |
scottmk | Add routines for calculating SHA1 and MD5 digests,... |
commit | commitdiff | tree |
2009-12-20 |
scottmk | 1. In the parent router process: wait for all of the... |
commit | commitdiff | tree |
2009-12-16 |
scottmk | Correct a typo in a warning message |
commit | commitdiff | tree |
2009-12-16 |
scottmk | Log a warning message whenever the deprecated function |
commit | commitdiff | tree |
2009-12-15 |
scottmk | Replace calls to osrfAppSessionMakeRequest() with |
commit | commitdiff | tree |
2009-12-15 |
scottmk | Replace calls to osrfAppSessionMakeRequest() with |
commit | commitdiff | tree |
2009-12-14 |
scottmk | 1. In osrf_app_session.[ch]: Create a new function |
commit | commitdiff | tree |
2009-12-10 |
dbs | Remove vestigial TODO now that it is TODONE |
commit | commitdiff | tree |
2009-12-10 |
dbs | So. libmemcached has only been packaged on really fresh... |
commit | commitdiff | tree |
2009-12-10 |
scottmk | Add three new functions: |
commit | commitdiff | tree |
2009-12-10 |
dbs | Transition from libmemcache to libmemcached - an active... |
commit | commitdiff | tree |
2009-12-08 |
scottmk | Eliminated the function pointer osrf_stack_entry_point... |
commit | commitdiff | tree |
2009-12-07 |
scottmk | Added some comments, tinkered with white space; |
commit | commitdiff | tree |
2009-12-02 |
erickson | Prevent infinite loop (with logging) in child process... |
commit | commitdiff | tree |
2009-11-30 |
dbs | Futher cleanup for autoconf substituted variables |
commit | commitdiff | tree |
2009-11-27 |
dbs | Partial fix for launchpad bug 489294: OpenSRF seems... |
commit | commitdiff | tree |
2009-11-25 |
scottmk | Replacing calls to the old JSON parser with calls to the |
commit | commitdiff | tree |
2009-11-20 |
dbs | Patch from Jeroen van Meeuwen (Fedora Project) <kanarip... |
commit | commitdiff | tree |
2009-11-16 |
scottmk | Tinkering with comments and white space. |
commit | commitdiff | tree |
2009-11-16 |
scottmk | Eliminated two members of the osrfMessage structure: |
commit | commitdiff | tree |
2009-11-16 |
scottmk | 1. Changes to comments and white space. |
commit | commitdiff | tree |
2009-11-15 |
scottmk | Move the libxml headers out of the header and into the |
commit | commitdiff | tree |
2009-11-15 |
scottmk | Replace the the call to osrf_message_deserialize() |
commit | commitdiff | tree |
2009-11-15 |
scottmk | Create a new function osrfMessageDeserialize(), as a |
commit | commitdiff | tree |
2009-11-15 |
scottmk | Created a new function osrfListClear() to take an existing |
commit | commitdiff | tree |
2009-11-14 |
scottmk | Pulled the creation of a single osrfMessage from a... |
commit | commitdiff | tree |
2009-11-14 |
scottmk | Tidied up various things: |
commit | commitdiff | tree |
2009-11-10 |
scottmk | 1. Fixed a bug whereby the display of request results... |
commit | commitdiff | tree |
2009-11-09 |
scottmk | No substantive changes. |
commit | commitdiff | tree |
2009-11-09 |
scottmk | Miscellaneous minor tweaks: |
commit | commitdiff | tree |
2009-11-06 |
scottmk | Corrected a glitch in the command-line parser. Now... |
commit | commitdiff | tree |
2009-11-05 |
scottmk | Several bug fixes: |
commit | commitdiff | tree |
2009-11-05 |
scottmk | 1. Further refinement of comments. |
commit | commitdiff | tree |
2009-11-04 |
scottmk | Eliminate a potential (if unlikely) memory leak: Free a |
commit | commitdiff | tree |
2009-11-04 |
scottmk | 1. Added an osrfHashIterator as a member of osrfRouter... |
commit | commitdiff | tree |
2009-11-03 |
scottmk | 1. Changed several functions that were returning int... |
commit | commitdiff | tree |
2009-11-03 |
scottmk | In the main loop of the router: if the select call... |
commit | commitdiff | tree |
2009-11-02 |
scottmk | 1. Move the declaration of osrfRouter out of the header |
commit | commitdiff | tree |
2009-11-02 |
scottmk | New function: client_sock_fd(). It returns the socket... |
commit | commitdiff | tree |
2009-11-02 |
scottmk | Changed the signal handling. |
commit | commitdiff | tree |
2009-10-31 |
scottmk | Fixed a bug in osrfRouterClassFree(). We were trying... |
commit | commitdiff | tree |
2009-10-31 |
scottmk | Tinkering with white space and comments. No |
commit | commitdiff | tree |
2009-10-30 |
scottmk | 1. Tidy up the white space. |
commit | commitdiff | tree |
2009-10-29 |
sboyette | exit with error code when tools are not found |
commit | commitdiff | tree |
2009-10-29 |
miker | give decodeJS a way to try to load a class that was... |
commit | commitdiff | tree |
2009-10-29 |
scottmk | Add doxygen-style comments to document the |
commit | commitdiff | tree |
2009-10-29 |
scottmk | 1. Tidy up the white space. |
commit | commitdiff | tree |
2009-10-28 |
scottmk | 1. In endElementHandler(), responding to an error:... |
commit | commitdiff | tree |
2009-10-28 |
scottmk | 1. Added comments to document the process of connecting... |
commit | commitdiff | tree |
2009-10-25 |
dbs | Improve the 'help' output for srfsh: |
commit | commitdiff | tree |
2009-10-25 |
scottmk | 1. Moved several macros from the header to the implemen... |
commit | commitdiff | tree |
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 |
next |