..
.indent.pro
[svn-upgrade] Integrating new upstream version, shadow (4.0.8)
2007-10-07 11:46:07 +00:00
chage.c
* libmisc/pam_pass.c: Define do_pam_passwd() as static and add its prototype.
2008-01-05 13:37:32 +00:00
chfn.c
* libmisc/pwdcheck.c: Do not include <pwd.h>. Include <shadow.h>
2008-01-05 16:33:43 +00:00
chgpasswd.c
Fix typo s/groupadd/chgpasswd/.
2008-01-01 19:53:02 +00:00
chpasswd.c
Fix typo s/groupadd/chpasswd/
2008-01-01 19:56:29 +00:00
chsh.c
* libmisc/pwdcheck.c: Do not include <pwd.h>. Include <shadow.h>
2008-01-05 16:33:43 +00:00
expiry.c
* lib/prototypes.h, configure.in, libmisc/Makefile.am,
2007-11-18 23:15:26 +00:00
faillog.c
Do not use tabulations in Usage strings.
2007-11-24 22:41:24 +00:00
gpasswd.c
Avoid implicit conversions to booleans.
2007-12-27 21:56:45 +00:00
groupadd.c
Add option --password to groupadd and groupmod (similar to useradd and usermod).
2008-01-05 14:17:43 +00:00
groupdel.c
* lib/prototypes.h, configure.in, libmisc/Makefile.am,
2007-11-18 23:15:26 +00:00
groupmems.c
Fix some compilation warnings:
2007-11-19 20:25:36 +00:00
groupmod.c
Add option --password to groupadd and groupmod (similar to useradd and usermod).
2008-01-05 14:17:43 +00:00
groups.c
* lib/prototypes.h, configure.in, libmisc/Makefile.am,
2007-11-18 23:15:26 +00:00
grpck.c
Avoid implicit conversions to booleans.
2008-01-01 17:51:54 +00:00
grpconv.c
Added the subversion svn:keywords property (Id) for proper identification.
2007-11-10 23:46:11 +00:00
grpunconv.c
Added the subversion svn:keywords property (Id) for proper identification.
2007-11-10 23:46:11 +00:00
id.c
* lib/prototypes.h, configure.in, libmisc/Makefile.am,
2007-11-18 23:15:26 +00:00
lastlog.c
* src/lastlog.c: Remove statbuf, not used.
2008-01-01 14:38:47 +00:00
login_nopam.c
* libmisc/limits.c, libmisc/obscure.c, src/login_nopam.c,
2008-01-01 14:18:55 +00:00
login.c
login_prompt is the name of a function, use loginprompt for the internal variable.
2008-01-05 13:53:14 +00:00
logoutd.c
Added the subversion svn:keywords property (Id) for proper identification.
2007-11-10 23:46:11 +00:00
Makefile.am
Add a variable to set the suid permissions. This should simplify Gentoo's
2007-11-14 13:32:25 +00:00
newgrp.c
Add the syslog_sg prototype.
2008-01-01 23:56:03 +00:00
newusers.c
* src/newusers.c: Compilation fix for PAM support (pamh needs to be
2007-12-31 04:57:54 +00:00
nologin.c
Make a proper prototype for the main() function declaration. (add void)
2008-01-05 13:51:43 +00:00
passwd.c
Merge Debian's patch 408_passwd_check_arguments
2007-12-26 22:17:13 +00:00
pwck.c
Avoid implicit conversions to booleans.
2008-01-01 18:27:40 +00:00
pwconv.c
Added the subversion svn:keywords property (Id) for proper identification.
2007-11-10 23:46:11 +00:00
pwunconv.c
Added the subversion svn:keywords property (Id) for proper identification.
2007-11-10 23:46:11 +00:00
su.c
su's arguments are now reordered. If needed, use -- to separate su's
2007-12-26 15:10:48 +00:00
suauth.c
* lib/prototypes.h, configure.in, libmisc/Makefile.am,
2007-11-18 23:15:26 +00:00
sulogin.c
If started as init, login and sulogin need to start a new session.
2007-12-26 22:36:54 +00:00
useradd.c
Avoid ?: construct without the middle term.
2008-01-01 14:34:07 +00:00
userdel.c
Do not use tabulations in Usage strings.
2007-11-24 22:41:24 +00:00
usermod.c
* libmisc/copydir.c, src/usermod.c, lib/prototypes.h: The uid and
2008-01-01 14:31:00 +00:00
vipw.c
Compilation fix for non-gshadow support.
2007-12-30 21:39:57 +00:00