2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 06:15:37 +00:00
Files
sudo/plugins/sudoers
Todd C. Miller 48dff84081 Work around an ambiguity in the PAM spec with respect to the conversation
function.  It is not clear whether the "struct pam_message **msg" is an
array of pointers or a pointer to an array.  Linux-PAM and OpenPAM use
an array of pointers while Solaris/HP-UX/AIX uses a pointer to an array.
Bug #726.
2016-03-09 09:39:46 -07:00
..
2016-03-08 10:04:46 -07:00
2015-07-09 10:10:34 -06:00
2016-01-28 15:36:15 -07:00
2012-06-20 12:58:16 -04:00
2015-11-01 15:13:28 -07:00