[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Wed Aug 22 18:28:20 EDT 2007


Module Name:	sudo
Committed By:	millert
Date:		Wed Aug 22 22:28:20 UTC 2007

Modified Files:
	sudo: toke.l

Log Message:
Require that the first character after a comment not be a digit or
a dash.  This allows us to remove the GOTRUNAS state and treat
uid/gids similar to other words.  It also means that we can now
specify uids in User_Lists and a User_Spec may now contain a uid.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 sudo/toke.l




More information about the sudo-commits mailing list