simpleserver-moved-to-github.git
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 ***
2002-03-06 Mike TaylorAdd RPN structure documentation to SimpleServer.pm...
2002-03-06 Mike TaylorAdded simple README file, derived from POD comments...
2002-03-05 Anders S. MortensenUpdated this thing.
2002-03-05 Anders S. MortensenVersion 0.05 so that we can release the thing at CPAN.
2002-03-05 Anders S. MortensenAdded a couple of lines of documentation.
2002-03-05 Mike TaylorAdd samples/render-search.pl
2002-03-05 Mike Tayloradd explanatory comment
2002-03-05 Mike TaylorRemove vacuous TODO.
2002-03-05 Mike TaylorSupport for implementation_id (commented out until...
2002-03-01 Mike TaylorAdd samples/ directory and trivial render-search.pl...
2002-02-28 Mike TaylorRemove artifacts of Perl build
2002-02-28 Mike Taylorremove CHANGELOG which duplicated Changes
2002-02-28 Mike TaylorAdd MANIFEST.SKIP so it can tell Perl's build instructi...
2002-02-28 Mike TaylorAdd RPN structure to search-handler argument hash.
2001-09-11 Anders S. MortensenMinor changes.
2001-08-30 Anders S. MortensenSmall changes.
2001-08-30 Anders S. MortensenCorrected a memory leak, one more to go.
2001-08-29 Anders S. MortensenAdded routines
2001-08-29 Anders S. MortensenAdded some documentation of scan.
2001-08-24 Anders S. MortensenAdded support for scan.
next