projects
/
pazpar2-moved-to-github.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Rename Search to go. Testing different viewport settings.
[pazpar2-moved-to-github.git]
/
src
/
2010-05-21
Adam Dickmeiss
Merge branch 'master' of ssh://git.indexdata.com/home...
tree
|
commitdiff
2010-05-21
Adam Dickmeiss
Pass -1 as no-socket parameter to iochan_create
tree
|
commitdiff
2010-05-21
Adam Dickmeiss
Set client state to Client_Error on ZOOM errors
tree
|
commitdiff
2010-05-20
Dennis Schafroth
Merge branch 'master' of ssh://git.indexdata.com/home...
tree
|
commitdiff
2010-05-20
Dennis Schafroth
Lowered reference counting to debug
tree
|
commitdiff
2010-05-20
Dennis Schafroth
Log fatal instead of crashing hard on wrongly configure...
tree
|
commitdiff
2010-05-20
Adam Dickmeiss
Fix Doxygen comment
tree
|
commitdiff
2010-05-20
Adam Dickmeiss
Header include tweaks
tree
|
commitdiff
2010-05-20
Adam Dickmeiss
Use socket pipe (spipe)
tree
|
commitdiff
2010-05-19
Adam Dickmeiss
Merge branch 'master' of ssh://git.indexdata.com/home...
tree
|
commitdiff
2010-05-19
Adam Dickmeiss
Use threading utilities
tree
|
commitdiff
2010-05-19
Dennis Schafroth
Merge branch 'master' of ssh://git.indexdata.com/home...
tree
|
commitdiff
2010-05-19
Dennis Schafroth
Indent. Added connection pointer to ZOOM_EVENT logging
tree
|
commitdiff
2010-05-19
unknown
Include windows.h (for timeval)
tree
|
commitdiff
2010-05-19
unknown
Remove include of pthread.h
tree
|
commitdiff
2010-05-19
Adam Dickmeiss
Use yaz_gettimeofday
tree
|
commitdiff
2010-05-17
Dennis Schafroth
Fix the log statement on sel file descriptor (sel_fd)
tree
|
commitdiff
2010-05-06
Dennis Schafroth
Fix the fix on unlimited connections.
tree
|
commitdiff
2010-05-06
Dennis Schafroth
Fix max_connection when ulimited.
tree
|
commitdiff
2010-05-06
Dennis Schafroth
Max (target) connections is ulimited as default
tree
|
commitdiff
2010-05-05
Adam Dickmeiss
Fun normalize_record_transform: fix un-init var
tree
|
commitdiff
2010-05-04
Dennis Schafroth
Fix: destroy the iochan manager mutex
tree
|
commitdiff
2010-04-29
Dennis Schafroth
Simplify the channel_list mutex locking. Fixed C90...
tree
|
commitdiff
2010-04-29
Dennis Schafroth
Merge branch 'master' into channel_list_mutex
tree
|
commitdiff
2010-04-29
Dennis Schafroth
Merge branch 'master' into channel_list_mutex
tree
|
commitdiff
2010-04-28
Dennis Schafroth
Fixed: missing release_session. Using HTTP module log...
tree
|
commitdiff
2010-04-28
Dennis Schafroth
Merge branch 'channel_list_mutex' of ssh://git.indexdat...
tree
|
commitdiff
2010-04-28
Dennis Schafroth
Removed unlocking/lock of clients as in master.
tree
|
commitdiff
2010-04-28
Dennis Schafroth
Fixed warnings: wrong return parameter. C90 compliant.
tree
|
commitdiff
2010-04-28
Dennis Schafroth
Fixed: mutex protect session nmem malloc in show_range_...
tree
|
commitdiff
2010-04-28
Adam Dickmeiss
Update for changed 3arg for yaz_cond_wait
tree
|
commitdiff
2010-04-28
Dennis Schafroth
Implemented the destroy_counter on HTTP commands. Only...
tree
|
commitdiff
2010-04-28
Adam Dickmeiss
ingest_record: lock client, then session
tree
|
commitdiff
2010-04-27
Dennis Schafroth
Indented.
tree
|
commitdiff
2010-04-27
Adam Dickmeiss
New setting setting: pz:max_connections
tree
|
commitdiff
2010-04-27
Dennis Schafroth
Added PP2 session create/destroy logging
tree
|
commitdiff
2010-04-27
Dennis Schafroth
Added work queue length logging
tree
|
commitdiff
2010-04-27
Dennis Schafroth
Added more HTTP session logging
tree
|
commitdiff
2010-04-27
Dennis Schafroth
Merge branch 'master' into channel_list_mutex
tree
|
commitdiff
2010-04-27
Dennis Schafroth
Added iochan_man iterator: Protects the initial node...
tree
|
commitdiff
2010-04-27
Adam Dickmeiss
Remove maskfun/socketfun
tree
|
commitdiff
2010-04-26
Adam Dickmeiss
Add facility to track total connections in use
tree
|
commitdiff
2010-04-23
Adam Dickmeiss
Read co->client only when co is locked
tree
|
commitdiff
2010-04-23
Adam Dickmeiss
Avoid client_set_state on destroyed client
tree
|
commitdiff
2010-04-23
Adam Dickmeiss
conf_get_fname takes conf_config as arg
tree
|
commitdiff
2010-04-23
Adam Dickmeiss
Call relevance_destroy before nmem_reset
tree
|
commitdiff
2010-04-23
Adam Dickmeiss
Declare conf_service
tree
|
commitdiff
2010-04-22
Adam Dickmeiss
Remove pazpar2_sleep (for client lock test)
tree
|
commitdiff
2010-04-22
Adam Dickmeiss
Rename connection local to co (from new)
tree
|
commitdiff
2010-04-22
Adam Dickmeiss
Remove two unused struct decls
tree
|
commitdiff
2010-04-22
Adam Dickmeiss
include of yaz/proto.h not necessary
tree
|
commitdiff
2010-04-22
Adam Dickmeiss
connection_release private
tree
|
commitdiff
2010-04-22
Adam Dickmeiss
Remove unused function connection_get_url
tree
|
commitdiff
2010-04-22
Adam Dickmeiss
http_session_destroy: dont wait for active clients
tree
|
commitdiff
2010-04-22
Adam Dickmeiss
Introduce client_locking
tree
|
commitdiff
2010-04-21
Adam Dickmeiss
Rename session mutex to session_mutex
tree
|
commitdiff
2010-04-20
Adam Dickmeiss
Client list for session to separate client_list
tree
|
commitdiff
2010-04-20
Adam Dickmeiss
No lock on host->mutex for non-timeout events
tree
|
commitdiff
2010-04-20
Adam Dickmeiss
Remove client_fatal. connection_destroy is static
tree
|
commitdiff
2010-04-20
Adam Dickmeiss
Lock connection host->mutex in connection_handler
tree
|
commitdiff
2010-04-19
Adam Dickmeiss
Call client_destroy when releasing it from session
tree
|
commitdiff
2010-04-19
Adam Dickmeiss
client counting (for debugging)
tree
|
commitdiff
2010-04-19
Adam Dickmeiss
Merge branch 'master' of ssh://git.indexdata.com/home...
tree
|
commitdiff
2010-04-19
Adam Dickmeiss
Log incref/destroy, remove redundant client_incref
tree
|
commitdiff
2010-04-19
Adam Dickmeiss
Remove redundant client_incref, client_destroy
tree
|
commitdiff
2010-04-15
Adam Dickmeiss
Mangle ZOOM_resultset in client_set_connection
tree
|
commitdiff
2010-04-15
Adam Dickmeiss
Simplify session_remove_clients
tree
|
commitdiff
2010-04-13
Adam Dickmeiss
Add pazpar2_sleep utility
tree
|
commitdiff
2010-04-09
Adam Dickmeiss
Log events on connections with no clients attach
tree
|
commitdiff
2010-04-07
Adam Dickmeiss
Use new YAZ function ZOOM_connection_exec_task .
tree
|
commitdiff
2010-04-07
Adam Dickmeiss
Function connection_continue don't peek for events
tree
|
commitdiff
2010-03-30
Adam Dickmeiss
Remove iochan_setevent logic. Not in use anymore
tree
|
commitdiff
2010-03-30
Adam Dickmeiss
Remove Unused iochan macros
tree
|
commitdiff
2010-03-30
Adam Dickmeiss
Refactor http_io to not use iochan_setevent
tree
|
commitdiff
2010-03-29
Adam Dickmeiss
Ensure that connection is only used by one client
tree
|
commitdiff
2010-03-25
Adam Dickmeiss
Log number of event channels
tree
|
commitdiff
2010-03-25
Adam Dickmeiss
Remove record ingest log msg
tree
|
commitdiff
2010-03-25
Adam Dickmeiss
Remove two YLOG_DEBUG logs
tree
|
commitdiff
2010-03-23
Adam Dickmeiss
Simplify http_server_destroy
tree
|
commitdiff
2010-03-23
Adam Dickmeiss
Reformat
tree
|
commitdiff
2010-03-23
Adam Dickmeiss
Debugging level "mutex" enables log mutexes
tree
|
commitdiff
2010-03-22
Adam Dickmeiss
Only use yaz_icu_iter_t if ICU is enabled for YAZ
tree
|
commitdiff
2010-03-22
Adam Dickmeiss
YAZ log level "iochan" for event handling logs
tree
|
commitdiff
2010-03-22
Adam Dickmeiss
Fix print of record diagnostic
tree
|
commitdiff
2010-03-22
Dennis Schafroth
Added log when active clients on http_session_destroy
tree
|
commitdiff
2010-03-22
Dennis Schafroth
Added support for turbo xml (txml)
tree
|
commitdiff
2010-03-15
Adam Dickmeiss
Merge branch 'adam_thread_work' of ssh://git.indexdata...
tree
|
commitdiff
2010-03-15
Adam Dickmeiss
Refactor PP2 charsets handling, use pazpar2_mutex.
tree
|
commitdiff
2010-03-15
Adam Dickmeiss
Remove redundant decl
tree
|
commitdiff
2010-03-15
Adam Dickmeiss
Add yaz_mutex_create wrapper - for debugging
tree
|
commitdiff
2010-03-15
Adam Dickmeiss
Add name parameter to iochan_create
tree
|
commitdiff
2010-03-15
Dennis Schafroth
Merge branch 'master' of ssh://git.indexdata.com/home...
tree
|
commitdiff
2010-03-12
Adam Dickmeiss
Observe number of concurrent record ingests
tree
|
commitdiff
2010-03-12
Adam Dickmeiss
Enable event debug
tree
|
commitdiff
2010-03-12
Adam Dickmeiss
Logging channels and mutexes + a few other things
tree
|
commitdiff
2010-03-12
Adam Dickmeiss
Fix connection_is_idle test for idleness
tree
|
commitdiff
2010-03-12
Dennis Schafroth
Merge branch 'master' of ssh://git.indexdata.com/home...
tree
|
commitdiff
2010-03-11
Adam Dickmeiss
Fix SEGV: client.database reference
tree
|
commitdiff
2010-03-11
Adam Dickmeiss
More complete pazpar2 conf cleanup
tree
|
commitdiff
2010-03-11
Adam Dickmeiss
iochan_man_destroy destroys channels
tree
|
commitdiff
next