Add forgotten variable declarations.
[pazpar2-moved-to-github.git] / src /
2011-04-12 Dennis SchafrothRemoved commented out sleep. Add TODO on threading...
2011-04-12 Dennis SchafrothCommented out a sleep statement
2011-04-06 Dennis SchafrothMerge branch 'master' of ssh://git.indexdata.com/home...
2011-04-06 Dennis SchafrothFix parameters on iochan_destroy_real
2011-04-01 Adam DickmeissMerge branch 'master' of ssh://git.indexdata.com/home...
2011-04-01 Adam DickmeissAvoid skip of non-ASCII chars in skip article code
2011-03-30 Dennis SchafrothShuffle function to remove warning
2011-03-30 Dennis SchafrothCorrect use of HAVE_MALLINFO
2011-03-30 Dennis SchafrothStupid pointer errors on refactoring
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-29 Adam DickmeissAvoid freelists for http buf and http channels
2011-03-28 Dennis SchafrothOption record filter. Maybe not the way.
2011-03-28 Dennis SchafrothAdd filtered status on ingest_record. Lowered log level...
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 Dennis SchafrothChannel counting. New iochan_destroy_real.
2011-03-28 Dennis SchafrothAdd total connections. Enable connection count for...
2011-03-28 Dennis SchafrothNew total clients. Only warning on ingest_record if...
2011-03-28 Adam DickmeissBoth option -X and -R enables predictable sessions
2011-03-28 Dennis SchafrothMerge branch 'master' of ssh://git.indexdata.com/home...
2011-03-28 Dennis SchafrothAdd mtrace start/stop. Requires MTRACE define
2011-03-28 Dennis SchafrothMalloc info in server-status
2011-03-26 Adam Dickmeisspazpar2_play takes timings into account
2011-03-26 Adam DickmeissImplement pazpar2_play utility
2011-03-26 Adam DickmeissAdd facility to record HTTP requests to Pazpar2
2011-03-16 Dennis SchafrothNow with right #if
2011-03-16 Dennis SchafrothOut defined DEBUG logging of recieved facet
2011-03-16 Dennis SchafrothOut defined DEBUG logging of sel_thread size
2011-03-16 Dennis SchafrothOut defined DEBUG logging http_bufs
2011-03-16 Dennis SchafrothRemove extensive DEBUG logging of facets
2011-03-10 Adam DickmeissObey pz:extra_args for each search
2011-03-08 Dennis SchafrothDisble termlist term factor by default
2011-03-07 Dennis SchafrothNew setting query syntax: override with special query...
2011-03-07 Dennis SchafrothNew setting query syntax: override with special query...
2011-03-04 Dennis SchafrothImplementation of ZOOM option extra args: Appeded to...
2011-03-02 Dennis SchafrothAdd xmalloc_trav. Add/change comments
2011-03-02 Dennis SchafrothDisabled the max check. Run as always
2011-03-01 Dennis SchafrothCounting the right places. Destroying nmem and wrbuf...
2011-03-01 Dennis SchafrothHandling growing free http buffers and channels
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 SchafrothAdded session_use and session_count. Non-public methods
2011-02-24 Dennis SchafrothAdded client_use and client_count. Non-public methods
2011-02-24 Dennis SchafrothNew commands: sesion-status and server-status
2011-02-23 Adam Dickmeissbegin work on more cmd=info stuff
2011-02-11 Dennis SchafrothChange/clean the session log
2011-02-10 Dennis SchafrothClean up maxrec and set the cl->maxrecs
2011-02-10 Dennis SchafrothRevert Giannis patch. Doing the fix in client.c
2011-02-10 Dennis SchafrothFacets factor patch from Giannis plus logging
2011-02-10 Dennis SchafrothHolding a copy of the database url for logging even...
2011-01-21 Adam DickmeissAvoid SEGV for cmd=record in case of no search
2011-01-18 Dennis SchafrothFix: use term factor unless disabled
2011-01-17 Dennis SchafrothFix for bug 3948.
2011-01-14 Dennis SchafrothMerge branch 'master' of ssh://git.indexdata.com/home...
2011-01-14 Dennis SchafrothFetching RECORD_FILTER for building facet filter request
2011-01-07 Adam DickmeissHappy new year
2010-12-30 Dennis SchafrothFix SUNCC build issue. Fix reading of setting
2010-12-29 Dennis SchafrothNew TERM_TERM_FACTOR
2010-12-29 Dennis SchafrothAdd term factor calculation.
2010-12-29 Dennis SchafrothAdd: client_get_maxrecs
2010-12-28 Dennis SchafrothCosmetic: rename client variable to cl
2010-11-17 Dennis SchafrothFix: Doing the refactoring for all connection_destroy...
2010-11-17 Dennis SchafrothAttempt to fix dead-lock (bug #3807): remove from host...
2010-11-11 Adam DickmeissEnsure facet norm is null (leave as is) by default
2010-11-08 Adam DickmeissImplement ICU normalization of facets, bug #3812
2010-11-03 Adam DickmeissBeginnings of per-session logging
2010-11-03 Adam DickmeissAllow user-defined info for target suffix.
2010-11-03 Adam DickmeissFix log of hit count (Odr_int)
2010-11-03 Adam DickmeissRemove ref to old maintainer files
2010-10-23 Sebastian HammerAdded exact match record filter
2010-10-05 Adam DickmeissUse hostport, not ipport for proxied connections
2010-09-23 Adam DickmeissAdd prototype for client_check_preferred_watch
2010-09-22 Dennis SchafrothExtra debug for debugging lost ZOOM_EVENT_RECV_SEARCH...
2010-09-22 Dennis SchafrothEnabling ZOOM Event debugging
2010-09-08 Dennis SchafrothMerge branch 'master' of ssh://git.indexdata.com/home...
2010-09-08 Dennis SchafrothBlock on zero records also for preferred block
2010-09-08 Dennis SchafrothCheck/release preferred block on recieved records
2010-09-08 Dennis SchafrothRemove check/release of preferred block in client_searc...
2010-09-08 Adam DickmeissMerge branch 'master' of ssh://git.indexdata.com/home...
2010-09-08 Adam DickmeissCentOS 5: add logrotate
2010-09-03 Dennis SchafrothFix renamed session function
2010-09-03 Dennis SchafrothRename function
2010-09-03 Dennis SchafrothWatch logging. Rename function
2010-09-03 Dennis SchafrothAdd more debugging around watch. Rename and to header.
2010-09-02 Dennis SchafrothNew setting for preferred/priority targets
2010-09-02 Dennis SchafrothNew setting for preferred/priority targets
2010-09-02 Dennis SchafrothNew block: Wait for preferred targets to be "ready"
2010-09-02 Dennis SchafrothNew block: Wait for preferred targets to be "ready"
2010-09-02 Dennis SchafrothNew block: Wait for preferred targets to be "ready"
2010-09-02 Dennis SchafrothImplementation of a block on preferred targets
2010-09-01 Dennis SchafrothAdd comment
2010-08-31 Dennis SchafrothMove client_set_facet_request so it works on all types...
2010-08-16 Dennis SchafrothSOLR support (work in progress)
2010-08-16 Dennis SchafrothMerge branch 'master' of ssh://git.indexdata.com/home...
2010-08-16 Dennis SchafrothAdd: make_solrquery(..)
2010-08-16 Adam DickmeissOnly send facets if pz:termlist_term_count is set
2010-08-16 Dennis SchafrothSkip Facets: Check for empty string. And reset Facet...
2010-08-16 Dennis SchafrothMerge branch 'master' of ssh://git.indexdata.com/home...
next