source: gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15497   16 years mdewsnip Removed an unnecessary definition.
(edit) @15496   16 years mdewsnip Also needs to include a "tabcomplete.o" file from the yaz directory, …
(edit) @15495   16 years mdewsnip Updated to include everything required by the "library" executable …
(edit) @15494   16 years mdewsnip Updated to compile with the Z39.50 client support.
(edit) @15493   16 years mdewsnip Removed an unused definition.
(edit) @15492   16 years mdewsnip New directory to contain all the Z39.50 code (currently incomplete).
(edit) @15491   16 years mdewsnip Fix for compilation with fastcgi on (not tested yet).
(edit) @15489   16 years mdewsnip Changed order of libraries to prevent linking problems.
(edit) @15482   16 years mdewsnip Changed to using gsdlcolservr.a and gsdlprotocol.a instead of …
(edit) @15480   16 years mdewsnip Changed to using gsdlcolservr.a and gsdlprotocol.a instead of …
(edit) @15479   16 years mdewsnip Now generates a gsdlprotocol.a file.
(edit) @15478   16 years mdewsnip Huge tidy up of src/recpt Makefile. Z39.50 stuff has been removed but …
(edit) @15477   16 years mdewsnip Minor change to use a variable.
(edit) @15476   16 years mdewsnip Minor whitespace improvement.
(edit) @15475   16 years mdewsnip Minor whitespace improvement.
(edit) @15474   16 years mdewsnip Minor whitespace improvement.
(edit) @15473   16 years mdewsnip Minor whitespace improvement.
(edit) @15472   16 years mdewsnip Removed a bunch more CORBA-related crap out of src/recpt/Makefile.in …
(edit) @15471   16 years mdewsnip Moved all the CORBA stuff in src/recpt into src/corba, because it …
(edit) @15470   16 years mdewsnip Big tidy up to Makefile.
(edit) @15469   16 years mdewsnip Minor consistency improvement.
(edit) @15468   16 years mdewsnip Minor improvements.
(edit) @15467   16 years mdewsnip Removed unnecessary definition.
(edit) @15466   16 years mdewsnip Updated to generate a gsdlcolservr.a library for easier inclusion by …
(edit) @15465   16 years mdewsnip Updated copyright date.
(edit) @15464   16 years mdewsnip Big tidy up of Makefile.
(edit) @15463   16 years mdewsnip Moved all the CORBA stuff from lib into src/corba, to prevent it from …
(edit) @15462   16 years mdewsnip Moved all the CORBA stuff into the src/corba directory, to prevent it …
(edit) @15461   16 years mdewsnip Oops, accidently added a bit of CORBA stuff into this file.
(edit) @15460   16 years mdewsnip Big tidy up of Makefile.
(edit) @15459   16 years mdewsnip Started to move all the CORBA stuff out into a new "src/corba" …
(edit) @15458   16 years mdewsnip Removed log comment block.
(edit) @15457   16 years mdewsnip Big tidy up of Makefile.
(edit) @15456   16 years davidb Tweak to expap and XMLParse that help things compile on a 'Rocks' …
(edit) @15455   16 years mdewsnip Fixed up some references to nullproto and recptproto, which are now in …
(edit) @15454   16 years mdewsnip Removed a few unnecessary inclusions.
(edit) @15453   16 years mdewsnip Removed some unnecessary inclusions of header files from colservr/protocol.
(edit) @15452   16 years mdewsnip Tidied up include directories required in the recpt directory.
(edit) @15451   16 years mdewsnip Now generates a Makefile in src/protocol too.
(edit) @15450   16 years mdewsnip (Untangling colservr/recpt) Created a new src/protocol directory, and …
(edit) @15448   16 years mdewsnip Removed a whole heap of unnecessary stuff from Makefile.in.
(edit) @15446   16 years davidb Fixed incorrect variable name. ::encoding needed as 's' at the end.
(edit) @15445   16 years mdewsnip Removed a couple of unnecessary inclusions of "mggdbmsource.h".
(edit) @15442   16 years mdewsnip Added empty destructor.
(edit) @15436   16 years mdewsnip (Adding new DB support) Created stub dbclass that gdbmclass (and …
(edit) @15433   16 years mdewsnip (Adding new DB support) Removed unnecessary inclusions of "infodbclass.h".
(edit) @15432   16 years mdewsnip (Adding new DB support) Changing a few "infodbclass.h" to "gdbmclass.h".
(edit) @15430   16 years mdewsnip (Adding new DB support) Changed a bunch of "infodbclass.h" to …
(edit) @15429   16 years mdewsnip (Adding new db support) Moved gdbmclass out of infodbclass into its …
(edit) @15428   16 years mdewsnip Changed all the "OIDtools.h" to "recptprototools.h".
(edit) @15427   16 years mdewsnip (Untangling colservr/recpt) At last, the colservr directory can be …
(edit) @15426   16 years mdewsnip Lots of improvements to the colservr Makefile, particularly tidying up …
(edit) @15425   16 years mdewsnip (Untangling colservr/recpt) Moved all the z3950 files out of …
(edit) @15424   16 years mdewsnip Removed the unused read-grs file.
(edit) @15423   16 years mdewsnip Removed the unused read-grs.cpp file.
(edit) @15422   16 years mdewsnip The infodbclass is no longer in src/recpt.
(edit) @15421   16 years mdewsnip Fixed a few misleading comments.
(edit) @15420   16 years mdewsnip (Untangling colservr/recpt) Moved infodbclass.cpp/h from src/recpt …
(edit) @15419   16 years mdewsnip (Untangling colservr/recpt) Removed unnecessary inclusion of infodbclass.h.
(edit) @15418   16 years mdewsnip (Untangling colservr/recpt) Split recpt/OIDtools into two: …
(edit) @15417   16 years mdewsnip (Untangling colservr/recpt) Removed three unused functions.
(edit) @15416   16 years mdewsnip (Untangling colservr/recpt) Moved comtypes out of recpt and into …
(edit) @15415   16 years mdewsnip Removed an unnecessary inclusion of comtypes.h.
(edit) @15414   16 years mdewsnip Removed an unnecessary inclusion of comtypes.h.
(edit) @15413   16 years mdewsnip (Untangling colservr/recpt) Removed all the inclusions of …
(edit) @15412   16 years mdewsnip Changed to use the new "gsdlsitecfg.h" instead of "recptconfig.h".
(edit) @15411   16 years mdewsnip Removed unnecessary inclusion of maincfg.o in z3950server.
(edit) @15410   16 years mdewsnip Updated Windows makefile to use maincfg.cpp/h instead of recptconfig.cpp/h.
(edit) @15409   16 years mdewsnip Changed to use "gsdlsitecfg.h" instead of "recptconfig.h".
(edit) @15408   16 years mdewsnip Removed unnecessary inclusion of recptconfig.h.
(edit) @15407   16 years mdewsnip Updated Windows makefile to add new gsdlsitecfg.cpp/h files.
(edit) @15406   16 years mdewsnip Removed the GCC.mak files, with Stefan's approval. These were created …
(edit) @15404   16 years mdewsnip Fixed compilation warning message by removing the "home == NULL" test, …
(edit) @15403   16 years mdewsnip (Untangling colservr/recpt) Removed some unused references to recptconfig.
(edit) @15402   16 years mdewsnip (Untangling colservr/recpt) Split recpt/recptconfig into two: …
(edit) @15401   16 years mdewsnip (Untangling colservr/recpt) Deleted setReceptionistServers() from …
(edit) @15396   16 years ak19 For FLI: Removed gsdl.xml file creation from java file Gatherer.java …
(edit) @15395   16 years ak19 For FLI: Removed gsdl.xml file creation from java file Gatherer.java …
(edit) @15387   16 years mdewsnip Quickly adding resumption token support to the ListSets action: this …
(edit) @15380   16 years mdewsnip Three fixes to the resumption token code to prevent crashes when …
(edit) @15360   16 years ak19 Extra test for Greenstone3 added so plugout works for both versions of …
(edit) @15327   16 years kjdon added support for JDBM (or other) in place of GDBM: defaultGDBMLevel …
(edit) @15302   16 years davidb db2txt and txt2db regrouped to be in directory gdbmedit
(edit) @15301   16 years davidb db2txt and txt2db regrouped to be in directory gdbmedit
(edit) @15300   16 years davidb db2txt and txt2db regrouped to be in directory gdbmedit
(edit) @15231   16 years davidb Reorganised gdbm processing related files into one place (gdbmedit).
(edit) @15230   16 years davidb Reorganised gdbm processing related files into one place (gdbmedit).
(edit) @15221   16 years davidb Even though gdbmget is written in C++, GDBM is written in C and …
(edit) @15220   16 years davidb Reworded usage statement
(edit) @15219   16 years davidb Even though txt2db is written in C++, GDBM is written in C and …
(edit) @15218   16 years davidb Even though db2txt is written in C++, GDBM is written in C and …
(edit) @15212   16 years kjdon for the greenstone archive collection, we are now using monthly …
(edit) @15207   16 years mdewsnip Fixed up some crazy obfuscated lines and fixed a bug where the …
(edit) @15198   16 years mdewsnip Now each action checks for invalid arguments in the params structure …
(edit) @15197   16 years mdewsnip Added an erase() function because we need to clean up the params list, …
(edit) @15196   16 years mdewsnip Now calls html_safe() on the request attribute values, so it validates …
(edit) @15195   16 years mdewsnip Changed the Dublin Core metadata fields to have a lowercase starting …
(edit) @15194   16 years mdewsnip Added an empty metadataNamespace tag for the rfc1807 metadata format, …
(edit) @15193   16 years mdewsnip Moved the "protocolVersion" field above the "adminEmail" field, so …
(edit) @15192   16 years mdewsnip Replaced all instances of "openarchives.com" with "openarchives.com", …
Note: See TracRevisionLog for help on using the revision log.