yaz-moved-to-github.git
2014-02-18 Adam DickmeissDescribe --with-memcached configure option
2014-02-17 Adam DickmeissUse pthread_atfork to lock/unlock yaz_log system
2014-02-17 Adam DickmeissProvide yaz_log_{lock,unlock}
2014-02-14 Adam DickmeissAvoid yaz_log in sigterm handler YAZ-737
2014-02-07 Adam DickmeissUpd NEWS WRT memcached
2014-02-07 Adam DickmeissRPM: incorporate libgcrypt and libmemcached deps
2014-02-07 Adam Dickmeissyaz-config --libs: omit grypt+memcached libs
2014-02-07 Adam DickmeissBuild depend on libmemcached and libgcrypt
2014-02-07 Adam DickmeissUse memcached factory function when available
2014-02-07 Adam Dickmeissyaz-config: quote some RHS values (that might include...
2014-02-07 Adam DickmeissCheck for libgcrypt version 1.2 and later
2014-02-07 Adam Dickmeissmarc?.json.marc part of dist
2014-02-07 Adam DickmeissRevert "Bison: use %name-prefix directive rather than...
2014-02-06 Adam DickmeissDon't define memcached_return_t if libmemcached is...
2014-02-06 Adam DickmeissUpdates for compilation with older libmemcached
2014-02-06 Adam DickmeissRevert "Sort: no need for present/search handling for...
2014-02-06 Adam DickmeissChange logging a bit in ZOOM's Z39.50 layer
2014-02-04 Adam DickmeissZOOM_resultset_record_immedate never makes RECV_RECORD...
2014-02-04 Adam DickmeissZOOM_record_cache_lookup makes RECV_RECORD event
2014-02-04 Adam Dickmeissmemcached: generate SHA1 for records and store blob...
2014-02-04 Adam DickmeissDeal with facets for caching
2014-02-04 Adam DickmeissEnable memcahced binary protocol
2014-01-31 Adam Dickmeisszoomsh: shows SearchResult-1
2014-01-30 Adam DickmeissZOOM: resultset setname managed by ODR
2014-01-30 Adam Dickmeissmemcached: use facets in key for result set
2014-01-30 Adam DickmeissZOOM: change names of some facet var to denote response
2014-01-30 Adam DickmeissDeprecate ZOOM_resultset_facets_names
2014-01-30 Adam Dickmeisszoomsh: sortby command
2014-01-30 Adam Dickmeissmemcached: take sorting into account for result set key
2014-01-29 Adam DickmeissRefactor: all memcached stuff to zoom-memcached.c
2014-01-29 Adam DickmeissMerge branch 'master' into yaz-728
2014-01-29 Adam Dickmeisszoomsh: use proper list of connections and result sets...
2014-01-29 Adam DickmeissImplement cs_get_peer_certificate_x509 for GnuTLS
2014-01-28 Adam DickmeissFix problem hit count caching in async mode
2014-01-28 Adam DickmeissZOOM Z39.50 handling: refactor
2014-01-28 Adam DickmeissMerge branch 'master' into yaz-728
2014-01-28 Adam DickmeissRequire automake 1.11.1 or later YAZ-733
2014-01-27 Adam DickmeissSort: no need for present/search handling for sort...
2014-01-27 Adam DickmeissBetter Z39.50 search/present handling
2014-01-27 Adam DickmeissCaches NamePlusRecord BER; works well
2014-01-24 Adam DickmeissStart work on record caching - does not work!
2014-01-24 Adam DickmeissAdd wrbuf_sha1_puts
2014-01-24 Adam DickmeissIf libgcrypt is not found, disable memcached entirely
2014-01-24 Adam DickmeissMerge branch 'master' into yaz-728
2014-01-24 Adam DickmeissWin makefile: use tclsh straight (from PATH)
2014-01-23 Adam DickmeissAdd wrbuf_sha1_write
2014-01-23 Adam DickmeissMention libgcrypt in Unix installation of YAZ
2014-01-23 Adam DickmeissTweak help msg for libgcrypt
2014-01-23 Adam DickmeissMerge branch 'master' into yaz-728
2014-01-23 Adam DickmeissRemove SSL via OpenSSL support YAZ-732
2014-01-23 Adam Dickmeisszoom: cache hit count
2014-01-22 Adam Dickmeisszoom: simplify and turn some funcs into void
2014-01-22 Adam Dickmeisszoom: one common search task
2014-01-22 Adam DickmeissMerge branch 'master' into yaz-728
2014-01-22 Adam DickmeissAdd missing backslash for nmake makefile
2014-01-22 Adam DickmeissFix 5.0.12 date in NEWS
2014-01-22 Adam DickmeissVersion 5.0.12 v5.0.12
2014-01-21 Adam DickmeissPrefix URL with if sru setting hints SRU/Solr mode...
2014-01-21 Adam DickmeissMore fragment removal in SRU GET and Solr case YAZ-730
2014-01-21 Adam DickmeissSRU GET/Solr base URLs may hold additional ?args YAZ-729
2014-01-21 Adam DickmeissRemove #fragment for HTTP request encoding YAZ-730
2014-01-20 Adam DickmeissZOOM: initial experiments with memcached
2014-01-20 Adam DickmeissAdd configure check for memcached headers+libs
2014-01-16 Adam DickmeissDelete trailing whitespace
2014-01-16 Adam DickmeissDoc: Update list of DLLs/LIBs
2014-01-16 Adam DickmeissRemove trailing whitespace
2014-01-16 Adam DickmeissDoc: update href link to Unix utils and Git
2014-01-15 Adam DickmeissVersion 5.0.11 v5.0.11
2014-01-15 Adam DickmeissUpdate NEWS
2014-01-15 Adam Dickmeisszoomsh: do not use readline for stdin (no tty) YAZ-724
2014-01-15 Adam Dickmeisszoomsh: empty command ignored YAZ-723
2014-01-15 Adam DickmeissZOOM: For redirect, reconnect always YAZ-722
2014-01-10 Adam Dickmeissyaz-url utility offers option -v to enable verbose...
2014-01-10 Adam Dickmeissyaz_url uses yaz_check_location and offers verbose...
2014-01-10 Adam Dickmeissyaz-client uses yaz_check_location
2014-01-10 Adam DickmeissZOOM C uses yaz_check_location
2014-01-10 Adam DickmeissAdd yaz_check_location
2014-01-10 Adam Dickmeisscookie: introduce yaz_cookies_reset
2014-01-09 Adam DickmeissAdd test_marc.sh JSON test results
2014-01-09 Adam DickmeissBison: use %name-prefix directive rather than -p option
2014-01-09 Adam DickmeissUpdate cql.y for newer bison YAZ-720
2014-01-09 Adam DickmeissVersion 5.0.10 v5.0.10
2014-01-09 Adam DickmeissCookie handling; deal with relative URI in Location...
2014-01-03 Adam Dickmeissrpn2solr: support truncation left(2), left&right(3...
2014-01-02 Adam DickmeissHappy new year
2013-12-23 Adam DickmeissMention SRU version 2.0 in yaz-client man
2013-12-20 Adam DickmeissVersion 5.0.9 v5.0.9
2013-12-20 Adam DickmeissMerge branch 'master' of ssh://git.indexdata.com/home...
2013-12-20 Adam DickmeissVersion 5.0.8 v5.0.8
2013-12-20 Adam Dickmeissyaz-client: Loosen NS check for SRU YAZ-716
2013-12-20 Adam DickmeissZOOM: Loosen NS check for SRU YAZ-716
2013-12-20 Adam DickmeissFor SOAP decoding, allow handler[i].ns to hold element
2013-12-18 Adam Dickmeisscs_parse_host free's connect_host on failure
2013-12-18 Adam DickmeissMake cs_parse_host public
2013-12-18 Adam DickmeissFix double HTTP dump
2013-12-17 Adam DickmeissVersion 5.0.7 v5.0.7
2013-12-17 Adam Dickmeissyaz-ztest: Proper 0-terminate user-defined record buffer
2013-12-17 Adam DickmeissVersion 5.0.6 v5.0.6
2013-12-17 Adam DickmeissUpdate API use to 5.0.5 due to new yaz_marc_read_json_node
2013-12-17 Adam DickmeissUpd NEWS
next