shadow/libmisc
nekral-guest 462be08456 * lib/prototypes.h: Add the dolastlog() prototype.
* lib/prototypes.h: Typo: login.c -> loginprompt.c
* src/login.c: Remove declaration of dolastlog().
* libmisc/log.c: dolastlog() should not have been changed to static.
  Include prototypes.h instead.
2008-01-05 16:44:28 +00:00
..
.indent.pro Commit the last version from the PLD CVS repository. 2007-10-07 14:36:51 +00:00
addgrps.c * lib/prototypes.h, configure.in, libmisc/Makefile.am, 2007-11-18 23:15:26 +00:00
age.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
audit_help.c Avoid empty file when WITH_AUDIT is not set. 2008-01-01 14:20:36 +00:00
basename.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
chkname.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
chkname.h Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
chowndir.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
chowntty.c * lib/prototypes.h, configure.in, libmisc/Makefile.am, 2007-11-18 23:15:26 +00:00
console.c Define is_listed() as static and add its prototype. 2008-01-05 13:29:24 +00:00
copydir.c * libmisc/copydir.c, src/usermod.c, lib/prototypes.h: The uid and 2008-01-01 14:31:00 +00:00
entry.c * lib/prototypes.h, configure.in, libmisc/Makefile.am, 2007-11-18 23:15:26 +00:00
env.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
failure.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
failure.h Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
fields.c Merge Debian's patch 466_fflush-prompt 2007-12-26 16:50:38 +00:00
getdate.h [svn-upgrade] Integrating new upstream version, shadow (4.0.8) 2007-10-07 11:46:07 +00:00
getdate.y Fix some compilation warnings: 2007-11-19 20:25:36 +00:00
getlong.c * src/chpasswd.c: Added crypt method: NONE. 2007-11-23 20:09:57 +00:00
hushed.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
isexpired.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
limits.c * libmisc/limits.c, libmisc/obscure.c, src/login_nopam.c, 2008-01-01 14:18:55 +00:00
list.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
log.c * lib/prototypes.h: Add the dolastlog() prototype. 2008-01-05 16:44:28 +00:00
loginprompt.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
mail.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
Makefile.am Merge Debian's patch 466_fflush-prompt 2007-12-26 16:50:38 +00:00
motd.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
myname.c * lib/prototypes.h, configure.in, libmisc/Makefile.am, 2007-11-18 23:15:26 +00:00
obscure.c * libmisc/limits.c, libmisc/obscure.c, src/login_nopam.c, 2008-01-01 14:18:55 +00:00
pam_pass.c do_pam_passwd should not have been defined static, prototypes.h needed 2008-01-05 15:41:58 +00:00
pwd_init.c Include "prototypes.h" to make sure the exported prototypes are 2008-01-05 13:23:22 +00:00
pwd2spwd.c Fix time () prototype. 2007-12-08 23:25:52 +00:00
pwdcheck.c * libmisc/pwdcheck.c: Do not include <pwd.h>. Include <shadow.h> 2008-01-05 16:33:43 +00:00
rlogin.c * lib/prototypes.h, configure.in, libmisc/Makefile.am, 2007-11-18 23:15:26 +00:00
salt.c * configure.in: New configure option: --with-sha-crypt enabled by 2007-11-24 13:08:08 +00:00
setugid.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
setupenv.c Merge Debian's patch 451_login_PATH 2007-12-26 23:15:43 +00:00
shell.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
strtoday.c Include "prototypes.h" to make sure the exported prototypes are 2008-01-05 13:23:22 +00:00
sub.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
sulog.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
ttytype.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
tz.c Include "prototypes.h" to make sure the exported prototypes are 2008-01-05 13:23:22 +00:00
ulimit.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
utmp.c Remove the declaration of getutent(), getutline(), setutent(), and 2008-01-05 14:09:56 +00:00
valid.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
xgetgrgid.c * lib/prototypes.h, configure.in, libmisc/Makefile.am, 2007-11-18 23:15:26 +00:00
xgetgrnam.c * lib/prototypes.h, configure.in, libmisc/Makefile.am, 2007-11-18 23:15:26 +00:00
xgetpwnam.c * lib/prototypes.h, configure.in, libmisc/Makefile.am, 2007-11-18 23:15:26 +00:00
xgetpwuid.c * lib/prototypes.h, configure.in, libmisc/Makefile.am, 2007-11-18 23:15:26 +00:00
xgetspnam.c Add missing include "shadowio.h". (This was OK as long as prototypes.h included this file.) 2008-01-05 13:40:49 +00:00
xgetXXbyYY.c Include config.h as a system include, as recommended by the autoconf documentation. 2008-01-05 13:32:32 +00:00
xmalloc.c Include "prototypes.h" to make sure the exported prototypes are 2008-01-05 13:23:22 +00:00
yesno.c Include config.h as a system include, as recommended by the autoconf documentation. 2008-01-05 13:32:32 +00:00