[sudo-commits] sudo changeset 9962:47c586301b01

Todd C. Miller Todd.Miller at courtesan.com
Mon Mar 23 13:56:20 MDT 2015


changeset:	9962:47c586301b01 in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/47c586301b01
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Mar 18 11:06:02 2015 -0600

Log Message:
	Merge sudo 1.8.13 from trunk.

diffstat:

 INSTALL                                               |    17 +-
 MANIFEST                                              |     8 +-
 Makefile.in                                           |     4 +-
 NEWS                                                  |    53 +
 aclocal.m4                                            |     1 +
 config.h.in                                           |    59 +-
 configure                                             |   831 ++-
 configure.ac                                          |    95 +-
 doc/sudoers.cat                                       |   119 +-
 doc/sudoers.man.in                                    |   326 +-
 doc/sudoers.mdoc.in                                   |   186 +-
 examples/Makefile.in                                  |     3 +-
 include/compat/sha2.h                                 |    66 +-
 include/compat/utime.h                                |    28 -
 include/sudo_compat.h                                 |    62 +-
 include/sudo_util.h                                   |    48 +-
 lib/util/Makefile.in                                  |    55 +-
 lib/util/clock_gettime.c                              |    80 -
 lib/util/closefrom.c                                  |    14 +-
 lib/util/gethostname.c                                |    64 +
 lib/util/getline.c                                    |     6 +-
 lib/util/gettime.c                                    |   134 +
 lib/util/locale_weak.c                                |    80 +
 lib/util/mksiglist.c                                  |     5 +-
 lib/util/mksigname.c                                  |     5 +-
 lib/util/mktemp.c                                     |    23 +-
 lib/util/parseln.c                                    |     2 +-
 lib/util/regress/mktemp/mktemp_test.c                 |   195 +
 lib/util/setgroups.c                                  |     2 -
 lib/util/sha2.c                                       |     1 +
 lib/util/snprintf.c                                   |  1393 ++++++-
 lib/util/strlcat.c                                    |     4 +-
 lib/util/strlcpy.c                                    |     2 +-
 lib/util/sudo_debug.c                                 |    25 +-
 lib/util/term.c                                       |    20 +-
 lib/util/util.exp.in                                  |     3 +
 lib/util/utimens.c                                    |   197 +
 lib/util/utimes.c                                     |    73 -
 m4/ax_sys_weak_alias.m4                               |   338 +
 mkdep.pl                                              |     4 +-
 plugins/group_file/getgrent.c                         |     6 +-
 plugins/sudoers/Makefile.in                           |    17 +-
 plugins/sudoers/auth/aix_auth.c                       |    85 +
 plugins/sudoers/auth/pam.c                            |    35 +-
 plugins/sudoers/auth/passwd.c                         |     5 +-
 plugins/sudoers/auth/secureware.c                     |     5 +
 plugins/sudoers/auth/sudo_auth.c                      |    64 +-
 plugins/sudoers/auth/sudo_auth.h                      |     1 +
 plugins/sudoers/boottime.c                            |    33 +-
 plugins/sudoers/def_data.c                            |     4 +
 plugins/sudoers/def_data.h                            |   322 +-
 plugins/sudoers/def_data.in                           |     3 +
 plugins/sudoers/env.c                                 |    46 +-
 plugins/sudoers/gram.c                                |   800 ++--
 plugins/sudoers/gram.h                                |    34 +-
 plugins/sudoers/gram.y                                |    14 +-
 plugins/sudoers/iolog.c                               |     3 +-
 plugins/sudoers/ldap.c                                |     7 +-
 plugins/sudoers/logging.c                             |     7 +-
 plugins/sudoers/match.c                               |    49 +-
 plugins/sudoers/parse.c                               |    35 +-
 plugins/sudoers/parse.h                               |     3 +-
 plugins/sudoers/po/cs.mo                              |   Bin 
 plugins/sudoers/po/cs.po                              |   505 +-
 plugins/sudoers/po/de.mo                              |   Bin 
 plugins/sudoers/po/de.po                              |   916 ++--
 plugins/sudoers/po/eo.mo                              |   Bin 
 plugins/sudoers/po/eo.po                              |   509 +-
 plugins/sudoers/po/it.mo                              |   Bin 
 plugins/sudoers/po/it.po                              |   498 +-
 plugins/sudoers/po/nb.mo                              |   Bin 
 plugins/sudoers/po/nb.po                              |   512 +-
 plugins/sudoers/po/nl.mo                              |   Bin 
 plugins/sudoers/po/nl.po                              |     4 +-
 plugins/sudoers/po/pl.mo                              |   Bin 
 plugins/sudoers/po/pl.po                              |   496 +-
 plugins/sudoers/po/pt_BR.mo                           |   Bin 
 plugins/sudoers/po/pt_BR.po                           |   509 +-
 plugins/sudoers/po/sudoers.pot                        |   408 +-
 plugins/sudoers/po/uk.mo                              |   Bin 
 plugins/sudoers/po/uk.po                              |   505 +-
 plugins/sudoers/po/vi.mo                              |   Bin 
 plugins/sudoers/po/vi.po                              |   507 +-
 plugins/sudoers/po/zh_CN.mo                           |   Bin 
 plugins/sudoers/po/zh_CN.po                           |   503 +-
 plugins/sudoers/pwutil_impl.c                         |     4 +-
 plugins/sudoers/regress/check_symbols/check_symbols.c |     6 +-
 plugins/sudoers/regress/sudoers/test1.in              |     2 +
 plugins/sudoers/regress/sudoers/test1.out.ok          |     5 +-
 plugins/sudoers/regress/sudoers/test1.toke.ok         |     1 +
 plugins/sudoers/sssd.c                                |    13 +-
 plugins/sudoers/sudoers.c                             |     3 +
 plugins/sudoers/sudoers.h                             |     3 +-
 plugins/sudoers/sudoers_version.h                     |     3 +-
 plugins/sudoers/sudoreplay.c                          |     4 -
 plugins/sudoers/testsudoers.c                         |    39 +-
 plugins/sudoers/timestamp.c                           |    25 +-
 plugins/sudoers/toke.c                                |  3192 ++++++++--------
 plugins/sudoers/toke.l                                |    10 +
 plugins/sudoers/tsgetgrpw.c                           |     6 +-
 plugins/sudoers/visudo.c                              |    41 +-
 plugins/sudoers/visudo_json.c                         |    28 +-
 po/cs.mo                                              |   Bin 
 po/cs.po                                              |   232 +-
 po/da.mo                                              |   Bin 
 po/da.po                                              |   232 +-
 po/de.mo                                              |   Bin 
 po/de.po                                              |   236 +-
 po/eo.mo                                              |   Bin 
 po/eo.po                                              |   234 +-
 po/fi.mo                                              |   Bin 
 po/fi.po                                              |   233 +-
 po/fr.mo                                              |   Bin 
 po/fr.po                                              |   592 +-
 po/it.mo                                              |   Bin 
 po/it.po                                              |   234 +-
 po/nb.mo                                              |   Bin 
 po/nb.po                                              |   269 +-
 po/pl.mo                                              |   Bin 
 po/pl.po                                              |   232 +-
 po/pt_BR.mo                                           |   Bin 
 po/pt_BR.po                                           |   232 +-
 po/sudo.pot                                           |   148 +-
 po/tr.mo                                              |   Bin 
 po/tr.po                                              |   718 ++-
 po/uk.mo                                              |   Bin 
 po/uk.po                                              |   232 +-
 po/vi.mo                                              |   Bin 
 po/vi.po                                              |   248 +-
 po/zh_CN.mo                                           |   Bin 
 po/zh_CN.po                                           |   232 +-
 src/Makefile.in                                       |    18 +-
 src/locale_stub.c                                     |     6 +-
 src/sesh.c                                            |    15 +-
 src/sudo.c                                            |    12 +-
 src/sudo_edit.c                                       |    58 +-
 src/tgetpass.c                                        |     2 +-
 src/utmp.c                                            |    10 +-
 sudo.pp                                               |    26 +-
 139 files changed, 11303 insertions(+), 8614 deletions(-)


More information about the sudo-commits mailing list