projects
/
OpenSRF.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
OpenSRF.git
2006-05-10
erickson
the code in these examples is way too old. best to...
commit
|
commitdiff
|
tree
2006-05-09
erickson
added request duration
commit
|
commitdiff
|
tree
2006-05-09
miker
adding new open-ils.cstore app; moving new IDL generato...
commit
|
commitdiff
|
tree
2006-05-05
miker
adding ability to set recv_timeout per session
commit
|
commitdiff
|
tree
2006-05-04
erickson
adding cookie parsing - disabled in gateway for now
commit
|
commitdiff
|
tree
2006-05-03
erickson
added some additional debugging
commit
|
commitdiff
|
tree
2006-05-01
erickson
added pointer check to prevent the router from crashing...
commit
|
commitdiff
|
tree
2006-05-01
erickson
added log line
commit
|
commitdiff
|
tree
2006-04-27
erickson
fixed linked list bug which as pushing app responses...
commit
|
commitdiff
|
tree
2006-04-24
miker
fixing recursion bug
commit
|
commitdiff
|
tree
2006-04-21
miker
debuging changes
commit
|
commitdiff
|
tree
2006-04-21
erickson
added some more diagnostic logging
commit
|
commitdiff
|
tree
2006-04-21
miker
moving debuging to INTERNAL
commit
|
commitdiff
|
tree
2006-04-21
erickson
checking for socket connected-ness on sysread
commit
|
commitdiff
|
tree
2006-04-20
erickson
gateway now requires a list of allowed services
commit
|
commitdiff
|
tree
2006-04-20
erickson
handling any less-than zero returns
commit
|
commitdiff
|
tree
2006-04-20
miker
optional hash function parameter; minor debuging
commit
|
commitdiff
|
tree
2006-04-20
miker
smarter default "recv"
commit
|
commitdiff
|
tree
2006-04-20
miker
date clensing works properly now... oops
commit
|
commitdiff
|
tree
2006-04-17
erickson
ap_get_client_block returns -1 on error.. detecting
commit
|
commitdiff
|
tree
2006-04-17
erickson
more debugging, sanity checking read loop in apachetool...
commit
|
commitdiff
|
tree
2006-04-14
erickson
removed some unnecessary log lines
commit
|
commitdiff
|
tree
2006-04-14
erickson
more debugging
commit
|
commitdiff
|
tree
2006-04-14
erickson
chopchop will now timeout if trying to send to a client...
commit
|
commitdiff
|
tree
2006-04-14
erickson
added a flush_socket method to the jabber client code...
commit
|
commitdiff
|
tree
2006-04-13
erickson
added some logging, etc.
commit
|
commitdiff
|
tree
2006-04-12
erickson
fixed bug
commit
|
commitdiff
|
tree
2006-04-12
erickson
added more debugging
commit
|
commitdiff
|
tree
2006-04-11
erickson
added child init handling to the C stack
commit
|
commitdiff
|
tree
2006-04-07
erickson
like the Perl server, you can now no longer re-bootstra...
commit
|
commitdiff
|
tree
2006-04-07
erickson
removed depracated call
commit
|
commitdiff
|
tree
2006-04-07
erickson
added some additional logging and some cleanup function...
commit
|
commitdiff
|
tree
2006-04-06
miker
adding example script for OpenSRF::MultiSession
commit
|
commitdiff
|
tree
2006-04-06
miker
streamlining collection
commit
|
commitdiff
|
tree
2006-04-06
miker
adding duration timing to requests
commit
|
commitdiff
|
tree
2006-04-06
miker
oopsie ... off-by-one potentially causing unbalanced...
commit
|
commitdiff
|
tree
2006-04-06
miker
modding the result, instead of inside the hash function
commit
|
commitdiff
|
tree
2006-04-05
miker
MultiSession, YAY
commit
|
commitdiff
|
tree
2006-04-05
miker
removing session cache; adding support for quiet remote...
commit
|
commitdiff
|
tree
2006-03-30
erickson
making better use of macros for speed
commit
|
commitdiff
|
tree
2006-03-29
erickson
replaced regex with CORE::time
commit
|
commitdiff
|
tree
2006-03-29
erickson
added basic opensrf.system.time method
commit
|
commitdiff
|
tree
2006-03-27
miker
only handle timezone if there was actually a time
commit
|
commitdiff
|
tree
2006-03-27
miker
improving datetime parsing in clense_ISO8601()
commit
|
commitdiff
|
tree
2006-03-24
erickson
added hopefully more useful log line
commit
|
commitdiff
|
tree
2006-03-24
erickson
taking advantage of macros
commit
|
commitdiff
|
tree
2006-03-24
erickson
raised history size
commit
|
commitdiff
|
tree
2006-03-24
erickson
added some macros for speeding up tight loops - taking...
commit
|
commitdiff
|
tree
2006-03-20
erickson
now printing bad XML data to the log file. my feeling...
commit
|
commitdiff
|
tree
2006-03-17
erickson
formatting errors as JSON strings so they come accross...
commit
|
commitdiff
|
tree
2006-03-13
erickson
moved osrf_hash code to osrf_big_hash as the Judy big...
commit
|
commitdiff
|
tree
2006-03-10
miker
fixed sig building (I hope)
commit
|
commitdiff
|
tree
2006-03-09
erickson
updated to work with new login params
commit
|
commitdiff
|
tree
2006-03-06
erickson
white space :) added some log lines
commit
|
commitdiff
|
tree
2006-03-06
miker
adding an ISO timestamp builder
commit
|
commitdiff
|
tree
2006-03-03
erickson
added "CALL" to the param debugging line for ease...
commit
|
commitdiff
|
tree
2006-03-03
erickson
moved stderr line to a log line
commit
|
commitdiff
|
tree
2006-03-03
erickson
Open-ILS/src/c-apps/oils_auth.c
commit
|
commitdiff
|
tree
2006-03-03
erickson
added method to insert items at the first NULL slot...
commit
|
commitdiff
|
tree
2006-03-02
erickson
added method to allow creation of list with a starting...
commit
|
commitdiff
|
tree
2006-03-01
erickson
added utility macro
commit
|
commitdiff
|
tree
2006-03-01
erickson
added osrf_big_list to the makefiles
commit
|
commitdiff
|
tree
2006-03-01
erickson
moved the Judy implementation to osrf_big_list and...
commit
|
commitdiff
|
tree
2006-02-27
miker
moving over to the new gateway xml format
commit
|
commitdiff
|
tree
2006-02-27
miker
adding xml format support to the gateway
commit
|
commitdiff
|
tree
2006-02-27
miker
more support for introspection paging
commit
|
commitdiff
|
tree
2006-02-27
erickson
forcing array-ness on non-existant params
commit
|
commitdiff
|
tree
2006-02-27
erickson
small changes, fixed some typos
commit
|
commitdiff
|
tree
2006-02-27
erickson
format fix
commit
|
commitdiff
|
tree
2006-02-27
erickson
fixed bug where the ptr** was freed prior to the ptr*
commit
|
commitdiff
|
tree
2006-02-25
erickson
removed mod_ils_gateway targets
commit
|
commitdiff
|
tree
2006-02-25
erickson
osrf_json_gateway is tested and working. removing this...
commit
|
commitdiff
|
tree
2006-02-24
erickson
re-vamped gateway to make it more stable and faster.
commit
|
commitdiff
|
tree
2006-02-19
miker
fixups, and starting a paged interface
commit
|
commitdiff
|
tree
2006-02-16
erickson
testing cache timeout resets without removing the item...
commit
|
commitdiff
|
tree
2006-02-13
erickson
Moved some log messages from INFO to DEBUG level becaus...
commit
|
commitdiff
|
tree
2006-02-13
erickson
module now dies with a message if bootstrap_client...
commit
|
commitdiff
|
tree
2006-02-13
erickson
added additional sanity check to index call
commit
|
commitdiff
|
tree
2006-02-11
miker
refactored copy targeter to use new JS copy tester...
commit
|
commitdiff
|
tree
2006-01-31
erickson
added a default freeItem function for freeing list...
commit
|
commitdiff
|
tree
2006-01-30
miker
moving to UNIVERSAL::require to suck in implementation...
commit
|
commitdiff
|
tree
2006-01-30
erickson
Added additional param to all the osrfLog* calls which...
commit
|
commitdiff
|
tree
2006-01-30
erickson
leaving parse methods early if proper fields aren't...
commit
|
commitdiff
|
tree
2006-01-27
erickson
removed extraneous warn
commit
|
commitdiff
|
tree
2006-01-27
miker
turn of signature checking for now
commit
|
commitdiff
|
tree
2006-01-27
miker
sort field and sort order support; signature fix for...
commit
|
commitdiff
|
tree
2006-01-27
erickson
Changed log level for "disconnect on timeout" because...
commit
|
commitdiff
|
tree
2006-01-27
miker
more opensearch fixup; bugfix for "no need to re-bootstrap"
commit
|
commitdiff
|
tree
2006-01-24
erickson
URL can now contain api_level as a param to set the...
commit
|
commitdiff
|
tree
2006-01-23
miker
updates for the perm editor -- FM dance required
commit
|
commitdiff
|
tree
2006-01-22
miker
enabled param checking
commit
|
commitdiff
|
tree
2006-01-22
miker
enabling signature parsing; added "notes" pointer from...
commit
|
commitdiff
|
tree
2006-01-19
miker
added (disabled) signature parsing and (disabled) param...
commit
|
commitdiff
|
tree
2006-01-19
miker
added lookup_class and lookup_hint methods to support...
commit
|
commitdiff
|
tree
2006-01-11
erickson
srfsh accepts exit and ExIt
commit
|
commitdiff
|
tree
2006-01-05
erickson
moved some warns that will happen often to info logs
commit
|
commitdiff
|
tree
2006-01-03
miker
moved timeout to global var; later, refactor to command...
commit
|
commitdiff
|
tree
2005-12-16
erickson
removed some "warns"
commit
|
commitdiff
|
tree
2005-12-15
erickson
changed a log line
commit
|
commitdiff
|
tree
2005-12-14
erickson
escaping embedded %'s so syslog won't barf
commit
|
commitdiff
|
tree
next