Use WRBUF for addinfo member of cql_transform_t
[yaz-moved-to-github.git] / zoom / zoomsh.c
2014-01-31 Adam Dickmeisszoomsh: shows SearchResult-1
2014-01-30 Adam Dickmeisszoomsh: sortby command
2014-01-29 Adam Dickmeisszoomsh: use proper list of connections and result sets...
2014-01-15 Adam Dickmeisszoomsh: do not use readline for stdin (no tty) YAZ-724
2014-01-15 Adam Dickmeisszoomsh: empty command ignored YAZ-723
2014-01-02 Adam DickmeissHappy new year
2013-01-06 Adam DickmeissBump year
2012-09-19 Adam DickmeissReformat: delete trailing whitespace
2012-08-21 Adam Dickmeisszoomsh: allow shell command to be executed
2012-07-30 Adam Dickmeisszoomsh: check for ext type parameter
2012-05-21 Adam Dickmeisszoomsh: increase max size of command+args
2012-01-09 Adam DickmeissHappy new year
2011-10-28 Dennis SchafrothImplement display of suggestions
2011-09-21 Adam Dickmeisszoomsh: option -e for getting zoomsh to set EXIT code
2011-09-21 Adam DickmeissRefactor zoomsh to use YAZ options
2011-08-17 Adam Dickmeisszoomsh: fix SEGV for set command wo value
2011-08-10 Adam Dickmeisszoomsh: fix set command to use remaning args for value
2011-08-04 Adam Dickmeisszoomsh: remove unused code for cmd facets
2011-05-11 Adam Dickmeisszoomsh: show returned facets (if any).
2011-04-26 Adam DickmeissAvoid ctype.h .
2011-01-06 Adam DickmeissHappy new year
2010-11-03 Adam DickmeissUpdate configure to generate config.h
2010-11-01 Adam DickmeissUse yaz_log to print info about events; not printf
2010-09-23 Adam Dickmeisszoomsh: display piggyback recs again
2010-09-23 Adam Dickmeisszoomsh: print events if in async mode
2010-07-21 Dennis SchafrothAdd help for facets
2010-07-20 Dennis SchafrothImplemtation of ZOOM Facet API in zoom shell
2010-05-17 Adam Dickmeisszoomsh: show record do NOT render opac
2010-02-09 Adam DickmeissNo fixed size buffers for ZOOM shell - bug #3257
2010-01-14 Adam DickmeissBump copyright year
2010-01-11 Wolfram Schneiderdocument timeout option
2009-12-04 Adam Dickmeisszoomsh: Refactor command show
2009-12-04 Adam DickmeissZOOM: use size_t for scan hit counts and str size
2009-08-28 Adam Dickmeisszoomsh's shows 1 record by default
2009-08-28 Adam DickmeissMerge branch 'master' of ssh://git.indexdata.com/home...
2009-08-28 Adam DickmeissMention new type for show command
2009-08-27 Adam DickmeissExtend zoomsh's show command WRT type
2009-01-15 Adam DickmeissUpdated footer comment
2009-01-09 Adam DickmeissHappy new year
2008-11-24 Adam DickmeissGot rid of a few warnings WRT signed/unsigned types
2008-11-24 Adam DickmeissUsing fwrite rather than write
2008-11-14 Adam DickmeissFixes for gcc warnings - mostly WRT check of returns...
2008-04-01 Adam DickmeissUpdate source headers for 2008. Omit CVS ID keyword...
2007-09-11 Adam DickmeissHandle NULL SRU addinfo in printing
2007-09-08 Adam DickmeissFunction ZOOM_record_get allows type_spec=schema in...
2007-08-16 Adam DickmeissAdded support for SRU scan.
2007-04-17 Adam DickmeissSplit YAZ library into two libs : libyaz.la and libyaz_...
2007-04-12 Adam DickmeissNew OID database - with public definitions in oid_db...
2007-03-21 Adam DickmeissRevert ZOOM API changes.
2007-03-19 Adam DickmeissAPI changes to ZOOM. Functions for setting options...
2007-01-03 Adam DickmeissTowards 2.1.44. Bump copyright year.
2006-10-31 Adam DickmeissImplemented ZOOM_record_error which returns error infor...
2006-04-24 Adam DickmeissCast to long YAZ.2.1.18
2006-04-21 Adam DickmeissAdded several type casts due to no portable way of...
2005-11-02 Adam DickmeissAvoid mixed decl/stmt
2005-11-01 Adam DickmeissAllow inspection of result set options with rget command
2005-06-25 Adam DickmeissExpanded tabs in all source files. Added vim/emacs...
2005-06-25 Adam DickmeissPrint ext command in help
2005-06-06 Adam DickmeissAllow log level to be set for zoomsh
2005-06-06 Adam DickmeissRe-organize top-level code so main functions does less...
2005-06-06 Adam DickmeissAdd support for privately defined extended service...
2005-01-15 Adam DickmeissBump year
2004-12-13 Heikki LevantoMoved back to a single log.h, with the new #define...
2004-11-18 Heikki LevantoDeprecated log.h and created a new ylog.h
2004-04-29 Adam DickmeissGet rid of SSL check code
2004-04-28 Adam DickmeissZOOM now allows inspection of X509 peer certificate...
2004-02-23 Adam DickmeissImplement ZOOM_resultset_{sort,cache_reset} which sorts...
2004-01-16 Adam DickmeissMake ZOOM C recognize option password
2004-01-12 Adam DickmeissUse displayTerm in zoomsh
2003-11-25 Adam DickmeissAllow command to send extended service package
2003-07-14 Adam DickmeissOPAC record support for ZOOM
2003-07-10 Mike TaylorRemove the oid_name_to_dotstring() function, which...
2003-07-09 Mike Taylordisplay_records() now displays the record syntax OID...
2003-05-26 Adam DickmeissFix type of len var
2003-04-23 Adam DickmeissAllow for quoted tokens in ZOOM shell
2003-03-03 Adam DickmeissFixed warnings. Updated headers
2003-02-24 Adam DickmeissAdded scan
2003-02-23 Adam DickmeissReset count/start after running show
2003-02-17 Adam DickmeissHTTP Timeouts. Memory leak checks and fixes. Changed...
2003-02-17 Adam DickmeissSRW record retrieval works for ZOOM
2003-02-14 Adam DickmeissMore type casts. Modify CQL tree - bool is C++ reserved...
2003-01-06 Adam DickmeissSRW, CQL, 2003
2002-06-05 Adam Dickmeissremoved unused variables
2002-06-02 Adam DickmeissFirst work on extended packages. Reconnect capability
2002-05-18 olegAdded support of CharacterSetandLanguageNegotiation-3
2002-02-20 Adam DickmeissUse printf instead of putchar
2001-11-18 Adam DickmeissPrefix ZOOM_ instead of Z3950_. Documentation updates.
2001-11-16 Adam DickmeissFix: Remove new-lines from commands in ZOOM shell.
2001-11-16 Adam DickmeissRemoved Z3950_connection_host.
2001-11-15 Adam DickmeissZOOM: record objects "owned" by result sets.
2001-11-06 Adam DickmeissZOOM changes.
2001-10-24 Adam DickmeissWIN32 updates: ZOOM runs, nmem_init/nmem_exit called...
2001-10-23 Adam DickmeissOld Z39.50 codecs gone. Added ZOOM. WRBUF MARC display...