]> granicus.if.org Git - sudo/commit
Add a flags option to sudo_parseln() and a flag to only mach comments
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 1 Sep 2016 15:19:20 +0000 (09:19 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 1 Sep 2016 15:19:20 +0000 (09:19 -0600)
commit17ad75d50b84022c790ee2dce16f4a15ea4222d4
tree5308ab79c148a97b6f520a48df6b52cf72eb760c
parent04340eea60a6287718432f4fd79b68c833f07cbe
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.
include/sudo_util.h
lib/util/parseln.c
lib/util/regress/sudo_parseln/parseln_test.c
lib/util/sudo_conf.c
lib/util/util.exp.in
plugins/sudoers/env.c
plugins/sudoers/ldap.c
plugins/sudoers/sudo_nss.c