Add all my new .cvsignore files. Life will now be less noisy.
[yaz-moved-to-github.git] / client /
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.
2001-01-30 ja7added command for setting packageName in ES packages!
2001-01-29 Adam DickmeissClients prints options in InitResponse.
2001-01-22 Adam DickmeissMultiple attribute may be specified for sorging.
2000-11-23 Adam DickmeissSSL comstack support. Separate POSIX thread support...
2000-11-16 Adam DickmeissChanged because ccl_rpn_query sets attribute set.
2000-11-16 Adam DickmeissImplemented local AttributeSet setting for CCL field...
2000-11-13 Adam DickmeissWork on SCAN: RPN2CCL conversion and proper "next"...
2000-10-17 Adam DickmeissImplemented and-list and or-list for CCL module.
2000-10-02 Adam DickmeissFile yaz-config generated by configure (not Makefile).
2000-10-02 Adam DickmeissAdded peer_name member for bend_init handler. Changed...
2000-09-04 Adam DickmeissAdded prefix yaz_ for most logging utility functions.
2000-08-10 Adam DickmeissFixes for ILL.
2000-05-25 Adam DickmeissChanged CCLRPN setting to CCL2RPN.
2000-05-18 Adam DickmeissClient display time elapsed.
2000-05-02 Adam DickmeissDefined READLINE_LIBS for the yaz-client.
2000-04-17 Adam DickmeissWIN32 update.
2000-04-05 Adam DickmeissAdded shared library support (libtool).
2000-03-20 Adam DickmeissMinor change.
2000-03-20 Adam DickmeissAdded Segment request for fronend server. Work on admin...
2000-03-17 Adam DickmeissMinor changes to admin client.
2000-03-16 ianAdded commands for sending shutdown and startup admin...
2000-03-14 ianRemoved unwanted ifdef and include of zes-admin.h
2000-03-14 ianMinor change to order of debugging output for send_apdu,
2000-03-14 ianAdded code to enable sending of admin extended service...
2000-03-10 Adam DickmeissDocumentation no longer made when doing 'make all'.
2000-03-01 Adam DickmeissUpdated makefiles (again).
2000-02-29 Adam DickmeissAdded compiled ASN.1 C files.
2000-02-29 Adam DickmeissCheck for config.h (currently not generated).
2000-02-28 Adam DickmeissUpdated makefiles.
2000-02-28 Adam DickmeissMinor.
2000-02-28 Adam DickmeissMinor.
2000-02-28 Adam DickmeissUsing autoconf. New definitions: YAZ_BEGIN_CDECL/YAZ_EN...
2000-01-31 Adam DickmeissRemoved uses of assert(3). Cleanup of ODR. CCL parser...
2000-01-15 Adam DickmeissImplemented ill_get_ILLRequest. More ILL testing for...
1999-12-21 Adam DickmeissMore robust ISO2709 handling (in case of real bad formats).
1999-12-16 Adam DickmeissImplemented ILL protocol. Minor updates ASN.1 compiler.
next