shadow/src
2008-01-06 12:52:23 +00:00
..
.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 The crypt_method string always points to a constant string. Add the const qualifier. 2008-01-06 12:26:20 +00:00
chpasswd.c The crypt_method string always points to a constant string. Add the const qualifier. 2008-01-06 12:26:20 +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 Fix typos. 2008-01-05 16:44:51 +00:00
groupdel.c * lib/prototypes.h, configure.in, libmisc/Makefile.am, 2007-11-18 23:15:26 +00:00
groupmems.c Assume optarg and optind are declared in <getopt.h>. 2008-01-06 12:52:23 +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 Remove prototypes for __gr_del_entry(), __gr_get_head(), 2008-01-06 12:09:38 +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 * src/login_nopam.c: Use an ANSI prototype for resolve_hostname() 2008-01-06 12:07:42 +00:00
login.c * lib/prototypes.h: Add the dolastlog() prototype. 2008-01-05 16:44:28 +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 * Removed unused gid parameter of syslog_sg(). 2008-01-06 12:31:06 +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 Remove prototype of l64a() (not used in pwunconv). 2008-01-06 12:12:30 +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 Assume optarg and optind are declared in <getopt.h>. 2008-01-06 12:52:23 +00:00
userdel.c Do not use tabulations in Usage strings. 2007-11-24 22:41:24 +00:00
usermod.c Remove the pw_name argument of new_pw_passwd. Use the user_newname global 2008-01-06 12:50:22 +00:00
vipw.c Compilation fix for non-gshadow support. 2007-12-30 21:39:57 +00:00