[sudo-commits] sudo changeset 9288:e09389a8b1ca

Todd C. Miller Todd.Miller at courtesan.com
Mon Feb 3 05:46:57 MST 2014


changeset:	9288:e09389a8b1ca in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/e09389a8b1ca
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Feb 03 05:45:27 2014 -0700

Log Message:
	Bring back boot time checking code and zero out time stamp files
	that predate the boot time.  This should help systems w/o /var/run
	where the admin has setup rc.d to clear the timestamp directory.

diffstat:

 MANIFEST                    |    1 +
 doc/sudoers.cat             |    7 +-
 doc/sudoers.man.in          |   12 +++-
 doc/sudoers.mdoc.in         |   12 +++-
 plugins/sudoers/boottime.c  |  156 ++++++++++++++++++++++++++++++++++++++++++++
 plugins/sudoers/sudoers.h   |    3 +
 plugins/sudoers/timestamp.c |   18 ++++-
 7 files changed, 203 insertions(+), 6 deletions(-)


More information about the sudo-commits mailing list