Todd C. Miller
|
6a27866c30
|
get_boottime() now fills in a timeval struct
|
2010-04-22 10:33:16 -04:00 |
|
Todd C. Miller
|
7d6941a820
|
Store info from stat(2)ing the tty in the tty ticket when tty tickets
are in use. On most systems, this closes the loophole whereby a user
can log out of a tty, log back in and still have the timestamp be valid.
|
2010-04-22 10:16:18 -04:00 |
|
Todd C. Miller
|
b4a26b7691
|
Use timeval directly instead of converting to timespec when dealing
with file times and time of day.
|
2010-04-20 16:44:02 -04:00 |
|
Todd C. Miller
|
744eae82e7
|
Primitive set/restore permissions. Will be replaced by a push/pop
model.
|
2010-04-10 10:34:37 -04:00 |
|
Todd C. Miller
|
b4f4afdf69
|
Pass in output function to lbuf_init() instead of writing to stdout.
A side effect is that the usage info can now go to stderr as it should.
|
2010-03-18 06:42:17 -04:00 |
|
Todd C. Miller
|
d5ae4c7d87
|
Kill __P in sudoers
|
2010-03-17 19:56:27 -04:00 |
|
Todd C. Miller
|
51c55cd487
|
Use conversation function for lecture.
|
2010-03-16 07:41:41 -04:00 |
|
Todd C. Miller
|
cbf298bfc8
|
Don't update ticket file if verify_user returns FALSE.
|
2010-03-16 07:13:57 -04:00 |
|
Todd C. Miller
|
248bae4e56
|
Add support for -k flag with a command.
|
2010-03-15 19:41:15 -04:00 |
|
Todd C. Miller
|
9b0205846b
|
Initial bits of sudoers plugin; still needs work.
|
2010-03-14 19:58:47 -04:00 |
|
Todd C. Miller
|
d6187f5ad3
|
Replace emul/include.h with compat/include.h to match new source
tree layout.
|
2010-02-20 09:22:30 -05:00 |
|
Todd C. Miller
|
e90fa482f9
|
Rework source layout in preparation for modular sudo.
|
2010-02-20 09:14:01 -05:00 |
|