2010-11-29 |
erickson | add fault tolerance (e.g. recover from interrupted... |
commit | commitdiff | tree |
2010-11-28 |
dbs | Lenny needs zlib1g-dev package to install XML::LibXML... |
commit | commitdiff | tree |
2010-11-24 |
gmc | no longer need FreezeThaw |
commit | commitdiff | tree |
2010-11-22 |
erickson | in the rare case the select() is interrupted while... |
commit | commitdiff | tree |
2010-11-20 |
erickson | added support for introspect operation |
commit | commitdiff | tree |
2010-11-20 |
erickson | install srfsh.py when --enable-python is set |
commit | commitdiff | tree |
2010-11-20 |
erickson | added support for paging through 'less' (like C); added... |
commit | commitdiff | tree |
2010-11-20 |
erickson | added network disconnect func |
commit | commitdiff | tree |
2010-11-19 |
erickson | added 'router' command for router class info queries... |
commit | commitdiff | tree |
2010-11-16 |
erickson | repaired logic in the as-yet-unused import_array_data... |
commit | commitdiff | tree |
2010-11-16 |
erickson | removed debug print statement |
commit | commitdiff | tree |
2010-11-16 |
erickson | rely on logic, not failure through try/catch, to determ... |
commit | commitdiff | tree |
2010-11-16 |
erickson | killed the terminal colors in srfsh.py output. They... |
commit | commitdiff | tree |
2010-11-14 |
dbs | Limit list of Python services to those within the domai... |
commit | commitdiff | tree |
2010-11-11 |
dbs | If an alternate config file is pointed to in osrf_ctl... |
commit | commitdiff | tree |
2010-11-11 |
dbs | Use the same PID directory as the opensrf-perl.pl and... |
commit | commitdiff | tree |
2010-11-10 |
dbs | Add the sanity-saving step of a munged PERL5LIB to... |
commit | commitdiff | tree |
2010-11-10 |
dbs | Commit some unit tests for Python osrf.json module |
commit | commitdiff | tree |
2010-11-09 |
dbs | osrf.json clean up |
commit | commitdiff | tree |
2010-11-09 |
dbs | A solution for starting all Python services: make sh... |
commit | commitdiff | tree |
2010-11-09 |
dbs | Enhanced do_start() implementation in Python management... |
commit | commitdiff | tree |
2010-11-09 |
dbs | Assign, don't test equality (thanks berick) |
commit | commitdiff | tree |
2010-11-09 |
dbs | Make start_all automatically daemonize services |
commit | commitdiff | tree |
2010-11-09 |
dbs | Give opensrf.py reasonable defaults for options |
commit | commitdiff | tree |
2010-11-09 |
dbs | Try not to stomp on global variable names and built... |
commit | commitdiff | tree |
2010-11-09 |
dbs | Typos: s/wait_for_child/try_wait_child/ and s/min_child... |
commit | commitdiff | tree |
2010-11-09 |
dbs | Typo: Pass in the array of servers to the memcached... |
commit | commitdiff | tree |
2010-11-09 |
dbs | Reference constants properly |
commit | commitdiff | tree |
2010-11-09 |
dbs | Make pylint happier with PEP8-compliant argument name |
commit | commitdiff | tree |
2010-11-09 |
dbs | Fix daemonize problem that surfaced in start_all |
commit | commitdiff | tree |
2010-11-09 |
dbs | More debuggery for the spawning of child processes |
commit | commitdiff | tree |
2010-11-09 |
dbs | Minutes and months were reversed in Python logging... |
commit | commitdiff | tree |
2010-11-09 |
dbs | Add a Python and curl example of invoking the Perl... |
commit | commitdiff | tree |
2010-11-09 |
dbs | Add a streaming version of the split() method in simple... |
commit | commitdiff | tree |
2010-11-08 |
dbs | Make opensrf-perl.pl handle missing configuration for... |
commit | commitdiff | tree |
2010-11-05 |
erickson | Patch from Michael Giarlo to integrate python service... |
commit | commitdiff | tree |
2010-11-05 |
erickson | patch from Michael Giarlo for better sanity checking... |
commit | commitdiff | tree |
2010-11-05 |
erickson | added osrf.apps to installed pachages (thanks for the... |
commit | commitdiff | tree |
2010-11-05 |
erickson | socket_bundle typo patch from Jason Stephenson |
commit | commitdiff | tree |
2010-10-26 |
erickson | consistent w/ the C libs, only log server message proce... |
commit | commitdiff | tree |
2010-10-25 |
erickson | log message processing duration at INFO level, instead... |
commit | commitdiff | tree |
2010-10-14 |
scottmk | Plug a minor memory leak that could occur when we opene... |
commit | commitdiff | tree |
2010-10-12 |
erickson | implemented an optional per-service stderr log for... |
commit | commitdiff | tree |
2010-10-12 |
erickson | when we add xhr responses onto the end of the queue... |
commit | commitdiff | tree |
2010-10-07 |
erickson | in json encoder, replace 2 sub calls w/ 1 hash lookup... |
commit | commitdiff | tree |
2010-09-28 |
dbs | Work around a Net::Domain bug that can result in fqdn... |
commit | commitdiff | tree |
2010-09-28 |
miker | return the trace-augmented message as written to the log |
commit | commitdiff | tree |
2010-09-13 |
erickson | removing vestigial references to Inbound.pm, which... |
commit | commitdiff | tree |
2010-09-09 |
dbs | Bump trunk version number for OpenSRF up to 1.8.0;... |
commit | commitdiff | tree |
2010-09-05 |
dbs | Update the manifest for Perl modules to avoid build... |
commit | commitdiff | tree |
2010-09-01 |
erickson | added support for reading ContinueStatus opensrf messag... |
commit | commitdiff | tree |
2010-09-01 |
gmc | updated mailing address of the FSF |
commit | commitdiff | tree |
2010-09-01 |
gmc | remove executable bit from module files that don't... |
commit | commitdiff | tree |
2010-09-01 |
erickson | Replace Net::Server with local pre-forking server |
commit | commitdiff | tree |
2010-08-31 |
gmc | remove ntp and ntpdate dependencies |
commit | commitdiff | tree |
2010-08-18 |
erickson | Due to the async nature of xmllhttprequest, processing... |
commit | commitdiff | tree |
2010-08-16 |
scottmk | A few minor tweaks in the name of const-correctness. |
commit | commitdiff | tree |
2010-08-16 |
scottmk | Several minor and inconsequential changes: |
commit | commitdiff | tree |
2010-08-15 |
scottmk | 1. Pedantic change for const-correctness: replaced... |
commit | commitdiff | tree |
2010-08-14 |
scottmk | Pedantic change for const-correctness: change three... |
commit | commitdiff | tree |
2010-08-14 |
scottmk | Pedantic change for const-correctness: replace two... |
commit | commitdiff | tree |
2010-08-14 |
scottmk | Minor performance tweak: replace a call to buffer_add() |
commit | commitdiff | tree |
2010-08-14 |
scottmk | Add some macros for upward compatibility from the old... |
commit | commitdiff | tree |
2010-08-14 |
scottmk | Eliminate the old JSON parser, implemented in osrf_json... |
commit | commitdiff | tree |
2010-08-13 |
dbs | Get the extra_debs into Squeeze as well; fix a typo... |
commit | commitdiff | tree |
2010-08-13 |
dbs | Make the names of the rules for installing extra Squeez... |
commit | commitdiff | tree |
2010-08-13 |
dbs | Make log length in Perl logger a configurable value... |
commit | commitdiff | tree |
2010-08-13 |
scottmk | Minor cleanup: |
commit | commitdiff | tree |
2010-08-13 |
dbs | First cut at adding Debian Squeeze to OpenSRF prerequis... |
commit | commitdiff | tree |
2010-08-11 |
scottmk | Adding comments and tinkering with white space. |
commit | commitdiff | tree |
2010-08-10 |
scottmk | Provide a way for a service to set the effective buffer... |
commit | commitdiff | tree |
2010-08-09 |
scottmk | Cruft removal; there should be no outwardly visible... |
commit | commitdiff | tree |
2010-08-09 |
scottmk | Fixed a bug in the chunking. |
commit | commitdiff | tree |
2010-08-05 |
gmc | set transaction ID by default to make it easier to... |
commit | commitdiff | tree |
2010-08-04 |
miker | always use respond_complete to finish a request, whethe... |
commit | commitdiff | tree |
2010-08-04 |
scottmk | Implement the chunking of OSRF messages. I.e. bundle... |
commit | commitdiff | tree |
2010-08-03 |
miker | Mike, when adding the length, actually add the length... |
commit | commitdiff | tree |
2010-07-29 |
scottmk | 1. Add a buffer to osrfAppSession structure; for future use |
commit | commitdiff | tree |
2010-07-29 |
miker | Add response chunking support to the Perl implementatio... |
commit | commitdiff | tree |
2010-07-29 |
scottmk | 1. Make osrfMessageToJSON() available at global scope. |
commit | commitdiff | tree |
2010-07-13 |
dbs | Whitespace / description cleanup |
commit | commitdiff | tree |
2010-07-13 |
dbs | Teach opensrf-perl.pl the same PID directory as osrf_ctl.sh |
commit | commitdiff | tree |
2010-07-13 |
dbs | Typo fix to display all OpenSRF methods: sysemt ->... |
commit | commitdiff | tree |
2010-07-01 |
dbs | Recent testing has been with libmemcached 0.40; bring... |
commit | commitdiff | tree |
2010-07-01 |
dbs | Move on up to Lucid; drop Karmic along the way |
commit | commitdiff | tree |
2010-06-24 |
scottmk | Provide a mechanism whereby a server drone can terminat... |
commit | commitdiff | tree |
2010-06-22 |
scottmk | Add a bit of bulletproofing. |
commit | commitdiff | tree |
2010-06-22 |
scottmk | Rearrange the way that a listener juggles its drones. |
commit | commitdiff | tree |
2010-06-17 |
scottmk | 1. Changed an error message to make it clearer. This... |
commit | commitdiff | tree |
2010-06-16 |
dbs | Remove cruft - unused definitions of DEF_RECV_TIMEOUT... |
commit | commitdiff | tree |
2010-06-16 |
dbs | Merge updated Makefile.install patch from Lee Dickens... |
commit | commitdiff | tree |
2010-06-15 |
dbs | Rename example Apache configuration file to include... |
commit | commitdiff | tree |
2010-06-15 |
dbs | Apply patch from Lee Dickens <ldickens@esilibrary.com... |
commit | commitdiff | tree |
2010-06-15 |
dbs | Teach autoconf about Fedora-ish default locations |
commit | commitdiff | tree |
2010-06-15 |
dbs | A few more Python dependencies that we don't need to... |
commit | commitdiff | tree |
2010-06-15 |
dbs | Add in a few dependencies for Fedora 13 |
commit | commitdiff | tree |
2010-06-15 |
dbs | First rough attempt at Fedora 13 support |
commit | commitdiff | tree |
2010-06-14 |
scottmk | When traversing a list of osrfMessages: don't free... |
commit | commitdiff | tree |
2010-05-23 |
erickson | added some debugging / sanity checks to python gateway... |
commit | commitdiff | tree |
2010-05-07 |
scottmk | Eliminate the daemonize_write_pid function (thereby... |
commit | commitdiff | tree |
next |