source: trunk/gsdl/src/recpt/z3950proto.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10705   19 years jrm21 tidied up interaction between flex/bison and greenstone's z3950 client …
(edit) @10440   19 years kjdon small changes so it compiles under windows
(edit) @9933   19 years kjdon made it compile with the new ColInfoResponse collectionmeta type
(edit) @9924   19 years davidb z3950_server (and associated names) renamed to z3950_proxy to better …
(edit) @9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
(edit) @7607   20 years kjdon added is_searchable() to the protocol - the default version alwasy …
(edit) @7381   20 years mdewsnip (Human Info) Now delete all char* variables from text_t.getcstr() …
(edit) @2905   22 years jrm21 removed some old debugging statements no longer needed.
(edit) @2646   23 years jrm21 fixed a bug where z3950 collections would die when retrieving a …
(edit) @1900   23 years jrm21 The z39.50 client now does "and" or "or" boolean searches depending on …
(edit) @1738   23 years jrm21 all calls to text_t.getcstr() now delete the returned ptr. Also, we …
(edit) @1642   24 years jrm21 Redirect flex's (parse.fl) "FILE *yyout" to go to the error file, so …
(edit) @1617   24 years jrm21 Added some flags so we don't connect to the z-server as often as we …
(edit) @1453   24 years jrm21 Added check to only free "icon" and "smallicon" string resources if …
(edit) @1372   24 years jrm21 Moved definition of FILE *errfile from z3950proto.cpp to zparse.y for …
(edit) @1369   24 years jrm21 Modified handling of error/log file for parser, to make more portable …
(edit) @1359   24 years jrm21 fixed typo
(edit) @1355   24 years jrm21 Fixed up parsing of z39.50 config file, so that errors go to file …
(edit) @1352   24 years jrm21 added default err=noError to get_collectinfo !!!!!!!!!!!!!!!!!!
(edit) @1347   24 years jrm21 merged z39.50 receptionist stuff into main trunk (along with the mgpp …
(edit) @1285   24 years sjboddie Removed CVS logging information from source files
(add) @1164   24 years johnmcp added files to create the z3950proto class, which is based on the …
Note: See TracRevisionLog for help on using the revision log.