yaz-ztest: Use hash rather for fake hit count
[yaz-moved-to-github.git] / src /
2013-04-02 Adam DickmeissCOMSTACK: fix resolving of non-passive addresses
2013-04-02 Adam DickmeissCOMSTACK: make @ bind to IPV6+IPV4 consistenly YAZ-623
2013-03-05 Adam DickmeissUpdate header about CQL grammar
2013-03-05 Adam DickmeissCQL: accept relations "within", "encloses"
2013-03-05 Adam DickmeissDelete trailing whitespace from .y files
2013-02-20 Adam DickmeissHonor CQL unmasked modifier + tests
2013-02-13 Adam DickmeissRename handle_facet_list to ZOOM_handle_facet_list
2013-02-12 Adam DickmeissExtra brace around it stmt to avoid warning
2013-02-11 Adam DickmeissGFS: scan handler gets extra_args from request
2013-02-11 Adam DickmeissGFS: scan may return extra response data (SRU)
2013-02-11 Adam DickmeissRemove unused local variable
2013-02-11 Adam DickmeissWhite space reformat
2013-02-11 Simon JacobAdded support for scan of SOLR indexes. To enable suppo...
2013-01-30 Adam DickmeissDiagnostic for missing MARC rule for OPAC
2013-01-29 Adam Dickmeissyaz_xml_to_opac: OID for embedded MARC may be given
2013-01-29 Adam DickmeissGFS: conversions between OPAC and XML
2013-01-29 Adam DickmeissComplete XML to OPAC conversion
2013-01-29 Adam DickmeissSync spelling of availabilityDate in XML to that of...
2013-01-28 Adam DickmeissFurther work on yaz_xml_to_opac
2013-01-28 Adam Dickmeissrecord_conv: fix leaks (when configure fails)
2013-01-28 Adam DickmeissNew function: z_ext_record_oid_nmem
2013-01-25 Adam DickmeissBeginnings of XML to OPAC conversion
2013-01-25 Adam DickmeissFix a few Doxygen warnings
2013-01-25 Adam DickmeissRename opacdisp.c to opac_to_xml.c
2013-01-25 Giannis kosmasHandle numeric subfields correctly.
2013-01-18 Adam DickmeissSimplify icu_buf_utf{8,16}_{create,resize}
2013-01-18 Adam DickmeissReformat some source for ICU
2013-01-18 Adam DickmeissICU: better error handling of rule attribute (required)
2013-01-17 Adam DickmeissNew ICU chain rule, join, to join tokens
2013-01-17 Adam DickmeissRemove useless assert
2013-01-17 Adam DickmeissSimplification of initial call to icu_iter_invoke
2013-01-10 Adam DickmeissNew GFS search member: present_number
2013-01-07 Adam DickmeissMake a few functions static (private)
2013-01-06 Adam DickmeissBump year
2013-01-06 Adam DickmeissSimplify a few sort spec conversions
2013-01-04 Adam DickmeissISO2709 decoding: be more picky WRT header
2012-12-20 Adam DickmeissReformat
2012-12-20 Adam Dickmeissodr_prepend: zero length prefix ignored
2012-12-20 Adam DickmeissGFS: bail out of fetch if last_in_set is set
2012-12-17 Adam DickmeissRework search for anchor/mask CQL ops
2012-12-13 Adam DickmeissCQL: Don't treat \^ as anchor
2012-12-11 Adam DickmeissMake some functions static/private in PQF parsing
2012-11-22 Adam DickmeissGFS: replay implementation_version from backend
2012-11-21 Adam DickmeissZOOM: special options to control APDU logging
2012-11-21 Adam DickmeissZOOM C refactor. Make helper ZOOM_send_GDU
2012-11-15 Adam DickmeissFix tcpip_rcvconnect for gnutls comstack
2012-11-15 Adam DickmeissUse gnutls_x509_crt_print for newer GNUTLS libs only
2012-11-14 Adam DickmeissExtend cs_print_session_info for GNUTLS mode
2012-11-13 Adam DickmeissBump year
2012-11-13 Adam Dickmeissrpn2cql: less quotes in generated terms
2012-11-12 Adam Dickmeissyaz_uri_to_array: fix check for x-form names
2012-11-12 Adam DickmeissNo need to report more than 10 unknown SRU args
2012-11-12 Adam Dickmeissyaz_uri_to_array: reject non-ASCII x-form names
2012-10-25 Adam DickmeissNew utility yaz_decode_init_diag
2012-10-23 Adam DickmeissAllow HTTP protocol on unix local socket
2012-10-23 Adam DickmeissFix condition for unix socket option parsing
2012-10-19 Adam DickmeissSpell fix
2012-10-19 Adam DickmeissZOOM C: don't trust recordPosition always
2012-10-18 Adam DickmeissAvoid strcasecmp which does not exist on Windows
2012-10-18 Adam DickmeissAllow more namespaces for SRU
2012-10-18 Adam Dickmeisssoap: remove fprintf debug stmt
2012-10-09 Adam Dickmeissdaemon: log total number of bad signals from child...
2012-10-09 Adam Dickmeissretrieval: empty backend name attribute omits element set
2012-10-01 Dennis SchafrothImplement Solr sorting to internal Sort parameter.
2012-10-01 Dennis SchafrothNew solr sort strategy. Using it
2012-10-01 Dennis SchafrothMethods for conversion between solr and internal sort...
2012-10-01 Dennis SchafrothExtract and add sorting parameters
2012-09-27 Adam DickmeissImplement ccl_qual_fitem2
2012-09-20 Adam DickmeissMARC: Extra/missing indicator handled for MARCXML
2012-09-19 Adam DickmeissReformat: delete trailing whitespace
2012-09-14 Adam DickmeissMARC: skip non-ASCII characters always for leader
2012-09-12 Adam DickmeissSkip bad UTF-8 chars in MARC leaders
2012-09-12 Adam DickmeissSimplify construct
2012-09-10 Adam DickmeissCCL: fix uninit local var (attset)
2012-09-10 Adam DickmeissCCL: s=ag automatically adds s=pw
2012-09-10 Adam DickmeissCCL: implement s=ag special
2012-09-05 Adam DickmeissCCL: refactor search_term_x into two functions
2012-09-04 Adam DickmeissAdd pretty printing to yaz-json-parse
2012-09-03 Adam DickmeissZOOM: increase default max message to 64 MB
2012-09-03 Adam DickmeissGFS: increase default max message to 64 MB
2012-09-03 Adam Dickmeisstcpip comstack: increase max recv to 128 MB
2012-08-21 Adam Dickmeissyaz_poll: Allow num_fds == 0
2012-08-08 Adam DickmeissDecode SRU 2.0 responses
2012-08-08 Adam DickmeissSRU recordPacking: guess record packing in response
2012-08-08 Adam DickmeissODR dump: truncate dump after 20k rather than 2k.
2012-08-06 Adam Dickmeissrecord_render: simplify buffer return handling
2012-08-01 Adam DickmeissAllow user:pass@host notation for yaz_url_exec
2012-07-06 Adam DickmeissDefine two locals always; to avoid GCC warning
2012-06-21 Adam Dickmeissrecord_render: simplify a bit
2012-06-21 Adam Dickmeissrecord_render: fix buffer overrun
2012-06-20 Adam Dickmeissrecord_render: allow ws after = in typespec
2012-06-20 Adam DickmeissFix record_render for case where len==NULL
2012-06-20 Adam DickmeissAllow whitespace for base64 decoding
2012-06-19 Adam Dickmeissrender_render: Change spec for base64 record embedding
2012-06-18 Adam Dickmeissrecord_render: make it compile wo Libxml2
2012-06-18 Adam Dickmeissrecord_render: base64 decoding of embedded records
2012-06-06 Dennis SchafrothNow copied from header
2012-06-06 Dennis SchafrothImplement missing function. already declared in API
2012-06-05 Adam DickmeissMerge branch 'master' of ssh://git.indexdata.com/home...
2012-06-05 Adam DickmeissSpell fix of ZOOM_resultset_facets_names
next