Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved ext/yaz to PECL. | Wez Furlong | 2004-04-21 | 1 | -78/+0 |
| | |||||
* | New function yaz_es that creates Z39.50 Extended Service Package to | Adam Dickmeiss | 2004-01-26 | 1 | -0/+1 |
| | | | | | facilitate record update, database create, database drop. | ||||
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
| | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | ||||
* | For YAZ, RSHUTDOWN closes persistent connections that have been idle | Adam Dickmeiss | 2003-10-24 | 1 | -0/+1 |
| | | | | | | more than yaz.keepalive seconds. Default value for config yaz.keepalive is 120 seconds. The shutdown prevents many sockets in CLOSE_WAIT state. | ||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
| | |||||
* | 64 bit corrections to parameters to OnUpdateInt Bug #20994 (Dave) | David Hill | 2003-03-10 | 1 | -1/+1 |
| | |||||
* | ws & CS | foobar | 2003-02-28 | 1 | -3/+3 |
| | |||||
* | Fix functions comments (connection resource rather than connection id). | Adam Dickmeiss | 2003-01-15 | 1 | -0/+2 |
| | | | | | | New functions yaz_set_option and yaz_get_option. Cleanup in yaz_connect. | ||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
| | |||||
* | Fix ZTS build | foobar | 2002-07-12 | 1 | -1/+1 |
| | |||||
* | yaz.max_links, yaz_log_file setting. User-defined Other Info | Adam Dickmeiss | 2002-07-11 | 1 | -13/+5 |
| | |||||
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -1/+1 |
| | |||||
* | Implemented yaz_schema. Cleanup. 1.8 YAZ required | Adam Dickmeiss | 2002-02-27 | 1 | -0/+1 |
| | |||||
* | New function yaz_es_result: Z395.0 Extended Services Result. | Adam Dickmeiss | 2002-01-17 | 1 | -0/+1 |
| | | | | | ---------------------------------------------------------------------- | ||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | Added yaz_sort. Updates for ZTS. | Adam Dickmeiss | 2001-08-10 | 1 | -0/+1 |
| | |||||
* | ZTS updates. | Adam Dickmeiss | 2001-08-07 | 1 | -0/+20 |
| | |||||
* | Added yaz_database. Option bit ExtendedServices set for InitRequest. | Adam Dickmeiss | 2001-03-13 | 1 | -0/+1 |
| | |||||
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
| | |||||
* | Implemented yaz_present, yaz_scan, yaz_scan_result, yaz_ccl_conf, | Adam Dickmeiss | 2001-02-12 | 1 | -0/+6 |
| | | | | | yaz_ccl_parse and yaz_itemorder. Updated documentation. | ||||
* | Updated for ZTS mode. | Adam Dickmeiss | 2000-11-01 | 1 | -0/+4 |
| | |||||
* | Added extension YAZ (Z39.50 client role). | Adam Dickmeiss | 2000-05-25 | 1 | -0/+48 |