[sudo-commits] sudo changeset 14803:141000ce5f24

Todd C. Miller Todd.Miller at sudo.ws
Thu Jun 29 10:55:46 MDT 2023


changeset:	14803:141000ce5f24 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/141000ce5f24
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Jun 29 10:52:44 2023 -0600

Log Message:
	Rename parse.c -> lookup.c now that it only contains sudoers_lookup.

diffstat:

 MANIFEST                    |    2 +-
 plugins/sudoers/Makefile.in |   48 ++--
 plugins/sudoers/lookup.c    |  511 ++++++++++++++++++++++++++++++++++++++++++++
 plugins/sudoers/parse.c     |  511 --------------------------------------------
 4 files changed, 536 insertions(+), 536 deletions(-)



More information about the sudo-commits mailing list