| Commit message (Expand) | Author | Age | Files | Lines |
| * | New function yaz_es that creates Z39.50 Extended Service Package to | Adam Dickmeiss | 2004-01-26 | 1 | -19/+160 |
| * | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
| * | For YAZ, RSHUTDOWN closes persistent connections that have been idle | Adam Dickmeiss | 2003-10-24 | 1 | -2/+34 |
| * | Fix Win32 linkage problems | Zeev Suraski | 2003-08-31 | 1 | -0/+3 |
| * | Use new infrastructure. | Zeev Suraski | 2003-08-03 | 1 | -6/+3 |
| * | Fix yaz_record, type array to return bibliographic record part | Adam Dickmeiss | 2003-07-30 | 1 | -0/+2 |
| * | proto fixes | Andrey Hristov | 2003-07-19 | 1 | -18/+18 |
| * | On Windows, handle YAZ versions that don't export yaz_version. | Adam Dickmeiss | 2003-07-04 | 1 | -0/+12 |
| * | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
| * | Prevent yaz from logging unless yaz.log_file is set | Adam Dickmeiss | 2003-05-30 | 1 | -4/+7 |
| * | Fix close of log file. Ensure that YAZ log file is reset too | Adam Dickmeiss | 2003-05-27 | 1 | -3/+1 |
| * | Display current version as well as compiled version | Adam Dickmeiss | 2003-05-18 | 1 | -2/+5 |
| * | Fix yaz_wait. Async mode incorrectly determine resource | Adam Dickmeiss | 2003-05-14 | 1 | -1/+5 |
| * | Fix problem with yaz_record in array mode, when record is unavailable. | Adam Dickmeiss | 2003-05-13 | 1 | -14/+16 |
| * | ws fix | foobar | 2003-04-28 | 1 | -8/+8 |
| * | For yaz_wait, when event=>TRUE is specified for array options, | Adam Dickmeiss | 2003-04-28 | 1 | -8/+31 |
| * | Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. | foobar | 2003-03-07 | 1 | -1/+1 |
| * | YAZ 2.0 or later is required now. | foobar | 2003-02-28 | 1 | -3/+3 |
| * | ws & CS | foobar | 2003-02-28 | 1 | -628/+533 |
| * | Tabify | Adam Dickmeiss | 2003-02-25 | 1 | -142/+142 |
| * | yaz_search supports query type cql | Adam Dickmeiss | 2003-02-25 | 1 | -0/+12 |
| * | Removed pointless memory allocation checks. | Ilia Alshanetsky | 2003-01-18 | 1 | -22/+9 |
| * | Fix functions comments (connection resource rather than connection id). | Adam Dickmeiss | 2003-01-15 | 1 | -43/+135 |
| * | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
| * | Close log file on shutdown. | Ilia Alshanetsky | 2002-12-15 | 1 | -0/+4 |
| * | Compile warning fix. | Ilia Alshanetsky | 2002-11-13 | 1 | -0/+2 |
| * | Fixed compile warning, removed unused variables and added process.h header, | Ilia Alshanetsky | 2002-11-05 | 1 | -3/+5 |
| * | Fix handling of zero-length records | Adam Dickmeiss | 2002-11-05 | 1 | -11/+3 |
| * | Raw records for yaz_record | Adam Dickmeiss | 2002-10-28 | 1 | -14/+20 |
| * | Remove compatibility for old YAZ versions (use ZOOM API only) | Adam Dickmeiss | 2002-09-19 | 1 | -1569/+12 |
| * | New option for yaz_connect: charset | Adam Dickmeiss | 2002-09-19 | 1 | -1/+6 |
| * | Bug fix: dont cache connection if proxy setting have changed | Adam Dickmeiss | 2002-08-30 | 1 | -0/+1 |
| * | Make options piggyback and timeout work with ZOOM | Adam Dickmeiss | 2002-08-19 | 1 | -0/+9 |
| * | Fixed proxy setting for ZOOM | Adam Dickmeiss | 2002-07-30 | 1 | -0/+2 |
| * | Make PHP part of Z39.50 implementation name | Adam Dickmeiss | 2002-07-29 | 1 | -0/+1 |
| * | Use type ext rather than raw for ZOOM record fetch | Adam Dickmeiss | 2002-07-29 | 1 | -1/+1 |
| * | Nuke unused variable | foobar | 2002-07-13 | 1 | -1/+0 |
| * | Fix ZTS build | foobar | 2002-07-12 | 1 | -11/+6 |
| * | yaz.max_links, yaz_log_file setting. User-defined Other Info | Adam Dickmeiss | 2002-07-11 | 1 | -15/+47 |
| * | Use ZOOM API for newer YAZ versions. | Adam Dickmeiss | 2002-06-02 | 1 | -26/+423 |
| * | Indentation;) | Adam Dickmeiss | 2002-04-19 | 1 | -1/+1 |
| * | fix warning | Adam Dickmeiss | 2002-04-19 | 1 | -1/+2 |
| * | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -1/+1 |
| * | Implemented yaz_schema. Cleanup. 1.8 YAZ required | Adam Dickmeiss | 2002-02-27 | 1 | -161/+85 |
| * | Fixes in MARC decoder (base adress, DANmarc case). | Adam Dickmeiss | 2002-02-01 | 1 | -175/+175 |
| * | New function yaz_es_result: Z395.0 Extended Services Result. | Adam Dickmeiss | 2002-01-17 | 1 | -1/+58 |
| * | Removal of non-essential parameters for non-piggyback search. | Adam Dickmeiss | 2002-01-01 | 1 | -19/+11 |
| * | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| * | proto fix | Hartmut Holzgraefe | 2001-12-04 | 1 | -2/+2 |
| * | Fixed thread-safe compile. Thanks to Jani Taskinen. | Adam Dickmeiss | 2001-10-13 | 1 | -3/+7 |