projects
/
Evergreen.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sanity check around CN retrieval to prevent warnings on
[Evergreen.git]
/
OpenSRF
/
2006-09-12
erickson
Now, when no children are available to pass a request...
tree
|
commitdiff
2006-09-09
erickson
finally implemented opensrf.system.echo[.atomic] -...
tree
|
commitdiff
2006-09-08
erickson
escaping hash keys
tree
|
commitdiff
2006-09-06
erickson
elevated response log to info because it is crucial...
tree
|
commitdiff
2006-09-06
erickson
when the gateway is not bootstrapped.. it is useless...
tree
|
commitdiff
2006-09-06
erickson
added .1 second sleep to inbound processer when it...
tree
|
commitdiff
2006-09-05
erickson
elevated recv timeout to INFO cuz it is important
tree
|
commitdiff
2006-09-05
erickson
moved processing duration up to info
tree
|
commitdiff
2006-09-05
erickson
added message processing time to C stack
tree
|
commitdiff
2006-09-04
erickson
added logic to reconnect to jabber if the child receivi...
tree
|
commitdiff
2006-09-03
erickson
fixed bug in child pipe reading code which limited...
tree
|
commitdiff
2006-09-01
erickson
doing better job of propogating network errors up the...
tree
|
commitdiff
2006-08-31
erickson
changed format of log line just a little
tree
|
commitdiff
2006-08-30
erickson
added var check to prevent warnings on the numerous...
tree
|
commitdiff
2006-08-30
miker
chopping up dup messages in Client::process()
tree
|
commitdiff
2006-08-29
erickson
put free calls back in to free the xml from messages
tree
|
commitdiff
2006-08-28
erickson
added a log line
tree
|
commitdiff
2006-08-28
erickson
removed a bunch of old code
tree
|
commitdiff
2006-08-27
erickson
moved json parsing methods to non-printf style methods...
tree
|
commitdiff
2006-08-27
erickson
changed some logging
tree
|
commitdiff
2006-08-21
erickson
added escape for 0x1 char
tree
|
commitdiff
2006-08-21
erickson
more aggressive uniquness measures just to be sure
tree
|
commitdiff
2006-08-20
erickson
clearing tmp buffer before use
tree
|
commitdiff
2006-08-20
erickson
truncate messages more to prevent syslog overflow errors
tree
|
commitdiff
2006-08-19
erickson
sending authtoken in request header and logging to...
tree
|
commitdiff
2006-08-19
erickson
updated log output to be more srfsh-ish
tree
|
commitdiff
2006-08-19
erickson
fixed log line
tree
|
commitdiff
2006-08-17
miker
logging cleanup
tree
|
commitdiff
2006-08-14
erickson
remove method call that does not exist
tree
|
commitdiff
2006-08-11
erickson
logging put errors instead of throwing exception
tree
|
commitdiff
2006-08-08
erickson
testing multi-message fix in parser
tree
|
commitdiff
2006-08-04
erickson
put time into resource to ensure uniqueness accross...
tree
|
commitdiff
2006-08-03
erickson
when a backend child is not able to connect to jabber...
tree
|
commitdiff
2006-07-27
erickson
logging all requests + params to activity log
tree
|
commitdiff
2006-07-17
erickson
logging the session id at client creation time for...
tree
|
commitdiff
2006-07-17
erickson
Fixed issue: when the router received two messages...
tree
|
commitdiff
2006-07-08
miker
fixing typo in the bowels
tree
|
commitdiff
2006-07-07
miker
experimental port of the C parser (it is slower...)
tree
|
commitdiff
2006-07-06
miker
adding client-side stream push method; working on the...
tree
|
commitdiff
2006-06-29
erickson
removed debug warning
tree
|
commitdiff
2006-06-29
erickson
removed runtime print statement .. interfering with...
tree
|
commitdiff
2006-06-29
erickson
cleaning up startup logging
tree
|
commitdiff
2006-06-29
miker
fixing old fieldmapper_lookup generator
tree
|
commitdiff
2006-06-22
erickson
removed old code
tree
|
commitdiff
2006-06-22
miker
adding a tree filter for future common use
tree
|
commitdiff
2006-06-20
erickson
removed some unused non-apache2.2 friendly code
tree
|
commitdiff
2006-06-15
erickson
encoding char=30 (record seperator) in ToJSON
tree
|
commitdiff
2006-06-15
erickson
returning error code on disconnect
tree
|
commitdiff
2006-06-15
erickson
return error when client is disconnected
tree
|
commitdiff
2006-06-07
erickson
added \ escaping
tree
|
commitdiff
2006-06-07
erickson
added IP addresses to log line
tree
|
commitdiff
2006-05-31
miker
attempting to fix the extra null in respondComplete
tree
|
commitdiff
2006-05-25
miker
allow a null param element if argc is 0
tree
|
commitdiff
2006-05-24
erickson
attempting to update the documentation
tree
|
commitdiff
2006-05-24
erickson
copying userData to the atomic method
tree
|
commitdiff
2006-05-24
erickson
fixed logic error in disconnect
tree
|
commitdiff
2006-05-24
erickson
typo
tree
|
commitdiff
2006-05-23
erickson
dies if user is not "opensrf"
tree
|
commitdiff
2006-05-23
erickson
free pointer
tree
|
commitdiff
2006-05-23
erickson
added a free function pointer for the user data
tree
|
commitdiff
2006-05-22
erickson
installing osrf_ctl script
tree
|
commitdiff
2006-05-22
erickson
limiting message size to prevent syslog warnings piling up
tree
|
commitdiff
2006-05-22
erickson
added error message for cached data on a closed socket
tree
|
commitdiff
2006-05-20
erickson
cleaned up, added some info
tree
|
commitdiff
2006-05-19
erickson
changed ps name for more accurate grepping
tree
|
commitdiff
2006-05-19
erickson
better, more-flexible, easier to use, all in one contro...
tree
|
commitdiff
2006-05-16
erickson
added some error logging
tree
|
commitdiff
2006-05-15
erickson
added a userData pointer
tree
|
commitdiff
2006-05-15
erickson
added connection oriented statefull session handling...
tree
|
commitdiff
2006-05-10
erickson
the code in these examples is way too old. best to...
tree
|
commitdiff
2006-05-09
erickson
added request duration
tree
|
commitdiff
2006-05-09
miker
adding new open-ils.cstore app; moving new IDL generato...
tree
|
commitdiff
2006-05-05
miker
adding ability to set recv_timeout per session
tree
|
commitdiff
2006-05-04
erickson
adding cookie parsing - disabled in gateway for now
tree
|
commitdiff
2006-05-03
erickson
added some additional debugging
tree
|
commitdiff
2006-05-01
erickson
added pointer check to prevent the router from crashing...
tree
|
commitdiff
2006-05-01
erickson
added log line
tree
|
commitdiff
2006-04-27
erickson
fixed linked list bug which as pushing app responses...
tree
|
commitdiff
2006-04-24
miker
fixing recursion bug
tree
|
commitdiff
2006-04-21
miker
debuging changes
tree
|
commitdiff
2006-04-21
erickson
added some more diagnostic logging
tree
|
commitdiff
2006-04-21
miker
moving debuging to INTERNAL
tree
|
commitdiff
2006-04-21
erickson
checking for socket connected-ness on sysread
tree
|
commitdiff
2006-04-20
erickson
gateway now requires a list of allowed services
tree
|
commitdiff
2006-04-20
erickson
handling any less-than zero returns
tree
|
commitdiff
2006-04-20
miker
optional hash function parameter; minor debuging
tree
|
commitdiff
2006-04-20
miker
smarter default "recv"
tree
|
commitdiff
2006-04-20
miker
date clensing works properly now... oops
tree
|
commitdiff
2006-04-17
erickson
ap_get_client_block returns -1 on error.. detecting
tree
|
commitdiff
2006-04-17
erickson
more debugging, sanity checking read loop in apachetool...
tree
|
commitdiff
2006-04-14
erickson
removed some unnecessary log lines
tree
|
commitdiff
2006-04-14
erickson
more debugging
tree
|
commitdiff
2006-04-14
erickson
chopchop will now timeout if trying to send to a client...
tree
|
commitdiff
2006-04-14
erickson
added a flush_socket method to the jabber client code...
tree
|
commitdiff
2006-04-13
erickson
added some logging, etc.
tree
|
commitdiff
2006-04-12
erickson
fixed bug
tree
|
commitdiff
2006-04-12
erickson
added more debugging
tree
|
commitdiff
2006-04-11
erickson
added child init handling to the C stack
tree
|
commitdiff
2006-04-07
erickson
like the Perl server, you can now no longer re-bootstra...
tree
|
commitdiff
2006-04-07
erickson
removed depracated call
tree
|
commitdiff
next