]> git.evergreen-ils.org Git - OpenSRF.git/history - src
removeing C++ style quote support
[OpenSRF.git] / src /
2005-02-16 mikerremoveing C++ style quote support
2005-02-16 mikeradded the rest of the magic remote subrequest stuff
2005-02-16 ericksonadded utility method for retrieveing a list of transpor...
2005-02-16 ericksonnow we only get the router target from the bootstrap...
2005-02-16 ericksonfixed up to make the remote settings grabbing work...
2005-02-16 ericksonfirst round of the settings app
2005-02-16 ericksonBeginnings of the new config parsing and client classes
2005-02-16 ericksonnew config settings
2005-02-16 ericksonusing new config settings
2005-02-16 ericksonremoved reference to 'param'
2005-02-16 ericksonadded a sanity check
2005-02-16 ericksonnew config settings
2005-02-16 ericksonmoved to new config settings
2005-02-16 ericksonmoved to new config settings
2005-02-16 ericksonmoved to new config settings
2005-02-15 mikerneed to grab the content from the result message
2005-02-15 mikerremoving old references to OpenSRF::DOM::Element::userAuth
2005-02-15 mikerno longer used
2005-02-15 mikeraccidentally reverted some fixes... puting them back
2005-02-15 mikerNo longer used
2005-02-15 mikermore logical shortcircuit for disableing remote method...
2005-02-15 ericksonsome syntax stuff
2005-02-15 ericksonchanged unixserver app retrieval
2005-02-15 mikerremoved stale comments regarding config
2005-02-15 mikeradding the transparent subrequest logic, it will be...
2005-02-14 mikeradding session-wide api_level setting
2005-02-14 mikeradded server_class to the method struct, this will...
2005-02-14 mikeradd api_level to introspection responses
2005-02-14 mikerstarted introspection API; added thunking flag; added...
2005-02-11 ericksonadded a function to format a timestamp in human readabl...
2005-02-11 phasefxNeed to set a global myPackageDir before loading the...
2005-02-11 ericksonadded brokenSession
2005-02-10 phasefxoops, perl syntax
2005-02-10 ericksonv1, currently only answers to 'exit', 'quit', 'help...
2005-02-09 ericksonfixing subrequest support
2005-02-09 mikeradding subrequest example to Math.pm
2005-02-09 mikeradding subrequest support
2005-02-09 ericksonre-enabled process automation
2005-02-09 ericksonadded la_time as timestamp and serve_count
2005-02-09 ericksonLGPL'd json C library. Slightly modified to build...
2005-02-09 ericksonremoved the "libxml.h" dependency which is unnecessary...
2005-02-09 ericksonadded a router_command type of "query". The only suppo...
2005-02-08 ericksonadded exception passing from dbmath through math back...
2005-02-08 ericksonsome sanity checking, syntax error fixups
2005-02-07 mikerupdating method lookup and registration in the demo
2005-02-07 mikerupdating with a new method registration and lookup...
2005-02-07 ericksonadded an 'all'
2005-02-07 ericksonchanged some config file stuff so it's not router specific
2005-02-07 ericksonfixed some dum NULL strdup problems
2005-02-07 ericksonchanged some logging
2005-02-07 ericksonmaking to work in new environment, added 'system_client...
2005-02-07 mikermaking the router optional, and allowing multiple routers
2005-02-07 ericksonupdating to work with the new cvs layout
2005-02-07 erickson*** empty log message ***
2005-02-07 ericksonchanged logger include
2005-02-07 ericksonchanged OpenILS to OpenSRF
2005-02-07 ericksonremoved Auth.pm include
2005-02-07 ericksonupdated to work with latest message code
2005-02-07 ericksonadded new_message_from_xml function
2005-02-07 ericksonslightly more clear log message
2005-02-04 ericksonadded child killing code
2005-02-04 ericksonaltered makefile, header includes
2005-02-04 ericksonaltered makefile, header includes
2005-02-04 mikerFIRST POST! ... dump numbers correctly in JSON
2005-02-04 phasefxInitial revision