./wip/shadow, User administration and passwd database tools for Linux

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.0.4.1, Package name: shadow-4.0.4.1, Maintainer: reed

This is the Shadow Password Suite for Linux. This is the version
maintained by Tomasz Kloczko.

The Shadow password file utilities package includes the programs necessary
to convert traditional V7 UNIX password files to the SVR4 shadow password
format, and additional tools to maintain password and group files (that
work with both shadow and non-shadow passwords).

These tools include su, vipw, passwd, login, chsh, usermod and many more.
In addition, this provides the libmisc and libshadow libraries.

MESSAGE.pam [+/-]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 795.15 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-23 23:33:55 by othyro | Files touched by this commit (43)
Log message:
Mostly whitespace and blank line fixing. Some files also got minor
formatting corrections as well as other corrections.
   2012-11-13 20:33:44 by othyro | Files touched by this commit (26)
Log message:
Packages that install libtool libraries should define USE_LIBTOOL.
   2012-10-07 18:22:53 by Aleksej Saushev | Files touched by this commit (55)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-11-21 19:24:43 by abs | Files touched by this commit (13)
Log message:
Remove obsolete @dirrm lines
   2011-02-19 06:30:28 by OBATA Akio | Files touched by this commit (1)
Log message:
Note CVE-2011-0721.
   2005-05-31 13:25:25 by Dieter Baron | Files touched by this commit (1)
Log message:
Rename option PAM to pam (so all options are lower case).  Backwards
compatibility provided via PKG_OPTIONS_LEGACY_OPTS.
   2005-05-31 12:02:14 by Dieter Baron | Files touched by this commit (1)
Log message:
Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a
user settable variable.  Set PKG_SUGGESTED_OPTIONS instead.  Also,
make use of PKG_OPTIONS_LEGACY_VARS.

Reviewed by wiz.
   2005-04-11 23:15:34 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.