2005-09-27 |
Adam Dickmeiss | Added wrbuf_chlp_right |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Adam Dickmeiss | Changed behavior of yaz-client's cancel command, so... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Adam Dickmeiss | Allow multiple record syntaxes to be specified in ... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Marc Cromme | added a -g switch for gnuplot instructions in output... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Marc Cromme | counting ewrror corrected such that multiple repeats... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Marc Cromme | moving int declaration to top of function to avoid... |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Adam Dickmeiss | Added ignore of zoom-benchmark program |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Marc Cromme | better 3D graphics made possible by ordering events... |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Adam Dickmeiss | Use localtime_r rather than localtime if available. |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Adam Dickmeiss | Check for localtime_r |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Adam Dickmeiss | New option -w sec for test log utility |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Adam Dickmeiss | Filename passed to yaz_log_init_file assumed to be... |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Adam Dickmeiss | Remove C++ style comments. Remove mixed stmt/var decl. |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Adam Dickmeiss | Implemented logging of authentication info in GFS.... |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Adam Dickmeiss | Boolrean and rather than bitwise and |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Marc Cromme | tickmarks taken out |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Marc Cromme | changed output such that process comes first, then... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Marc Cromme | use points, no lines |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Marc Cromme | made progres linearly increasing, and added gnuplot... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Adam Dickmeiss | Update NEWS with more info about SRU POST + resultSetId... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Adam Dickmeiss | Modified yaz_sru_decode to only perform SRU POST URL... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Adam Dickmeiss | Mention SRU POST |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Adam Dickmeiss | Changed yaz_uri_array to no assume ? in start of URI... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Adam Dickmeiss | Fixed SEGV that could occur in Z39.50 v2 mode |
commit | commitdiff | tree | snapshot |
2005-09-11 |
Adam Dickmeiss | Compatibility fixes for older C compilers. Fixed printf... |
commit | commitdiff | tree | snapshot |
2005-09-11 |
Adam Dickmeiss | Added support for specifying SRW resultSetId + resultSe... |
commit | commitdiff | tree | snapshot |
2005-09-11 |
Adam Dickmeiss | Put declarations before statements to make code work... |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Marc Cromme | pretty formatting with tabs for gnuplot reading |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Adam Dickmeiss | Fixed bug #410: Can not rotate log |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Adam Dickmeiss | Add rules to build tstlog |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Adam Dickmeiss | Do not build the separate Multi-threaded (MT) library... |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Adam Dickmeiss | Major log system cleanup. Added various locks for the... |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Adam Dickmeiss | Changed nmem_mutex_create so that it properly handles... |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Adam Dickmeiss | Set ODR_MAX_STACK to 2000 instead of 10000. It seems... |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Adam Dickmeiss | Document more tstlog options |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Adam Dickmeiss | Fix cpp-if check for POSIX threads |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Adam Dickmeiss | Added test tstlogthread which tests log system in multi... |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Adam Dickmeiss | Added option (-n) for tstlog to make call yaz_log a... |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Marc Cromme | added simple benchmark client program written over... |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Adam Dickmeiss | Document ZOOM_connection_last_event and the event types |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Adam Dickmeiss | Call bend_close during init if there is an old handle... YAZXF2.1.4.2.2.release |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Adam Dickmeiss | yazphp.dsl no longer in use |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Adam Dickmeiss | Use proper location for VS C runtime msvcr71.dll |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Heikki Levanto | Added 'exit' as an alternative for 'quit' in yaz-client |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Adam Dickmeiss | More type casts for char signed/unsigned and xmlChar... |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Adam Dickmeiss | Updated to use libxml 2.6.20, zlib 1.2.3 |
commit | commitdiff | tree | snapshot |
2005-08-11 |
Adam Dickmeiss | Increase the ODR stack size. Use different stack data... |
commit | commitdiff | tree | snapshot |
2005-08-11 |
Adam Dickmeiss | Make test fail if circular refenced ODR does not fail |
commit | commitdiff | tree | snapshot |
2005-08-11 |
Adam Dickmeiss | Added tstodrstack to this |
commit | commitdiff | tree | snapshot |
2005-08-11 |
Adam Dickmeiss | Test with 100 level query and another with circular... |
commit | commitdiff | tree | snapshot |
2005-08-11 |
Adam Dickmeiss | Added test for bad ODR nesting |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Adam Dickmeiss | Added some news items collected frmo CVS |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Adam Dickmeiss | Removed /usr/share/yaz/etc from libyaz. All /usr/share... |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Adam Dickmeiss | Fixed setting of record syntax for Extended Service... |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Adam Dickmeiss | Added missing start tag |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Adam Dickmeiss | Implemented 'show all' command. Bug #398. Patch by... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Mike Taylor | Note TCP/IP backlog change. |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Mike Taylor | Increase TCP/IP listener backlog from 3 (which I am... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Marc Cromme | started new developmenr version number to make side... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Marc Cromme | added some package names to message |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Adam Dickmeiss | Check for open connection and proper protocol for updat... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Adam Dickmeiss | Pick latest Docbook XML DTD for 4.X |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Adam Dickmeiss | Case insensitive CQL relations/indexes/operations. |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Adam Dickmeiss | Expanded tabs in all source files. Added vim/emacs... |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Adam Dickmeiss | Print ext command in help |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Adam Dickmeiss | WS updates. No code changes |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Adam Dickmeiss | Add OID for External XMLES too |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Adam Dickmeiss | Fix relationModifier handling (incorrect value in check... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Adam Dickmeiss | Changed xmles command to take OID + doc as parameter... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Adam Dickmeiss | Describe new comman xmles. Update doc for Item Update. |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Adam Dickmeiss | Rename VAL_XMLUPDATE to XML_XMLES bacuase this is an... |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Adam Dickmeiss | For RPM spec, use License: rather than Copyright: ... |
commit | commitdiff | tree | snapshot |
2005-06-13 |
Adam Dickmeiss | For GFS, allow field record in bend_fetch_rr to hold... |
commit | commitdiff | tree | snapshot |
2005-06-10 |
Adam Dickmeiss | Update year in copyright message |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Adam Dickmeiss | LFS mode for yaz-marcdump so that it can read large... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Adam Dickmeiss | Fix problem with pointer to last init response being... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Adam Dickmeiss | Describe new yaz-client commands wait_response and... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Adam Dickmeiss | Bump version to 2.1.9. |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Adam Dickmeiss | Fixed wait_response handling so to deal with proper... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Adam Dickmeiss | More NEWS YAZ.2.1.8 |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Adam Dickmeiss | Use size_t for NMEM's get_block. Change space-left... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Adam Dickmeiss | Towards 2.1.8. |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Adam Dickmeiss | Fixed bug in yaz_marc_decode_buf. By mistake the routin... |
commit | commitdiff | tree | snapshot |
2005-06-06 |
Adam Dickmeiss | Avoid mixed stmt, var declare |
commit | commitdiff | tree | snapshot |
2005-06-06 |
Adam Dickmeiss | Allow log level to be set for zoomsh |
commit | commitdiff | tree | snapshot |
2005-06-06 |
Adam Dickmeiss | Make a zoom,zoomdetails log level and try to make loggi... |
commit | commitdiff | tree | snapshot |
2005-06-06 |
Adam Dickmeiss | Re-organize top-level code so main functions does less... |
commit | commitdiff | tree | snapshot |
2005-06-06 |
Adam Dickmeiss | Internal package 2.1.7-1 for testing. |
commit | commitdiff | tree | snapshot |
2005-06-06 |
Adam Dickmeiss | Add support for privately defined extended service... |
commit | commitdiff | tree | snapshot |
2005-06-06 |
Adam Dickmeiss | Fix man page to include description of --comp. |
commit | commitdiff | tree | snapshot |
2005-06-06 |
Adam Dickmeiss | Bump version to 2.1.7 |
commit | commitdiff | tree | snapshot |
2005-06-06 |
Adam Dickmeiss | Warn about unknown Z39.50 options |
commit | commitdiff | tree | snapshot |
2005-06-06 |
ja7 | Fix for bug 371 "options concurrentOperations ignores... |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Adam Dickmeiss | Use size_t for nmem block sizes internally |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Adam Dickmeiss | Let nmem.h include stddef.h to get size_t defined.... |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Adam Dickmeiss | Add OID test. Changed prototype for ber_oidc. |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Adam Dickmeiss | Allow decoding of zero-length OIDs, but reject OIDs... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Adam Dickmeiss | Towards 2.1.6. YAZ.2.1.6 |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Adam Dickmeiss | Update dependancy libs |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Adam Dickmeiss | Added support for SRW sort in Generic Frontend Server... |
commit | commitdiff | tree | snapshot |
next |