Pazpar2 1.4.4-2 for squeeze
[pazpar2-moved-to-github.git] / src / client.h
2010-07-22 Dennis Schafrothdoes client has facet for a given name
2010-04-28 Adam DickmeissUpdate for changed 3arg for yaz_cond_wait
2010-04-27 Adam DickmeissNew setting setting: pz:max_connections
2010-04-22 Adam DickmeissIntroduce client_locking
2010-04-20 Adam DickmeissRemove client_fatal. connection_destroy is static
2010-03-11 Adam DickmeissRelease record block on show after first chunk
2010-03-04 Adam DickmeissLock client while modifying session
2010-03-03 Adam DickmeissAdd reference counting for client
2010-02-12 Adam Dickmeissiochan_man_t in logic.c gone
2010-01-14 Adam DickmeissBump copyright year
2009-12-01 Adam DickmeissUse Odr_int type for hit counts
2009-10-23 Sebastian HammerDiagnostic member was not set on connection error....
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...