New optional argument, startrecs, for cmd=search
[pazpar2-moved-to-github.git] / src / client.h
2009-10-12 Adam DickmeissNew optional argument, startrecs, for cmd=search
2009-10-12 Adam DickmeissNew optional argument, maxrecs, for cmd=search
2009-09-29 Adam DickmeissIntroduce Z39.50/SRU operation timeout.
2009-09-23 Adam DickmeissTimeout per-service, obsoletes -T
2009-05-01 Adam DickmeissSimplifications WRT show raw (immediate).
2009-05-01 Adam DickmeissCommand record may return cached records (bug #2799).
2009-01-16 Adam DickmeissUpdated footer comment
2009-01-12 Adam DickmeissHappy new year
2008-10-21 Adam DickmeissRemoved unused client states: Disconnected, Stopped...
2008-10-20 Adam DickmeissRemoved client_set_requestid which is not in use.
2008-10-20 Adam DickmeissMore fixes for SRU and ZOOM.
2008-07-21 Sebastian HammerAdded ZOOM support, only raw ingest missing at this...
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-09-20 Adam DickmeissFixed bug #1628: show command returns zero hits when...
2007-06-15 Adam DickmeissWork on bug #1192: block=1, session_watch problems...
2007-06-15 Adam DickmeissExtended command 'record' so that XML representation...
2007-04-23 Adam DickmeissRefactor stuff from logic.c: connection stuff in connec...