projects
/
yaz-moved-to-github.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
facetSort, facetStart honored.
2013-09-12
Adam Dickmeiss
facetSort, facetStart honored.
commit
|
commitdiff
|
tree
2013-09-11
Adam Dickmeiss
Merge branch 'master' into sru_2_0
commit
|
commitdiff
|
tree
2013-09-11
Adam Dickmeiss
Version 4.2.66
commit
|
commitdiff
|
tree
2013-09-11
Adam Dickmeiss
Merge branch 'master' into sru_2_0
commit
|
commitdiff
|
tree
2013-09-11
Adam Dickmeiss
Avoid mixed stmt/var declare
commit
|
commitdiff
|
tree
2013-09-11
Adam Dickmeiss
Further use of odr_create_Odr_oct
commit
|
commitdiff
|
tree
2013-09-11
Adam Dickmeiss
Goodbye to Odr_oct.size
commit
|
commitdiff
|
tree
2013-09-11
Adam Dickmeiss
Remove 3 yaz_log from old ber_oct code
commit
|
commitdiff
|
tree
2013-09-11
Adam Dickmeiss
Version 5
commit
|
commitdiff
|
tree
2013-09-11
Adam Dickmeiss
Rename odr_write2 to odr_write
commit
|
commitdiff
|
tree
2013-09-10
Adam Dickmeiss
No unsigned char's in public API (except for iconv)
commit
|
commitdiff
|
tree
2013-09-10
Adam Dickmeiss
Get rid of size member of Odr_oct
commit
|
commitdiff
|
tree
2013-09-10
Adam Dickmeiss
Re-use match functions a little more
commit
|
commitdiff
|
tree
2013-09-10
Adam Dickmeiss
Update test_soap to new query struct
commit
|
commitdiff
|
tree
2013-09-10
Adam Dickmeiss
Update test_solr, due to regression when query is omitted
commit
|
commitdiff
|
tree
2013-09-10
Adam Dickmeiss
Remove redundant header includes
commit
|
commitdiff
|
tree
2013-09-10
Adam Dickmeiss
Move xml_add utilities to xml_add.c source
commit
|
commitdiff
|
tree
2013-09-10
Adam Dickmeiss
Refactor yaz_match-routines to separate source
commit
|
commitdiff
|
tree
2013-09-10
Adam Dickmeiss
Prefix match_xsd functions with yaz_-prefix
commit
|
commitdiff
|
tree
2013-09-09
Adam Dickmeiss
Decode SRU facet response
commit
|
commitdiff
|
tree
2013-09-09
Adam Dickmeiss
Remove log msg
commit
|
commitdiff
|
tree
2013-09-09
Adam Dickmeiss
Towards working facets
commit
|
commitdiff
|
tree
2013-09-09
Adam Dickmeiss
Make yaz_negotiate_sru_version internal
commit
|
commitdiff
|
tree
2013-09-06
Adam Dickmeiss
Always supply operation and version for SRU 2.0
commit
|
commitdiff
|
tree
2013-09-06
Adam Dickmeiss
Deal with resultCountPrecision - SRU 2.0
commit
|
commitdiff
|
tree
2013-09-04
Adam Dickmeiss
Deal with resultSetTTL / resultSetIdleTime
commit
|
commitdiff
|
tree
2013-09-04
Adam Dickmeiss
version 2 check
commit
|
commitdiff
|
tree
2013-09-04
Adam Dickmeiss
Proper scan SRU encoding
commit
|
commitdiff
|
tree
2013-09-04
Adam Dickmeiss
Encode record properly (recordXMLEscaping, recordPacking)
commit
|
commitdiff
|
tree
2013-09-04
Adam Dickmeiss
Add comment about yaz_srw_decode hack
commit
|
commitdiff
|
tree
2013-09-04
Adam Dickmeiss
Fix typo for xcql encoding
commit
|
commitdiff
|
tree
2013-09-04
Adam Dickmeiss
Deal with recordPacking, recordXMLEscaping
commit
|
commitdiff
|
tree
2013-09-03
Adam Dickmeiss
Namespaces more or less in correct place
commit
|
commitdiff
|
tree
2013-09-02
Adam Dickmeiss
Refactor for string based queruType (SRU 2.0)
commit
|
commitdiff
|
tree
2013-08-28
Adam Dickmeiss
Update NEWS
commit
|
commitdiff
|
tree
2013-08-28
Adam Dickmeiss
ZOOM: mark record cache with schema as requested
commit
|
commitdiff
|
tree
2013-08-22
Adam Dickmeiss
Version 4.2.65
commit
|
commitdiff
|
tree
2013-08-22
Adam Dickmeiss
Fix record caching problem YAZ-673
commit
|
commitdiff
|
tree
2013-08-21
Adam Dickmeiss
Version 4.2.64
commit
|
commitdiff
|
tree
2013-08-19
Adam Dickmeiss
Solr: fheck for ending "/" and "/select" as part of URI
commit
|
commitdiff
|
tree
2013-08-19
Adam Dickmeiss
ZOOM: save record schema per request; fix caching
commit
|
commitdiff
|
tree
2013-08-19
Adam Dickmeiss
Don't MARC decode XML/HTML
commit
|
commitdiff
|
tree
2013-08-19
Adam Dickmeiss
Attempt ISO2709 decoding of any octet aligned record
commit
|
commitdiff
|
tree
2013-07-17
Adam Dickmeiss
Version 4.2.63
commit
|
commitdiff
|
tree
2013-07-16
Adam Dickmeiss
Add yaz_strcmp_null
commit
|
commitdiff
|
tree
2013-07-12
Adam Dickmeiss
Remove yaz_log request
commit
|
commitdiff
|
tree
2013-07-11
Adam Dickmeiss
Version 4.2.62
commit
|
commitdiff
|
tree
2013-07-11
Adam Dickmeiss
Update NEWS
commit
|
commitdiff
|
tree
2013-07-09
Adam Dickmeiss
New utility z_get_HTTP_Response_details
commit
|
commitdiff
|
tree
2013-07-09
Adam Dickmeiss
New utility yaz_url_get_error YAZ-669
commit
|
commitdiff
|
tree
2013-07-09
Adam Dickmeiss
Update NEWS
commit
|
commitdiff
|
tree
2013-07-08
Adam Dickmeiss
New functions yaz_file_glob2, yaz_xml_include_glob
commit
|
commitdiff
|
tree
2013-07-08
Adam Dickmeiss
xml_include fails if file is not found YAZ-668
commit
|
commitdiff
|
tree
2013-07-02
Adam Dickmeiss
Merge branch 'master' of ssh://git.indexdata.com/home...
commit
|
commitdiff
|
tree
2013-07-02
Adam Dickmeiss
Allow max HTTP redirects to be controlled YAZ-667
commit
|
commitdiff
|
tree
2013-06-20
Adam Dickmeiss
Versio 4.2.61
commit
|
commitdiff
|
tree
2013-06-20
Adam Dickmeiss
Fix leak in icu_iter_get_org_info YAZ-666
commit
|
commitdiff
|
tree
2013-06-17
Adam Dickmeiss
MARC XML parse: insert fake leader if missing YAZ-664
commit
|
commitdiff
|
tree
2013-06-14
Adam Dickmeiss
Version 4.2.60
commit
|
commitdiff
|
tree
2013-06-14
Adam Dickmeiss
Fix un-init var in icu_iter_get_org_info YAZ-665
commit
|
commitdiff
|
tree
2013-06-12
Adam Dickmeiss
No longer build for Ubuntu natty
commit
|
commitdiff
|
tree
2013-06-12
Adam Dickmeiss
Avoid statement-not-reached warnings
commit
|
commitdiff
|
tree
2013-06-12
Adam Dickmeiss
Fix empty declarations
commit
|
commitdiff
|
tree
2013-06-11
Adam Dickmeiss
Version 4.2.59
commit
|
commitdiff
|
tree
2013-06-11
Adam Dickmeiss
Implement z_HTTP_header_remove
commit
|
commitdiff
|
tree
2013-06-11
Adam Dickmeiss
Version 4.2.58
commit
|
commitdiff
|
tree
2013-06-11
Adam Dickmeiss
Mention that @mask requires YAZ 4.2.58
commit
|
commitdiff
|
tree
2013-06-10
Adam Dickmeiss
Merge branch 'master' into yaz_663
commit
|
commitdiff
|
tree
2013-06-03
Adam Dickmeiss
Disallow 0 ptrs for some ICU string utilities
commit
|
commitdiff
|
tree
2013-06-03
Adam Dickmeiss
icu_iter_get_org_info returns size+info in UTF-8
commit
|
commitdiff
|
tree
2013-06-03
Adam Dickmeiss
ICU: avoid input member
commit
|
commitdiff
|
tree
2013-05-31
Adam Dickmeiss
Merge branch 'master' into yaz_663
commit
|
commitdiff
|
tree
2013-05-31
Adam Dickmeiss
Fix tests for modified internal ICU API
commit
|
commitdiff
|
tree
2013-05-31
Adam Dickmeiss
First go at returning start+offset
commit
|
commitdiff
|
tree
2013-05-31
Adam Dickmeiss
Merge branch 'master' of ssh://git.indexdata.com/home...
commit
|
commitdiff
|
tree
2013-05-29
Adam Dickmeiss
CCL: avoid z39.58/regex truncation when not needed
commit
|
commitdiff
|
tree
2013-05-29
Adam Dickmeiss
CCL: tests for configurable mask/truncation
commit
|
commitdiff
|
tree
2013-05-29
Adam Dickmeiss
CCL: configurable masking character YAZ-661
commit
|
commitdiff
|
tree
2013-05-16
Adam Dickmeiss
Add YAZ_EXPORT to functions in matchstr.h
commit
|
commitdiff
|
tree
2013-05-16
Adam Dickmeiss
document parameter (Doxygen warning)
commit
|
commitdiff
|
tree
2013-05-16
Adam Dickmeiss
Define local strcasecmp funcs
commit
|
commitdiff
|
tree
2013-05-16
Adam Dickmeiss
HTTP encode. Remove Transfer-Encoding header
commit
|
commitdiff
|
tree
2013-05-15
Adam Dickmeiss
Version 4.2.57
commit
|
commitdiff
|
tree
2013-05-15
Adam Dickmeiss
COMSTACK: @ uses AF_UNSPEC
commit
|
commitdiff
|
tree
2013-05-08
Adam Dickmeiss
Add check for content_length stuff
commit
|
commitdiff
|
tree
2013-05-08
Adam Dickmeiss
HTTP encode. Proper Content-Length YAZ-660
commit
|
commitdiff
|
tree
2013-05-06
Adam Dickmeiss
z_HTTP_header_add_basic_auth uses z_HTTP_header_set
commit
|
commitdiff
|
tree
2013-05-02
Adam Dickmeiss
yaz_url_exec: mangle headers HOST/User-Agent
commit
|
commitdiff
|
tree
2013-05-02
Adam Dickmeiss
Make z_HTTP_header_set public and extend z_HTTP_errmsg
commit
|
commitdiff
|
tree
2013-05-01
Adam Dickmeiss
Tweak trace messages (TRCs) of tcpip.c
commit
|
commitdiff
|
tree
2013-05-01
Adam Dickmeiss
Print only first 8K of HTTP pkgs
commit
|
commitdiff
|
tree
2013-05-01
Adam Dickmeiss
Add odr_write2 (improved odr_write)
commit
|
commitdiff
|
tree
2013-05-01
Adam Dickmeiss
yaz_url_exec: only one User-Agent
commit
|
commitdiff
|
tree
2013-05-01
Adam Dickmeiss
Fix problem with HTTP decoding
commit
|
commitdiff
|
tree
2013-04-30
Adam Dickmeiss
Fix yaz_base64decode to use proper signed var YAZ-656
commit
|
commitdiff
|
tree
2013-04-30
Adam Dickmeiss
New test: test_zgdu
commit
|
commitdiff
|
tree
2013-04-26
Adam Dickmeiss
Version 4.2.56
commit
|
commitdiff
|
tree
2013-04-26
Adam Dickmeiss
yaz-client: fix crash on connect
commit
|
commitdiff
|
tree
2013-04-26
Adam Dickmeiss
Versio 4.2.55
commit
|
commitdiff
|
tree
2013-04-26
Adam Dickmeiss
Update NEWS
commit
|
commitdiff
|
tree
next