@@ -20,7 +20,6 @@ doc/LICENSE
2020doc/Makefile.in
2121doc/TROUBLESHOOTING
2222doc/UPGRADE
23- doc/cvtsudoers.cat
2423doc/cvtsudoers.man.in
2524doc/cvtsudoers.mdoc.in
2625doc/fixman.sh
@@ -29,30 +28,23 @@ doc/schema.ActiveDirectory
2928doc/schema.OpenLDAP
3029doc/schema.iPlanet
3130doc/schema.olcSudo
32- doc/sudo.cat
33- doc/sudo.conf.cat
3431doc/sudo.conf.man.in
32+ doc/sudo.conf.man.in.sed
3533doc/sudo.conf.mdoc.in
3634doc/sudo.man.in
3735doc/sudo.man.in.sed
3836doc/sudo.mdoc.in
39- doc/sudo_plugin.cat
4037doc/sudo_plugin.man.in
4138doc/sudo_plugin.mdoc.in
42- doc/sudoers.cat
43- doc/sudoers.ldap.cat
4439doc/sudoers.ldap.man.in
4540doc/sudoers.ldap.mdoc.in
4641doc/sudoers.man.in
4742doc/sudoers.man.in.sed
4843doc/sudoers.mdoc.in
49- doc/sudoers_timestamp.cat
5044doc/sudoers_timestamp.man.in
5145doc/sudoers_timestamp.mdoc.in
52- doc/sudoreplay.cat
5346doc/sudoreplay.man.in
5447doc/sudoreplay.mdoc.in
55- doc/visudo.cat
5648doc/visudo.man.in
5749doc/visudo.mdoc.in
5850examples/Makefile.in
@@ -105,10 +97,10 @@ lib/util/fatal.c
10597lib/util/fnmatch.c
10698lib/util/getaddrinfo.c
10799lib/util/getcwd.c
100+ lib/util/getdelim.c
108101lib/util/getentropy.c
109102lib/util/getgrouplist.c
110103lib/util/gethostname.c
111- lib/util/getline.c
112104lib/util/getopt_long.c
113105lib/util/gettime.c
114106lib/util/gidlist.c
@@ -135,13 +127,15 @@ lib/util/reallocarray.c
135127lib/util/regress/atofoo/atofoo_test.c
136128lib/util/regress/fnmatch/fnm_test.c
137129lib/util/regress/fnmatch/fnm_test.in
130+ lib/util/regress/getdelim/getdelim_test.c
138131lib/util/regress/getgrouplist/getgrouplist_test.c
139132lib/util/regress/glob/files
140133lib/util/regress/glob/globtest.c
141134lib/util/regress/glob/globtest.in
142135lib/util/regress/mktemp/mktemp_test.c
143136lib/util/regress/parse_gids/parse_gids_test.c
144137lib/util/regress/progname/progname_test.c
138+ lib/util/regress/strsig/strsig_test.c
145139lib/util/regress/strsplit/strsplit_test.c
146140lib/util/regress/sudo_conf/conf_test.c
147141lib/util/regress/sudo_conf/test1.in
@@ -181,6 +175,7 @@ lib/util/sha2.c
181175lib/util/sig2str.c
182176lib/util/siglist.in
183177lib/util/snprintf.c
178+ lib/util/str2sig.c
184179lib/util/strlcat.c
185180lib/util/strlcpy.c
186181lib/util/strndup.c
@@ -332,12 +327,16 @@ plugins/sudoers/logging.h
332327plugins/sudoers/logwrap.c
333328plugins/sudoers/match.c
334329plugins/sudoers/match_addr.c
330+ plugins/sudoers/match_command.c
331+ plugins/sudoers/match_digest.c
335332plugins/sudoers/mkdefaults
336333plugins/sudoers/mkdir_parents.c
337334plugins/sudoers/parse.c
338335plugins/sudoers/parse.h
339336plugins/sudoers/parse_ldif.c
340337plugins/sudoers/po/README
338+ plugins/sudoers/po/ast.mo
339+ plugins/sudoers/po/ast.po
341340plugins/sudoers/po/ca.mo
342341plugins/sudoers/po/ca.po
343342plugins/sudoers/po/cs.mo
@@ -399,6 +398,8 @@ plugins/sudoers/po/vi.mo
399398plugins/sudoers/po/vi.po
400399plugins/sudoers/po/zh_CN.mo
401400plugins/sudoers/po/zh_CN.po
401+ plugins/sudoers/po/zh_TW.mo
402+ plugins/sudoers/po/zh_TW.po
402403plugins/sudoers/policy.c
403404plugins/sudoers/prompt.c
404405plugins/sudoers/pwutil.c
@@ -448,6 +449,7 @@ plugins/sudoers/regress/cvtsudoers/test24.out.ok
448449plugins/sudoers/regress/cvtsudoers/test24.sh
449450plugins/sudoers/regress/cvtsudoers/test25.out.ok
450451plugins/sudoers/regress/cvtsudoers/test25.sh
452+ plugins/sudoers/regress/cvtsudoers/test26.err.ok
451453plugins/sudoers/regress/cvtsudoers/test26.out.ok
452454plugins/sudoers/regress/cvtsudoers/test26.sh
453455plugins/sudoers/regress/cvtsudoers/test27.out.ok
@@ -463,6 +465,7 @@ plugins/sudoers/regress/cvtsudoers/test30.sh
463465plugins/sudoers/regress/cvtsudoers/test31.conf
464466plugins/sudoers/regress/cvtsudoers/test31.out.ok
465467plugins/sudoers/regress/cvtsudoers/test31.sh
468+ plugins/sudoers/regress/cvtsudoers/test32.err.ok
466469plugins/sudoers/regress/cvtsudoers/test32.out.ok
467470plugins/sudoers/regress/cvtsudoers/test32.sh
468471plugins/sudoers/regress/cvtsudoers/test33.out.ok
@@ -626,7 +629,6 @@ plugins/sudoers/regress/testsudoers/test1.sh
626629plugins/sudoers/regress/testsudoers/test2.inc
627630plugins/sudoers/regress/testsudoers/test2.out.ok
628631plugins/sudoers/regress/testsudoers/test2.sh
629- plugins/sudoers/regress/testsudoers/test3.d/root
630632plugins/sudoers/regress/testsudoers/test3.out.ok
631633plugins/sudoers/regress/testsudoers/test3.sh
632634plugins/sudoers/regress/testsudoers/test4.out.ok
0 commit comments