projects
/
yaz-moved-to-github.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Minor.
[yaz-moved-to-github.git]
/
server
/
2000-02-28
Adam Dickmeiss
Using autoconf. New definitions: YAZ_BEGIN_CDECL/YAZ_EN...
tree
|
commitdiff
2000-01-12
Adam Dickmeiss
Added printing stream (ODR) for backend functions.
tree
|
commitdiff
1999-12-16
Adam Dickmeiss
Implemented ILL protocol. Minor updates ASN.1 compiler.
tree
|
commitdiff
1999-11-30
Adam Dickmeiss
Improved installation. Moved header files to include...
tree
|
commitdiff
1999-11-29
Adam Dickmeiss
Changed the way implementationName - and version is...
tree
|
commitdiff
1999-11-29
Adam Dickmeiss
Implementation_name and implementation_version copied...
tree
|
commitdiff
1999-11-04
Adam Dickmeiss
Added status elements for backend delete result set...
tree
|
commitdiff
1999-10-11
Adam Dickmeiss
Implemented bend_sort_rr handler for frontend server.
tree
|
commitdiff
1999-08-27
Adam Dickmeiss
Renamed logf function to yaz_log. Removed VC++ project...
tree
|
commitdiff
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-10
Adam Dickmeiss
Added bend_start, bend_stop handlers and removed pre_init.
tree
|
commitdiff
1999-06-10
Adam Dickmeiss
Modified so that pre_init is called when service/server...
tree
|
commitdiff
1999-06-09
Adam Dickmeiss
Header files moved to include (used to be z39.50).
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
Fixed minor bugs regarding DB Update (introduced by...
tree
|
commitdiff
1999-05-06
Adam Dickmeiss
Added tcpdchk.c.
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-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
1998-11-17
Adam Dickmeiss
Fixed minor bug (introduced by previous commit).
tree
|
commitdiff
1998-11-16
Adam Dickmeiss
Added loggin utilies, log_rpn_query and log_scan_term...
tree
|
commitdiff
1998-11-03
Adam Dickmeiss
Fixed bug regarding YC.
tree
|
commitdiff
1998-10-28
Adam Dickmeiss
Added --with-yc option to configure. For the data1_node...
tree
|
commitdiff
1998-10-28
Adam Dickmeiss
Minor changes for project.
tree
|
commitdiff
1998-10-20
Sebastian Hammer
Fixed Scan
tree
|
commitdiff
1998-10-13
Adam Dickmeiss
Added support for Surrogate Diagnostics for Scan Term...
tree
|
commitdiff
1998-09-02
Adam Dickmeiss
Added decode stream in bend search structures.
tree
|
commitdiff
1998-08-25
Adam Dickmeiss
Minor changes to Makefile(s).
tree
|
commitdiff
1998-08-21
Adam Dickmeiss
Added GNU Configure script to build Makefiles.
tree
|
commitdiff
1998-08-19
Adam Dickmeiss
Changed som member names of DeleteResultSetRequest...
tree
|
commitdiff
1998-08-03
Adam Dickmeiss
Fixed bug regarding Options for Sort.
tree
|
commitdiff
1998-07-20
Adam Dickmeiss
Implemented delete result set service to server API.
tree
|
commitdiff
1998-07-07
Adam Dickmeiss
Changed server so that it stops if bind fails - "addres...
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-18
Adam Dickmeiss
Fixed call to es_request handler - extra argument was...
tree
|
commitdiff
1998-04-27
Per M. Hansen
Copy files to binary directory.
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-02-27
Adam Dickmeiss
Fixed bug in statserv_remove.
tree
|
commitdiff
1998-02-11
Adam Dickmeiss
Changed code so that it compiles as C++.
tree
|
commitdiff
1998-02-10
Adam Dickmeiss
Added support for extended handlers in backend server...
tree
|
commitdiff
1998-02-10
Adam Dickmeiss
Added app_name, service_dependencies, service_display_n...
tree
|
commitdiff
1998-01-30
Adam Dickmeiss
Fixed bug in inetd code. The server listened on tcp...
tree
|
commitdiff
1998-01-29
Adam Dickmeiss
Better event handle system for NT/Unix.
tree
|
commitdiff
1998-01-29
Adam Dickmeiss
Implemented sort for the backend interface.
tree
|
commitdiff
1998-01-07
Adam Dickmeiss
Fixed Makefile(s).
tree
|
commitdiff
1998-01-07
Adam Dickmeiss
Updated Makefiles so that there is no dependancy on...
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
Fixed memory leak: member response wasn't freed when...
tree
|
commitdiff
1997-09-30
Adam Dickmeiss
Fixed bug introduced by previous commit.
tree
|
commitdiff
1997-09-29
Adam Dickmeiss
Added function, oid_ent_to_oid, to replace the function
tree
|
commitdiff
1997-09-29
Adam Dickmeiss
Server library uses nmem_init/nmem_exit. The log prefix...
tree
|
commitdiff
1997-09-17
Adam Dickmeiss
YAZ version 1.4.
tree
|
commitdiff
1997-09-09
Adam Dickmeiss
Another MSV5.0 port. Changed projects to include proper
tree
|
commitdiff
1997-09-05
Adam Dickmeiss
Added ODR encode in search and scen bend request struct...
tree
|
commitdiff
1997-09-04
Adam Dickmeiss
Added credits.
tree
|
commitdiff
1997-09-01
Adam Dickmeiss
Removed definition statserv_remove from statserv.h...
tree
|
commitdiff
1997-09-01
Adam Dickmeiss
New windows NT/95 port using MSV5.0. The test server...
tree
|
commitdiff
1997-04-30
Sebastian Hammer
Null
tree
|
commitdiff
1996-10-11
Sebastian Hammer
Smallish
tree
|
commitdiff
1996-10-08
Sebastian Hammer
*** empty log message ***
tree
|
commitdiff
1996-10-07
Sebastian Hammer
Added SOIF support
tree
|
commitdiff
1996-07-06
Sebastian Hammer
System headerfiles gathered in yconfig
tree
|
commitdiff
1996-06-10
Sebastian Hammer
Work on Summary.
tree
|
commitdiff
1996-05-30
Sebastian Hammer
Fixed NextresultSetPosition bug fixed.
tree
|
commitdiff
1996-05-29
Sebastian Hammer
Options work
tree
|
commitdiff
1996-05-22
Adam Dickmeiss
Removed CFLAGS definiton.
tree
|
commitdiff
1996-05-14
Sebastian Hammer
Added attribute set to scan backend
tree
|
commitdiff
1996-02-21
Sebastian Hammer
*** empty log message ***
tree
|
commitdiff
1996-02-21
Sebastian Hammer
small
tree
|
commitdiff
1996-02-21
Sebastian Hammer
Test
tree
|
commitdiff
1996-02-20
Sebastian Hammer
Chanes to SCAN
tree
|
commitdiff
1996-02-10
Sebastian Hammer
Enable inetd operations fro TCP/IP stack
tree
|
commitdiff
1996-01-19
Sebastian Hammer
*** empty log message ***
tree
|
commitdiff
1996-01-02
Sebastian Hammer
Changed enums in the ASN.1 .h files to #defines. Change...
tree
|
commitdiff
1995-12-14
Sebastian Hammer
Work on Explain
tree
|
commitdiff
1995-12-05
Sebastian Hammer
Moved some paranthesises around. Sigh.
tree
|
commitdiff
1995-11-17
Adam Dickmeiss
Added new option '-c' to specify configuration name...
tree
|
commitdiff
1995-11-13
Sebastian Hammer
Fiddling with the variant stuff.
tree
|
commitdiff
1995-11-08
Sebastian Hammer
Smallish.
tree
|
commitdiff
1995-11-08
Sebastian Hammer
Log of close transmit.
tree
|
commitdiff
1995-11-07
Sebastian Hammer
Added support for forcing TIMEOUT event.
tree
|
commitdiff
1995-11-01
Sebastian Hammer
Minor adjustments
tree
|
commitdiff
1995-11-01
Sebastian Hammer
Second attempt to fix same bug.
tree
|
commitdiff
1995-11-01
Sebastian Hammer
Fixed bug in elementsetname-handling in piggybacked...
tree
|
commitdiff
1995-10-30
Sebastian Hammer
Added hostname lookup for server.
tree
|
commitdiff
1995-10-25
Sebastian Hammer
Simple.
tree
|
commitdiff
1995-10-16
Sebastian Hammer
Changes to provide Especs to the backend.
tree
|
commitdiff
1995-10-06
Sebastian Hammer
Added Write-buffer.
tree
|
commitdiff
1995-09-29
Sebastian Hammer
Smallish
tree
|
commitdiff
1995-09-27
Sebastian Hammer
Modified function heads & prototypes.
tree
|
commitdiff
1995-09-15
Sebastian Hammer
*** empty log message ***
tree
|
commitdiff
1995-08-29
Sebastian Hammer
Reset timeouts.
tree
|
commitdiff
1995-08-29
Sebastian Hammer
Added second half of close-handshake
tree
|
commitdiff
next