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 variable...
|
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-02 |
erickson | capture osrfServerError responses
|
commit | commitdiff | tree |
2009-03-25 |
erickson | hash keys have to be escaped like regular strings
|
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 |
2009-02-28 |
erickson | don't try to close the socket if it's not there
|
commit | commitdiff | tree |
2009-02-17 |
erickson | gotta protect the JSONObject2Perl() when decoding arrays...
|
commit | commitdiff | tree |
2009-02-17 |
erickson | not sure why this is an issue now (different perl/json...
|
commit | commitdiff | tree |
2009-01-27 |
erickson | added what amounts to -l (use localhost as fqdn) support...
|
commit | commitdiff | tree |
2009-01-25 |
erickson | make config parsing more tolerant
|
commit | commitdiff | tree |
2009-01-20 |
erickson | repaired config data structure ref check for registering...
|
commit | commitdiff | tree |
2009-01-13 |
erickson | like the old gateway, log the full request params as...
|
commit | commitdiff | tree |
2009-01-13 |
erickson | set the log xid before we read the POST data
|
commit | commitdiff | tree |
2009-01-13 |
erickson | need a copy of the service when it's pulled from the...
|
commit | commitdiff | tree |
2009-01-13 |
erickson | rolling back latest change because of macro variable...
|
commit | commitdiff | tree |
2008-12-30 |
erickson | multidomain is required. no use for a static list...
|
commit | commitdiff | tree |
2008-12-22 |
erickson | handle the case where only one service is registered...
|
commit | commitdiff | tree |
2008-12-22 |
erickson | we neeed to keep router_name so that opensrf clients...
|
commit | commitdiff | tree |
2008-12-22 |
erickson | running in no-router/single-service mode was checking...
|
commit | commitdiff | tree |
2008-12-19 |
erickson | updated to use multidomain by default
|
commit | commitdiff | tree |
2008-12-18 |
erickson | if we are only connecting, we are still connecting...
|
commit | commitdiff | tree |
2008-12-18 |
erickson | wrap the top case statement in brackets... i guess...
|
commit | commitdiff | tree |
2008-12-18 |
erickson | correctly capture the JID of the backend server process...
|
commit | commitdiff | tree |
2008-12-18 |
erickson | clear remote id on connec as well
|
commit | commitdiff | tree |
2008-12-18 |
erickson | clear remote ID on subsequent non-conntected requests...
|
commit | commitdiff | tree |
2008-12-18 |
erickson | protect against "null" locale
|
commit | commitdiff | tree |
2008-12-15 |
erickson | slight re-org of unknown client handling
|
commit | commitdiff | tree |
2008-12-15 |
erickson | protect against unknown clients, except when running...
|
commit | commitdiff | tree |
2008-12-09 |
erickson | add support for encoding boolean types to JSON
|
commit | commitdiff | tree |
2008-11-26 |
erickson | Two patches from Scott McKellar:
|
commit | commitdiff | tree |
2008-11-20 |
erickson | in the interest of clearing some log cruft, move two...
|
commit | commitdiff | tree |
2008-11-18 |
erickson | 2 Patches from Scott McKellar, with slight modification:
|
commit | commitdiff | tree |
2008-11-17 |
erickson | Patch from Scott McKellar:
|
commit | commitdiff | tree |
2008-11-17 |
erickson | Patch from Scott McKellar:
|
commit | commitdiff | tree |
2008-11-11 |
erickson | in trunk, go ahead and run the perl control script...
|
commit | commitdiff | tree |
2008-10-24 |
erickson | disable the new internal logging of sent data by default.
|
commit | commitdiff | tree |
2008-10-24 |
erickson | the pool cleanup handler which was thought to only...
|
commit | commitdiff | tree |
2008-10-13 |
erickson | io::socket::inet, somewhere between version 1.29 and...
|
commit | commitdiff | tree |
2008-10-10 |
erickson | added verbose option to print which services/pids are...
|
commit | commitdiff | tree |
2008-09-25 |
erickson | removed a bunch of old, unused code. removed code...
|
commit | commitdiff | tree |
2008-09-25 |
erickson | use the new process-specific perl control script
|
commit | commitdiff | tree |
2008-09-25 |
erickson | make sure service is not already running
|
commit | commitdiff | tree |
2008-09-25 |
erickson | change from info to debug log
|
commit | commitdiff | tree |
2008-09-25 |
erickson | added a configurable startup pause delay. after opensrf...
|
commit | commitdiff | tree |
2008-09-24 |
erickson | fixed bugs in start/stop_all
|
commit | commitdiff | tree |
2008-09-23 |
erickson | set log xid on outbound messages
|
commit | commitdiff | tree |
2008-09-22 |
erickson | make sure we send the log xid in outbound messages
|
commit | commitdiff | tree |
2008-09-22 |
erickson | expired cache data is a common occurrence. log at...
|
commit | commitdiff | tree |
2008-09-19 |
erickson | setting/clearing log XID. honoring client log xid...
|
commit | commitdiff | tree |
2008-09-19 |
erickson | added a force set option on log XID to override it...
|
commit | commitdiff | tree |
2008-09-19 |
erickson | typo on header name
|
commit | commitdiff | tree |
2008-09-17 |
erickson | using single "=" in test for more general compliance
|
commit | commitdiff | tree |
2008-09-15 |
erickson | removed extra parens and unnecessary if test
|
commit | commitdiff | tree |
2008-09-15 |
erickson | added start all and stop all, changed some var names...
|
commit | commitdiff | tree |
2008-09-15 |
erickson | config file, context, and cache server now have apache...
|
commit | commitdiff | tree |
2008-08-25 |
erickson | removed misplaced "my"
|
commit | commitdiff | tree |
2008-08-11 |
erickson | merged in Shawn's build tools checker for autogen
|
commit | commitdiff | tree |
2008-08-04 |
erickson | wait for the parent proc to go away before we unlink...
|
commit | commitdiff | tree |
2008-08-03 |
erickson | checking browser agent to see if multipart is supported
|
commit | commitdiff | tree |
2008-08-01 |
erickson | kill spawned processes at shutdown time
|
commit | commitdiff | tree |
2008-07-31 |
erickson | This script provides per-service control of OpenSRF...
|
commit | commitdiff | tree |
2008-07-28 |
erickson | This patch removes the remaining autotools bits for...
|
commit | commitdiff | tree |
2008-07-27 |
erickson | * remove the objson API compat layer.
|
commit | commitdiff | tree |
2008-07-25 |
erickson | removing default config path so we don't have to mangle...
|
commit | commitdiff | tree |
2008-07-25 |
erickson | no longer in use
|
commit | commitdiff | tree |
2008-07-25 |
erickson | removed example log line comment
|
commit | commitdiff | tree |
2008-07-24 |
erickson | returning server error on disconnected jabber socket
|
commit | commitdiff | tree |
2008-07-09 |
erickson | commented out the testing debug line
|
commit | commitdiff | tree |
2008-07-09 |
erickson | adding the http translator
|
commit | commitdiff | tree |
2008-07-09 |
erickson | added the string mangling to collapse a set of responses...
|
commit | commitdiff | tree |
2008-07-09 |
erickson | added a buffer_chomp function to drop the last character...
|
commit | commitdiff | tree |
2008-07-09 |
erickson | using a static buffer to store the multipart content...
|
commit | commitdiff | tree |
2008-07-08 |
erickson | don't run the cleanup/shutdown code more than once...
|
commit | commitdiff | tree |
2008-07-08 |
erickson | fixed broken call to sizeof(). replaced ap_rvputs with...
|
commit | commitdiff | tree |
2008-07-07 |
erickson | initial C version of the opensrf http translator. ...
|
commit | commitdiff | tree |
2008-06-24 |
erickson | added some cleanup code on child exit to ensure friendly...
|
commit | commitdiff | tree |
2008-06-19 |
erickson | changing default router log level to "warn" since you...
|
commit | commitdiff | tree |
2008-06-13 |
erickson | added activity logging ability. activity logging any...
|
commit | commitdiff | tree |
2008-05-23 |
erickson | defaulting to config.opensrf for config context. added...
|
commit | commitdiff | tree |
2008-05-23 |
erickson | added some hopefully useful comments
|
commit | commitdiff | tree |
2008-05-23 |
erickson | default to help when invalid option is provided
|
commit | commitdiff | tree |
2008-05-23 |
erickson | moved stop/start actions out to functions
|
commit | commitdiff | tree |
2008-05-23 |
erickson | removing chatty debug log line
|
commit | commitdiff | tree |
2008-05-22 |
erickson | the latest cleanup broke GET requests by essentially...
|
commit | commitdiff | tree |
2008-05-20 |
erickson | updated some docs
|
commit | commitdiff | tree |
2008-05-20 |
erickson | added millisecond to the time output
|
commit | commitdiff | tree |
2008-05-20 |
erickson | added echo system method
|
commit | commitdiff | tree |
2008-05-20 |
erickson | defaulting to string for info message
|
commit | commitdiff | tree |
next |