]> git.evergreen-ils.org Git - OpenSRF.git/history - src/srfsh/srfsh.c
LP#1152272: do not log batch invocation of srfsh in .srfsh_history
[OpenSRF.git] / src / srfsh / srfsh.c
2015-06-24 Galen CharltonLP#1152272: do not log batch invocation of srfsh in...
2015-06-24 Galen CharltonLP#1461625: ensure srfsh doesn't close STDOUT prematurely
2015-06-03 Galen CharltonLP#1436047: make srfsh --safe act as if "! command...
2015-06-03 Mike RylanderLP#1436047: Allow disabling of "bang commands" in srfsh
2012-03-07 Bill EricksonSet OpenSRF ingress value for srfsh/gateways
2010-08-13 scottmkMinor cleanup:
2010-02-06 scottmk1. For the "request" command: removed the calls to...
2010-02-01 scottmkRearrange the error handling a bit in send_request...
2009-12-14 scottmk1. In osrf_app_session.[ch]: Create a new function
2009-11-10 scottmk1. Fixed a bug whereby the display of request results...
2009-11-06 scottmkCorrected a glitch in the command-line parser. Now...
2009-10-25 dbsImprove the 'help' output for srfsh:
2009-10-12 scottmk1. Replace the old JSON parser (jsonParseString())...
2009-10-05 scottmkSmall performance tweak.
2009-07-10 scottmkAdd two new commands, "open" and "close", to open and...
2009-06-06 scottmk1. If an input line ends in a backslash, remove the...
2009-03-31 scottmkPlug a memory leak reported by Steven Chan.
2008-12-05 mikerPatch from Scott McKellar:
2008-11-26 ericksonTwo patches from Scott McKellar:
2008-09-28 dbsProvide more command line help for login in srfsh
2008-03-12 ericksonupdated srfsh math_bench return value since json no...
2008-03-10 mikerPatch from Scott McKellar:
2008-03-05 ericksonAdded support for multi-router registration
2008-01-31 mikerPatch from Scott McKellar:
2008-01-07 mikerMemory leak plugged by Scott McKellar:
2008-01-01 mikerPatch from Scott McKellar; use camelCase instead of...
2007-09-30 mikerBroad patch from Dan Scott to move towards better memor...
2007-09-30 mikerPatch from Dan Scott to:
2007-09-30 mikerPatch from Scott McKellar to improve const-correctness...
2007-07-24 mikerPatch from Scott McKellar to address potential buffer...
2007-07-23 mikerPatch from Scott McKellar providing:
2007-07-21 ericksonressurrected the srfsh time command
2007-07-21 mikerPatch from Scott McKellar to fill buffer overflow holes:
2007-07-20 ericksonMerging changes from branches/new-json2
2007-07-16 ericksonPatch from Scott McKellar to repair srfsh buffer overflow:
2007-07-15 mikerPatch from Scott McKellar to clean up srfsh's user...
2007-07-13 mikerchanging back to an array, from calloc. more straight...
2007-07-13 mikerPatch from Scott McKellar, with modifications, to remov...
2007-07-11 mikerPatch from Scott McKellar to fix potential local buffer
2007-07-09 mikerPatch from Scott McKellar to remove srfsh.h and push...
2007-05-09 mikerprintf family format fixup found (har har) and suggeste...
2006-05-15 ericksonadded connection oriented statefull session handling...
2006-03-24 ericksonraised history size
2006-03-09 ericksonupdated to work with new login params
2006-03-03 ericksonOpen-ILS/src/c-apps/oils_auth.c
2006-01-30 ericksonAdded additional param to all the osrfLog* calls which...
2006-01-11 ericksonsrfsh accepts exit and ExIt
2006-01-03 mikermoved timeout to global var; later, refactor to command...
2005-12-12 ericksonsrfsh reports to stderr when a config file could not...
2005-12-07 ericksonauth code now returns { authtoken : <t> , authtime...
2005-12-07 ericksonsrfsh now takes login commands like so:
2005-12-06 ericksonAdded new C event code for handling the auth login...
2005-12-05 ericksonincorporated ilseents.xml file into opac
2005-11-29 ericksonmoved C code to a unified logging framework which curre...
2005-10-25 ericksonusing get_timestamp_millis() instead of manual time...
2005-10-10 ericksonvarious tweaks
2005-09-12 ericksonadded the md5 server (opensrf.version)
2005-08-31 ericksonnew json api changes
2005-08-24 ericksonmade json formatter a little smarter/better
2005-08-22 ericksonmoved router, gateways to a single config file opensrf_...
2005-08-12 ericksonremoved debug line
2005-08-11 ericksonmoved C over to all JSON all the time
2005-07-22 ericksonset raw_print true forces srfsh to bypass 'less' for...
2005-07-21 ericksonnow piping to open shell for unknown commands so that...
2005-07-20 ericksonadded EXEC_DEFAULT compile option for srfsh which is...
2005-07-20 ericksonadded support for script files. when we detect that...
2005-07-15 ericksonremoved all of the old libjson dependencies
2005-06-28 ericksonslowly replacing libjson with objson calls..
2005-06-19 ericksonmore tweaking to point to the right header files, etc.
2005-06-13 mikerup the timeout for long queries
2005-04-25 ericksonadded the ability to bypass JSON parsing for adding...
2005-04-20 ericksonslimmed a chunk of code
2005-03-17 ericksonremoved sig-int handler for now, annoying.
2005-03-16 ericksonadded login functionality to the shell
2005-03-16 ericksonadded an 'introspect' command
2005-03-15 ericksonadded help line
2005-03-14 ericksonadded ctrl-c handler to exit the currently running...
2005-03-13 ericksonincorporated math bench into srfsh. see help for details
2005-03-11 ericksonfixed request timing issue since we're using 'less...
2005-03-11 ericksonadded newlines after commas in pretty_print
2005-03-11 ericksonpiping to 'less' for long data
2005-03-08 ericksonadded line to remove trailing ';'
2005-03-07 mikerfixing double cast and format
2005-03-07 ericksonadded sanity check on relay command
2005-03-07 ericksonfixed mispelling
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 'relay' which allows you to use the last received...
2005-03-04 ericksonadded external command running by entering !<command...
2005-03-03 ericksonadded some basic exception handling and propogation
2005-03-03 ericksonfixed logic error in using the config file
2005-03-02 ericksonif no config file is specified on the command line...
2005-03-02 ericksonnow requests are finished and sessions are destroyed
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 ericksonsrfsh now:
2005-03-01 ericksonadded 'disconnect' to session requests
next