simpleserver-moved-to-github.git
2007-04-17 Adam DickmeissUpdated for YAZ 3.
2007-03-08 Mike TaylorPlanned failure is now at the end of the search handler...
2007-03-07 Mike TaylorAdd new "-n <number>" option to make the server exit...
2007-03-05 Mike TaylorIncrease GRS_BUF_SIZE from 512 (very small!) to 8192.
2006-12-27 Anders S. MortensenUpdating. release.1.0.5
2006-12-27 Anders S. MortensenReleasing 1.05.
2006-12-22 Anders S. MortensenUsing YLOG_WARN instead of LOG_WARN.
2006-12-01 Anders S. MortensenThis is for you Mike :-)
2006-12-01 Anders S. MortensenRemoved META.yml. release.1.0.4
2006-12-01 Anders S. MortensenRemoving compiler warnings.
2006-12-01 Anders S. MortensenChanged name.
2006-12-01 Anders S. MortensenGetting ready to release.
2006-12-01 Anders S. MortensenWriting more description.
2006-12-01 Anders S. MortensenGetting ready to release.
2006-08-17 Anders S. MortensenAdding debian sub-dir to repository. release.1.0.3
2006-08-09 Mike Taylor1.03
2006-08-08 Mike TaylorVersion 1.03
2006-08-08 Mike TaylorRely on v2.1.14 of YAZ.
2006-08-08 Mike TaylorFix email address
2006-08-08 Mike TaylorRemove "###"
2006-07-27 Mike Taylor1.02
2006-07-26 Mike TaylorRelease 1.02
2006-07-26 Mike TaylorOnly pass schema back to caller if its non-zero-length.
2006-07-26 Mike TaylorRemove logging
2006-07-25 Mike TaylorMove all SCHEMA stuff into a single place (still doesn...
2006-07-24 Mike TaylorDo not barf un unrecognised types of record specificati...
2006-07-24 Mike TaylorAdd (commented-out) OPTIMIZE line
2006-07-21 Mike TaylorSupport for SCHEMA
2006-06-07 Sebastian HammerExposing SRW_SORTKEYS parameter to handler
2006-06-05 Sebastian HammerAdded HANDLE to Explain request structure
2006-06-02 Sebastian HammerAdded explain handler. Input=DATABASE output=EXPLAIN
2006-06-02 Anders S. MortensenSupport Z_SortKey_sortAttributes in bend_sort. This...
2006-05-31 Sebastian HammerHandling complex compspec in present/fetch (slightly...
2006-04-21 Anders S. MortensenFor now, we reject sortAttribute with errcode 207.
2006-04-19 Anders S. MortensenRegistering the bend_sort handler and implemented the...
2006-04-19 Mike TaylorTowards 1,02
2006-04-19 Mike TaylorThrow away rpn2pquery(), use YAZ's yaz_rpnquery_to_wrbu...
2006-04-11 Mike TaylorAdam's authentication fixes.
2006-04-10 Adam DickmeissAvoid mixed stmt/var declare
2006-04-09 Adam DickmeissFor open style auth, set username ("USER") always.
2006-04-09 Adam DickmeissDont hv_store NULL user,passwd in bend_init
2006-03-24 Mike TaylorYAZ 2.0.0 requirement
2006-03-24 Mike TaylorVersion number.
2006-03-24 Mike TaylorGeneralise YAZ-version requirement. Wind back to 2...
2006-03-24 Mike TaylorCheck for YAZ version 2.1.10 or better.
2006-03-24 Mike TaylorDate of 1.01 release.
2006-03-24 Mike TaylorAdd documentation for SRU/W support.
2006-03-24 Mike TaylorVersion number
2006-03-24 Mike TaylorJump version number to 1.00 (due to SRU/W support)
2006-03-24 Mike TaylorDate of release 1.00
2006-03-09 Mike TaylorSupport for SRU and SRW. Mostly this is provided by...
2006-03-09 Mike TaylorAdd CVS Id
2006-01-30 Adam DickmeissAvoid mixed stmt/var declare
2005-11-09 Adam DickmeissAdded yazlog utility which calls yaz_log with YLOG_LOG...
2005-03-13 Adam DickmeissAlign configuration of YAZ with Net::Z3950
2004-09-03 Mike TaylorTypo
2004-09-03 Mike TaylorPrototypes are now explicitly disabled. This makes...
2004-09-03 Mike TaylorIncrement version number in anticipation of next release.
2004-09-03 Mike TaylorTowards release 0.09
2004-09-03 Mike TaylorInclude logging-server.pl in the distribution.
2004-09-03 Mike TaylorNew
2004-08-03 Mike TaylorClarify requirements.
2004-06-14 Anders S. MortensenUpdated changelog. release.0.0.8
2004-06-07 Adam DickmeissAdd comment about Windows setup for Makefile.PL release.0.0.8.lau
2004-06-07 Adam DickmeissUpdate changes
2004-06-07 Adam DickmeissDo not sv_free session handle if close handler is called
2004-06-07 Adam DickmeissDo not build tst_clones for non-threaded Perls
2004-06-06 Adam DickmeissUse CLONEf_CLONE_HOST for perl_clone
2004-06-05 Adam DickmeissRemove a few unused variables
2004-06-05 Adam DickmeissFixed memory leak in bend_close: added sv_free of Perl...
2004-06-05 Adam DickmeissAllow us to stop server (for memory debugging purposes)
2004-06-04 Adam DickmeissFix leak for data for members implementation_{id,name...
2004-06-04 Anders S. MortensenAdded documentation for the new threaded mode.
2004-05-29 Adam DickmeissUse only perl_clone if USE_ITHREADS is defined
2004-05-28 Anders S. MortensenRemoved some cvs logging and added GPL headers.
2004-05-28 Anders S. MortensenAdded this new creature.
2004-05-28 Anders S. MortensenPreparing for release.
2004-05-14 Adam DickmeissMoved C declaration to start of block
2004-05-13 Adam DickmeissBump year
2004-05-13 Adam DickmeissFix memory leak due to the use of perl_clone. A mutex...
2004-05-11 Adam DickmeissDo not include unistd.h on Windows. Remove redundant...
2004-05-11 Anders S. MortensenSimpleserver is now thread proof.
2003-09-09 Mike TaylorReturn diagnostics on Init failure
2003-09-09 Mike TaylorDates
2003-09-09 Mike Taylor(Finally!) support implementation-ID
2003-06-09 Mike TaylorFix YAZ-version requirement
2003-03-07 Mike Taylortypo
2003-01-03 Anders S. MortensenForgot Dave's email.
2003-01-03 Anders S. MortensenUpdated the Changes file.
2003-01-03 Anders S. MortensenApplied Dave's GRS-1 patch - actually this was already...
2003-01-03 Anders S. MortensenVersion 0.07.
2003-01-03 Anders S. Mortensen*** empty log message ***
2003-01-02 Anders S. MortensenForgot to update the release date.
2002-12-20 Mike Tayloradd .cvsignore
2002-11-26 Mike Taylorbasic support for idPass authentication
2002-10-21 Mike Taylortweak
2002-09-16 Anders S. MortensenUpdated Changes and added a few lines of documentation.
2002-09-16 Anders S. MortensenAdded support for authentication into SimpleServer.
2002-04-22 Anders S. MortensenAdded this file to repository.
2002-03-06 Mike Taylor*** empty log message ***
next