2005-02-25 |
Adam Dickmeiss | Fixed bug that caused MARC decode to SEGV for some... |
tree | commitdiff |
2005-02-09 |
Adam Dickmeiss | Increase listen backlog parameter for UNIX domain sockets. |
tree | commitdiff |
2005-02-08 |
Adam Dickmeiss | Added MarcXchange support. |
tree | commitdiff |
2005-02-08 |
Adam Dickmeiss | Worked around bug #261 again. Added sleep for EAGAIN... |
tree | commitdiff |
2005-02-07 |
Adam Dickmeiss | WIN32 compile fixes. No TLS for control block yet |
tree | commitdiff |
2005-02-07 |
Adam Dickmeiss | Avoid ANSI inline declaration |
tree | commitdiff |
2005-02-04 |
Adam Dickmeiss | Fix xmlns for SRW diagnostic in yaz_srw_diagnostics |
tree | commitdiff |
2005-02-04 |
Adam Dickmeiss | Fixed problem with connect on Unix domain sockets that... |
tree | commitdiff |
2005-02-02 |
Adam Dickmeiss | Fix bug #260: Multi combining MARC-8 chars not converte... |
tree | commitdiff |
2005-02-02 |
Adam Dickmeiss | Never assume non 00X have controlfields |
tree | commitdiff |
2005-02-02 |
Adam Dickmeiss | Put two spaces before datafield end tag (includes subfi... |
tree | commitdiff |
2005-02-02 |
Adam Dickmeiss | Fixed bug #263: YAZ MARCXML dump shows extra spaces... |
tree | commitdiff |
2005-02-02 |
Adam Dickmeiss | Fix statserv_getcontrol for non-threaded YAZ |
tree | commitdiff |
2005-02-01 |
Adam Dickmeiss | Fixed bug #258: marc-8 to utf8 fails for some composed... |
tree | commitdiff |
2005-02-01 |
Adam Dickmeiss | Added support for multi-homed YAZ frontend server.... |
tree | commitdiff |
2005-02-01 |
Adam Dickmeiss | Allow text/plain as HTTP Content-Type for SRW HTTP... |
tree | commitdiff |
2005-02-01 |
Adam Dickmeiss | Added member user for COMSTACK that is an opaque pointe... |
tree | commitdiff |
2005-01-27 |
Adam Dickmeiss | Fixed bug #255: EXTERNAL decoding with ASN.1 types... |
tree | commitdiff |
2005-01-27 |
Adam Dickmeiss | Added zget_init_diagnostics_octet which is similar to |
tree | commitdiff |
2005-01-21 |
Adam Dickmeiss | Do not use acquire locks (NMEM_{ENTER,LEAVE}) in |
tree | commitdiff |
2005-01-19 |
Adam Dickmeiss | Make scan logging prettier |
tree | commitdiff |
2005-01-17 |
Adam Dickmeiss | Added include stdlib.h |
tree | commitdiff |
2005-01-17 |
Adam Dickmeiss | Fix MAC compilation |
tree | commitdiff |
2005-01-17 |
Adam Dickmeiss | Fixed includes for FreeBSD |
tree | commitdiff |
2005-01-17 |
Adam Dickmeiss | Do not declare several variables in non-XML mode |
tree | commitdiff |
2005-01-16 |
Adam Dickmeiss | Minor include updates to make Windows happy |
tree | commitdiff |
2005-01-16 |
Adam Dickmeiss | Added check for various headers, since comstack.h no... |
tree | commitdiff |
2005-01-16 |
Adam Dickmeiss | Do not use exit |
tree | commitdiff |
2005-01-16 |
Adam Dickmeiss | include stdlib.h |
tree | commitdiff |
2005-01-16 |
Adam Dickmeiss | Removed away include of system headers in comstack... |
tree | commitdiff |
2005-01-16 |
Adam Dickmeiss | WS update |
tree | commitdiff |
2005-01-15 |
Adam Dickmeiss | Bump year |
tree | commitdiff |
2005-01-11 |
Adam Dickmeiss | Added SRW Scan support in yaz-client and Generic Fronte... |
tree | commitdiff |
2005-01-11 |
Adam Dickmeiss | match_xsd_string returns empty string rather than NULL... |
tree | commitdiff |
2005-01-11 |
Adam Dickmeiss | Added SRU decode of maximumTerms, responsePosition... |
tree | commitdiff |
2005-01-11 |
Adam Dickmeiss | Fixes for value and pScanCluase in scan SRW codec |
tree | commitdiff |
2005-01-09 |
Adam Dickmeiss | Added whereInList member to SRW Scan Term |
tree | commitdiff |
2005-01-09 |
Adam Dickmeiss | Rename pqf scan parameter from x-ScanClause to x-pScanC... |
tree | commitdiff |
2005-01-08 |
Adam Dickmeiss | Added support for SRW scan in yaz-client |
tree | commitdiff |
2005-01-07 |
Heikki Levanto | Added a warning (always to stderr) when opening the... |
tree | commitdiff |
2005-01-05 |
Adam Dickmeiss | Only use type 'long long' when available. |
tree | commitdiff |
2005-01-04 |
Mike Taylor | Return aligned blocks on the smallest boundaries that... |
tree | commitdiff |
2005-01-04 |
Adam Dickmeiss | Align NMEM blocks to 2*sizeof(long) |
tree | commitdiff |
2005-01-03 |
Adam Dickmeiss | Fix threading |
tree | commitdiff |
2005-01-03 |
Adam Dickmeiss | For daemon mode (-D), let parent wait till child has... |
tree | commitdiff |
2004-12-30 |
Adam Dickmeiss | Cast PIDs to longs so they can be printfd |
tree | commitdiff |
2004-12-30 |
Adam Dickmeiss | Avoid signed char subscript |
tree | commitdiff |
2004-12-30 |
Adam Dickmeiss | Avoid signed char subscript |
tree | commitdiff |
2004-12-22 |
Adam Dickmeiss | Remove extra space in request log output |
tree | commitdiff |
2004-12-22 |
Adam Dickmeiss | Change GFS so that it listen&accept in parent process... |
tree | commitdiff |
2004-12-22 |
Adam Dickmeiss | Added OID for charneg-4. |
tree | commitdiff |
2004-12-21 |
Adam Dickmeiss | When receiving no records in present response don't... |
tree | commitdiff |
2004-12-21 |
Adam Dickmeiss | Minor tweaks in logging (mostly for SRW search) |
tree | commitdiff |
2004-12-20 |
Adam Dickmeiss | Prefix PRN/Type-1 queries with RPN: rather than Z: |
tree | commitdiff |
2004-12-20 |
Adam Dickmeiss | Fixed bug in pack_records that caused piggyback searche... |
tree | commitdiff |
2004-12-20 |
Adam Dickmeiss | Added functions to initialize various structures for... |
tree | commitdiff |
2004-12-16 |
Adam Dickmeiss | Include marcdisp.h so that atoi_n gets public on WIN32 |
tree | commitdiff |
2004-12-16 |
Adam Dickmeiss | Fix declaration (WIN32 section) |
tree | commitdiff |
2004-12-13 |
Heikki Levanto | Moved back to a single log.h, with the new #define... |
tree | commitdiff |
2004-12-02 |
Adam Dickmeiss | Fix double-free in code that handles encoding errors... |
tree | commitdiff |
2004-11-26 |
Adam Dickmeiss | yaz-log.7 man pages part of RedHat package yaz |
tree | commitdiff |
2004-11-25 |
Adam Dickmeiss | Treat field as having subfields even if first char... |
tree | commitdiff |
2004-11-23 |
Heikki Levanto | Re-enabled the -v notime option, it was broken. |
tree | commitdiff |
2004-11-21 |
Adam Dickmeiss | Update SRW/SRU diagnostic message definitions and store... |
tree | commitdiff |
2004-11-18 |
Heikki Levanto | Deprecated log.h and created a new ylog.h |
tree | commitdiff |
2004-11-17 |
Heikki Levanto | Added an option to specify -word in the loglevel parsin... |
tree | commitdiff |
2004-11-17 |
Adam Dickmeiss | Modify wrbuf_put_zquery and wrbuf_scan_term so the... |
tree | commitdiff |
2004-11-17 |
Adam Dickmeiss | For @prox operator, the "which" member being known... |
tree | commitdiff |
2004-11-16 |
Adam Dickmeiss | Avoid new ANSI inline declaration |
tree | commitdiff |
2004-11-16 |
Heikki Levanto | Improvements in the log system, especially on the serve... |
tree | commitdiff |
2004-11-09 |
Adam Dickmeiss | Use strchr,strrchr instead of index/rindex. YAZ.2.0.28 |
tree | commitdiff |
2004-11-04 |
Heikki Levanto | Fixed a bug that caused extra [level] tags in the log |
tree | commitdiff |
2004-11-03 |
Adam Dickmeiss | Using blanks for assignments (no code changes) |
tree | commitdiff |
2004-11-03 |
Heikki Levanto | Fixed a silly typo that made a numeric -v crash |
tree | commitdiff |
2004-11-03 |
Heikki Levanto | Added dynamic log-levels: |
tree | commitdiff |
2004-11-02 |
Heikki Levanto | protecting log rotation with a mutex |
tree | commitdiff |
2004-11-02 |
Heikki Levanto | Rotating logfile if exceeding a gigabyte |
tree | commitdiff |
2004-11-02 |
Heikki Levanto | Not buffering the log file, unless LOG_FLUSH is set... |
tree | commitdiff |
2004-11-02 |
Heikki Levanto | oops, forgot to give a name to LOG_FLUSH. Now added |
tree | commitdiff |
2004-11-02 |
Heikki Levanto | Added a new log flag LOG_FLUSH that forces flushing... |
tree | commitdiff |
2004-11-02 |
Heikki Levanto | yaz_log_time_format sets the format of the timestamp... |
tree | commitdiff |
2004-11-01 |
Adam Dickmeiss | Fixed bug #148: CQL parser may leak. CQL nodes now... |
tree | commitdiff |
2004-10-31 |
Adam Dickmeiss | Bug fix: explainRequest decoder did not initialize... |
tree | commitdiff |
2004-10-15 |
Adam Dickmeiss | Doxyfile file description. Indentation. No change of... |
tree | commitdiff |
2004-10-10 |
Adam Dickmeiss | Use other type to avoid warning |
tree | commitdiff |
2004-10-09 |
Adam Dickmeiss | Fixed bug #176: Dont throw diagnostics on empty SRU... |
tree | commitdiff |
2004-10-09 |
Adam Dickmeiss | Fixed bug #172: surrogate diagnostics in SRW lacking NS. |
tree | commitdiff |
2004-10-09 |
Adam Dickmeiss | Fixed bug #172: RPM builds does not enable SSL. |
tree | commitdiff |
2004-10-07 |
Adam Dickmeiss | Not in use |
tree | commitdiff |
2004-10-03 |
Adam Dickmeiss | Initial work for Doxygen based YAZ reference |
tree | commitdiff |
2004-10-02 |
Adam Dickmeiss | Added several type casts for C++ compile |
tree | commitdiff |
2004-10-01 |
Adam Dickmeiss | No TESTS here YAZ.2.0.26 |
tree | commitdiff |
2004-10-01 |
Adam Dickmeiss | Added ()s to avoid warning. |
tree | commitdiff |
2004-10-01 |
Adam Dickmeiss | Fixed MARC utilities to use proper conversion to XML... |
tree | commitdiff |
2004-10-01 |
Adam Dickmeiss | Prevent XML CDATA with ASCII control chars (except... |
tree | commitdiff |
2004-09-30 |
Adam Dickmeiss | Convert Z39.50 surrogate diagnostics to SRW diagnostics... |
tree | commitdiff |
2004-09-30 |
Adam Dickmeiss | Bug fix: YAZ GFS did not return schema in explainResponse. |
tree | commitdiff |
2004-09-30 |
Adam Dickmeiss | Added typecast and removed bad assignment |
tree | commitdiff |
2004-09-30 |
Adam Dickmeiss | The YAZ GFS when converting SRW/SRU requests to Z39... |
tree | commitdiff |
2004-09-30 |
Adam Dickmeiss | Create NMEM automatically for odr_{str,int}dup. |
tree | commitdiff |
next |