projects
/
OpenSRF.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
OpenSRF.git
2007-06-11
erickson
ported XML parsing from libxml2 to Python's builtin...
commit
|
commitdiff
|
tree
2007-06-10
miker
Patch from Scott McKellar; cleaning up several error...
commit
|
commitdiff
|
tree
2007-05-31
miker
Patch from Scott McKellar; Adds calls to strerror...
commit
|
commitdiff
|
tree
2007-05-31
erickson
removed some error lines printed to stderr. not used...
commit
|
commitdiff
|
tree
2007-05-31
erickson
slimmed some logging. capturing errno locally after...
commit
|
commitdiff
|
tree
2007-05-29
erickson
no longer freeing return value from strerror since...
commit
|
commitdiff
|
tree
2007-05-29
miker
dueling patches of pedantism
commit
|
commitdiff
|
tree
2007-05-29
erickson
added some more descriptive logging. removed old signa...
commit
|
commitdiff
|
tree
2007-05-29
miker
Change suggested by Scott McKellar; handle c-app childr...
commit
|
commitdiff
|
tree
2007-05-29
miker
Patch from Dan Scott; adds -rpath=$(LIBDIR) to the...
commit
|
commitdiff
|
tree
2007-05-28
miker
swapped the formats -- typo
commit
|
commitdiff
|
tree
2007-05-28
miker
Patch from Scott McKellar; reasonable and non-intrusive...
commit
|
commitdiff
|
tree
2007-05-28
miker
Patch from Scott McKellar; allows the compiler to warn...
commit
|
commitdiff
|
tree
2007-05-28
miker
Several combined cleanup patches from Scott McKellar:
commit
|
commitdiff
|
tree
2007-05-28
miker
At Scott McKellar's suggestion, using (long) cast and...
commit
|
commitdiff
|
tree
2007-05-27
miker
list.georgialibraries.org/pipermail/open-ils-dev/2007...
commit
|
commitdiff
|
tree
2007-05-25
miker
XSD from Dan Scott for validating the ~/.srfsh.xml...
commit
|
commitdiff
|
tree
2007-05-23
miker
From Dan Scott: EOL Whitespace is now stripped in the...
commit
|
commitdiff
|
tree
2007-05-21
miker
ignore non-leaf text nodes
commit
|
commitdiff
|
tree
2007-05-21
miker
compatability functions for strnlen and strndup
commit
|
commitdiff
|
tree
2007-05-21
miker
moving this to strn_compat
commit
|
commitdiff
|
tree
2007-05-21
miker
cut-n-paste error in logged message -- thanks scottmck
commit
|
commitdiff
|
tree
2007-05-21
miker
strndup() and strnlen() implementations from Jeroen...
commit
|
commitdiff
|
tree
2007-05-21
miker
reordering breakage; const qualifier in header
commit
|
commitdiff
|
tree
2007-05-21
miker
Failure cleanups suggested by Scott McKellar; modified...
commit
|
commitdiff
|
tree
2007-05-21
miker
const-ification
commit
|
commitdiff
|
tree
2007-05-20
miker
Correcting previous comment. The right mailing list...
commit
|
commitdiff
|
tree
2007-05-20
miker
stderr output cleanup
commit
|
commitdiff
|
tree
2007-05-18
erickson
added some inline comments
commit
|
commitdiff
|
tree
2007-05-18
erickson
added math bench code. added shutdown method to discon...
commit
|
commitdiff
|
tree
2007-05-18
erickson
changed log level on what really should not be a warnin...
commit
|
commitdiff
|
tree
2007-05-18
erickson
returning OK status in respond method, instead of no...
commit
|
commitdiff
|
tree
2007-05-18
erickson
broke network-object logic out of the JSON parsing...
commit
|
commitdiff
|
tree
2007-05-18
erickson
committing scott's safer MALLOC macro and a new buffer_...
commit
|
commitdiff
|
tree
2007-05-18
erickson
added a make target to sample makefile for fetching...
commit
|
commitdiff
|
tree
2007-05-18
erickson
rethinking deployment
commit
|
commitdiff
|
tree
2007-05-16
erickson
updating to jdk1.5 build
commit
|
commitdiff
|
tree
2007-05-16
erickson
added memcache lib to makefile
commit
|
commitdiff
|
tree
2007-05-16
erickson
committing added jars
commit
|
commitdiff
|
tree
2007-05-16
erickson
added a memcache client and test
commit
|
commitdiff
|
tree
2007-05-16
erickson
added a settings server client and test. made the...
commit
|
commitdiff
|
tree
2007-05-16
erickson
implemented client bootstrap. created a status object...
commit
|
commitdiff
|
tree
2007-05-11
erickson
fixed some doc strings. added sample makefile
commit
|
commitdiff
|
tree
2007-05-11
erickson
added a lot of documentation
commit
|
commitdiff
|
tree
2007-05-11
erickson
implemented enough of the stack/session logic to make...
commit
|
commitdiff
|
tree
2007-05-10
erickson
adding more base objects, started on stack layer. added...
commit
|
commitdiff
|
tree
2007-05-10
erickson
added JSON reading ability, including serializable...
commit
|
commitdiff
|
tree
2007-05-10
erickson
added support for opensrf-serializable objects and...
commit
|
commitdiff
|
tree
2007-05-10
erickson
added initial opensrf stack layer objects. more tuning...
commit
|
commitdiff
|
tree
2007-05-09
miker
printf family format fixup found (har har) and suggeste...
commit
|
commitdiff
|
tree
2007-05-09
erickson
fixed some logic bugs with the body parsing, added...
commit
|
commitdiff
|
tree
2007-05-09
erickson
added the woodstox stax jar files
commit
|
commitdiff
|
tree
2007-05-09
erickson
added java jabber layer
commit
|
commitdiff
|
tree
2007-05-07
erickson
added some more index sanity checks. added const quali...
commit
|
commitdiff
|
tree
2007-05-07
erickson
added size check to constructor
commit
|
commitdiff
|
tree
2007-05-03
erickson
committing scott m's buffer protection patch
commit
|
commitdiff
|
tree
2007-04-29
miker
Exiting with a usable error message rather than segfaulting
commit
|
commitdiff
|
tree
2007-04-28
miker
Avoiding memory leaks in string opperations
commit
|
commitdiff
|
tree
2007-04-26
miker
completely untested and possibly broken settings extent...
commit
|
commitdiff
|
tree
2007-04-09
erickson
made new child creation more robust
commit
|
commitdiff
|
tree
2007-04-03
miker
Typo reported by Dan Scott
commit
|
commitdiff
|
tree
2007-03-29
erickson
removed some old code and the unnecessary select-as...
commit
|
commitdiff
|
tree
2007-03-29
erickson
applied patch from Dan to provide an example usage
commit
|
commitdiff
|
tree
2007-03-26
erickson
forcing int on timeout values in process and timed_read
commit
|
commitdiff
|
tree
2007-03-26
erickson
added an info log line to log the called method
commit
|
commitdiff
|
tree
2007-03-23
erickson
removing install of deprecated files
commit
|
commitdiff
|
tree
2007-03-23
erickson
removing deprecated files
commit
|
commitdiff
|
tree
2007-03-23
erickson
removed the deprecated rest_gateway config; added comme...
commit
|
commitdiff
|
tree
2007-03-22
erickson
added "use Net::Domain" in the package that calls hostf...
commit
|
commitdiff
|
tree
2007-03-22
miker
spacing adjustment
commit
|
commitdiff
|
tree
2007-03-22
miker
adjusting comment in example config re bug #518
commit
|
commitdiff
|
tree
2007-03-20
miker
using Net::Domain instead of the shell to get the fqdn...
commit
|
commitdiff
|
tree
2007-03-19
erickson
added more portable (perl) hostname fetching to pass...
commit
|
commitdiff
|
tree
2007-03-15
erickson
lowered some logging
commit
|
commitdiff
|
tree
2007-03-07
erickson
refactored the unix::server config handling by getting...
commit
|
commitdiff
|
tree
2007-03-05
erickson
applying spelling fixes and making db names/passwords...
commit
|
commitdiff
|
tree
2007-02-22
erickson
removing unused log section
commit
|
commitdiff
|
tree
2007-02-22
erickson
added the <client> block to the gateway. moving everyt...
commit
|
commitdiff
|
tree
2007-02-22
erickson
do a kill -9 after kill -s INT to make sure no stubborn...
commit
|
commitdiff
|
tree
2007-02-07
erickson
removing old, unused child_finish_hook
commit
|
commitdiff
|
tree
2007-02-07
erickson
added child exit handling code and example
commit
|
commitdiff
|
tree
2007-02-05
erickson
fixed bool parsing bug -- off by one on the string...
commit
|
commitdiff
|
tree
2007-02-05
erickson
added a is-true wrapper for bool objects
commit
|
commitdiff
|
tree
2007-01-26
erickson
added timeout url param to set the request timeout
commit
|
commitdiff
|
tree
2007-01-25
erickson
Added support for the opensrf XID, which is a transacti...
commit
|
commitdiff
|
tree
2007-01-18
erickson
removed libjudy dependencies from makefiles
commit
|
commitdiff
|
tree
2007-01-05
erickson
reduced hash size (just now comitting, been like this...
commit
|
commitdiff
|
tree
2007-01-05
erickson
adding python libs
commit
|
commitdiff
|
tree
2007-01-02
miker
printf format fix
commit
|
commitdiff
|
tree
2007-01-02
erickson
any unhandled char below ascii 32 will now be encoded...
commit
|
commitdiff
|
tree
2006-12-18
erickson
removed big hash/array dependencies to remove libjudy...
commit
|
commitdiff
|
tree
2006-12-13
erickson
replaced (printf style) format buffer calls with non...
commit
|
commitdiff
|
tree
2006-12-11
erickson
removed two warning logs to prevent the unixserver...
commit
|
commitdiff
|
tree
2006-11-30
erickson
added space in the utf buffer to handle 3-char characters
commit
|
commitdiff
|
tree
2006-11-27
miker
off-by-one ... arg
commit
|
commitdiff
|
tree
2006-11-26
miker
handle the first byte all special-like with utf-8
commit
|
commitdiff
|
tree
2006-11-22
miker
ugly, but it does not warn
commit
|
commitdiff
|
tree
2006-11-22
miker
inline the utf8 stuff
commit
|
commitdiff
|
tree
2006-11-22
miker
new unicode stuff compiles now
commit
|
commitdiff
|
tree
2006-11-22
miker
switching to some UTF8 code from perl
commit
|
commitdiff
|
tree
next