@@ -110,6 +110,7 @@ include/sudo_lbuf.h
110110include/sudo_plugin.h
111111include/sudo_queue.h
112112include/sudo_rand.h
113+ include/sudo_ssl_compat.h
113114include/sudo_util.h
114115lib/eventlog/Makefile.in
115116lib/eventlog/eventlog.c
@@ -227,6 +228,8 @@ lib/logsrv/log_server.pb-c.c
227228lib/logsrv/log_server.proto
228229lib/protobuf-c/Makefile.in
229230lib/protobuf-c/protobuf-c.c
231+ lib/ssl_compat/Makefile.in
232+ lib/ssl_compat/ssl_compat.c
230233lib/util/Makefile.in
231234lib/util/aix.c
232235lib/util/arc4random.c
@@ -452,6 +455,7 @@ m4/ax_check_compile_flag.m4
452455m4/ax_check_link_flag.m4
453456m4/ax_func_getaddrinfo.m4
454457m4/ax_func_snprintf.m4
458+ m4/ax_gcc_builtin.m4
455459m4/ax_prog_cc_for_build.m4
456460m4/gettext.m4
457461m4/hardening.m4
@@ -616,8 +620,8 @@ plugins/sudoers/bsm_audit.c
616620plugins/sudoers/bsm_audit.h
617621plugins/sudoers/canon_path.c
618622plugins/sudoers/check.c
619- plugins/sudoers/check.h
620623plugins/sudoers/check_aliases.c
624+ plugins/sudoers/check_util.c
621625plugins/sudoers/cvtsudoers.c
622626plugins/sudoers/cvtsudoers.h
623627plugins/sudoers/cvtsudoers_csv.c
@@ -631,6 +635,7 @@ plugins/sudoers/def_data.in
631635plugins/sudoers/defaults.c
632636plugins/sudoers/defaults.h
633637plugins/sudoers/digestname.c
638+ plugins/sudoers/display.c
634639plugins/sudoers/editor.c
635640plugins/sudoers/env.c
636641plugins/sudoers/env_pattern.c
@@ -671,15 +676,17 @@ plugins/sudoers/log_client.c
671676plugins/sudoers/log_client.h
672677plugins/sudoers/logging.c
673678plugins/sudoers/logging.h
679+ plugins/sudoers/lookup.c
674680plugins/sudoers/match.c
675681plugins/sudoers/match_addr.c
676682plugins/sudoers/match_command.c
677683plugins/sudoers/match_digest.c
678684plugins/sudoers/mkdefaults
679- plugins/sudoers/parse.c
680685plugins/sudoers/parse.h
681686plugins/sudoers/parse_ldif.c
687+ plugins/sudoers/parser_warnx.c
682688plugins/sudoers/pivot.c
689+ plugins/sudoers/pivot.h
683690plugins/sudoers/po/README
684691plugins/sudoers/po/ast.mo
685692plugins/sudoers/po/ast.po
@@ -1087,8 +1094,24 @@ plugins/sudoers/regress/testsudoers/test22.out.ok
10871094plugins/sudoers/regress/testsudoers/test22.sh
10881095plugins/sudoers/regress/testsudoers/test23.out.ok
10891096plugins/sudoers/regress/testsudoers/test23.sh
1097+ plugins/sudoers/regress/testsudoers/test24.out.ok
1098+ plugins/sudoers/regress/testsudoers/test24.sh
1099+ plugins/sudoers/regress/testsudoers/test25.out.ok
1100+ plugins/sudoers/regress/testsudoers/test25.sh
1101+ plugins/sudoers/regress/testsudoers/test26.out.ok
1102+ plugins/sudoers/regress/testsudoers/test26.sh
1103+ plugins/sudoers/regress/testsudoers/test27.out.ok
1104+ plugins/sudoers/regress/testsudoers/test27.sh
1105+ plugins/sudoers/regress/testsudoers/test28.out.ok
1106+ plugins/sudoers/regress/testsudoers/test28.sh
1107+ plugins/sudoers/regress/testsudoers/test29.out.ok
1108+ plugins/sudoers/regress/testsudoers/test29.sh
10901109plugins/sudoers/regress/testsudoers/test3.out.ok
10911110plugins/sudoers/regress/testsudoers/test3.sh
1111+ plugins/sudoers/regress/testsudoers/test30.out.ok
1112+ plugins/sudoers/regress/testsudoers/test30.sh
1113+ plugins/sudoers/regress/testsudoers/test31.out.ok
1114+ plugins/sudoers/regress/testsudoers/test31.sh
10921115plugins/sudoers/regress/testsudoers/test4.out.ok
10931116plugins/sudoers/regress/testsudoers/test4.sh
10941117plugins/sudoers/regress/testsudoers/test5.out.ok
@@ -1125,8 +1148,10 @@ plugins/sudoers/regress/visudo/test8.out.ok
11251148plugins/sudoers/regress/visudo/test8.sh
11261149plugins/sudoers/regress/visudo/test9.out.ok
11271150plugins/sudoers/regress/visudo/test9.sh
1151+ plugins/sudoers/resolve_cmnd.c
11281152plugins/sudoers/serialize_list.c
11291153plugins/sudoers/set_perms.c
1154+ plugins/sudoers/sethost.c
11301155plugins/sudoers/solaris_audit.c
11311156plugins/sudoers/solaris_audit.h
11321157plugins/sudoers/sssd.c
@@ -1145,15 +1170,19 @@ plugins/sudoers/sudoers.c
11451170plugins/sudoers/sudoers.exp
11461171plugins/sudoers/sudoers.h
11471172plugins/sudoers/sudoers.in
1173+ plugins/sudoers/sudoers_cb.c
1174+ plugins/sudoers/sudoers_ctx_free.c
11481175plugins/sudoers/sudoers_debug.c
11491176plugins/sudoers/sudoers_debug.h
11501177plugins/sudoers/sudoers_hooks.c
11511178plugins/sudoers/sudoers_version.h
11521179plugins/sudoers/sudoreplay.c
11531180plugins/sudoers/testsudoers.c
11541181plugins/sudoers/testsudoers_pwutil.c
1182+ plugins/sudoers/testsudoers_pwutil.h
11551183plugins/sudoers/timeout.c
11561184plugins/sudoers/timestamp.c
1185+ plugins/sudoers/timestamp.h
11571186plugins/sudoers/timestr.c
11581187plugins/sudoers/toke.c
11591188plugins/sudoers/toke.h
@@ -1164,6 +1193,7 @@ plugins/sudoers/tsgetgrpw.c
11641193plugins/sudoers/tsgetgrpw.h
11651194plugins/sudoers/unesc_str.c
11661195plugins/sudoers/visudo.c
1196+ plugins/sudoers/visudo_cb.c
11671197plugins/system_group/Makefile.in
11681198plugins/system_group/system_group.c
11691199plugins/system_group/system_group.exp
@@ -1198,6 +1228,8 @@ po/hr.mo
11981228po/hr.po
11991229po/hu.mo
12001230po/hu.po
1231+ po/id.mo
1232+ po/id.po
12011233po/it.mo
12021234po/it.po
12031235po/ja.mo
0 commit comments