notmuch/lib
David Bremner 3458e3c89c lib: provide config API
This is a thin wrapper around the Xapian metadata API. The job of this
layer is to keep the config key value pairs from colliding with other
metadata by transparently prefixing the keys, along with the usual glue
to provide a C interface.

The split of _get_config into two functions is to allow returning of the
return value with different memory ownership semantics.
2016-05-24 08:53:03 -03:00
..
built-with.c lib/cli: add library API / CLI for compile time options 2016-05-13 07:29:12 -03:00
config.cc lib: provide config API 2016-05-24 08:53:03 -03:00
database-private.h lib: optionally support single argument date: queries 2016-05-08 08:17:07 -03:00
database.cc lib: optionally support single argument date: queries 2016-05-08 08:17:07 -03:00
directory.cc lib: add interface to delete directory documents 2015-10-10 09:14:25 -03:00
filenames.c lib: fix NULL checks for filenames iterators 2012-09-01 23:03:11 -03:00
gen-version-script.sh build: add "set -eu" to version script generation 2015-07-28 21:34:01 +02:00
index.cc lib: content disposition values are not case-sensitive 2015-11-19 07:47:29 -04: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: provide config API 2016-05-24 08:53:03 -03:00
message-file.c util: move strcase_equal and strcase_hash to util 2015-09-07 09:43:31 -03:00
message.cc complete ghost-on-removal-when-shared-thread-exists 2016-04-15 07:13:49 -03:00
messages.c lib: Eliminate _notmuch_message_list_append 2013-02-18 20:20:38 -04:00
notmuch-private.h Introduce _notmuch_message_has_term() 2016-04-15 07:07:23 -03:00
notmuch.h lib: provide config API 2016-05-24 08:53:03 -03:00
parse-time-vrp.cc lib: optionally support single argument date: queries 2016-05-08 08:17:07 -03:00
parse-time-vrp.h lib: optionally support single argument date: queries 2016-05-08 08:17:07 -03:00
query.cc Add internal functions to search for alternate doc types 2016-04-15 07:07:23 -03:00
sha1.c lib: Start all function names in notmuch-private.h with 2014-07-13 12:25:29 -03:00
string-list.c Fixup string list author 2011-03-21 02:45:18 -04:00
tags.c lib: fix warnings when building with clang 2012-12-01 08:10:32 -04:00
thread.cc lib: migrate thread.cc to new query_search API 2015-10-05 19:53:53 -03:00