Added complete_auto_reconnect from completing for the auto_reconnect command
[yaz-moved-to-github.git] / util /
2002-08-29 Mike TaylorAdd all my new .cvsignore files. Life will now be...
2002-08-29 Adam DickmeissAdded yaz_log_init_prefix2
2002-08-28 Adam DickmeissIconv fix: Dont move inbuf pointer for bad init sequence
2002-08-28 Adam Dickmeissadd missing return value
2002-08-27 Adam DickmeissMini iconv library functional. Supports UTF-8,ISO-8859...
2002-08-27 Adam DickmeissMore work on iconv test program
2002-08-27 Adam DickmeissSimple iconv library
2002-08-27 Adam DickmeissRemove dead comment
2002-08-26 Adam DickmeissBuffer overflow fix
2002-06-18 Adam DickmeissFix warnings
2002-06-12 Adam DickmeissDeal with Solaris recv that returns ENOENT
2002-04-16 Heikki LevantoAdded log level flag LOG_MALLOC, moved malloc entries...
2002-04-15 Adam DickmeissUsing AM_CPPFLAGS instead of INCLUDES
2002-04-12 Adam DickmeissNew private OID: IDXPATH
2002-04-05 Adam DickmeissFix return value of yaz_fclose.
2002-04-05 Adam Dickmeissyaz_fclose and yaz_fopen implemented
2002-04-04 Adam DickmeissNew functions yaz_is_abspath, yaz_path_fopen_base
2002-04-01 Adam DickmeissFix OID for ILL
2002-03-18 Adam DickmeissMARC records embedded in C code for test server
2002-03-18 Adam DickmeissMARC to XML ala JZKit
2002-02-28 Adam DickmeissMARC dump utility prints either line mode or XML
2002-02-28 Adam DickmeissMARC to XML conversion
2002-02-11 Adam DickmeissRustam's patch
2002-02-01 Adam DickmeissMARC fix for Danmarc.
2002-01-29 Adam DickmeissNew call oid_trav.
2002-01-26 Adam DickmeissFix raw attribute sets (bug introduced by previous...
2002-01-23 Adam DickmeissName "GILS" is an attribute set (again).
2002-01-22 Adam DickmeissMARC decode fix. Attribute set fix for scan in server...
2002-01-03 Adam DickmeissUsing _vsnprintf on WIN32.
2001-11-18 Adam Dickmeissnmem revert fix: Set nmem_init_flag=0.
2001-11-15 Adam DickmeissRemoved log ..
2001-11-13 Adam DickmeissSeparate malloc debug library. Removal of ASN_COMPILED...
2001-11-06 Adam DickmeissZOOM changes.
2001-10-29 Adam DickmeissNew function marc_display_exl - used by YAZ client...
2001-10-24 Adam DickmeissRemoved SR OID's.
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...
2001-10-15 Adam DickmeissNew function marc_display_wrbuf.
2001-10-05 Adam DickmeissAdded defines YAZ_GNU_THREADS, YAZ_POSIX_THREADS in...
2001-10-04 Adam DickmeissFixes for GNU threads (not working yet).
2001-10-03 Adam DickmeissGNU threads support.
2001-09-30 Adam DickmeissTRACE_MALLOC=1.
2001-09-27 Adam DickmeissFunction nmem_exit calls oid_exit (when reference is 0).
2001-09-24 Adam DickmeissNew Z39.50 OID utilities: yaz_oidval_to_z3950oid, yaz_s...
2001-09-11 Adam DickmeissFix.
2001-09-11 Adam DickmeissExtra new-line for yaz-date.h.
2001-08-23 Adam DickmeissWIN32 fixes: Socket not re-used for bind. yaz_log logs...
2001-07-19 Adam DickmeissAdded typecasts to make C++ happy.
2001-06-26 Adam DickmeissAdded MUTEX functions for NMEM module (used by OID...
2001-05-17 Adam DickmeissAdded EXTERNAL handling for item update0 (1.0).
2001-05-16 Adam DickmeissAdded script cvs-date.tcl that determines last CVS...
2001-05-16 Adam DickmeissModified oid_ent_to_oid so that if proto is general...
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-02-21 Adam DickmeissC++ fixes.
2001-02-21 Adam DickmeissRemoved Makefile.in's and libtool/automake files that are
2001-02-10 Adam DickmeissDumper only keeps one record at a time in memory.
2000-12-05 Adam DickmeissWIN32 fixes for drive specifications.
2000-11-23 Adam DickmeissSSL comstack support. Separate POSIX thread support...
2000-10-02 Adam DickmeissAdded some OID's.
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-07-04 Adam DickmeissFixed bug.
2000-05-18 Adam DickmeissClient display time elapsed.
2000-05-11 Adam DickmeissMinor changes.
2000-05-09 Adam DickmeissPublic nmem_print_list (for debugging).
2000-05-03 Adam DickmeissReference counter (if multiple modules are init/freeing...
2000-05-02 Adam DickmeissDefined READLINE_LIBS for the yaz-client.
2000-04-05 Adam DickmeissAdded shared library support (libtool).
2000-03-14 ianAdded Admin Extended Service OID
2000-03-14 Adam DickmeissAdded POSIX threads support for frontend server.
2000-03-10 Adam DickmeissDocumentation no longer made when doing 'make all'.
2000-03-02 Adam DickmeissFix.
2000-03-02 Adam DickmeissRenamed ASN.1 compiler to yaz-comp (used to be yc.tcl).
2000-03-01 Adam DickmeissUpdated makefiles (again).
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-02-10 Adam DickmeissTcl command clock not used if unavailable (Tcl7.4 and...
2000-02-05 Adam DickmeissIdentifier-length and indicator-lenght no longer set...
2000-01-15 Adam DickmeissBug fix: some elements where treated as OPTIONAL when...
2000-01-10 Adam DickmeissAdded several OID's.
2000-01-06 Adam DickmeissAdded oid_init/oid_exit. Changed oid_exit.
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.
1999-11-30 Adam DickmeissImproved installation. Moved header files to include...
1999-11-03 Adam DickmeissImplemented wrbuf_puts.
1999-10-28 Adam Dickmeisswrbuf_write allows zero buffer length.
1999-10-19 Adam DickmeissMinor bug fix (bug introduced by previous commit).
1999-10-15 Adam DickmeissCharacter '.' matches any single character.
1999-09-13 Adam DickmeissAdded CLIENT IP OID.
1999-09-10 Adam DickmeissSet TRACE_XMALLOC to 1.
1999-08-27 Adam DickmeissRenamed logf function to yaz_log. Removed VC++ project...
1999-07-13 Adam DickmeissBetter debugging for NMEM routines.
1999-07-13 Adam DickmeissUpdated memory debugging memory allocatation routines.
1999-06-30 Adam DickmeissFixed reading of MS-DOS files.
1999-06-09 Adam DickmeissHeader files moved to include (used to be z39.50).
next