projects
/
pazpar2-moved-to-github.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Refactor PP2 charsets handling, use pazpar2_mutex.
2010-03-15
Adam Dickmeiss
Refactor PP2 charsets handling, use pazpar2_mutex.
commit
|
commitdiff
|
tree
2010-03-15
Adam Dickmeiss
Remove redundant decl
commit
|
commitdiff
|
tree
2010-03-15
Adam Dickmeiss
Requires YAZ 4.0.2
commit
|
commitdiff
|
tree
2010-03-15
Adam Dickmeiss
Add yaz_mutex_create wrapper - for debugging
commit
|
commitdiff
|
tree
2010-03-15
Adam Dickmeiss
Require YAZ 4.0.2 (due to ICU iter)
commit
|
commitdiff
|
tree
2010-03-15
Adam Dickmeiss
Add name parameter to iochan_create
commit
|
commitdiff
|
tree
2010-03-12
Adam Dickmeiss
Logging channels and mutexes + a few other things
commit
|
commitdiff
|
tree
2010-03-12
Adam Dickmeiss
Add WAIT between multi-sessions
commit
|
commitdiff
|
tree
2010-03-12
Adam Dickmeiss
Fix connection_is_idle test for idleness
commit
|
commitdiff
|
tree
2010-03-12
Adam Dickmeiss
More tuning for bash-based perf test
commit
|
commitdiff
|
tree
2010-03-11
Adam Dickmeiss
Fix SEGV: client.database reference
commit
|
commitdiff
|
tree
2010-03-11
Adam Dickmeiss
Merge branch 'master' of ssh://git.indexdata.com/home...
commit
|
commitdiff
|
tree
2010-03-11
Adam Dickmeiss
More complete pazpar2 conf cleanup
commit
|
commitdiff
|
tree
2010-03-11
Adam Dickmeiss
iochan_man_destroy destroys channels
commit
|
commitdiff
|
tree
2010-03-11
Adam Dickmeiss
Fix uninit var for session act
commit
|
commitdiff
|
tree
2010-03-11
Adam Dickmeiss
Add database_hosts_destroy
commit
|
commitdiff
|
tree
2010-03-11
Adam Dickmeiss
YLOG_DEBUG for stmt in client_incref
commit
|
commitdiff
|
tree
2010-03-11
Adam Dickmeiss
Release record block on show after first chunk
commit
|
commitdiff
|
tree
2010-03-11
Adam Dickmeiss
Add assert for non-NULL session
commit
|
commitdiff
|
tree
2010-03-10
Adam Dickmeiss
Limit Proxy section current proxypass
commit
|
commitdiff
|
tree
2010-03-04
Adam Dickmeiss
Merge branch 'thread_work_experiments'
commit
|
commitdiff
|
tree
2010-03-04
Adam Dickmeiss
Lock client while modifying session
commit
|
commitdiff
|
tree
2010-03-04
Adam Dickmeiss
Call reclist_destroy before NMEM is reset
commit
|
commitdiff
|
tree
2010-03-03
Adam Dickmeiss
Add reference counting for client
commit
|
commitdiff
|
tree
2010-03-01
Adam Dickmeiss
More informative message for ingest failures
commit
|
commitdiff
|
tree
2010-02-23
Adam Dickmeiss
Try to void destroying a session that is in use
commit
|
commitdiff
|
tree
2010-02-23
Adam Dickmeiss
Avoid using sessions when not needed
commit
|
commitdiff
|
tree
2010-02-23
Adam Dickmeiss
Optimize client_set_state for active state
commit
|
commitdiff
|
tree
2010-02-23
Adam Dickmeiss
Honor max_idle for non-fd IOCHANs
commit
|
commitdiff
|
tree
2010-02-22
Adam Dickmeiss
Fix mutex handling in host resolver
commit
|
commitdiff
|
tree
2010-02-22
Adam Dickmeiss
Fix IOCHAN destruction
commit
|
commitdiff
|
tree
2010-02-22
Adam Dickmeiss
Simplify check for destructed IOCHAN
commit
|
commitdiff
|
tree
2010-02-22
Adam Dickmeiss
Simplify IOCHAN destrouction
commit
|
commitdiff
|
tree
2010-02-22
Adam Dickmeiss
Fix connection reuse
commit
|
commitdiff
|
tree
2010-02-22
Adam Dickmeiss
events: fix event type being propagated
commit
|
commitdiff
|
tree
2010-02-22
Adam Dickmeiss
Update to use perf.xml service
commit
|
commitdiff
|
tree
2010-02-22
Adam Dickmeiss
Update doc/common because of new entities
commit
|
commitdiff
|
tree
2010-02-21
Adam Dickmeiss
Merge branch 'master' of ssh://git.indexdata.com/home...
commit
|
commitdiff
|
tree
2010-02-21
Adam Dickmeiss
Performance tests - bash based
commit
|
commitdiff
|
tree
2010-02-17
Adam Dickmeiss
Protect session_watch
commit
|
commitdiff
|
tree
2010-02-15
Adam Dickmeiss
Event manager do not produce log output by default
commit
|
commitdiff
|
tree
2010-02-15
Adam Dickmeiss
session.[ch] replaces logic.c, pazpar2.h
commit
|
commitdiff
|
tree
2010-02-15
Adam Dickmeiss
Mutex protect the session
commit
|
commitdiff
|
tree
2010-02-15
Adam Dickmeiss
Mutex protect normalize_record cache
commit
|
commitdiff
|
tree
2010-02-15
Adam Dickmeiss
Add DAEMON setting in Deb defaults
commit
|
commitdiff
|
tree
2010-02-12
Adam Dickmeiss
Thread safe use of qsort
commit
|
commitdiff
|
tree
2010-02-12
Adam Dickmeiss
Protect struct reclist
commit
|
commitdiff
|
tree
2010-02-12
Adam Dickmeiss
New host list manager: database_hosts_t
commit
|
commitdiff
|
tree
2010-02-12
Adam Dickmeiss
Protect struct host
commit
|
commitdiff
|
tree
2010-02-12
Adam Dickmeiss
Remove connection_freelist
commit
|
commitdiff
|
tree
2010-02-12
Adam Dickmeiss
Remove two unused members from connection
commit
|
commitdiff
|
tree
2010-02-12
Adam Dickmeiss
iochan_man_t in logic.c gone
commit
|
commitdiff
|
tree
2010-02-12
Adam Dickmeiss
client freelist removed (thus thread safe now)
commit
|
commitdiff
|
tree
2010-02-12
Adam Dickmeiss
HTTP session list thread safe
commit
|
commitdiff
|
tree
2010-02-11
Adam Dickmeiss
Rename http functions
commit
|
commitdiff
|
tree
2010-02-11
Adam Dickmeiss
Fix bug #3260 (dynamic/static settings mixed)
commit
|
commitdiff
|
tree
2010-02-11
Adam Dickmeiss
Add test case for bug #3260 (settings mixed)
commit
|
commitdiff
|
tree
2010-02-10
Adam Dickmeiss
Starting HTTP session manager
commit
|
commitdiff
|
tree
2010-02-10
Adam Dickmeiss
HTTP free buffers handled by http_server_t
commit
|
commitdiff
|
tree
2010-02-04
Adam Dickmeiss
Add mutex for service (ref counting)
commit
|
commitdiff
|
tree
2010-02-03
Adam Dickmeiss
Number of worker-threads controlled by main config
commit
|
commitdiff
|
tree
2010-02-02
Adam Dickmeiss
Use icu_iter-functions (YAZ 4.0.2)
commit
|
commitdiff
|
tree
2010-01-27
Adam Dickmeiss
Highly experimental boss-worker socket handler
commit
|
commitdiff
|
tree
2010-01-27
Adam Dickmeiss
Calling iochan_man_destroy
commit
|
commitdiff
|
tree
2010-01-27
Adam Dickmeiss
Add indent footer
commit
|
commitdiff
|
tree
2010-01-27
Adam Dickmeiss
Small IOCHAN refactor. Introduce iochan_man_t
commit
|
commitdiff
|
tree
2010-01-26
Adam Dickmeiss
Using yaz_xml_include
commit
|
commitdiff
|
tree
2010-01-26
Adam Dickmeiss
Merge branch 'master' of ssh://git.indexdata.com/home...
commit
|
commitdiff
|
tree
2010-01-26
Adam Dickmeiss
Use dirent wrapper of YAZ (eequires YAZ 4.0.1)
commit
|
commitdiff
|
tree
2010-01-26
Adam Dickmeiss
Fix leak WRT server@id attr
commit
|
commitdiff
|
tree
2010-01-26
Adam Dickmeiss
Avoid mixed stmt/var declare
commit
|
commitdiff
|
tree
2010-01-26
Adam Dickmeiss
Requre YAZ 4.0.1 or later
commit
|
commitdiff
|
tree
2010-01-26
Adam Dickmeiss
Document server ID attribute
commit
|
commitdiff
|
tree
2010-01-26
Adam Dickmeiss
Dont be so agressive when stopping pazpar2
commit
|
commitdiff
|
tree
2010-01-26
Adam Dickmeiss
Merge branch 'master' of ssh://git.indexdata.com/home...
commit
|
commitdiff
|
tree
2010-01-26
Adam Dickmeiss
Extend init resp to include server ID, bug #3231
commit
|
commitdiff
|
tree
2010-01-25
Adam Dickmeiss
Deb pkg pazpaz2-apache2 depends on pkg apache2
commit
|
commitdiff
|
tree
2010-01-25
Adam Dickmeiss
Merge branch 'master' of ssh://git.indexdata.com/home...
commit
|
commitdiff
|
tree
2010-01-25
Adam Dickmeiss
New diagnostic: No service .
commit
|
commitdiff
|
tree
2010-01-25
Adam Dickmeiss
Enable default service before (re)starting pazpar2
commit
|
commitdiff
|
tree
2010-01-25
Adam Dickmeiss
Put ICU char mapping in server.xml
commit
|
commitdiff
|
tree
2010-01-25
Adam Dickmeiss
medium: merge=longest
commit
|
commitdiff
|
tree
2010-01-25
Adam Dickmeiss
Remove duplicate metadata: electronic-url
commit
|
commitdiff
|
tree
2010-01-25
Adam Dickmeiss
Fix spelling
commit
|
commitdiff
|
tree
2010-01-25
Adam Dickmeiss
Ignore *.substvars
commit
|
commitdiff
|
tree
2010-01-25
Adam Dickmeiss
Bump version
commit
|
commitdiff
|
tree
2010-01-25
Adam Dickmeiss
Win make: new xml/xslt versions
commit
|
commitdiff
|
tree
2010-01-25
Adam Dickmeiss
NSI: Use VS 2008 by default
commit
|
commitdiff
|
tree
2010-01-25
Adam Dickmeiss
Debian: build using libyaz4-dev
commit
|
commitdiff
|
tree
2010-01-15
Adam Dickmeiss
Fixed typo (bug #3153)
commit
|
commitdiff
|
tree
2010-01-15
Adam Dickmeiss
Deb postinst warns about obsolete pazpar2.cfg
commit
|
commitdiff
|
tree
2010-01-15
Adam Dickmeiss
Debian purge removes log + services enabled links
commit
|
commitdiff
|
tree
2010-01-15
Adam Dickmeiss
Remove settings (default.xml does it)
commit
|
commitdiff
|
tree
2010-01-15
Adam Dickmeiss
Bump Deb minor because of services change
commit
|
commitdiff
|
tree
2010-01-15
Adam Dickmeiss
Split services into separate files
commit
|
commitdiff
|
tree
2010-01-15
Adam Dickmeiss
Fix msg about duplicate unnamed srv
commit
|
commitdiff
|
tree
2010-01-15
Adam Dickmeiss
Document "dump config" (option -d + option -t)
commit
|
commitdiff
|
tree
2010-01-15
Adam Dickmeiss
Rephrase pz:negotiation_charset doc
commit
|
commitdiff
|
tree
2010-01-15
Adam Dickmeiss
New setting pz:negotiation_charset .
commit
|
commitdiff
|
tree
2010-01-15
Adam Dickmeiss
Bump copyright year
commit
|
commitdiff
|
tree
next