[sudo-commits] sudo changeset 10623:40c560fc9a10

Todd C. Miller Todd.Miller at courtesan.com
Thu Sep 1 09:30:19 MDT 2016


changeset:	10623:40c560fc9a10 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/40c560fc9a10
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Sep 01 09:19:20 2016 -0600

Log Message:
	Add a flags option to sudo_parseln() and a flag to only mach comments
	at the beginning of the line.  Use the flag when parsing ldap.conf.

diffstat:

 include/sudo_util.h                          |   8 ++++++--
 lib/util/parseln.c                           |  17 ++++++++++++-----
 lib/util/regress/sudo_parseln/parseln_test.c |   2 +-
 lib/util/sudo_conf.c                         |   2 +-
 lib/util/util.exp.in                         |   1 +
 plugins/sudoers/env.c                        |   2 +-
 plugins/sudoers/ldap.c                       |   2 +-
 plugins/sudoers/sudo_nss.c                   |   4 ++--
 8 files changed, 25 insertions(+), 13 deletions(-)


More information about the sudo-commits mailing list