lnav/m4
Suresh Sundriyal 6663740c5e [secure-mode] Disallow ATTACH statements completely.
The code to handle in-memory db exceptions is hideous and unreliable,
given the fact that SQLite does not expose much in terms of getting the
current value and the methods to check the compile time options can
themselves be disabled by a compile=time option in SQLite.

There really isn't much use for in-memory databases and if someone
really needs it, they can always choose to run in normal mode, so just
remove the extra code.
2016-05-04 20:21:01 -07:00
..
ax_with_curses.m4 [build] Get rid of warnings from autoreconf. 2015-04-01 01:04:12 -07:00
libcurl.m4 if curl-config --static-libs returns nothing, use the regular --libs option 2015-12-04 20:07:33 -08:00
lnav_common.m4 [build] Add yajl related macros. 2015-03-14 01:57:31 -07:00
lnav_with_jemalloc.m4 [build] Get rid of warnings from autoreconf. 2015-04-01 01:04:12 -07:00
lnav_with_pcre.m4 [build] Remove the mangled C++ symbol check. 2015-04-07 21:55:57 -07:00
lnav_with_readline.m4 [build] Get rid of warnings from autoreconf. 2015-04-01 01:04:12 -07:00
lnav_with_sqlite3.m4 [secure-mode] Disallow ATTACH statements completely. 2016-05-04 20:21:01 -07:00
lnav_with_yajl.m4 [build] Get rid of warnings from autoreconf. 2015-04-01 01:04:12 -07:00