[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Sat Sep 15 07:24:54 EDT 2007


Module Name:	sudo
Committed By:	millert
Date:		Sat Sep 15 11:24:54 UTC 2007

Modified Files:
	sudo: alias.c match.c parse.c parse.h

Log Message:
Add a sequence number in the aliases for loop detection.  If we find
an alias with the seqno already set to the current (global) value we
know we've visited it before so ignore it.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 sudo/alias.c
cvs rdiff -r1.30 -r1.31 sudo/match.c
cvs rdiff -r1.210 -r1.211 sudo/parse.c
cvs rdiff -r1.36 -r1.37 sudo/parse.h




More information about the sudo-commits mailing list