redhat package version 2 now
[yaz-moved-to-github.git] / client /
2003-05-20 Adam DickmeissFix comments
2003-05-20 Adam DickmeissBetter ODR diagnostics for missing elements which inclu...
2003-05-19 Adam Dickmeisscharset updates. Option -V to show version
2003-05-12 Adam DickmeissFix handling of HTTP error. Dont print details when...
2003-04-30 Adam DickmeissSRW fixes
2003-04-29 Adam DickmeissDatabase setting for SRW. Minor updates in messages
2003-04-29 Adam DickmeissFixed a few warnings on non-libxml2 systems
2003-04-29 Adam DickmeissProper ifdefs for non-libxml2 systems
2003-04-29 Adam DickmeissSRW support for YAZ client
2003-03-19 Adam DickmeissFix uninitialized var type_and_host
2003-03-11 Adam DickmeissMinor updates/cleaning. New option -b to dump BER
2003-03-11 Adam DickmeissNew tool for ODR testing.
2003-02-25 Adam DickmeissFix compile bug for systems that have nl_langinfo but...
2003-02-23 Adam DickmeissMinor changes
2003-02-18 Adam DickmeissChange a few yaz_log messages
2003-02-18 Adam DickmeissUse LIBS instead of XML2_LIBS for Makefiles
2003-02-17 Adam DickmeissHTTP Timeouts. Memory leak checks and fixes. Changed...
2003-02-14 Adam DickmeissMore type casts. Modify CQL tree - bool is C++ reserved...
2003-02-12 Adam DickmeissSOAP, SRW codecs and HTTP transport for YAZ using libxml2.
2003-01-27 Adam DickmeissDon't set syntax to none if bad syntax is supplied
2003-01-06 Adam DickmeissSRW, CQL, 2003
2002-12-16 Adam DickmeissRemove unused variable
2002-12-16 Adam DickmeissMARC8 decoding for yaz_iconv. YAZ.1.9.2.oleg
2002-12-05 Adam DickmeissNew function yaz_strerror.
2002-11-08 Adam DickmeissRelax check for zero length OCTET aligned
2002-10-22 Adam DickmeissGRS-1 render for ZOOM.
2002-10-04 Adam DickmeissWIN32 portability fix
2002-09-24 Adam DickmeissAdded several type casts for C++ compilation. ZOOM...
2002-09-17 Adam DickmeissWork on ES Update for client
2002-09-17 Adam DickmeissFix white space. Added vim indent directives
2002-09-15 Adam DickmeissRemove unnecessary ;
2002-09-10 ja7Changed emacs tab-width: to 8
2002-09-02 Adam DickmeissNew PQF API. Old API preserved.
2002-08-30 Adam DickmeissSmall cosmetic changes to list_all output
2002-08-29 ja7added new commands
2002-08-29 ja7Added complete_auto_reconnect from completing for the...
2002-08-29 Mike TaylorAdd all my new .cvsignore files. Life will now be...
2002-08-26 Adam DickmeissPlus signs converted to spaces for database names
2002-07-25 Adam DickmeissCharacter set negotiation updates
2002-07-12 Adam DickmeissUse _strnicmp on Windows
2002-07-12 ja7Added new command ccl_parse which parses a ccl find...
2002-06-18 Adam Dickmeissfix warnings. Indentation
2002-06-17 ja7Added support for adding tab completions to any command...
2002-06-10 Adam DickmeissCCL always enabled
2002-06-04 Adam DickmeissNew COMSTACK: UNIX socket
2002-06-02 Adam DickmeissRemove --enable-module option
2002-06-02 Adam DickmeissPrint more GRS-1 data types
2002-05-20 olegFixed using random values
2002-05-19 olegAdded second part of helper functions for CharSetandLan...
2002-05-18 olegAdded support of CharacterSetandLanguageNegotiation-3
2002-05-03 Adam Dickmeissdata1 cleanup
2002-04-15 Adam DickmeissFix rl_attempted_completion_over
2002-04-15 Adam DickmeissUsing AM_CPPFLAGS instead of INCLUDES
2002-04-13 Adam DickmeissFix help (should not wait for network I/O)
2002-04-08 Adam DickmeissFix for old readline
2002-03-20 Adam DickmeissDisplay of USR.1:SearchResult-1
2002-03-18 Adam DickmeissMARC records embedded in C code for test server
2002-03-18 Adam DickmeissSeparate SSL libs for yaz-config
2002-03-06 Adam Dickmeisshelp for individual commands
2002-02-24 Adam DickmeissRemoved C++ comment and empty statements/declarations
2002-02-20 Adam DickmeissUsing printf instead of putchar
2002-02-18 Adam DickmeissAvoid MARC decoding of MAB.
2002-02-12 Adam DickmeissClient prints new init options
2002-02-03 Adam DickmeissAdded tabcomplete.h to SOURCES YAZ.1.8.5
2002-02-01 Adam DickmeissFix memory leak. Disable readline for non-tty
2002-01-30 Adam DickmeissWIN32 updates for YAZ client.
2002-01-30 Adam DickmeissYAZ client features: Command completion and new command...
2002-01-29 ja7Changed to flush apdu and marc log files a apdu is...
2002-01-28 Adam DickmeissIdPass authentication.
2002-01-23 Adam DickmeissRetrieval of post script files. -k option for client.
2002-01-21 Adam DickmeissMore example code to handle Extended Services Update.
2002-01-17 Adam DickmeissAdded check for fnmatch.h.
2002-01-11 Adam DickmeissTowards 1.8.5. Option -u for YAZ client.
2001-11-22 Adam DickmeissFixed dup display of records (bug introduced by previou...
2001-11-21 Adam DickmeissNew client commands: . (to source YAZ client commands...
2001-11-18 Adam DickmeissYAZ client uses setnames only if target supports it.
2001-11-13 Adam DickmeissSeparate malloc debug library. Removal of ASN_COMPILED...
2001-10-29 Adam DickmeissNew function marc_display_exl - used by YAZ client...
2001-10-28 Adam DickmeissFix local attribute setting for pquery.
2001-10-24 Adam DickmeissWIN32 updates: ZOOM runs, nmem_init/nmem_exit called...
2001-08-08 Adam DickmeissImplemented utility yaz_sort_spec.
2001-08-06 Adam DickmeissClient doesn't set VAL_PROXY otherinfo unless -p is...
2001-07-19 Adam DickmeissAdded typecasts to make C++ happy.
2001-07-04 ja7Added new commend "proxy" for ysing a yaz-proxy to...
2001-06-11 Heikki LevantoDisplayng diags in EsResponse, even if they should...
2001-05-16 Adam DickmeissReference id set for InitRequest.
2001-04-22 ja7if Compiled with Command line history a open command...
2001-04-06 Adam DickmeissOptional CCL module. Moved atoi_n to marcdisp.h from...
2001-04-05 Adam DickmeissNew configure options: --enable-module.
2001-03-27 Adam DickmeissFixed scan for bad CCL.
2001-03-25 Adam DickmeissAdded odr_intdup. Ztest server returns TaskPackage...
2001-03-21 Adam DickmeissMore fixes for make where sourcedir and builddir are...
2001-03-21 Adam DickmeissImplemented cs_create_host. Better error reporting...
2001-03-19 Adam DickmeissAdded bib1 and default.bib.
2001-03-13 Adam DickmeissAdded option -c to set CCL config file.
2001-02-21 Adam DickmeissC++ fixes.
2001-02-21 Adam DickmeissFixed problem with old codecs.
2001-02-21 Adam DickmeissRemoved Makefile.in's and libtool/automake files that are
2001-02-20 Adam DickmeissAdded ill_get_APDU and ill_get_Cancel.
2001-02-12 Adam DickmeissMore gils CCL field mappings.
next