yaz-moved-to-github.git
2005-09-09 Adam DickmeissDo not build the separate Multi-threaded (MT) library...
2005-09-09 Adam DickmeissMajor log system cleanup. Added various locks for the...
2005-09-09 Adam DickmeissChanged nmem_mutex_create so that it properly handles...
2005-09-09 Adam DickmeissSet ODR_MAX_STACK to 2000 instead of 10000. It seems...
2005-09-09 Adam DickmeissDocument more tstlog options
2005-09-08 Adam DickmeissFix cpp-if check for POSIX threads
2005-09-08 Adam DickmeissAdded test tstlogthread which tests log system in multi...
2005-09-08 Adam DickmeissAdded option (-n) for tstlog to make call yaz_log a...
2005-09-07 Marc Crommeadded simple benchmark client program written over...
2005-09-07 Adam DickmeissDocument ZOOM_connection_last_event and the event types
2005-08-30 Adam DickmeissCall bend_close during init if there is an old handle... YAZXF2.1.4.2.2.release
2005-08-25 Adam Dickmeissyazphp.dsl no longer in use
2005-08-25 Adam DickmeissUse proper location for VS C runtime msvcr71.dll
2005-08-24 Heikki LevantoAdded 'exit' as an alternative for 'quit' in yaz-client
2005-08-22 Adam DickmeissMore type casts for char signed/unsigned and xmlChar...
2005-08-18 Adam DickmeissUpdated to use libxml 2.6.20, zlib 1.2.3
2005-08-11 Adam DickmeissIncrease the ODR stack size. Use different stack data...
2005-08-11 Adam DickmeissMake test fail if circular refenced ODR does not fail
2005-08-11 Adam DickmeissAdded tstodrstack to this
2005-08-11 Adam DickmeissTest with 100 level query and another with circular...
2005-08-11 Adam DickmeissAdded test for bad ODR nesting
2005-08-10 Adam DickmeissAdded some news items collected frmo CVS
2005-08-10 Adam DickmeissRemoved /usr/share/yaz/etc from libyaz. All /usr/share...
2005-08-09 Adam DickmeissFixed setting of record syntax for Extended Service...
2005-08-05 Adam DickmeissAdded missing start tag
2005-07-22 Adam DickmeissImplemented 'show all' command. Bug #398. Patch by...
2005-07-19 Mike TaylorNote TCP/IP backlog change.
2005-07-19 Mike TaylorIncrease TCP/IP listener backlog from 3 (which I am...
2005-07-18 Marc Crommestarted new developmenr version number to make side...
2005-07-18 Marc Crommeadded some package names to message
2005-06-30 Adam DickmeissCheck for open connection and proper protocol for updat...
2005-06-29 Adam DickmeissPick latest Docbook XML DTD for 4.X
2005-06-27 Adam DickmeissCase insensitive CQL relations/indexes/operations.
2005-06-25 Adam DickmeissExpanded tabs in all source files. Added vim/emacs...
2005-06-25 Adam DickmeissPrint ext command in help
2005-06-24 Adam DickmeissWS updates. No code changes
2005-06-24 Adam DickmeissAdd OID for External XMLES too
2005-06-23 Adam DickmeissFix relationModifier handling (incorrect value in check...
2005-06-23 Adam DickmeissChanged xmles command to take OID + doc as parameter...
2005-06-21 Adam DickmeissDescribe new comman xmles. Update doc for Item Update.
2005-06-21 Adam DickmeissRename VAL_XMLUPDATE to XML_XMLES bacuase this is an...
2005-06-16 Adam DickmeissFor RPM spec, use License: rather than Copyright: ...
2005-06-13 Adam DickmeissFor GFS, allow field record in bend_fetch_rr to hold...
2005-06-10 Adam DickmeissUpdate year in copyright message
2005-06-09 Adam DickmeissLFS mode for yaz-marcdump so that it can read large...
2005-06-08 Adam DickmeissFix problem with pointer to last init response being...
2005-06-08 Adam DickmeissDescribe new yaz-client commands wait_response and...
2005-06-08 Adam DickmeissBump version to 2.1.9.
2005-06-08 Adam DickmeissFixed wait_response handling so to deal with proper...
2005-06-07 Adam DickmeissMore NEWS YAZ.2.1.8
2005-06-07 Adam DickmeissUse size_t for NMEM's get_block. Change space-left...
2005-06-07 Adam DickmeissTowards 2.1.8.
2005-06-07 Adam DickmeissFixed bug in yaz_marc_decode_buf. By mistake the routin...
2005-06-06 Adam DickmeissAvoid mixed stmt, var declare
2005-06-06 Adam DickmeissAllow log level to be set for zoomsh
2005-06-06 Adam DickmeissMake a zoom,zoomdetails log level and try to make loggi...
2005-06-06 Adam DickmeissRe-organize top-level code so main functions does less...
2005-06-06 Adam DickmeissInternal package 2.1.7-1 for testing.
2005-06-06 Adam DickmeissAdd support for privately defined extended service...
2005-06-06 Adam DickmeissFix man page to include description of --comp.
2005-06-06 Adam DickmeissBump version to 2.1.7
2005-06-06 Adam DickmeissWarn about unknown Z39.50 options
2005-06-06 ja7Fix for bug 371 "options concurrentOperations ignores...
2005-06-03 Adam DickmeissUse size_t for nmem block sizes internally
2005-06-03 Adam DickmeissLet nmem.h include stddef.h to get size_t defined....
2005-05-26 Adam DickmeissAdd OID test. Changed prototype for ber_oidc.
2005-05-26 Adam DickmeissAllow decoding of zero-length OIDs, but reject OIDs...
2005-05-24 Adam DickmeissTowards 2.1.6. YAZ.2.1.6
2005-05-24 Adam DickmeissUpdate dependancy libs
2005-05-20 Adam DickmeissAdded support for SRW sort in Generic Frontend Server...
2005-05-20 ja7added 2 new commands for testing concurrent operations...
2005-05-18 Adam DickmeissWarn if Libxml2 is not found
2005-05-18 Adam DickmeissAdded functin yaz_del_charneg_record, which removes...
2005-05-18 Adam DickmeissReestablish LOG_APP,APP2,APP3 .. continued.
2005-05-18 Adam DickmeissKeep log level app2,app3. It is still being used
2005-05-17 Adam DickmeissFixed bug #255: ZOOM does not decode Diagnostics in...
2005-05-16 Mike TaylorIgnore generated files "tstsoap1" and "tstsoap2"
2005-05-11 Adam DickmeissBump version to 2.1.5
2005-05-11 Adam DickmeissInitialize members scanClause,errcode,errstring for...
2005-05-09 Mike TaylorIgnore generated header files.
2005-05-09 Mike TaylorIgnore generated C files.
2005-05-09 Adam DickmeissIn yaz-client when evaluating time elapsed, it is done...
2005-05-09 Adam DickmeissFix example
2005-05-08 Adam DickmeissBug fix: did not use outputCharset in the conversion...
2005-05-08 Adam DickmeissFixed bug #320: Improve UTF-8 -> Latin-1 conversion.
2005-05-08 Adam DickmeissComment out debug printf stmt
2005-05-08 Adam DickmeissFixed bug #322: yaz server does not log listener addres...
2005-05-06 Adam DickmeissEncode SRW/SRU terms to UTF-8 from terminal (outputChar...
2005-05-06 Adam DickmeissAdded two SOAP tests
2005-05-03 Adam DickmeissCollect CVS changes.
2005-05-03 Adam DickmeissAdded some help on proximity.
2005-05-02 Adam DickmeissRemoved a few redundant log messages
2005-05-02 Adam DickmeissFix bug #307: It's impossible to specify indefinite...
2005-05-02 Adam DickmeissAdded support for multiple languages and charsets to...
2005-05-02 Adam DickmeissAdded utilities nmem_strsplit and nmem_strsplit_blank...
2005-04-29 Adam DickmeissFixed bug in scan handling in front end server: if
2005-04-29 Heikki LevantoFixed the infinite recursion when calling yaz_log_level...
2005-04-26 Adam DickmeissModify one of the result set PQF examples
2005-04-26 Adam DickmeissTowards 2.1.4. YAZ.2.1.4
2005-04-26 Adam DickmeissAdded Mads Bondo Dydensborg
next