notmuch/lib
Istvan Marko 9b60dc3cd9 Use the Xapian::DB_RETRY_LOCK flag when available
Xapian 1.3 has introduced the DB_RETRY_LOCK flag (Xapian bug
275). Detect it in configure and optionally use it. With this flag
commands that need the write lock will wait for their turn instead of
aborting when it's not immediately available.

Amended by db: allow disabling in configure
2016-06-29 09:03:34 +02:00
..
built-with.c Use https instead of http where possible 2016-06-05 08:32:17 -03:00
config.cc Use https instead of http where possible 2016-06-05 08:32:17 -03:00
database-private.h Use https instead of http where possible 2016-06-05 08:32:17 -03:00
database.cc Use the Xapian::DB_RETRY_LOCK flag when available 2016-06-29 09:03:34 +02:00
directory.cc Use https instead of http where possible 2016-06-05 08:32:17 -03:00
filenames.c Use https instead of http where possible 2016-06-05 08:32:17 -03:00
gen-version-script.sh Use https instead of http where possible 2016-06-05 08:32:17 -03:00
index.cc Use https instead of http where possible 2016-06-05 08:32:17 -03:00
libsha1.c util: detect byte order 2013-11-27 07:43:29 -04:00
libsha1.h fix sum moar typos [comments in source code] 2011-06-23 15:58:39 -07:00
Makefile fix sum moar typos [build scripts, Makefiles] 2011-06-23 15:44:59 -07:00
Makefile.local lib: add support for named queries 2016-05-25 07:40:44 -03:00
message-file.c Use https instead of http where possible 2016-06-05 08:32:17 -03:00
message.cc Use https instead of http where possible 2016-06-05 08:32:17 -03:00
messages.c Use https instead of http where possible 2016-06-05 08:32:17 -03:00
notmuch-private.h Use https instead of http where possible 2016-06-05 08:32:17 -03:00
notmuch.h doc: forbid further operations on a closed database 2016-06-28 23:20:38 +02:00
parse-time-vrp.cc Use https instead of http where possible 2016-06-05 08:32:17 -03:00
parse-time-vrp.h Use https instead of http where possible 2016-06-05 08:32:17 -03:00
query-fp.cc Use https instead of http where possible 2016-06-05 08:32:17 -03:00
query-fp.h Use https instead of http where possible 2016-06-05 08:32:17 -03:00
query.cc Use https instead of http where possible 2016-06-05 08:32:17 -03:00
sha1.c Use https instead of http where possible 2016-06-05 08:32:17 -03:00
string-list.c Use https instead of http where possible 2016-06-05 08:32:17 -03:00
tags.c Use https instead of http where possible 2016-06-05 08:32:17 -03:00
thread.cc Use https instead of http where possible 2016-06-05 08:32:17 -03:00