Imported Upstream version 1.8.16 upstream/1.8.16
authorJinWang An <jinwang.an@samsung.com>
Mon, 14 Dec 2020 08:02:36 +0000 (17:02 +0900)
committerJinWang An <jinwang.an@samsung.com>
Mon, 14 Dec 2020 08:02:36 +0000 (17:02 +0900)
commit949748e1de5b9578518ea79f674112c42a1099eb
tree9c8917a7f3f15c2c85a8c1ebb81594e9828a4205
parent5427a6baeb87767c5027bed310bbfac4ee50b242
Imported Upstream version 1.8.16
165 files changed:
ChangeLog
INSTALL
MANIFEST
Makefile.in
NEWS
README
config.h.in
configure
configure.ac
doc/CONTRIBUTORS
doc/UPGRADE
doc/sudo.cat
doc/sudo.conf.cat
doc/sudo.conf.man.in
doc/sudo.conf.mdoc.in
doc/sudo.man.in
doc/sudo.mdoc.in
doc/sudo_plugin.cat
doc/sudo_plugin.man.in
doc/sudo_plugin.mdoc.in
doc/sudoers.cat
doc/sudoers.ldap.cat
doc/sudoers.ldap.man.in
doc/sudoers.ldap.mdoc.in
doc/sudoers.man.in
doc/sudoers.mdoc.in
doc/sudoreplay.cat
doc/sudoreplay.man.in
doc/sudoreplay.mdoc.in
doc/visudo.cat
doc/visudo.man.in
doc/visudo.mdoc.in
include/sudo_compat.h
include/sudo_debug.h
include/sudo_plugin.h
include/sudo_util.h
lib/util/aix.c
lib/util/fnmatch.c
lib/util/getgrouplist.c
lib/util/gettime.c
lib/util/parseln.c
lib/util/regress/fnmatch/fnm_test.in
lib/util/strtobool.c
lib/util/sudo_conf.c
lib/util/sudo_debug.c
lib/util/util.exp.in
lib/zlib/zlib.exp
mkpkg
plugins/sudoers/Makefile.in
plugins/sudoers/auth/aix_auth.c
plugins/sudoers/auth/bsdauth.c
plugins/sudoers/auth/fwtk.c
plugins/sudoers/auth/pam.c
plugins/sudoers/auth/securid5.c
plugins/sudoers/auth/sia.c
plugins/sudoers/auth/sudo_auth.c
plugins/sudoers/def_data.c
plugins/sudoers/def_data.h
plugins/sudoers/def_data.in
plugins/sudoers/defaults.c
plugins/sudoers/env.c
plugins/sudoers/gc.c [new file with mode: 0644]
plugins/sudoers/group_plugin.c
plugins/sudoers/iolog.c
plugins/sudoers/ldap.c
plugins/sudoers/match.c
plugins/sudoers/parse.c
plugins/sudoers/parse.h
plugins/sudoers/po/ca.mo
plugins/sudoers/po/ca.po
plugins/sudoers/po/cs.mo
plugins/sudoers/po/cs.po
plugins/sudoers/po/de.mo
plugins/sudoers/po/de.po
plugins/sudoers/po/eo.mo
plugins/sudoers/po/eo.po
plugins/sudoers/po/fi.mo
plugins/sudoers/po/fi.po
plugins/sudoers/po/fr.mo
plugins/sudoers/po/fr.po
plugins/sudoers/po/it.mo
plugins/sudoers/po/it.po
plugins/sudoers/po/ja.mo
plugins/sudoers/po/ja.po
plugins/sudoers/po/nb.mo
plugins/sudoers/po/nb.po
plugins/sudoers/po/pl.mo
plugins/sudoers/po/pl.po
plugins/sudoers/po/pt_BR.mo
plugins/sudoers/po/pt_BR.po
plugins/sudoers/po/sr.mo
plugins/sudoers/po/sr.po
plugins/sudoers/po/sudoers.pot
plugins/sudoers/po/uk.mo
plugins/sudoers/po/uk.po
plugins/sudoers/po/vi.mo
plugins/sudoers/po/vi.po
plugins/sudoers/policy.c
plugins/sudoers/pwutil.c
plugins/sudoers/pwutil.h
plugins/sudoers/pwutil_impl.c
plugins/sudoers/regress/iolog_path/check_iolog_path.c
plugins/sudoers/regress/parser/check_fill.c
plugins/sudoers/regress/sudoers/test1.in
plugins/sudoers/set_perms.c
plugins/sudoers/sssd.c
plugins/sudoers/sudoers.c
plugins/sudoers/sudoers.h
plugins/sudoers/sudoers2ldif
plugins/sudoers/testsudoers.c
plugins/sudoers/timestamp.c
plugins/sudoers/toke.c
plugins/sudoers/toke.h
plugins/sudoers/toke.l
plugins/sudoers/toke_util.c
plugins/sudoers/visudo.c
po/ca.mo
po/ca.po
po/cs.mo
po/cs.po
po/de.mo
po/de.po
po/eo.mo
po/eo.po
po/fi.mo
po/fi.po
po/fr.mo
po/fr.po
po/hu.mo [new file with mode: 0644]
po/hu.po [new file with mode: 0644]
po/it.mo
po/it.po
po/ja.mo
po/ja.po
po/nb.mo
po/nb.po
po/pl.mo
po/pl.po
po/pt_BR.mo
po/pt_BR.po
po/ru.mo
po/ru.po
po/sr.mo
po/sr.po
po/sudo.pot
po/uk.mo
po/uk.po
po/vi.mo
po/vi.po
po/zh_CN.mo
po/zh_CN.po
src/Makefile.in
src/exec.c
src/exec_common.c
src/exec_pty.c
src/load_plugins.c
src/selinux.c
src/sesh.c
src/sudo.c
src/sudo.h
src/sudo_edit.c
src/sudo_exec.h
src/sudo_plugin_int.h
src/ttyname.c
sudo.pp