2006-05-31 |
miker | attempting to fix the extra null in respondComplete |
commit | commitdiff | tree |
2006-05-25 |
miker | allow a null param element if argc is 0 |
commit | commitdiff | tree |
2006-05-24 |
erickson | attempting to update the documentation |
commit | commitdiff | tree |
2006-05-24 |
erickson | copying userData to the atomic method |
commit | commitdiff | tree |
2006-05-24 |
erickson | fixed logic error in disconnect |
commit | commitdiff | tree |
2006-05-24 |
erickson | typo |
commit | commitdiff | tree |
2006-05-23 |
erickson | dies if user is not "opensrf" |
commit | commitdiff | tree |
2006-05-23 |
erickson | free pointer |
commit | commitdiff | tree |
2006-05-23 |
erickson | added a free function pointer for the user data |
commit | commitdiff | tree |
2006-05-22 |
erickson | installing osrf_ctl script |
commit | commitdiff | tree |
2006-05-22 |
erickson | limiting message size to prevent syslog warnings piling up |
commit | commitdiff | tree |
2006-05-22 |
erickson | added error message for cached data on a closed socket |
commit | commitdiff | tree |
2006-05-20 |
erickson | cleaned up, added some info |
commit | commitdiff | tree |
2006-05-19 |
erickson | changed ps name for more accurate grepping |
commit | commitdiff | tree |
2006-05-19 |
erickson | better, more-flexible, easier to use, all in one contro... |
commit | commitdiff | tree |
2006-05-16 |
erickson | added some error logging |
commit | commitdiff | tree |
2006-05-15 |
erickson | added a userData pointer |
commit | commitdiff | tree |
2006-05-15 |
erickson | added connection oriented statefull session handling... |
commit | commitdiff | tree |
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 |
next |