Files
sudo/lib/util
Todd C. Miller 6dff4ac7fd Always define _PATH_SUDO_NOEXEC, _PATH_SUDO_SESH, _PATH_SUDO_PLUGIN_DIR,
even if only defined to NULL.  This means the accessors can always be
present.

Use RTLD_PRELOAD_VAR instead of _PATH_SUDO_NOEXEC to tell when
noexec is available.

Add ENABLE_SUDO_PLUGIN_API and use it instead of _PATH_SUDO_PLUGIN_DIR
to tell when the plugin API is available.

Add sudo_conf_clear_paths() to clear the path values so the
regress tests are not affected by compile-time settings.
2016-11-16 10:13:26 -07:00
..
2016-01-26 14:35:14 -07:00
2015-01-14 10:55:42 -07:00
2015-06-18 21:02:57 -06:00
2014-07-22 14:25:16 -06:00
2014-07-22 14:25:16 -06:00
2014-07-22 14:25:16 -06:00
2014-06-26 15:51:02 -06:00
2015-03-02 14:43:38 -07:00
2016-01-20 15:40:51 -07:00
2016-10-19 12:56:34 -06:00