Imported Upstream version 1.8.7 upstream/1.8.7
authorBdale Garbee <bdale@gag.com>
Tue, 13 Aug 2013 09:15:21 +0000 (11:15 +0200)
committerBdale Garbee <bdale@gag.com>
Tue, 13 Aug 2013 09:15:21 +0000 (11:15 +0200)
commite8db7f6eea9b35527ddd4532affabd18a30549b5
tree48c0fe9850ebf20a64396eabff3a3f96ec321de9
parent98b9fd63cd28a3636a7cd24641b8f497eaadcd50
Imported Upstream version 1.8.7
356 files changed:
ChangeLog
INSTALL
INSTALL.configure
MANIFEST
Makefile.in
NEWS
README
aclocal.m4
common/Makefile.in
common/aix.c
common/alloc.c
common/atobool.c
common/error.c [new file with mode: 0644]
common/fileops.c
common/fmt_string.c
common/lbuf.c
common/list.c
common/regress/sudo_conf/conf_test.c [new file with mode: 0644]
common/regress/sudo_conf/test1.in [new file with mode: 0644]
common/regress/sudo_conf/test1.out.ok [new file with mode: 0644]
common/regress/sudo_conf/test2.in [new file with mode: 0644]
common/regress/sudo_conf/test2.out.ok [new file with mode: 0644]
common/regress/sudo_conf/test3.in [new file with mode: 0644]
common/regress/sudo_conf/test3.out.ok [new file with mode: 0644]
common/regress/sudo_conf/test4.in [new file with mode: 0644]
common/regress/sudo_conf/test4.out.ok [new file with mode: 0644]
common/regress/sudo_parseln/parseln_test.c [new file with mode: 0644]
common/regress/sudo_parseln/test1.in [new file with mode: 0644]
common/regress/sudo_parseln/test1.out.ok [new file with mode: 0644]
common/regress/sudo_parseln/test2.in [new file with mode: 0644]
common/regress/sudo_parseln/test2.out.ok [new file with mode: 0644]
common/regress/sudo_parseln/test3.in [new file with mode: 0644]
common/regress/sudo_parseln/test3.out.ok [new file with mode: 0644]
common/regress/sudo_parseln/test4.in [new file with mode: 0644]
common/regress/sudo_parseln/test4.out.ok [new file with mode: 0644]
common/regress/sudo_parseln/test5.in [new file with mode: 0644]
common/regress/sudo_parseln/test5.out.ok [new file with mode: 0644]
common/regress/sudo_parseln/test6.in [new file with mode: 0644]
common/regress/sudo_parseln/test6.out.ok [new file with mode: 0644]
common/secure_path.c
common/setgroups.c
common/sudo_conf.c
common/sudo_debug.c
common/sudo_printf.c [new file with mode: 0644]
common/term.c
common/ttysize.c
compat/Makefile.in
compat/closefrom.c
compat/dlopen.c
compat/endian.h [new file with mode: 0644]
compat/fnmatch.c
compat/getaddrinfo.c
compat/getcwd.c
compat/getgrouplist.c
compat/getline.c
compat/getprogname.c
compat/glob.c
compat/isblank.c
compat/memrchr.c
compat/mksiglist.c
compat/mksigname.c
compat/mktemp.c
compat/nanosleep.c
compat/nss_dbdefs.h [new file with mode: 0644]
compat/pw_dup.c
compat/regress/fnmatch/fnm_test.c
compat/regress/glob/globtest.c
compat/sig2str.c
compat/snprintf.c
compat/strlcat.c
compat/strlcpy.c
compat/strsignal.c
compat/utimes.c
config.h.in
configure
configure.in
doc/CONTRIBUTORS
doc/LICENSE
doc/Makefile.in
doc/TROUBLESHOOTING
doc/UPGRADE
doc/fixman.sh
doc/fixmdoc.sh
doc/sample.sudo.conf
doc/sample.sudoers
doc/sudo.cat
doc/sudo.conf.cat [new file with mode: 0644]
doc/sudo.conf.man.in [new file with mode: 0644]
doc/sudo.conf.mdoc.in [new file with mode: 0644]
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/Makefile.in
include/alloc.h
include/error.h
include/fileops.h
include/gettext.h
include/lbuf.h
include/missing.h
include/sudo_conf.h
include/sudo_debug.h
include/sudo_plugin.h
mkdep.pl
mkpkg
pathnames.h.in
plugins/group_file/Makefile.in [new file with mode: 0644]
plugins/group_file/getgrent.c [new file with mode: 0644]
plugins/group_file/group_file.c [new file with mode: 0644]
plugins/group_file/group_file.exp [new file with mode: 0644]
plugins/group_file/plugin_test.c [new file with mode: 0644]
plugins/sample/Makefile.in
plugins/sample/sample_plugin.c
plugins/sample_group/Makefile.in [deleted file]
plugins/sample_group/getgrent.c [deleted file]
plugins/sample_group/plugin_test.c [deleted file]
plugins/sample_group/sample_group.c [deleted file]
plugins/sample_group/sample_group.exp [deleted file]
plugins/sudoers/Makefile.in
plugins/sudoers/alias.c
plugins/sudoers/audit.c
plugins/sudoers/auth/API
plugins/sudoers/auth/afs.c
plugins/sudoers/auth/aix_auth.c
plugins/sudoers/auth/bsdauth.c
plugins/sudoers/auth/dce.c
plugins/sudoers/auth/fwtk.c
plugins/sudoers/auth/kerb5.c
plugins/sudoers/auth/pam.c
plugins/sudoers/auth/passwd.c
plugins/sudoers/auth/rfc1938.c
plugins/sudoers/auth/secureware.c
plugins/sudoers/auth/securid5.c
plugins/sudoers/auth/sia.c
plugins/sudoers/auth/sudo_auth.c
plugins/sudoers/auth/sudo_auth.h
plugins/sudoers/base64.c [new file with mode: 0644]
plugins/sudoers/boottime.c
plugins/sudoers/bsm_audit.c
plugins/sudoers/bsm_audit.h
plugins/sudoers/check.c
plugins/sudoers/check.h [new file with mode: 0644]
plugins/sudoers/def_data.c
plugins/sudoers/def_data.h
plugins/sudoers/def_data.in
plugins/sudoers/defaults.c
plugins/sudoers/defaults.h
plugins/sudoers/env.c
plugins/sudoers/find_path.c
plugins/sudoers/getdate.c
plugins/sudoers/getdate.y
plugins/sudoers/getspwuid.c
plugins/sudoers/goodpath.c
plugins/sudoers/gram.c
plugins/sudoers/gram.h
plugins/sudoers/gram.y
plugins/sudoers/group_plugin.c
plugins/sudoers/hexchar.c [new file with mode: 0644]
plugins/sudoers/ins_2001.h
plugins/sudoers/ins_classic.h
plugins/sudoers/ins_csops.h
plugins/sudoers/ins_goons.h
plugins/sudoers/insults.h
plugins/sudoers/interfaces.c
plugins/sudoers/interfaces.h
plugins/sudoers/iolog.c
plugins/sudoers/iolog_path.c
plugins/sudoers/ldap.c
plugins/sudoers/linux_audit.c
plugins/sudoers/linux_audit.h
plugins/sudoers/locale.c [new file with mode: 0644]
plugins/sudoers/logging.c
plugins/sudoers/logging.h
plugins/sudoers/match.c
plugins/sudoers/match_addr.c
plugins/sudoers/parse.c
plugins/sudoers/parse.h
plugins/sudoers/plugin_error.c [deleted file]
plugins/sudoers/po/da.mo
plugins/sudoers/po/da.po
plugins/sudoers/po/de.mo [new file with mode: 0644]
plugins/sudoers/po/de.po [new file with mode: 0644]
plugins/sudoers/po/eo.mo
plugins/sudoers/po/eo.po
plugins/sudoers/po/fi.mo
plugins/sudoers/po/fi.po
plugins/sudoers/po/hr.mo
plugins/sudoers/po/hr.po
plugins/sudoers/po/it.mo
plugins/sudoers/po/it.po
plugins/sudoers/po/nl.mo [new file with mode: 0644]
plugins/sudoers/po/nl.po [new file with mode: 0644]
plugins/sudoers/po/pl.mo
plugins/sudoers/po/pl.po
plugins/sudoers/po/sl.mo
plugins/sudoers/po/sl.po
plugins/sudoers/po/sudoers.pot
plugins/sudoers/po/tr.mo [new file with mode: 0644]
plugins/sudoers/po/tr.po [new file with mode: 0644]
plugins/sudoers/po/uk.mo
plugins/sudoers/po/uk.po
plugins/sudoers/po/vi.mo
plugins/sudoers/po/vi.po
plugins/sudoers/po/zh_CN.mo
plugins/sudoers/po/zh_CN.po
plugins/sudoers/policy.c [new file with mode: 0644]
plugins/sudoers/prompt.c [new file with mode: 0644]
plugins/sudoers/pwutil.c
plugins/sudoers/pwutil.h [new file with mode: 0644]
plugins/sudoers/pwutil_impl.c [new file with mode: 0644]
plugins/sudoers/redblack.c
plugins/sudoers/redblack.h
plugins/sudoers/regress/check_symbols/check_symbols.c
plugins/sudoers/regress/iolog_path/check_iolog_path.c
plugins/sudoers/regress/logging/check_wrap.c
plugins/sudoers/regress/parser/check_addr.c
plugins/sudoers/regress/parser/check_base64.c [new file with mode: 0644]
plugins/sudoers/regress/parser/check_digest.c [new file with mode: 0644]
plugins/sudoers/regress/parser/check_digest.out.ok [new file with mode: 0644]
plugins/sudoers/regress/parser/check_fill.c
plugins/sudoers/regress/sudoers/test10.in [new file with mode: 0644]
plugins/sudoers/regress/sudoers/test10.out.ok [new file with mode: 0644]
plugins/sudoers/regress/sudoers/test10.toke.ok [new file with mode: 0644]
plugins/sudoers/regress/sudoers/test11.in [new file with mode: 0644]
plugins/sudoers/regress/sudoers/test11.out.ok [new file with mode: 0644]
plugins/sudoers/regress/sudoers/test11.toke.ok [new file with mode: 0644]
plugins/sudoers/regress/sudoers/test12.in [new file with mode: 0644]
plugins/sudoers/regress/sudoers/test12.out.ok [new file with mode: 0644]
plugins/sudoers/regress/sudoers/test12.toke.ok [new file with mode: 0644]
plugins/sudoers/regress/sudoers/test13.in [new file with mode: 0644]
plugins/sudoers/regress/sudoers/test13.out.ok [new file with mode: 0644]
plugins/sudoers/regress/sudoers/test13.toke.ok [new file with mode: 0644]
plugins/sudoers/regress/sudoers/test14.in [new file with mode: 0644]
plugins/sudoers/regress/sudoers/test14.out.ok [new file with mode: 0644]
plugins/sudoers/regress/sudoers/test14.toke.ok [new file with mode: 0644]
plugins/sudoers/regress/sudoers/test9.in [new file with mode: 0644]
plugins/sudoers/regress/sudoers/test9.out.ok [new file with mode: 0644]
plugins/sudoers/regress/sudoers/test9.toke.ok [new file with mode: 0644]
plugins/sudoers/regress/testsudoers/test1.sh
plugins/sudoers/regress/testsudoers/test2.inc [new file with mode: 0644]
plugins/sudoers/regress/testsudoers/test2.out.ok [new file with mode: 0644]
plugins/sudoers/regress/testsudoers/test2.sh [new file with mode: 0755]
plugins/sudoers/regress/testsudoers/test3.d/root [new file with mode: 0644]
plugins/sudoers/regress/testsudoers/test3.out.ok [new file with mode: 0644]
plugins/sudoers/regress/testsudoers/test3.sh [new file with mode: 0755]
plugins/sudoers/regress/testsudoers/test4.out.ok [new file with mode: 0644]
plugins/sudoers/regress/testsudoers/test4.sh [new file with mode: 0755]
plugins/sudoers/regress/testsudoers/test5.out.ok [new file with mode: 0644]
plugins/sudoers/regress/testsudoers/test5.sh [new file with mode: 0755]
plugins/sudoers/regress/visudo/test1.out.ok [new file with mode: 0644]
plugins/sudoers/regress/visudo/test1.sh [new file with mode: 0755]
plugins/sudoers/regress/visudo/test2.err.ok [new file with mode: 0644]
plugins/sudoers/regress/visudo/test2.out.ok [new file with mode: 0644]
plugins/sudoers/regress/visudo/test2.sh [new file with mode: 0755]
plugins/sudoers/regress/visudo/test3.err.ok [new file with mode: 0644]
plugins/sudoers/regress/visudo/test3.out.ok [new file with mode: 0644]
plugins/sudoers/regress/visudo/test3.sh [new file with mode: 0755]
plugins/sudoers/regress/visudo/test4.out.ok [new file with mode: 0644]
plugins/sudoers/regress/visudo/test4.sh [new file with mode: 0755]
plugins/sudoers/set_perms.c
plugins/sudoers/sha2.c [new file with mode: 0644]
plugins/sudoers/sha2.h [new file with mode: 0644]
plugins/sudoers/sssd.c
plugins/sudoers/sudo_nss.c
plugins/sudoers/sudo_nss.h
plugins/sudoers/sudoers.c
plugins/sudoers/sudoers.h
plugins/sudoers/sudoers2ldif
plugins/sudoers/sudoers_version.h
plugins/sudoers/sudoreplay.c
plugins/sudoers/testsudoers.c
plugins/sudoers/timestamp.c [new file with mode: 0644]
plugins/sudoers/toke.c
plugins/sudoers/toke.h
plugins/sudoers/toke.l
plugins/sudoers/toke_util.c
plugins/sudoers/tsgetgrpw.c
plugins/sudoers/visudo.c
plugins/system_group/Makefile.in
plugins/system_group/system_group.c
pp
src/Makefile.in
src/conversation.c
src/error.c [deleted file]
src/exec.c
src/exec_common.c
src/exec_pty.c
src/get_pty.c
src/hooks.c
src/load_plugins.c
src/locale_stub.c [new file with mode: 0644]
src/net_ifs.c
src/openbsd.c [new file with mode: 0644]
src/parse_args.c
src/po/da.mo
src/po/da.po
src/po/de.mo
src/po/de.po
src/po/eo.mo
src/po/eo.po
src/po/es.mo
src/po/es.po
src/po/fi.mo
src/po/fi.po
src/po/gl.mo
src/po/gl.po
src/po/hr.mo
src/po/hr.po
src/po/it.mo
src/po/it.po
src/po/nl.mo [new file with mode: 0644]
src/po/nl.po [new file with mode: 0644]
src/po/pl.mo
src/po/pl.po
src/po/ru.mo
src/po/ru.po
src/po/sl.mo
src/po/sl.po
src/po/sudo.pot
src/po/tr.mo [new file with mode: 0644]
src/po/tr.po [new file with mode: 0644]
src/po/uk.mo
src/po/uk.po
src/po/vi.mo
src/po/vi.po
src/po/zh_CN.mo
src/po/zh_CN.po
src/preload.c
src/regress/ttyname/check_ttyname.c [new file with mode: 0644]
src/selinux.c
src/sesh.c
src/signal.c [new file with mode: 0644]
src/solaris.c [new file with mode: 0644]
src/sudo.c
src/sudo.h
src/sudo_edit.c
src/sudo_exec.h
src/sudo_noexec.c
src/sudo_plugin_int.h
src/tgetpass.c
src/ttyname.c
src/utmp.c
sudo.pp