Happy new year
[pazpar2-moved-to-github.git] / src / http_command.c
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
2011-05-18 Adam DickmeissReformat
2011-05-18 Adam DickmeissFix leak WRT wrbuf usage
2011-05-18 Adam DickmeissMove declarations in cmd_termlist
2011-05-18 Adam DickmeissRename func termlist->get_termlist_score
2011-05-17 Adam DickmeissUse yaz_utf8_check
2011-03-30 Dennis SchafrothCorrect use of HAVE_MALLINFO
2011-03-30 Dennis SchafrothFix usage counters. Add conditonal on print_meminfo...
2011-03-30 Dennis SchafrothMerge branch 'master' of ssh://git.indexdata.com/home...
2011-03-28 Dennis SchafrothWrite a response back. Doesnt work yet as the server...
2011-03-28 Adam DickmeissFix memory leak for termlist of type xtargets
2011-03-28 Adam DickmeissBoth option -X and -R enables predictable sessions
2011-03-28 Dennis SchafrothMalloc info in server-status
2011-03-02 Dennis SchafrothAdd xmalloc_trav. Add/change comments
2011-02-24 Dennis SchafrothRefactor a bit. Rename commands to server-status and...
2011-02-24 Dennis SchafrothConditional usage of resultsets_count
2011-02-24 Dennis SchafrothMerge branch 'master' of ssh://git.indexdata.com/home...
2011-02-24 Dennis SchafrothNew commands: sesion-status and server-status
2011-02-23 Adam Dickmeissbegin work on more cmd=info stuff
2011-01-07 Adam DickmeissHappy new year
2010-11-03 Adam DickmeissBeginnings of per-session logging
2010-09-08 Dennis SchafrothBlock on zero records also for preferred block
2010-09-03 Dennis SchafrothFix renamed session function
2010-09-02 Dennis SchafrothNew block: Wait for preferred targets to be "ready"
2010-07-28 Dennis SchafrothAdd debug logging around termlist response
2010-04-28 Dennis SchafrothFixed: missing release_session. Using HTTP module log...
2010-04-28 Dennis SchafrothFixed warnings: wrong return parameter. C90 compliant.
2010-04-28 Dennis SchafrothImplemented the destroy_counter on HTTP commands. Only...
2010-04-27 Dennis SchafrothAdded more HTTP session logging
2010-04-22 Adam Dickmeisshttp_session_destroy: dont wait for active clients
2010-03-22 Dennis SchafrothAdded log when active clients on http_session_destroy
2010-03-15 Adam DickmeissRefactor PP2 charsets handling, use pazpar2_mutex.
2010-03-12 Adam DickmeissLogging channels and mutexes + a few other things
2010-03-12 Dennis SchafrothMerge branch 'master' of ssh://git.indexdata.com/home...
2010-03-11 Adam DickmeissFix uninit var for session act
2010-03-10 Dennis SchafrothAdded log when active clients on http_session_destroy
2010-02-23 Adam DickmeissTry to void destroying a session that is in use
2010-02-15 Adam Dickmeisssession.[ch] replaces logic.c, pazpar2.h
2010-02-15 Adam DickmeissMutex protect the session
2010-02-12 Adam DickmeissProtect struct reclist
2010-02-12 Adam Dickmeissiochan_man_t in logic.c gone
2010-02-12 Adam DickmeissHTTP session list thread safe
2010-02-11 Adam DickmeissFix bug #3260 (dynamic/static settings mixed)
2010-02-10 Adam DickmeissStarting HTTP session manager
2010-02-04 Adam DickmeissAdd mutex for service (ref counting)
2010-01-26 Adam DickmeissExtend init resp to include server ID, bug #3231
2010-01-25 Adam DickmeissNew diagnostic: No service .
2010-01-14 Adam DickmeissBump copyright year
2009-12-01 Adam DickmeissUse Odr_int type for hit counts
2009-10-20 Adam DickmeissPreserve pz:metadata attributes
2009-10-14 Adam DickmeissSettings, bytarget + db out-of-range check
2009-10-12 Adam DickmeissNew optional argument, startrecs, for cmd=search
2009-10-12 Adam DickmeissNew optional argument, maxrecs, for cmd=search
2009-10-08 Adam DickmeissRefactor: hide reclist structure
2009-10-07 Sebastian HammerAdded relevance to return rec
2009-09-29 Jason SkomorowskiXML declaration added to command output.
2009-09-24 Adam DickmeissPOST of target settings.
2009-09-23 Adam DickmeissService may be POSTed for command=init.
2009-09-23 Adam DickmeissMore clean-up (remove util.c).
2009-09-23 Adam DickmeissTimeout per-service, obsoletes -T
2009-09-09 Adam DickmeissDont wait for record command if active clients==0.
2009-09-08 Adam Dickmeissconst some arguments. Remove http_command.h
2009-09-08 Adam DickmeissAnnocate static vars left
next