Todd C. Miller
|
47835ff289
|
Rename missing.h -> sudo_compat.h
|
2014-07-22 14:25:16 -06:00 |
|
Todd C. Miller
|
a8fa112a53
|
atobool -> sudo_strtobool
atoid-> sudo_strtoid
atomode -> sudo_strtomode
|
2014-06-27 14:53:54 -06:00 |
|
Todd C. Miller
|
3e2d818ed9
|
Move prototypes for functions provided by libcommon that don't have
their own header files into sudo_util.h.
|
2013-12-12 18:29:07 -07:00 |
|
Todd C. Miller
|
e1ac1a2ff3
|
Use atoid() not atoi() when parsing uids/gids.
|
2013-12-05 15:51:56 -07:00 |
|
Todd C. Miller
|
e07280eeeb
|
Rename sample_group plugin to group_file.
Install group_file and system_group plugins by default.
|
2013-02-18 15:32:36 -05:00 |
|