]> git.evergreen-ils.org Git - OpenSRF.git/history - src
logging and error detection fixups
[OpenSRF.git] / src /
2005-03-04 mikerlogging and error detection fixups
2005-03-04 ericksonhistory and config file checking are more granular...
2005-03-04 ericksonadded history file so history is saved across sessions
2005-03-04 ericksonmoved definitions to srfsh.h for maintainability
2005-03-04 ericksonwe don't add 'newlines' to history.
2005-03-04 ericksonadded _CACHEVAL_ to the slot names to make them a littl...
2005-03-04 ericksonadded 'relay' which allows you to use the last received...
2005-03-04 ericksonadded external command running by entering !<command...
2005-03-04 ericksonfixed some memory logic errors
2005-03-03 ericksonremoved some comments, added some sanity checking,...
2005-03-03 ericksonnow magically does both memcache and persist caching...
2005-03-03 ericksonpass up internal server errors as user exceptions
2005-03-03 mikeradded .slot.find for bill
2005-03-03 ericksonadded router 'unregister' loop to DESTROY
2005-03-03 mikerget_expire method
2005-03-03 mikeradding -fPIC for x86_64 support
2005-03-03 mikershould fix perist bug with expriable slot creation
2005-03-03 ericksonadded some basic exception handling and propogation
2005-03-03 ericksonfixed logic error in message building. we now dynamical...
2005-03-03 mikerfixed numeric opperators
2005-03-03 ericksonfixed logic error in using the config file
2005-03-02 ericksonwe now delete the tmp net::server config file
2005-03-02 mikerallow max_requests to be infinite on the server side
2005-03-02 ericksonwe now return undef if any level of the sought config...
2005-03-02 ericksonnow do an explicit kill me on the session after the...
2005-03-02 ericksonif no config file is specified on the command line...
2005-03-02 ericksonadded an 'install' target to these makefiles that just...
2005-03-02 ericksonfixed DISCONNECT message formatting
2005-03-02 ericksonnow requests are finished and sessions are destroyed
2005-03-02 ericksonadded opensrf.system.method.all in the list of returned...
2005-03-02 ericksoncan't forget the header file ;)
2005-03-02 ericksonadded the ability to 'stream' results
2005-03-02 ericksonadded srfsh to the top level makefile
2005-03-02 ericksonmoved to readline.
2005-03-01 ericksonremoved the command line login requirement and now...
2005-03-01 ericksonadded json pretty printer for formatting result content...
2005-03-01 ericksonadded a opensrf.router.info.stats method which returns...
2005-03-01 mikerusing disconnect before kill_me during non-error destru...
2005-03-01 mikeradded extended callback support to sessions
2005-03-01 ericksonsrfsh now:
2005-03-01 ericksonadded 'disconnect' to session requests
2005-03-01 ericksonsanity checking on request complete
2005-03-01 ericksonif no params, send an empty array
2005-03-01 phasefxoopsie
2005-03-01 phasefxoopsie
2005-03-01 ericksonupdated help message
2005-03-01 ericksonadded 'named' configs.
2005-03-01 mikersettings client fixups
2005-03-01 mikerallow packages other then the explicitly named applicat...
2005-03-01 phasefxthe domain object stuff will be going away
2005-03-01 ericksonaltered the cache a little to allow for the servers...
2005-03-01 ericksonchanged some ps output.
2005-02-28 mikerdunno why that was there.... removed dead code
2005-02-28 mikerusing OO syntax
2005-02-28 mikerusing new client syntax
2005-02-28 ericksonupdate bootstrap client to use the named params
2005-02-28 ericksonadded named params to bootstrap_client to allow config...
2005-02-28 ericksonmoved to the Open-ILS tree
2005-02-27 ericksonthe marcdumper! takes command line params
2005-02-25 mikerintrospection bug fix for a single method lookup
2005-02-25 mikermaking return on failure sane
2005-02-25 phasefxcomplete is a method
2005-02-24 ericksoncleaned some stuff out of the makefile
2005-02-24 phasefxcasting
2005-02-24 ericksonreturning empty array when no results
2005-02-24 ericksonadded "opensrf." to front of method name
2005-02-24 mikerWHEEEEEEEEEE! using the router to discover remote apps now
2005-02-24 ericksonugh
2005-02-24 ericksonOK. This is the first early C version of the OpenSRF...
2005-02-24 mikerfixing create/destroy bugs introduced with the API...
2005-02-24 phasefxWe're not using authentication past Jabber anymore.
2005-02-24 ericksonadded sanity check for app for loop
2005-02-24 ericksonChanged some config settings to load all jabber stuff...
2005-02-24 ericksonadded 'last' command to redo the last command
2005-02-24 mikeradded .slot.set_expire interface for setting/removing...
2005-02-24 mikeradded .create_expirable interface. accepts a Utils...
2005-02-24 mikermake sure there is some space between interval parts
2005-02-24 mikeradded nondestructive (queue|stack).peek.all interface...
2005-02-23 ericksonfixed logic error
2005-02-23 ericksonadded some logging.
2005-02-23 ericksonadded a cache flag to the settings client
2005-02-23 ericksonadded check for settings server, and removed some loggi...
2005-02-23 mikerusing a single jabber connection per process, since...
2005-02-22 mikerAdded "register_death_callback()" interface to run...
2005-02-21 mikeradded nondestructive "peek" methods to stack, queue...
2005-02-21 ericksonadded a debug_handler for verbose output
2005-02-18 mikerfixing to allow empty strings, and must be called as...
2005-02-18 mikerARG... sqlite is pain
2005-02-18 mikeradjust RESULT objects to allow empty string
2005-02-18 ericksonremoved prints
2005-02-18 ericksonadded DIGEST style authentication to the clients
2005-02-18 ericksonsha.* is necessary for the component authentication...
2005-02-18 ericksonadded 'component' login functionality to the lib code
2005-02-17 ericksonmade him a proper subclass
2005-02-17 mikerfirst cut at the Persist Application
2005-02-17 mikeradded "api_name" wrapper method
2005-02-16 ericksonfixed up the magic auto-introspection and made sure...
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...
next