projects
/
opensrf
/
bjwebb.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
opensrf/bjwebb.git
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
2010-05-07
scottmk
Write the PID file from the child process (the one...
commit
|
commitdiff
|
tree
2010-05-04
scottmk
Fix a bug that occasionally caused OSRF not to shut...
commit
|
commitdiff
|
tree
2010-05-03
scottmk
Set the appname to the logging routines at the beginning of
commit
|
commitdiff
|
tree
2010-04-24
dbs
Make it possible to install just OpenSRF Python with...
commit
|
commitdiff
|
tree
2010-04-24
dbs
Remove Ubuntu Intrepid support - EOL is this month...
commit
|
commitdiff
|
tree
2010-04-22
dbs
Gutsy is way out of support, pull it from the list
commit
|
commitdiff
|
tree
2010-04-21
scottmk
Fix the jsonFormatString function.
commit
|
commitdiff
|
tree
2010-04-15
dbs
Forward-port r1943: install packaged DateTime Perl...
commit
|
commitdiff
|
tree
2010-03-22
scottmk
Apply the const qualifier to the return value from...
commit
|
commitdiff
|
tree
2010-03-22
scottmk
Apply the const qualifier to one variable. Tidy up...
commit
|
commitdiff
|
tree
2010-03-22
scottmk
Added a const qualifier to one variable.
commit
|
commitdiff
|
tree
2010-03-22
scottmk
Tidying up white space; no substantive changes.
commit
|
commitdiff
|
tree
2010-03-18
miker
just adding a marker for where the "peer domain" logic...
commit
|
commitdiff
|
tree
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
next