Lines Matching refs:GFS

102 GFS: Allow External type TaskPackage response YAZ-915
596 GFS: client_query_charset conversion YAZ-777
598 UTF-8 encoded. WIth client_query_charset, GFS will convert from the
642 GFS: prevent truncation/overflow in retrieval phase. YAZ-763
670 As we're used to from yaz-client and GFS based servers.
726 GFS: peer_name adds X-Forwarded/Client-IP to value YAZ-749
781 Avoid yaz_log in sigterm handler for GFS YAZ-737
888 Ensure that GFS calls exit if any listener fails YAZ-710
910 GFS: make surrogate diagnostic when yaz_record_conv_record fails -
913 GFS: Allow multiple listenrefs YAZ-554. A server in yazgfs configuration
917 GFS: Use xmlconfig path as prefix for fnames YAZ-702. When -f
918 option is given for GFS, the dirname of filename (for -f) is used
944 Increase various buffers in GFS's statserv_options_block
961 both request/response). This is what a search handler in the GFS
984 GFS: log when closing down - at least SIGTERM YAZ-684
1018 GFS: pass additionalSearchInfo to search memeber search_input if
1192 GFS: scan handler gets extra_args from request and may return extra
1207 GFS: Allow conversion between Z39.50 OPAC and OPACXML via retrieval
1220 New GFS search member: present_number. This is a hint to the
1234 GFS: bail out of fetch if last_in_set is set. Until now, last_in_set,
1256 GFS: relay implementation_version from backend
1349 Increase default value of max message for Z39.50 Init for GFS, ZOOM
1420 GFS: No limit in RPN buf size in CQL to RPN conversion.
1502 GFS: fix bend_assoc_is_alive. When cs_get returns 0 the association is
1732 CQL and GFS: add utility cql_sortby_to_sortkeys which converts CQL sortby
1735 Note that the CQL sortby spec is only converted when the GFS is already
1789 GFS: Z_PresentStatus_partial_4 for missing record. If bend_fetch handler
1985 GFS: Remove socket (int *fd) from search_rr handler. The socket
2030 and yaz_sru_decode in server applications, GFS, yazproxy, metaproxy.
2038 Add support for extra request / response data for SRU codecs and GFS.
2040 for extra data response buffer and length. For the GFS, both request
2157 Added member named_result_sets for init handler struct for the GFS. This
2418 Added support for CCL queries in Z39.50 queries sent to the GFS (and
2420 <ccl2rpn> element in a GFS configuration file, if present, names a CCL
2632 Extended the GFS search facility. New member of bend_search_rr
2701 Added GFS utility function bend_assoc_is_alive which returns 1 if
2741 For GFS, fixed problem with SRU diagnostic 'First record position out of
2789 specified, per server, with element maximumrecordsize in YAZ' GFS XML config.
2818 Minor changes to GFS logging. Database included in search request log
2873 Ensured that Present-handler (if defined) is called in GFS before any call to
2931 For SRW (including GFS), accept application/soap+xml as content-type
2934 For GFS in SRU mode, an empty stylesheet in SRU URL (&stylesheet=&)
2936 in GFS XML config.
2996 GFS to support this as well. Backend handler, bend_srw_update, does the
3006 Added option -m to GFS to control formatting of timestamps in log file.
3225 Added YAZ GFS support for conversion from Z39.50 surrogate
3228 Bug fix: YAZ GFS did not return schema in explainResponse.
3232 The YAZ GFS when converting SRW/SRU requests to Z39.50 structures
3334 This bug affects threaded version of GFS server.
3517 the GFS in line with the behaviour of ZOOM-C on the client side.
3685 New member 'display_term' in struct scan_entry. GFS now sets member entries
3688 but the GFS will ignore member display_term - assuming it was NOT set by
3689 the handler. The fact that the GFS now allocates the entries both allows