[sudo-commits] sudo changeset 8454:895071bd6065

Todd C. Miller Todd.Miller at courtesan.com
Fri Oct 26 14:42:41 EDT 2012


changeset:	8454:895071bd6065 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/895071bd6065
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Oct 23 14:16:57 2012 -0400

Log Message:
	Make check.c independent of the underlying timestamp implementation.

diffstat:

 MANIFEST                    |   1 +
 plugins/sudoers/Makefile.in |   2 +-
 plugins/sudoers/check.c     |  11 ++++++++---
 plugins/sudoers/check.h     |  22 ++++++++++++++++++++++
 plugins/sudoers/sudoers.h   |   4 +++-
 plugins/sudoers/timestamp.c |  34 +++++++++++++++++++++++++---------
 plugins/sudoers/timestamp.h |   6 +-----
 7 files changed, 61 insertions(+), 19 deletions(-)


More information about the sudo-commits mailing list