Todd C. Miller
|
57933a8ff3
|
Safer example for rule that can change non-root passwords. GNU
getopts allows options to follow arguments so we need to be able
to deny things like "passwd root -q". From Paul "Joey" Clark.
Bug #772
|
2017-01-17 08:55:40 -07:00 |
|
Todd C. Miller
|
1298ea9107
|
Add target for "make splint". A few files need extra guards to avoid
errors on systems where they would not otherwise be compiled.
No warnings from splint.
|
2015-05-21 11:07:13 -06:00 |
|
Todd C. Miller
|
d297f5fd84
|
Make exampledir configurable and default to DATAROOTDIR/examples/sudo
on BSD systems.
|
2015-04-06 15:10:26 -06:00 |
|
Todd C. Miller
|
117a30face
|
Move example dir under the doc dir to conform to Debian guidelines.
Bug #682.
|
2015-02-10 09:50:09 -07:00 |
|
Todd C. Miller
|
b91a91d289
|
Move sample.* files to a sudo examples dir
|
2014-10-24 14:25:12 -06:00 |
|