Pazpar2 compiles on Windows. But does not yet work
[pazpar2-moved-to-github.git] / src / client.c
2008-04-20 unknownPazpar2 compiles on Windows. But does not yet work
2008-04-14 Adam Dickmeissautoheader generates config.h instead of cconfig.h.
2008-04-14 Adam DickmeissUpdated source file headers with new year and no CVS Id.
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-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-10 Adam DickmeissImplemented sorting using ICU. Bug #1190. The Debian...
2007-09-05 Adam DickmeissFixed bug #1507: Command record=..&id=.. should block...
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-07-13 Adam DickmeissA little more details on how record&offset=.. fails
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-03 Adam DickmeissAdded new setting pz:apdulog which controls whether...
2007-06-19 Adam DickmeissPazpar2 logs more details about non-surrogate diagnosti...
2007-06-15 Adam DickmeissWork on bug #1192: block=1, session_watch problems...
2007-06-15 Adam DickmeissOoops. Not using same result set ID for search & presen...
2007-06-15 Adam DickmeissExtended command 'record' so that XML representation...
2007-06-06 Marc Crommeremoved dead, commened out code left from removing...
2007-06-06 Marc Crommeremoved Z39.50 Proxy functionality from parameters...
2007-06-02 Sebastian HammerFixed Bug #1044 -- connections should no lomnger be...
2007-06-02 Sebastian HammerAdded diagnostic cocde for NSD response records
2007-05-15 Adam DickmeissSimplify: use wrbuf_cstr to get a NUL-terminated string...
2007-05-10 Adam DickmeissFactor relevance charset normalization out to a separat...
2007-04-24 Adam DickmeissAnnotate a little
2007-04-23 Adam DickmeissRefactor stuff from logic.c: connection stuff in connec...