2007-03-14 |
Adam Dickmeiss | Fixed update command so that record ID = none means... |
tree | commitdiff |
2007-02-25 |
Adam Dickmeiss | Change the use of CFLAGS WRT ACX_PTHREAD. Thread libs... |
tree | commitdiff |
2007-01-24 |
Adam Dickmeiss | Capture Ctrl-C and save history |
tree | commitdiff |
2007-01-24 |
Adam Dickmeiss | Do not save command history if it is empty |
tree | commitdiff |
2007-01-24 |
Adam Dickmeiss | Fixed bug #832: Problem with MARC/charset in yaz-client. |
tree | commitdiff |
2007-01-24 |
Adam Dickmeiss | Fixed bug #668: save command line history for yaz-clien... |
tree | commitdiff |
2007-01-24 |
Adam Dickmeiss | Fixed bug #831: New yaz-client command: 'source'. |
tree | commitdiff |
2007-01-16 |
Adam Dickmeiss | Extended the GFS search facility. New member of bend_se... |
tree | commitdiff |
2007-01-03 |
Adam Dickmeiss | Towards 2.1.44. Bump copyright year. |
tree | commitdiff |
2006-12-13 |
Adam Dickmeiss | Disable SRU update in case of missing Libxml2 |
tree | commitdiff |
2006-12-06 |
Adam Dickmeiss | Changed the SRU update structures and codecs to reflect... |
tree | commitdiff |
2006-11-14 |
Adam Dickmeiss | For update, record ID "none" makes update omit record ID. |
tree | commitdiff |
2006-11-08 |
Adam Dickmeiss | Fixed bug #729: Bad error message when starting with... |
tree | commitdiff |
2006-10-04 |
Mike Taylor | Change K&R-style empty function declarations to explici... |
tree | commitdiff |
2006-10-04 |
Adam Dickmeiss | Change call to parse_cmd_doc to avoid problems with... |
tree | commitdiff |
2006-09-27 |
Adam Dickmeiss | Added GCC option -Wstrict-prototypes to buildconf.sh... |
tree | commitdiff |
2006-09-22 |
Adam Dickmeiss | Fix initialization of recordPacking in SRU search in... |
tree | commitdiff |
2006-09-07 |
Adam Dickmeiss | Avoid mixed stmt/var declare |
tree | commitdiff |
2006-09-07 |
ja7 | fixed bug 656 |
tree | commitdiff |
2006-08-15 |
Adam Dickmeiss | Fix interpretation of sru command |
tree | commitdiff |
2006-08-11 |
Adam Dickmeiss | Include XML2_CFLAGS in AM_CPPFLAGS |
tree | commitdiff |
2006-07-06 |
Adam Dickmeiss | For Libxml2 and friends, YAZ defines YAZ_HAVE_{XML2... |
tree | commitdiff |
2006-06-02 |
Adam Dickmeiss | Bug #600: SRU GET, POST support for yaz-client. Introduced |
tree | commitdiff |
2006-05-07 |
Adam Dickmeiss | Rename current_global_list to default_completer_list... |
tree | commitdiff |
2006-05-07 |
Adam Dickmeiss | Rename curret_global_list to current_global_list; refor... |
tree | commitdiff |
2006-05-07 |
Adam Dickmeiss | tabcomplete only if readline is in use (second attempt) |
tree | commitdiff |
2006-05-07 |
Adam Dickmeiss | tabcomplete only if readline is in use |
tree | commitdiff |
2006-05-07 |
Adam Dickmeiss | Do nothing in command_generator if no readline is present |
tree | commitdiff |
2006-05-07 |
Adam Dickmeiss | Do nothing in cmd_register_tab if no readline is present |
tree | commitdiff |
2006-05-07 |
Adam Dickmeiss | Replace a few strdup/free with xstrdup/xfree |
tree | commitdiff |
2006-04-21 |
Adam Dickmeiss | Added several type casts due to no portable way of... |
tree | commitdiff |
2006-03-31 |
Adam Dickmeiss | Allow multiple languages and charsets to be specified... |
tree | commitdiff |
2005-12-20 |
Adam Dickmeiss | Fix double free in set_otherinfo |
tree | commitdiff |
2005-12-02 |
Adam Dickmeiss | Put exit command last in list of commands - so 'e'... |
tree | commitdiff |
2005-11-09 |
Adam Dickmeiss | Fixed check for non-empty record syntax list |
tree | commitdiff |
2005-11-02 |
Adam Dickmeiss | Change output for SearchResult-1. Display subqueryId... |
tree | commitdiff |
2005-09-26 |
Adam Dickmeiss | Changed behavior of yaz-client's cancel command, so... |
tree | commitdiff |
2005-09-21 |
Adam Dickmeiss | Allow multiple record syntaxes to be specified in ... |
tree | commitdiff |
2005-09-09 |
Adam Dickmeiss | Do not build the separate Multi-threaded (MT) library... |
tree | commitdiff |
2005-08-24 |
Heikki Levanto | Added 'exit' as an alternative for 'quit' in yaz-client |
tree | commitdiff |
2005-08-22 |
Adam Dickmeiss | More type casts for char signed/unsigned and xmlChar... |
tree | commitdiff |
2005-07-22 |
Adam Dickmeiss | Implemented 'show all' command. Bug #398. Patch by... |
tree | commitdiff |
2005-06-30 |
Adam Dickmeiss | Check for open connection and proper protocol for updat... |
tree | commitdiff |
2005-06-25 |
Adam Dickmeiss | Expanded tabs in all source files. Added vim/emacs... |
tree | commitdiff |
2005-06-24 |
Adam Dickmeiss | WS updates. No code changes |
tree | commitdiff |
2005-06-24 |
Adam Dickmeiss | Add OID for External XMLES too |
tree | commitdiff |
2005-06-23 |
Adam Dickmeiss | Changed xmles command to take OID + doc as parameter... |
tree | commitdiff |
2005-06-21 |
Adam Dickmeiss | Rename VAL_XMLUPDATE to XML_XMLES bacuase this is an... |
tree | commitdiff |
2005-06-08 |
Adam Dickmeiss | Fix problem with pointer to last init response being... |
tree | commitdiff |
2005-06-08 |
Adam Dickmeiss | Fixed wait_response handling so to deal with proper... |
tree | commitdiff |
2005-06-06 |
Adam Dickmeiss | Avoid mixed stmt, var declare |
tree | commitdiff |
2005-06-06 |
Adam Dickmeiss | Add support for privately defined extended service... |
tree | commitdiff |
2005-06-06 |
Adam Dickmeiss | Warn about unknown Z39.50 options |
tree | commitdiff |
2005-05-20 |
ja7 | added 2 new commands for testing concurrent operations... |
tree | commitdiff |
2005-05-09 |
Adam Dickmeiss | In yaz-client when evaluating time elapsed, it is done... |
tree | commitdiff |
2005-05-09 |
Adam Dickmeiss | Fix example |
tree | commitdiff |
2005-05-08 |
Adam Dickmeiss | Bug fix: did not use outputCharset in the conversion... |
tree | commitdiff |
2005-05-06 |
Adam Dickmeiss | Encode SRW/SRU terms to UTF-8 from terminal (outputChar... |
tree | commitdiff |
2005-05-03 |
Adam Dickmeiss | Added some help on proximity. |
tree | commitdiff |
2005-04-20 |
Adam Dickmeiss | Exit if multiple server addresses is given (not supported) |
tree | commitdiff |
2005-03-06 |
Adam Dickmeiss | For record update, open file in binary mode |
tree | commitdiff |
2005-02-25 |
Adam Dickmeiss | Bug fix. Dump record content (-m) was duplicated for... |
tree | commitdiff |
2005-02-02 |
Adam Dickmeiss | Added yaz-client command scansize |
tree | commitdiff |
2005-01-27 |
Adam Dickmeiss | Fix printing of some non-zero terminated strings. WS... |
tree | commitdiff |
2005-01-19 |
Adam Dickmeiss | Added include sys/types.h if it exist. Added include... |
tree | commitdiff |
2005-01-17 |
Adam Dickmeiss | Added include sys/time.h |
tree | commitdiff |
2005-01-16 |
Adam Dickmeiss | Minor include updates to make Windows happy |
tree | commitdiff |
2005-01-16 |
Adam Dickmeiss | Removed away include of system headers in comstack... |
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-09 |
Adam Dickmeiss | Added whereInList member to SRW Scan Term |
tree | commitdiff |
2005-01-08 |
Adam Dickmeiss | Added support for SRW scan in yaz-client |
tree | commitdiff |
2005-01-02 |
Adam Dickmeiss | Make negotiationCharsetRecords of type int |
tree | commitdiff |
2004-12-30 |
Adam Dickmeiss | Include unistd.h always |
tree | commitdiff |
2004-12-21 |
Adam Dickmeiss | Command negcharset may take up to three args |
tree | commitdiff |
2004-12-13 |
Heikki Levanto | Moved back to a single log.h, with the new #define... |
tree | commitdiff |
2004-12-09 |
Adam Dickmeiss | 3rd argument for charset is marccharset |
tree | commitdiff |
2004-12-09 |
Adam Dickmeiss | Implemented commands negcharset and displaycharset... |
tree | commitdiff |
2004-12-02 |
Adam Dickmeiss | Return values in cmd_source_ functions |
tree | commitdiff |
2004-12-02 |
ja7 | Fixed bug 227 and bug 228 |
tree | commitdiff |
2004-11-18 |
Heikki Levanto | Deprecated log.h and created a new ylog.h |
tree | commitdiff |
2004-11-02 |
Heikki Levanto | yaz_log_time_format sets the format of the timestamp... |
tree | commitdiff |
2004-11-01 |
Adam Dickmeiss | Use Sleep(mseconds) on Windows |
tree | commitdiff |
2004-10-12 |
ja7 | Added a sleep command .. |
tree | commitdiff |
2004-10-10 |
Adam Dickmeiss | Fix setting of AM_CPPFLAGS |
tree | commitdiff |
2004-10-09 |
Adam Dickmeiss | Fixed bug #172: RPM builds does not enable SSL. |
tree | commitdiff |
2004-09-29 |
Adam Dickmeiss | Added CCL facility r=r "range" which is similar to... |
tree | commitdiff |
2004-09-22 |
Adam Dickmeiss | Added commands scanpos and scanstep that sets preferred... |
tree | commitdiff |
2004-09-22 |
Adam Dickmeiss | Add command stepsize that sets stepSize for Scan (defau... |
tree | commitdiff |
2004-09-21 |
Adam Dickmeiss | Fix saving of SRW query for show. Bug introduced by... |
tree | commitdiff |
2004-09-13 |
Adam Dickmeiss | If queryType is prefix, yaz-client sends PQF to SRW... |
tree | commitdiff |
2004-09-03 |
Adam Dickmeiss | Manually test for OCLC UI OID and print |
tree | commitdiff |
2004-08-13 |
Adam Dickmeiss | Cast to unsigned char to prevent assert in MS. Studio... |
tree | commitdiff |
2004-08-11 |
Adam Dickmeiss | Use unsigned char pointers to prevent assert for 8... |
tree | commitdiff |
2004-07-30 |
Adam Dickmeiss | For yaz-client, command set_marcdump <file> and -m... |
tree | commitdiff |
2004-05-27 |
ja7 | added new command for testing cancel cmd_cancel_find |
tree | commitdiff |
2004-05-10 |
Adam Dickmeiss | Do not use obsolete YAZ defines |
tree | commitdiff |
2004-05-03 |
Adam Dickmeiss | Use better OID utilities. Simplify |
tree | commitdiff |
2004-05-01 |
Adam Dickmeiss | Get rid of SSL_{CFLAGS,DEFS,LIBS} |
tree | commitdiff |
2004-04-28 |
Adam Dickmeiss | ZOOM now allows inspection of X509 peer certificate... |
tree | commitdiff |
next |