Diff for /embedaddon/sudo/MANIFEST between versions 1.1.1.2 and 1.1.1.4

version 1.1.1.2, 2012/05/29 12:26:48 version 1.1.1.4, 2013/07/22 10:46:10
Line 11  common/Makefile.in Line 11  common/Makefile.in
 common/aix.c  common/aix.c
 common/alloc.c  common/alloc.c
 common/atobool.c  common/atobool.c
   common/error.c
 common/fileops.c  common/fileops.c
 common/fmt_string.c  common/fmt_string.c
 common/lbuf.c  common/lbuf.c
 common/list.c  common/list.c
   common/regress/sudo_conf/conf_test.c
   common/regress/sudo_conf/test1.in
   common/regress/sudo_conf/test1.out.ok
   common/regress/sudo_conf/test2.in
   common/regress/sudo_conf/test2.out.ok
   common/regress/sudo_conf/test3.in
   common/regress/sudo_conf/test3.out.ok
   common/regress/sudo_conf/test4.in
   common/regress/sudo_conf/test4.out.ok
   common/regress/sudo_parseln/parseln_test.c
   common/regress/sudo_parseln/test1.in
   common/regress/sudo_parseln/test1.out.ok
   common/regress/sudo_parseln/test2.in
   common/regress/sudo_parseln/test2.out.ok
   common/regress/sudo_parseln/test3.in
   common/regress/sudo_parseln/test3.out.ok
   common/regress/sudo_parseln/test4.in
   common/regress/sudo_parseln/test4.out.ok
   common/regress/sudo_parseln/test5.in
   common/regress/sudo_parseln/test5.out.ok
   common/regress/sudo_parseln/test6.in
   common/regress/sudo_parseln/test6.out.ok
 common/secure_path.c  common/secure_path.c
 common/setgroups.c  common/setgroups.c
 common/sudo_conf.c  common/sudo_conf.c
 common/sudo_debug.c  common/sudo_debug.c
   common/sudo_printf.c
 common/term.c  common/term.c
 common/ttysize.c  common/ttysize.c
 common/zero_bytes.c  common/zero_bytes.c
Line 27  compat/charclass.h Line 51  compat/charclass.h
 compat/closefrom.c  compat/closefrom.c
 compat/dlfcn.h  compat/dlfcn.h
 compat/dlopen.c  compat/dlopen.c
   compat/endian.h
 compat/fnmatch.c  compat/fnmatch.c
 compat/fnmatch.h  compat/fnmatch.h
 compat/getaddrinfo.c  compat/getaddrinfo.c
Line 41  compat/isblank.c Line 66  compat/isblank.c
 compat/memrchr.c  compat/memrchr.c
 compat/mksiglist.c  compat/mksiglist.c
 compat/mksiglist.h  compat/mksiglist.h
   compat/mksigname.c
   compat/mksigname.h
 compat/mktemp.c  compat/mktemp.c
 compat/nanosleep.c  compat/nanosleep.c
   compat/nss_dbdefs.h
 compat/pw_dup.c  compat/pw_dup.c
 compat/regress/fnmatch/fnm_test.c  compat/regress/fnmatch/fnm_test.c
 compat/regress/fnmatch/fnm_test.in  compat/regress/fnmatch/fnm_test.in
 compat/regress/glob/files  compat/regress/glob/files
 compat/regress/glob/globtest.c  compat/regress/glob/globtest.c
 compat/regress/glob/globtest.in  compat/regress/glob/globtest.in
   compat/sig2str.c
 compat/siglist.in  compat/siglist.in
 compat/snprintf.c  compat/snprintf.c
 compat/stdbool.h  compat/stdbool.h
Line 69  doc/LICENSE Line 98  doc/LICENSE
 doc/Makefile.in  doc/Makefile.in
 doc/TROUBLESHOOTING  doc/TROUBLESHOOTING
 doc/UPGRADE  doc/UPGRADE
doc/contributors.poddoc/fixman.sh
doc/history.poddoc/fixmdoc.sh
doc/license.pod 
 doc/sample.pam  doc/sample.pam
 doc/sample.sudo.conf  doc/sample.sudo.conf
 doc/sample.sudoers  doc/sample.sudoers
Line 80  doc/schema.ActiveDirectory Line 108  doc/schema.ActiveDirectory
 doc/schema.OpenLDAP  doc/schema.OpenLDAP
 doc/schema.iPlanet  doc/schema.iPlanet
 doc/sudo.cat  doc/sudo.cat
   doc/sudo.conf.cat
   doc/sudo.conf.man.in
   doc/sudo.conf.mdoc.in
 doc/sudo.man.in  doc/sudo.man.in
doc/sudo.man.pldoc/sudo.mdoc.in
doc/sudo.pod 
 doc/sudo_plugin.cat  doc/sudo_plugin.cat
 doc/sudo_plugin.man.in  doc/sudo_plugin.man.in
doc/sudo_plugin.poddoc/sudo_plugin.mdoc.in
 doc/sudoers.cat  doc/sudoers.cat
 doc/sudoers.ldap.cat  doc/sudoers.ldap.cat
 doc/sudoers.ldap.man.in  doc/sudoers.ldap.man.in
doc/sudoers.ldap.poddoc/sudoers.ldap.mdoc.in
 doc/sudoers.man.in  doc/sudoers.man.in
doc/sudoers.man.pldoc/sudoers.mdoc.in
doc/sudoers.pod 
 doc/sudoreplay.cat  doc/sudoreplay.cat
 doc/sudoreplay.man.in  doc/sudoreplay.man.in
doc/sudoreplay.poddoc/sudoreplay.mdoc.in
 doc/visudo.cat  doc/visudo.cat
 doc/visudo.man.in  doc/visudo.man.in
doc/visudo.poddoc/visudo.mdoc.in
 include/Makefile.in  include/Makefile.in
 include/alloc.h  include/alloc.h
 include/error.h  include/error.h
Line 114  include/sudo_plugin.h Line 143  include/sudo_plugin.h
 indent.pro  indent.pro
 install-sh  install-sh
 ltmain.sh  ltmain.sh
   m4/ax_check_compile_flag.m4
   m4/ax_check_link_flag.m4
 m4/libtool.m4  m4/libtool.m4
 m4/ltoptions.m4  m4/ltoptions.m4
 m4/ltsugar.m4  m4/ltsugar.m4
Line 123  mkdep.pl Line 154  mkdep.pl
 mkinstalldirs  mkinstalldirs
 mkpkg  mkpkg
 pathnames.h.in  pathnames.h.in
   plugins/group_file/Makefile.in
   plugins/group_file/getgrent.c
   plugins/group_file/group_file.c
   plugins/group_file/group_file.exp
   plugins/group_file/plugin_test.c
 plugins/sample/Makefile.in  plugins/sample/Makefile.in
 plugins/sample/sample_plugin.c  plugins/sample/sample_plugin.c
plugins/sample/sample_plugin.symplugins/sample/sample_plugin.exp
plugins/sample_group/Makefile.in 
plugins/sample_group/getgrent.c 
plugins/sample_group/plugin_test.c 
plugins/sample_group/sample_group.c 
plugins/sample_group/sample_group.sym 
plugins/system_group/Makefile.in 
plugins/system_group/system_group.c 
plugins/system_group/system_group.sym 
 plugins/sudoers/Makefile.in  plugins/sudoers/Makefile.in
 plugins/sudoers/aixcrypt.exp  plugins/sudoers/aixcrypt.exp
 plugins/sudoers/alias.c  plugins/sudoers/alias.c
Line 153  plugins/sudoers/auth/securid5.c Line 181  plugins/sudoers/auth/securid5.c
 plugins/sudoers/auth/sia.c  plugins/sudoers/auth/sia.c
 plugins/sudoers/auth/sudo_auth.c  plugins/sudoers/auth/sudo_auth.c
 plugins/sudoers/auth/sudo_auth.h  plugins/sudoers/auth/sudo_auth.h
   plugins/sudoers/base64.c
 plugins/sudoers/boottime.c  plugins/sudoers/boottime.c
 plugins/sudoers/bsm_audit.c  plugins/sudoers/bsm_audit.c
 plugins/sudoers/bsm_audit.h  plugins/sudoers/bsm_audit.h
 plugins/sudoers/check.c  plugins/sudoers/check.c
   plugins/sudoers/check.h
 plugins/sudoers/def_data.c  plugins/sudoers/def_data.c
 plugins/sudoers/def_data.h  plugins/sudoers/def_data.h
 plugins/sudoers/def_data.in  plugins/sudoers/def_data.in
Line 172  plugins/sudoers/gram.c Line 202  plugins/sudoers/gram.c
 plugins/sudoers/gram.h  plugins/sudoers/gram.h
 plugins/sudoers/gram.y  plugins/sudoers/gram.y
 plugins/sudoers/group_plugin.c  plugins/sudoers/group_plugin.c
   plugins/sudoers/hexchar.c
 plugins/sudoers/ins_2001.h  plugins/sudoers/ins_2001.h
 plugins/sudoers/ins_classic.h  plugins/sudoers/ins_classic.h
 plugins/sudoers/ins_csops.h  plugins/sudoers/ins_csops.h
Line 184  plugins/sudoers/iolog_path.c Line 215  plugins/sudoers/iolog_path.c
 plugins/sudoers/ldap.c  plugins/sudoers/ldap.c
 plugins/sudoers/linux_audit.c  plugins/sudoers/linux_audit.c
 plugins/sudoers/linux_audit.h  plugins/sudoers/linux_audit.h
   plugins/sudoers/locale.c
 plugins/sudoers/logging.c  plugins/sudoers/logging.c
 plugins/sudoers/logging.h  plugins/sudoers/logging.h
 plugins/sudoers/logwrap.c  plugins/sudoers/logwrap.c
Line 192  plugins/sudoers/match_addr.c Line 224  plugins/sudoers/match_addr.c
 plugins/sudoers/mkdefaults  plugins/sudoers/mkdefaults
 plugins/sudoers/parse.c  plugins/sudoers/parse.c
 plugins/sudoers/parse.h  plugins/sudoers/parse.h
 plugins/sudoers/plugin_error.c  
 plugins/sudoers/po/README  plugins/sudoers/po/README
 plugins/sudoers/po/da.mo  plugins/sudoers/po/da.mo
 plugins/sudoers/po/da.po  plugins/sudoers/po/da.po
   plugins/sudoers/po/de.mo
   plugins/sudoers/po/de.po
 plugins/sudoers/po/eo.mo  plugins/sudoers/po/eo.mo
 plugins/sudoers/po/eo.po  plugins/sudoers/po/eo.po
 plugins/sudoers/po/eu.mo  plugins/sudoers/po/eu.mo
Line 204  plugins/sudoers/po/fi.mo Line 237  plugins/sudoers/po/fi.mo
 plugins/sudoers/po/fi.po  plugins/sudoers/po/fi.po
 plugins/sudoers/po/hr.mo  plugins/sudoers/po/hr.mo
 plugins/sudoers/po/hr.po  plugins/sudoers/po/hr.po
   plugins/sudoers/po/it.mo
   plugins/sudoers/po/it.po
 plugins/sudoers/po/ja.mo  plugins/sudoers/po/ja.mo
 plugins/sudoers/po/ja.po  plugins/sudoers/po/ja.po
 plugins/sudoers/po/lt.mo  plugins/sudoers/po/lt.mo
 plugins/sudoers/po/lt.po  plugins/sudoers/po/lt.po
   plugins/sudoers/po/nl.mo
   plugins/sudoers/po/nl.po
 plugins/sudoers/po/pl.mo  plugins/sudoers/po/pl.mo
 plugins/sudoers/po/pl.po  plugins/sudoers/po/pl.po
   plugins/sudoers/po/sl.mo
   plugins/sudoers/po/sl.po
 plugins/sudoers/po/sudoers.pot  plugins/sudoers/po/sudoers.pot
 plugins/sudoers/po/sv.mo  plugins/sudoers/po/sv.mo
 plugins/sudoers/po/sv.po  plugins/sudoers/po/sv.po
   plugins/sudoers/po/tr.mo
   plugins/sudoers/po/tr.po
 plugins/sudoers/po/uk.mo  plugins/sudoers/po/uk.mo
 plugins/sudoers/po/uk.po  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.mo
 plugins/sudoers/po/zh_CN.po  plugins/sudoers/po/zh_CN.po
   plugins/sudoers/policy.c
   plugins/sudoers/prompt.c
 plugins/sudoers/pwutil.c  plugins/sudoers/pwutil.c
   plugins/sudoers/pwutil.h
   plugins/sudoers/pwutil_impl.c
 plugins/sudoers/redblack.c  plugins/sudoers/redblack.c
 plugins/sudoers/redblack.h  plugins/sudoers/redblack.h
   plugins/sudoers/regress/check_symbols/check_symbols.c
 plugins/sudoers/regress/iolog_path/check_iolog_path.c  plugins/sudoers/regress/iolog_path/check_iolog_path.c
 plugins/sudoers/regress/iolog_path/data  plugins/sudoers/regress/iolog_path/data
 plugins/sudoers/regress/logging/check_wrap.c  plugins/sudoers/regress/logging/check_wrap.c
Line 227  plugins/sudoers/regress/logging/check_wrap.in Line 275  plugins/sudoers/regress/logging/check_wrap.in
 plugins/sudoers/regress/logging/check_wrap.out.ok  plugins/sudoers/regress/logging/check_wrap.out.ok
 plugins/sudoers/regress/parser/check_addr.c  plugins/sudoers/regress/parser/check_addr.c
 plugins/sudoers/regress/parser/check_addr.in  plugins/sudoers/regress/parser/check_addr.in
   plugins/sudoers/regress/parser/check_base64.c
   plugins/sudoers/regress/parser/check_digest.c
   plugins/sudoers/regress/parser/check_digest.out.ok
 plugins/sudoers/regress/parser/check_fill.c  plugins/sudoers/regress/parser/check_fill.c
 plugins/sudoers/regress/sudoers/test1.in  plugins/sudoers/regress/sudoers/test1.in
 plugins/sudoers/regress/sudoers/test1.out.ok  plugins/sudoers/regress/sudoers/test1.out.ok
 plugins/sudoers/regress/sudoers/test1.toke.ok  plugins/sudoers/regress/sudoers/test1.toke.ok
   plugins/sudoers/regress/sudoers/test10.in
   plugins/sudoers/regress/sudoers/test10.out.ok
   plugins/sudoers/regress/sudoers/test10.toke.ok
   plugins/sudoers/regress/sudoers/test11.in
   plugins/sudoers/regress/sudoers/test11.out.ok
   plugins/sudoers/regress/sudoers/test11.toke.ok
   plugins/sudoers/regress/sudoers/test12.in
   plugins/sudoers/regress/sudoers/test12.out.ok
   plugins/sudoers/regress/sudoers/test12.toke.ok
   plugins/sudoers/regress/sudoers/test13.in
   plugins/sudoers/regress/sudoers/test13.out.ok
   plugins/sudoers/regress/sudoers/test13.toke.ok
   plugins/sudoers/regress/sudoers/test14.in 
   plugins/sudoers/regress/sudoers/test14.out.ok 
   plugins/sudoers/regress/sudoers/test14.toke.ok 
 plugins/sudoers/regress/sudoers/test2.in  plugins/sudoers/regress/sudoers/test2.in
 plugins/sudoers/regress/sudoers/test2.out.ok  plugins/sudoers/regress/sudoers/test2.out.ok
 plugins/sudoers/regress/sudoers/test2.toke.ok  plugins/sudoers/regress/sudoers/test2.toke.ok
Line 252  plugins/sudoers/regress/sudoers/test7.toke.ok Line 318  plugins/sudoers/regress/sudoers/test7.toke.ok
 plugins/sudoers/regress/sudoers/test8.in  plugins/sudoers/regress/sudoers/test8.in
 plugins/sudoers/regress/sudoers/test8.out.ok  plugins/sudoers/regress/sudoers/test8.out.ok
 plugins/sudoers/regress/sudoers/test8.toke.ok  plugins/sudoers/regress/sudoers/test8.toke.ok
   plugins/sudoers/regress/sudoers/test9.in
   plugins/sudoers/regress/sudoers/test9.out.ok
   plugins/sudoers/regress/sudoers/test9.toke.ok
 plugins/sudoers/regress/testsudoers/test1.out.ok  plugins/sudoers/regress/testsudoers/test1.out.ok
 plugins/sudoers/regress/testsudoers/test1.sh  plugins/sudoers/regress/testsudoers/test1.sh
   plugins/sudoers/regress/testsudoers/test2.inc
   plugins/sudoers/regress/testsudoers/test2.out.ok
   plugins/sudoers/regress/testsudoers/test2.sh
   plugins/sudoers/regress/testsudoers/test3.d/root
   plugins/sudoers/regress/testsudoers/test3.out.ok
   plugins/sudoers/regress/testsudoers/test3.sh
   plugins/sudoers/regress/testsudoers/test4.out.ok
   plugins/sudoers/regress/testsudoers/test4.sh
   plugins/sudoers/regress/testsudoers/test5.out.ok
   plugins/sudoers/regress/testsudoers/test5.sh
   plugins/sudoers/regress/visudo/test1.out.ok
   plugins/sudoers/regress/visudo/test1.sh
   plugins/sudoers/regress/visudo/test2.err.ok
   plugins/sudoers/regress/visudo/test2.out.ok
   plugins/sudoers/regress/visudo/test2.sh
   plugins/sudoers/regress/visudo/test3.err.ok
   plugins/sudoers/regress/visudo/test3.out.ok
   plugins/sudoers/regress/visudo/test3.sh
   plugins/sudoers/regress/visudo/test4.out.ok
   plugins/sudoers/regress/visudo/test4.sh
 plugins/sudoers/set_perms.c  plugins/sudoers/set_perms.c
   plugins/sudoers/sha2.c
   plugins/sudoers/sha2.h
   plugins/sudoers/sssd.c
 plugins/sudoers/sudo_nss.c  plugins/sudoers/sudo_nss.c
 plugins/sudoers/sudo_nss.h  plugins/sudoers/sudo_nss.h
 plugins/sudoers/sudoers.c  plugins/sudoers/sudoers.c
   plugins/sudoers/sudoers.exp
 plugins/sudoers/sudoers.h  plugins/sudoers/sudoers.h
 plugins/sudoers/sudoers.in  plugins/sudoers/sudoers.in
 plugins/sudoers/sudoers.sym  
 plugins/sudoers/sudoers2ldif  plugins/sudoers/sudoers2ldif
 plugins/sudoers/sudoers_version.h  plugins/sudoers/sudoers_version.h
 plugins/sudoers/sudoreplay.c  plugins/sudoers/sudoreplay.c
 plugins/sudoers/testsudoers.c  plugins/sudoers/testsudoers.c
   plugins/sudoers/timestamp.c
 plugins/sudoers/timestr.c  plugins/sudoers/timestr.c
 plugins/sudoers/toke.c  plugins/sudoers/toke.c
 plugins/sudoers/toke.h  plugins/sudoers/toke.h
Line 273  plugins/sudoers/toke_util.c Line 366  plugins/sudoers/toke_util.c
 plugins/sudoers/tsgetgrpw.c  plugins/sudoers/tsgetgrpw.c
 plugins/sudoers/tsgetgrpw.h  plugins/sudoers/tsgetgrpw.h
 plugins/sudoers/visudo.c  plugins/sudoers/visudo.c
   plugins/system_group/Makefile.in
   plugins/system_group/system_group.c
   plugins/system_group/system_group.exp
 pp  pp
 src/Makefile.in  src/Makefile.in
 src/conversation.c  src/conversation.c
 src/env_hooks.c  src/env_hooks.c
 src/error.c  
 src/exec.c  src/exec.c
 src/exec_common.c  src/exec_common.c
 src/exec_pty.c  src/exec_pty.c
 src/get_pty.c  src/get_pty.c
 src/hooks.c  src/hooks.c
 src/load_plugins.c  src/load_plugins.c
   src/locale_stub.c
 src/net_ifs.c  src/net_ifs.c
   src/openbsd.c
 src/parse_args.c  src/parse_args.c
 src/po/README  src/po/README
 src/po/da.mo  src/po/da.mo
Line 307  src/po/it.mo Line 404  src/po/it.mo
 src/po/it.po  src/po/it.po
 src/po/ja.mo  src/po/ja.mo
 src/po/ja.po  src/po/ja.po
   src/po/nl.mo
   src/po/nl.po
 src/po/pl.mo  src/po/pl.mo
 src/po/pl.po  src/po/pl.po
 src/po/ru.mo  src/po/ru.mo
 src/po/ru.po  src/po/ru.po
   src/po/sl.mo
   src/po/sl.po
 src/po/sr.mo  src/po/sr.mo
 src/po/sr.po  src/po/sr.po
 src/po/sudo.pot  src/po/sudo.pot
 src/po/sv.mo  src/po/sv.mo
 src/po/sv.po  src/po/sv.po
   src/po/tr.mo
   src/po/tr.po
 src/po/uk.mo  src/po/uk.mo
 src/po/uk.po  src/po/uk.po
 src/po/vi.mo  src/po/vi.mo
Line 323  src/po/vi.po Line 426  src/po/vi.po
 src/po/zh_CN.mo  src/po/zh_CN.mo
 src/po/zh_CN.po  src/po/zh_CN.po
 src/preload.c  src/preload.c
   src/regress/ttyname/check_ttyname.c
 src/selinux.c  src/selinux.c
 src/sesh.c  src/sesh.c
   src/signal.c
   src/solaris.c
 src/sudo.c  src/sudo.c
 src/sudo.h  src/sudo.h
 src/sudo_edit.c  src/sudo_edit.c

Removed from v.1.1.1.2  
changed lines
  Added in v.1.1.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>