Update to upstream skeleton of init.d script.
[pazpar2-moved-to-github.git] / src /
2008-12-25 Adam DickmeissEnsure Pazpar2 stops if ICU is used while insupported.
2008-12-01 Adam DickmeissAdded setting to specify pqf prefix, to support databas...
2008-11-24 Adam DickmeissCommand bytarget returns name of target (if defined).
2008-11-10 Adam DickmeissBrief, non-merged elements only in location part (not...
2008-10-27 Adam DickmeissFixed bug #2021.. location now holds all brief elements.
2008-10-15 Adam DickmeissOnly warn about unexpected elements once per session.
2008-10-15 Adam DickmeissFixed check for application/x-www-form-urlencoded param...
2008-10-13 Adam DickmeissFixed bug 2021: non-merged , brief meta data not included.
2008-07-07 Adam DickmeissChanged sscanf in urldecode to use more portable scan...
2008-06-20 Adam DickmeissAvoid conditions for YAZ features.. Require YAZ 3.0...
2008-05-14 Adam DickmeissAvoid mixed-stmt declare
2008-05-08 Adam DickmeissDocument NT services options (-install, -remove).
2008-05-06 Adam DickmeissRemoved empty declaration.
2008-04-24 Adam DickmeissTry to preserve order of repeated fields (bug #2165).
2008-04-22 Adam DickmeissFixed bug #1162: HTML entities are not escaped properly.
2008-04-22 Adam DickmeissOmit log of arguments to sc_main.
2008-04-22 Adam DickmeissAllow Pazpar2 to work with YAZ 3.0.25.
2008-04-22 unknownPazpar2 works as Windows Service.
2008-04-22 Adam DickmeissIncorporate Windos services (sc).
2008-04-20 unknownInit winsock. Incorporate ICU. Pazpar2 runs on Windows.
2008-04-20 Adam DickmeissAdded check for Unix specific headers and harmonize...
2008-04-20 unknownPazpar2 compiles on Windows. But does not yet work
2008-04-14 Adam DickmeissIgnore config.h stuff.
2008-04-14 Adam Dickmeissautoheader generates config.h instead of cconfig.h.
2008-04-14 Adam DickmeissRenamed config.[ch] to pazpar2_config.[ch].
2008-04-14 Adam DickmeissRemoved the GAGA code sections.
2008-04-14 Adam DickmeissUpdated source file headers with new year and no CVS Id.
2008-03-25 Adam DickmeissLog XML/XSLT errors to yaz_log.
2008-03-25 Adam DickmeissIgnore more files.
2008-03-15 Adam Dickmeissa
2008-02-20 Sebastian HammerFixed precedence rules for wildcards, I hope
2008-02-18 Adam DickmeissUsing yaz_daemon rather than pazpar2_process.
2008-02-16 Sebastian HammerEnabled database wildcards, Bug #2100
2007-12-22 Adam DickmeissAvoid mixed-stmt declare
2007-11-09 Adam DickmeissDeal with ICU not returning sortkey.
2007-10-31 Adam DickmeissFixed syntax error.
2007-10-31 Sebastian HammerAdded 'date' element type accepting YYYYMMDD
2007-10-28 Adam DickmeissFixed bug #1794: Pazpar2 does not return valid XML.
2007-10-08 Adam DickmeissAdded support for retrieval of records in binary.
2007-10-02 Adam DickmeissUse queue for raw show; to solve Bug #1644.
2007-10-02 Adam DickmeissEnsure show watch is fired if client is disconnected.
2007-10-02 Adam DickmeissFixed bug #1646. http error: when trying to callpz2.
2007-10-02 Adam DickmeissRemoved target_timeout from parameters
2007-10-02 Adam DickmeissLower _connect_ timeout to 15 seconds.
2007-09-26 Adam DickmeissSlightly better diagnostics for HTTP parse errors
2007-09-26 Adam DickmeissFixed bug #1659: Honor LF in HTTP headers.
2007-09-23 Adam DickmeissPazpar2 honors POST requests and proxy's them too if...
2007-09-20 Adam DickmeissClient state Client_Connected is now considered active...
2007-09-20 Adam DickmeissMore active trickery. Setting state to Client_Continue...
2007-09-20 Adam DickmeissFixed bug #1628: show command returns zero hits when...
2007-09-19 Adam DickmeissDeal with targets that return negative hit counts.
2007-09-19 Adam DickmeissTerminate blocking show if active clients reaches zero
2007-09-19 Adam DickmeissRemoved log statement with undefined behavior PAZPAR2.1.0.3
2007-09-19 Adam DickmeissIgnore test program
2007-09-12 Adam DickmeissFixed non-ICU compilation
2007-09-10 Adam DickmeissImplemented sorting using ICU. Bug #1190. The Debian...
2007-09-10 Adam DickmeissDo not depend on HAVE_ICU - because 1) we never want...
2007-09-10 Adam DickmeissFixed bug #1535: Missing term in output for some config...
2007-09-10 Adam DickmeissAdded option -V which shows version information.
2007-09-07 Adam DickmeissAdded small test for existing metadata character normal...
2007-09-07 Adam DickmeissIndent
2007-09-05 Adam DickmeissRemoved debug message
2007-09-05 Adam DickmeissFixed bug #1507: Command record=..&id=.. should block...
2007-09-05 Adam DickmeissFixed bug #1395: Fixed size array in function hitsbytar...
2007-08-30 Marc Crommebetter error recording and output of example XML config...
2007-08-28 Sebastian HammerEliminated exits. Pointer type change, to remove warning
2007-08-17 Adam DickmeissChanged session_setting_oneval to return 'const string...
2007-08-17 Adam DickmeissFixed bug #1355: CCL-queries messed up by binary chars.
2007-08-16 Adam DickmeissFixed bug #1358: md-title-remainder may or may not...
2007-08-14 Adam DickmeissFixed bug #1021: Handling of individual proxies for...
2007-08-13 Adam DickmeissImplemented what could be a fix for bug #1356: Pazpar2...
2007-08-13 Adam DickmeissFixed bug #1359: Pazpar2 reading uninitialized memory...
2007-08-13 Adam DickmeissFixed bug #1348: Conversion into OPAC. The MARC convers...
2007-07-30 Sebastian HammerEnabled passing settings values to normalization styles...
2007-07-30 Sebastian HammerAdded support for settings-derived data elements in...
2007-07-25 Adam DickmeissFixed bug #1319: Pazpar2 goes to infinite loop.. Seems...
2007-07-25 Adam DickmeissRemoved sleep/test code which was commited by mistake
2007-07-25 Adam DickmeissZ39.50 session/connect timeout in parameters
2007-07-25 Adam DickmeissRemoved unused code
2007-07-23 Adam DickmeissImplemented numeric sorting (sort by year). Bug #820.
2007-07-18 Adam DickmeissA value of pz:xslt = auto makes pazpar2 load stylesheet...
2007-07-16 Adam DickmeissThe record ID (recid) that Pazpar2 generates is now...
2007-07-16 Adam DickmeissOne more record dump to be tweaked to use log file
2007-07-16 Adam DickmeissOption -d dumps records to the current log file instead...
2007-07-13 Adam DickmeissA little more details on how record&offset=.. fails
2007-07-13 Adam DickmeissPazpar2 uses the MARC/iconv handle when genearted OPACX...
2007-07-12 Adam DickmeissRemoved 'Destroying orphan connection' warning.
2007-07-11 Adam DickmeissFixed bug #1283: Keep un-merged metadata elements.
2007-07-10 Adam DickmeissDo not generate pazpar2.pid by default, i.e. only gener...
2007-07-09 Adam DickmeissFixes for compilation on cygwin.
2007-07-09 Adam DickmeissAdded include of sys/time.h
2007-07-06 Adam DickmeissDeal with OPAC records . These are converted to XML...
2007-07-05 Adam DickmeissMinor. But previous revsion (1.13) is not related to...
2007-07-05 Adam DickmeissReindent according to c-mode. Added GPL header
2007-07-05 Adam DickmeissUse portable fgets instead of getline.
2007-07-04 Adam DickmeissLoose the query parsing so that Pazpar2 only returns...
2007-07-03 Adam DickmeissAdded new setting pz:apdulog which controls whether...
2007-07-03 Adam DickmeissBe more informative if HTTP parsing fails
2007-07-02 Adam Dickmeissreclist_rewind and reclist_read_record handles non...
2007-06-28 Adam DickmeissAdded parameter clear=1 for init command which makes...
next