Prioritize HTTP sockets over outgoing connections
[pazpar2-moved-to-github.git] / src / http_command.c
2015-10-19 Adam DickmeissPrioritize HTTP sockets over outgoing connections
2015-09-06 Adam DickmeissRenamee clients_count to clients_get_count
2015-09-06 Adam DickmeissRename sessions_count to sessions_get_count
2015-09-06 Adam DickmeissCommand info includes versions, statistics
2015-09-06 Adam DickmeissAnnotate mallinfo status for command server-status
2015-09-06 Adam DickmeissRemove unused code in server-status
2015-09-03 Adam DickmeissRename new_session to session_create
2015-09-01 Adam Dickmeisslog level for http is http (not HTTP)
2015-06-02 Adam Dickmeissbytarget includes native query PAZ-1005
2014-09-29 Adam Dickmeisscommand=stop functional and works much better PAZ-967
2014-09-09 Adam DickmeissFix session_nmem may be used by multiple threads PAZ-962
2014-09-01 Adam DickmeissReport number of filtered records in bytarget PAZ-954
2014-01-03 Adam DickmeissHappy new year
2013-12-13 Adam DickmeissNew metadata type, float, for metadata score PAZ-908
2013-11-12 Adam Dickmeissvoid function cannot return value
2013-11-11 Adam DickmeissBetter error message for CCL parse errors PAZ-887
2013-06-05 Adam DickmeissUse YAZ' new icu_iter_get_org_info for snippets
2013-05-29 Adam DickmeissChange repr of service XML
2013-05-28 Adam DickmeissTweak log msg for http sessions use
2013-05-28 Adam DickmeissReformat
2013-05-28 Adam Dickmeisssession/client counting utils to header
2013-05-27 Adam DickmeissFix memory leak in service command
2013-05-27 Adam Dickmeissservice XML: avoid wrapping service element
2013-05-27 Adam DickmeissReturns service XML now
2013-05-27 Adam DickmeissFirst work on returning service XML
2013-05-21 Adam DickmeissDynamic ranking PAZ-869
2013-05-17 Adam DickmeissFix signed/unsigned checksum problem PAZ-871
2013-05-06 Adam DickmeissAllow mergekey to be given for command=search
2013-05-06 Adam DickmeissDynamic mergekey PAZ-868
2013-03-07 Adam DickmeissUse session_log when possible
2013-02-04 Adam DickmeissRefactor: show_range_start deals with extended fetch
2013-01-22 Adam DickmeissWork on fetch more
2013-01-02 Adam DickmeissBump copyright year
2013-01-02 Adam DickmeissExtend info command with hostname and YAZ SHA1
2012-12-11 Adam DickmeissHarden exit command
2012-12-05 Adam DickmeissNew element <message> in bytarget response
2012-10-03 Dennis SchafrothUsing reclist_sortparm structure to pass sort parameters
2012-09-21 Adam Dickmeissrelevance_info printed only if <rank debug="yes"> in...
2012-09-21 Adam DickmeissIndent record info a little for show/record responses
2012-09-21 Adam DickmeissReturn info about relevance score
2012-09-19 Dennis SchafrothImplement sort-default lookup in search too
2012-09-19 Dennis SchafrothAdd sort parameter to search command. Enabling configur...
2012-09-18 Adam DickmeissRemove trailing whitespace
2012-08-22 Dennis SchafrothOnly reseting on position, when not done before. Otherw...
2012-08-22 Dennis SchafrothDisable the clear set on position sorting. Every poll...
2012-06-27 Adam DickmeissMove declaration
2012-06-27 Adam DickmeissDifferent diagnostic for no record and given checksum
2012-06-26 Adam Dickmeissrecord parameter checksum
2012-06-07 Adam DickmeissPosition modifier for sort prevents local sort
2012-05-31 Giannis KosmasCalculation of keepAlive timeout
2012-04-26 Adam DickmeissMerge branch 'master' of ssh://git.indexdata.com/home...
2012-04-26 Adam DickmeissRefactor settings code to avoid exit calls
2012-04-12 Dennis Schafrothapproximation on bytarget response if version 2 and...
2012-04-12 Dennis SchafrothApproximation. New function to get_version
2012-04-12 Dennis SchafrothLookup version and parse it on to perform_termlist
2012-04-12 Dennis SchafrothRemember variable to print
2012-04-11 Dennis SchafrothWrited the filter record count as well into bytarget...
2012-03-06 Dennis SchafrothFix C90 warnings. Made the report error testing similar...
2012-03-06 Dennis SchafrothInit status message. Remove new line to match old format
2012-03-06 Dennis SchafrothRevert "Only use newer protocol if triggered by parameter."
2012-03-06 Dennis SchafrothOnly use newer protocol if triggered by parameter.
2012-03-06 Dennis SchafrothOnly use newer protocol if triggered by parameter.
2012-01-11 Adam DickmeissHappy new year
2011-12-23 Adam DickmeissRemove comments (session lock)
2011-12-23 Dennis SchafrothMissing release on show records watch release
2011-12-23 Dennis SchafrothFix: Missing session unlock on PAZPAR2_MALFORMED_SETTIN...
2011-12-12 Adam Dickmeissnativesyntax may be given for record command
2011-11-25 Dennis SchafrothRemoved show hack
2011-11-25 Dennis SchafrothHACK to force ALREADY_BLOCKED response
2011-11-15 Adam DickmeissCommand bytarget addinfo from diagnostics
2011-11-07 Dennis SchafrothMerge branch 'bytarget_block'
2011-11-07 Dennis SchafrothMerge branch 'master' of ssh://git.indexdata.com/home...
2011-11-04 Adam DickmeissRemove destroy_session - replaced by session_destroy.
2011-11-04 Dennis SchafrothMerge branch 'bytarget_block' of ssh://git.indexdata...
2011-11-04 Dennis Schafrothre-add pointer cast
2011-11-04 Dennis Schafrothfix wrongly removed session_status function name
2011-11-04 Dennis SchafrothLogging of released watch
2011-11-03 Dennis SchafrothTypo: missing pointer in type cast
2011-11-03 Dennis SchafrothMerge branch 'bytarget_block' of ssh://git.indexdata...
2011-11-03 Dennis SchafrothNOW implemented on the right command: termlist
2011-11-03 Dennis SchafrothMerge branch 'bytarget_block' of ssh://git.indexdata...
2011-11-03 Dennis SchafrothMerge branch 'bytarget_block' of ssh://git.indexdata...
2011-11-03 Dennis SchafrothLog on bytarget watch release
2011-11-03 Dennis SchafrothMerge branch 'bytarget_block' of ssh://git.indexdata...
2011-11-03 Dennis Schafrothrefactor: same logic
2011-11-03 Dennis SchafrothInvestigating empty bytarget response. More logging
2011-11-03 Dennis SchafrothFix: Send error response if set block fails.
2011-11-03 Dennis SchafrothRefactor for and implement bytarget block
2011-11-01 Dennis SchafrothSuround by suggestions, if data in suggestions_xml
2011-10-28 Dennis Schafrothprint suggestions if present
2011-10-19 Adam DickmeissOnly one search response
2011-10-12 Adam DickmeissHonor block=1 for show when re-searching (sort)
2011-10-12 Adam DickmeissInitial search may perform (relevance) sort
2011-10-07 Adam DickmeissShow command may re-search for targets that support it
2011-10-06 Adam DickmeissRename client_get_url to client_get_id
2011-10-06 Adam Dickmeissstruct database: rename member url to id
2011-09-30 Adam DickmeissRefactor Pazpar2 HTTP response writing code
2011-09-30 Adam Dickmeisscommand=termlist without name parameter returns all...
2011-09-12 Adam DickmeissICU chain "facet" honors YAC ICU element <display/>.
2011-08-05 Adam DickmeissCommand search takes limit parameter
next