1999-07-06 |
Adam Dickmeiss | Added option -1 that runs server once (for profiling... |
tree | commitdiff |
1999-06-17 |
Adam Dickmeiss | Added facility to specify implementation version -... |
tree | commitdiff |
1999-06-16 |
Adam Dickmeiss | Added APDU log to client. |
tree | commitdiff |
1999-06-10 |
Adam Dickmeiss | Added bend_start, bend_stop handlers and removed pre_init. |
tree | commitdiff |
1999-06-09 |
Adam Dickmeiss | Added YAZ_EXPORT. |
tree | commitdiff |
1999-06-08 |
Adam Dickmeiss | Fixed problem with proto.h. |
tree | commitdiff |
1999-06-01 |
Adam Dickmeiss | Work on Extended Services. |
tree | commitdiff |
1999-05-27 |
Adam Dickmeiss | Assigned OID for old DB Update (VAL_DBUPDATE0). |
tree | commitdiff |
1999-05-26 |
Adam Dickmeiss | Implemented z_ext_record. |
tree | commitdiff |
1999-05-26 |
Adam Dickmeiss | DB Update implemented in client (very basic). |
tree | commitdiff |
1999-04-26 |
Adam Dickmeiss | Implemented OtherInfo utility. |
tree | commitdiff |
1999-04-20 |
Adam Dickmeiss | Added 'name' paramter to encoder/decoder routines ... |
tree | commitdiff |
1999-04-16 |
Adam Dickmeiss | Added interface for tcpd wrapper for access control. |
tree | commitdiff |
1999-04-15 |
Adam Dickmeiss | Added COOKIE UserInfo OID. |
tree | commitdiff |
1999-04-09 |
Adam Dickmeiss | Added OtherInfo private OID proxy. |
tree | commitdiff |
1999-03-31 |
Adam Dickmeiss | Implemented odr_strdup. Added Reference ID to backend... |
tree | commitdiff |
1999-02-02 |
Adam Dickmeiss | Uses preprocessor define WIN32 instead of WINDOWS to... |
tree | commitdiff |
1999-01-08 |
Adam Dickmeiss | Added const modifier to some of the BER/ODR encoding... |
tree | commitdiff |
1998-12-03 |
Adam Dickmeiss | Added OID's for XML. |
tree | commitdiff |
1998-11-16 |
Adam Dickmeiss | Added loggin utilies, log_rpn_query and log_scan_term... |
tree | commitdiff |
1998-11-03 |
Adam Dickmeiss | Changed definition of data1 node so that it uses less... |
tree | commitdiff |
1998-10-28 |
Adam Dickmeiss | Added --with-yc option to configure. For the data1_node... |
tree | commitdiff |
1998-10-28 |
Adam Dickmeiss | New functions log_init_file, log_init_level, log_init_p... |
tree | commitdiff |
1998-10-20 |
Sebastian Hammer | Fixed Scan bug in asn and client |
tree | commitdiff |
1998-10-19 |
Adam Dickmeiss | New nmem utility, nmem_transfer, that transfer blocks... |
tree | commitdiff |
1998-10-15 |
Adam Dickmeiss | Tag set type may be specified in reference to it using... |
tree | commitdiff |
1998-10-13 |
Adam Dickmeiss | Added support for Surrogate Diagnostics for Scan Term... |
tree | commitdiff |
1998-10-13 |
Adam Dickmeiss | Added printf-format check for logf when using GNUC. |
tree | commitdiff |
1998-10-13 |
Adam Dickmeiss | Added extra argument 'lineno' to function readconf_line. |
tree | commitdiff |
1998-10-13 |
Adam Dickmeiss | Added support for arbitrary OID's for tagsets, schemas... |
tree | commitdiff |
1998-10-13 |
Adam Dickmeiss | Implemented support for dynamic object identifiers. |
tree | commitdiff |
1998-10-13 |
Adam Dickmeiss | Implemented nmem_critical_{enter,leave}. |
tree | commitdiff |
1998-09-02 |
Adam Dickmeiss | Added decode stream in bend search structures. |
tree | commitdiff |
1998-08-19 |
Adam Dickmeiss | Changed som member names of DeleteResultSetRequest... |
tree | commitdiff |
1998-07-20 |
Adam Dickmeiss | Implemented delete result set service to server API. |
tree | commitdiff |
1998-07-20 |
Adam Dickmeiss | Minor changes. |
tree | commitdiff |
1998-07-20 |
Adam Dickmeiss | Added more memory diagnostics (when NMEM_DEBUG is 1). |
tree | commitdiff |
1998-06-26 |
Sebastian Hammer | v2+ |
tree | commitdiff |
1998-06-22 |
Adam Dickmeiss | Added 'conditional cs_listen' feature. |
tree | commitdiff |
1998-05-27 |
Adam Dickmeiss | Support for surrogate diagnostic records added for... |
tree | commitdiff |
1998-05-20 |
Adam Dickmeiss | Removed 'dead' definition. |
tree | commitdiff |
1998-05-18 |
Adam Dickmeiss | Changed the way attribute sets are handled by the retri... |
tree | commitdiff |
1998-05-18 |
Adam Dickmeiss | Minor change - removed 'dead' definitions. |
tree | commitdiff |
1998-04-02 |
Adam Dickmeiss | Minor change in definition of Z_TargetInfo. Furhter... |
tree | commitdiff |
1998-03-31 |
Adam Dickmeiss | Development towards compiled ASN.1. |
tree | commitdiff |
1998-03-31 |
Adam Dickmeiss | Furhter work on UNIverse resource report. |
tree | commitdiff |
1998-03-20 |
Adam Dickmeiss | Include of odr_use.h in odr.h. Added prototype for... |
tree | commitdiff |
1998-03-20 |
Adam Dickmeiss | Added UNIverse Resource Reports. |
tree | commitdiff |
1998-03-20 |
Adam Dickmeiss | Implemented odr_set_of and odr_enum. |
tree | commitdiff |
1998-03-05 |
Adam Dickmeiss | Implemented data1_add_insert_taggeddata utility which... |
tree | commitdiff |
1998-02-27 |
Adam Dickmeiss | Added const to some char pointer arguments. |
tree | commitdiff |
1998-02-11 |
Adam Dickmeiss | Changed code so that it compiles as C++. |
tree | commitdiff |
1998-02-10 |
Adam Dickmeiss | Implemented date and time structure. Changed the Update... |
tree | commitdiff |
1998-02-10 |
Adam Dickmeiss | Added support for extended handlers in backend server... |
tree | commitdiff |
1998-02-10 |
Adam Dickmeiss | Changed definition of Z_Triple in file prt-grs.h -... |
tree | commitdiff |
1998-02-10 |
Adam Dickmeiss | Added app_name, service_dependencies, service_display_n... |
tree | commitdiff |
1998-01-30 |
Adam Dickmeiss | 1.4pl2. |
tree | commitdiff |
1998-01-29 |
Adam Dickmeiss | YAZ version 1.4pl1. |
tree | commitdiff |
1998-01-29 |
Adam Dickmeiss | Implemented sort for the backend interface. |
tree | commitdiff |
1997-12-18 |
Adam Dickmeiss | Implemented sub-trees feature for schemas - including... |
tree | commitdiff |
1997-12-09 |
Adam Dickmeiss | Work on EXPLAIN schema. First implementation of sub... |
tree | commitdiff |
1997-11-24 |
Adam Dickmeiss | Using function odr_nullval() instead of global ODR_NULL... |
tree | commitdiff |
1997-11-18 |
Adam Dickmeiss | Removed element num_children from data1_node. Minor... |
tree | commitdiff |
1997-11-07 |
Adam Dickmeiss | Added NT Service name part of statserv_options_block... |
tree | commitdiff |
1997-10-31 |
Adam Dickmeiss | Improved memory debugging for xmalloc/nmem.c. Reference... |
tree | commitdiff |
1997-10-27 |
Adam Dickmeiss | Added new member to statserver_options_block, pre_init... |
tree | commitdiff |
1997-10-27 |
Adam Dickmeiss | Changed structure field in data1 node to be simple... |
tree | commitdiff |
1997-10-27 |
Adam Dickmeiss | Header yaz-util includes all YAZ utility header files. |
tree | commitdiff |
1997-10-06 |
Adam Dickmeiss | Added prototype for data1_get_map_buf. |
tree | commitdiff |
1997-09-29 |
Adam Dickmeiss | Added function, oid_ent_to_oid, to replace the function |
tree | commitdiff |
1997-09-29 |
Adam Dickmeiss | Changed CCL parser to be thread safe. New type, CCL... |
tree | commitdiff |
1997-09-29 |
Adam Dickmeiss | Array cs_errlist no longer global. |
tree | commitdiff |
1997-09-29 |
Adam Dickmeiss | New functions nmem_init/nmem_exit to init/close NMEM... |
tree | commitdiff |
1997-09-24 |
Adam Dickmeiss | Added two members to data1_marctab to ease reading... |
tree | commitdiff |
1997-09-17 |
Adam Dickmeiss | YAZ version 1.4. |
tree | commitdiff |
1997-09-05 |
Adam Dickmeiss | Added ODR encode in search and scen bend request struct... |
tree | commitdiff |
1997-09-05 |
Adam Dickmeiss | Removed global data1_tabpath - uses data1_get_tabpath... |
tree | commitdiff |
1997-09-04 |
Adam Dickmeiss | Added include of xmalloc.h. |
tree | commitdiff |
1997-09-04 |
Adam Dickmeiss | Added prototype for atoi_n. |
tree | commitdiff |
1997-09-04 |
Adam Dickmeiss | Definition of ISO2709 control characters to this file. |
tree | commitdiff |
1997-09-04 |
Adam Dickmeiss | When using UNIX, O_BINARY is defined if it's not alread... |
tree | commitdiff |
1997-09-01 |
Adam Dickmeiss | Removed definition statserv_remove to eventl.h. (A... |
tree | commitdiff |
1997-09-01 |
Adam Dickmeiss | Added include of yaz-util.h. |
tree | commitdiff |
1997-09-01 |
Adam Dickmeiss | Removed declaration of data1_matchstr since it's a... |
tree | commitdiff |
1997-09-01 |
Adam Dickmeiss | New windows NT/95 port using MSV5.0. To export DLL... |
tree | commitdiff |
1997-08-19 |
Sebastian Hammer | Added Thesaurus |
tree | commitdiff |
1997-08-19 |
Sebastian Hammer | Housekeeping |
tree | commitdiff |
1997-08-19 |
Sebastian Hammer | Added thesaurus OID |
tree | commitdiff |
1997-07-28 |
Adam Dickmeiss | Added new OID entries (RVDM). |
tree | commitdiff |
1997-07-21 |
Adam Dickmeiss | Bug fix: changed definition of attributeValues in |
tree | commitdiff |
1997-07-21 |
Adam Dickmeiss | Moved definitions of nmem_block and nmem_control. |
tree | commitdiff |
1997-07-02 |
Adam Dickmeiss | Fixed #if-bug. Thanks to RVDM. |
tree | commitdiff |
1997-06-23 |
Adam Dickmeiss | Added ODR stream as parameter to ccl_rpn_query and... |
tree | commitdiff |
1997-05-14 |
Adam Dickmeiss | C++ support. |
tree | commitdiff |
1997-05-02 |
Sebastian Hammer | Support for private OID table added. Thanks to Ronald... |
tree | commitdiff |
1997-05-01 |
Adam Dickmeiss | Added log_mask_str_x routine. |
tree | commitdiff |
1997-04-30 |
Sebastian Hammer | Null |
tree | commitdiff |
1996-10-29 |
Adam Dickmeiss | New functions to get/set data1_tabpath. |
tree | commitdiff |
1996-10-11 |
Sebastian Hammer | Version 1.3 |
tree | commitdiff |
1996-10-11 |
Adam Dickmeiss | CCL parser from Europagate Email gateway 1.0. |
tree | commitdiff |
next |