--- embedaddon/sudo/doc/sudo_plugin.cat 2013/10/14 07:56:34 1.1.1.5 +++ embedaddon/sudo/doc/sudo_plugin.cat 2014/06/15 16:12:54 1.1.1.6 @@ -5,10 +5,13 @@ NNAAMMEE DDEESSCCRRIIPPTTIIOONN Starting with version 1.8, ssuuddoo supports a plugin API for policy and - session logging. By default, the ssuuddooeerrss policy plugin and an associated - I/O logging plugin are used. Via the plugin API, ssuuddoo can be configured - to use alternate policy and/or I/O logging plugins provided by third - parties. The plugins to be used are specified in the sudo.conf(4) file. + session logging. Plugins may be compiled as dynamic shared objects (the + default on systems that support them) or compiled statically into the + ssuuddoo binary itself. By default, the ssuuddooeerrss policy plugin and an + associated I/O logging plugin are used. Via the plugin API, ssuuddoo can be + configured to use alternate policy and/or I/O logging plugins provided by + third parties. The plugins to be used are specified in the sudo.conf(4) + file. The API is versioned with a major and minor number. The minor version number is incremented when additions are made. The major number is @@ -545,6 +548,11 @@ DDEESSCCRRIIPPTTIIOONN If set, prevent the command from executing other programs. + preserve_fds=list + A comma-separated list of file descriptors that should + be preserved, regardless of the value of the _c_l_o_s_e_f_r_o_m + setting. Only available starting with API version 1.5. + preserve_groups=bool If set, ssuuddoo will preserve the user's group vector instead of initializing the group vector based on @@ -1434,6 +1442,9 @@ PPLLUUGGIINN AAPPII CCHHAANNGGEELLOOG Version 1.4 (sudo 1.8.8) The _r_e_m_o_t_e___h_o_s_t entry was added to the settings list. + Version 1.5 (sudo 1.8.9) + The entry was added to the command_info list. + SSEEEE AALLSSOO sudo.conf(4), sudoers(4), sudo(1m) @@ -1453,4 +1464,4 @@ DDIISSCCLLAAIIMMEERR file distributed with ssuuddoo or http://www.sudo.ws/sudo/license.html for complete details. -Sudo 1.8.8 August 16, 2013 Sudo 1.8.8 +Sudo 1.8.10 December 20, 2013 Sudo 1.8.10