Happy new year
[pazpar2-moved-to-github.git] / src / http_command.c
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
2009-09-08 Adam DickmeissRefactor to avoid more static variables
2009-09-07 Adam DickmeissRefactor / reduce globals.
2009-09-07 Adam DickmeissMultiple services.
2009-09-04 Adam DickmeissRefactor service, settings
2009-08-31 Adam DickmeissExtend record response with more info.
2009-05-05 Adam DickmeissPazpar2 command 'info' also shows Git SHA1 ID.
2009-05-01 Adam DickmeissSimplifications WRT show raw (immediate).
2009-05-01 Adam DickmeissCommand record may return cached records (bug #2799).
2009-03-24 Wolfram SchneiderAdd <progress /> tag to support a progress bar. The...
2009-01-16 Adam DickmeissUpdated footer comment
2009-01-12 Adam DickmeissHappy new year
2008-12-25 Adam DickmeissANSI funcs with no args
2008-11-24 Adam DickmeissCommand bytarget returns name of target (if defined).
2008-10-27 Adam DickmeissFixed bug #2021.. location now holds all brief elements.
2008-10-21 Adam DickmeissEnsure we're using unsigned char's ptrs for ctype funct...
2008-07-21 Sebastian HammerAdded ZOOM support, only raw ingest missing at this...
2008-04-22 Adam DickmeissFixed bug #1162: HTML entities are not escaped properly.
2008-04-22 Adam DickmeissIncorporate Windos services (sc).
2008-04-20 Adam DickmeissAdded check for Unix specific headers and harmonize...
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 DickmeissRenamed config.[ch] to pazpar2_config.[ch].
2008-04-14 Adam DickmeissUpdated source file headers with new year and no CVS Id.
2007-10-28 Adam DickmeissFixed bug #1794: Pazpar2 does not return valid XML.
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 DickmeissFixed bug #1646. http error: when trying to callpz2.
2007-09-10 Adam DickmeissImplemented sorting using ICU. Bug #1190. The Debian...
2007-09-05 Adam DickmeissRemoved debug message
2007-09-05 Adam DickmeissFixed bug #1507: Command record=..&id=.. should block...
2007-09-05 Adam DickmeissFixed bug #1395: Fixed size array in function hitsbytar...
2007-08-17 Adam DickmeissChanged session_setting_oneval to return 'const string...
2007-07-16 Adam DickmeissThe record ID (recid) that Pazpar2 generates is now...
2007-07-03 Adam DickmeissAdded new setting pz:apdulog which controls whether...
2007-06-28 Adam DickmeissAdded parameter clear=1 for init command which makes...
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-06-13 Adam DickmeissFixed bug #1187: command=show crashes if used before...
next