[pull] login-utils maintenance fixes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

This is mostly boring series of maintenance fixes to utilities, which
does not even compile by default.

The following changes since commit 47104bae8975511383bcef5c96545f03bb4e4cce:

  fdisk: split delete_partition() off from dos_delete_partition()
(2011-11-14 15:07:28 +0100)

are available in the git repository at:
  https://github.com/kerolasa/lelux-utiliteetit login-utils

Sami Kerola (21):
      chfn: align with howto-usage-function.txt
      chfn: use libc error printing facilities
      chsh: align with howto-usage-function.txt
      chsh: use libc error printing facilities
      vipw: use libc error printing facilities
      vipw: stop printing non-sense version string
      newgrp: add version and help options
      login: add version printing option
      chfn, chsh, setpwnam: use stdbool.h
      chsh: build bug: do not override config.h definition
      chfn, chsh: share require password error print definition
      build-sys: trust autotools setting *_SOURCES definitions
      islocal: fix coding style
      logindefs: fix coding style
      newgrp: fix coding style
      selinux_utils: fix coding style
      setpwnam: fix coding style
      vipw: fix coding style
      last: possible buffer overflow fixed [smatch scan]
      setpwnam: remove non-ANSI definitions [smatch scan]
      last: fix few compiler warnings

 login-utils/Makefile.am     |    2 +-
 login-utils/chfn.c          |  713 ++++++++++++++++++++++---------------------
 login-utils/chregpw.h       |   16 +
 login-utils/chsh.c          |  578 +++++++++++++++++------------------
 login-utils/islocal.c       |   79 +++---
 login-utils/last.c          |    8 +-
 login-utils/login.1         |    3 +
 login-utils/login.c         |    5 +-
 login-utils/logindefs.c     |   42 ++--
 login-utils/newgrp.c        |  209 ++++++++------
 login-utils/selinux_utils.c |   91 +++---
 login-utils/setpwnam.c      |  312 ++++++++++----------
 login-utils/vipw.c          |  210 ++++++-------
 13 files changed, 1152 insertions(+), 1116 deletions(-)
 create mode 100644 login-utils/chregpw.h

-- 
   Sami Kerola
   http://www.iki.fi/kerolasa/
--
To unsubscribe from this list: send the line "unsubscribe util-linux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux