@@ -28,6 +28,7 @@ doc/fixmdoc.sh
2828doc/schema.ActiveDirectory
2929doc/schema.OpenLDAP
3030doc/schema.iPlanet
31+ doc/schema.olcSudo
3132doc/sudo.cat
3233doc/sudo.conf.cat
3334doc/sudo.conf.man.in
@@ -132,6 +133,7 @@ lib/util/reallocarray.c
132133lib/util/regress/atofoo/atofoo_test.c
133134lib/util/regress/fnmatch/fnm_test.c
134135lib/util/regress/fnmatch/fnm_test.in
136+ lib/util/regress/getgrouplist/getgrouplist_test.c
135137lib/util/regress/glob/files
136138lib/util/regress/glob/globtest.c
137139lib/util/regress/glob/globtest.in
@@ -314,9 +316,9 @@ plugins/sudoers/interfaces.c
314316plugins/sudoers/interfaces.h
315317plugins/sudoers/iolog.c
316318plugins/sudoers/iolog.h
319+ plugins/sudoers/iolog_files.h
317320plugins/sudoers/iolog_path.c
318321plugins/sudoers/iolog_util.c
319- plugins/sudoers/iolog_util.h
320322plugins/sudoers/ldap.c
321323plugins/sudoers/ldap_conf.c
322324plugins/sudoers/ldap_util.c
@@ -372,6 +374,8 @@ plugins/sudoers/po/nl.mo
372374plugins/sudoers/po/nl.po
373375plugins/sudoers/po/pl.mo
374376plugins/sudoers/po/pl.po
377+ plugins/sudoers/po/pt.mo
378+ plugins/sudoers/po/pt.po
375379plugins/sudoers/po/pt_BR.mo
376380plugins/sudoers/po/pt_BR.po
377381plugins/sudoers/po/ru.mo
@@ -452,6 +456,15 @@ plugins/sudoers/regress/cvtsudoers/test29.out.ok
452456plugins/sudoers/regress/cvtsudoers/test29.sh
453457plugins/sudoers/regress/cvtsudoers/test3.out.ok
454458plugins/sudoers/regress/cvtsudoers/test3.sh
459+ plugins/sudoers/regress/cvtsudoers/test30.out.ok
460+ plugins/sudoers/regress/cvtsudoers/test30.sh
461+ plugins/sudoers/regress/cvtsudoers/test31.conf
462+ plugins/sudoers/regress/cvtsudoers/test31.out.ok
463+ plugins/sudoers/regress/cvtsudoers/test31.sh
464+ plugins/sudoers/regress/cvtsudoers/test32.out.ok
465+ plugins/sudoers/regress/cvtsudoers/test32.sh
466+ plugins/sudoers/regress/cvtsudoers/test33.out.ok
467+ plugins/sudoers/regress/cvtsudoers/test33.sh
455468plugins/sudoers/regress/cvtsudoers/test4.out.ok
456469plugins/sudoers/regress/cvtsudoers/test4.sh
457470plugins/sudoers/regress/cvtsudoers/test5.out.ok
@@ -605,6 +618,7 @@ plugins/sudoers/regress/sudoers/test9.json.ok
605618plugins/sudoers/regress/sudoers/test9.ldif.ok
606619plugins/sudoers/regress/sudoers/test9.out.ok
607620plugins/sudoers/regress/sudoers/test9.toke.ok
621+ plugins/sudoers/regress/testsudoers/group
608622plugins/sudoers/regress/testsudoers/test1.out.ok
609623plugins/sudoers/regress/testsudoers/test1.sh
610624plugins/sudoers/regress/testsudoers/test2.inc
@@ -681,6 +695,8 @@ plugins/system_group/Makefile.in
681695plugins/system_group/system_group.c
682696plugins/system_group/system_group.exp
683697po/README
698+ po/ast.mo
699+ po/ast.po
684700po/ca.mo
685701po/ca.po
686702po/cs.mo
@@ -721,6 +737,8 @@ po/nn.mo
721737po/nn.po
722738po/pl.mo
723739po/pl.po
740+ po/pt.mo
741+ po/pt.po
724742po/pt_BR.mo
725743po/pt_BR.po
726744po/ru.mo
0 commit comments