shadow/libmisc
nekral-guest ac52639b77 * libmisc/setugid.c libmisc/age.c (setup_uid_gid): is_console is
never set ifndef USE_PAM. Change the prototype of setup_uid_gid()
	when USE_PAM is not defined. This permits to remove add_groups
	from PAM builds.  setup_uid_gid is already subject to
	HAVE_INITGROUPS.
2009-04-05 22:33:00 +00:00
..
.indent.pro
addgrps.c * lib/prototypes.h, libmisc/addgrps.c: restrict add_groups() to 2009-04-05 22:29:42 +00:00
age.c * lib/prototypes.h, libmisc/addgrps.c: restrict add_groups() to 2009-04-05 22:29:42 +00:00
audit_help.c * libmisc/audit_help.c: Added audit_logger_message() to log 2008-12-22 21:52:43 +00:00
basename.c
chkname.c * libmisc/chkname.c: Use a bool when possible instead of integers. 2008-12-23 22:42:22 +00:00
chkname.h
chowndir.c
chowntty.c * libmisc/chowntty.c: Only closelog() when failure cause an exit. 2008-11-23 00:06:56 +00:00
cleanup_group.c * libmisc/cleanup_group.c: Fix compilation when compiled without 2008-12-23 00:39:54 +00:00
cleanup_user.c * libmisc/audit_help.c: Added audit_logger_message() to log 2008-12-22 21:52:43 +00:00
cleanup.c * libmisc/cleanup.c: Fix del_cleanup. The arguments were not 2009-03-15 21:15:48 +00:00
console.c
copydir.c * libmisc/copydir.c: Call utimes() after closing the file. 2008-09-07 00:51:17 +00:00
entry.c
env.c
failure.c
failure.h
fields.c
find_new_gid.c * libmisc/find_new_gid.c: Fix find_new_gid() the current group 2009-03-15 21:12:57 +00:00
find_new_uid.c * libmisc/find_new_gid.c, libmisc/find_new_uid.c: Avoid calling 2009-02-22 23:23:15 +00:00
getdate.h
getdate.y
getlong.c * libmisc/getlong.c: Make sure the getlong argument is not empty. 2009-03-08 20:21:24 +00:00
getrange.c * libmisc/get_gid.c, libmisc/get_uid.c, libmisc/Makefile.am, 2009-03-08 20:26:56 +00:00
hushed.c
isexpired.c * libmisc/isexpired.c: If there are no shadow entry, there is no 2009-04-05 22:02:00 +00:00
limits.c
list.c * libmisc/list.c: Added assertions for non NULL parameters. 2008-08-31 17:30:21 +00:00
log.c
loginprompt.c
mail.c * libmisc/mail.c: Added brackets and parenthesis. 2008-08-30 18:31:56 +00:00
Makefile.am * libmisc/get_gid.c, libmisc/get_uid.c, libmisc/Makefile.am, 2009-03-21 20:24:37 +00:00
motd.c
myname.c
obscure.c * libmisc/obscure.c: Compare characters to '\0', not NULL. 2008-09-06 15:59:28 +00:00
pam_pass.c
pwd2spwd.c * lib/prototypes.h, libmisc/addgrps.c: restrict add_groups() to 2009-04-05 22:29:42 +00:00
pwd_init.c
pwdcheck.c
rlogin.c
salt.c * libmisc/salt.c: Removed l64a prototype. The libc declaration is 2009-03-13 19:17:24 +00:00
setugid.c * libmisc/setugid.c libmisc/age.c (setup_uid_gid): is_console is 2009-04-05 22:33:00 +00:00
setupenv.c
shell.c
strtoday.c
sub.c
sulog.c * libmisc/sulog.c: Likewise for the su log. 2009-03-21 19:32:14 +00:00
ttytype.c
tz.c * libmisc/tz.c: tz() is only used when USE_PAM is not defined. 2008-09-06 16:42:41 +00:00
ulimit.c
utmp.c * NEWS, libmisc/chowntty.c, libmisc/utmp.c: is_my_tty() moved from 2008-11-22 23:56:11 +00:00
valid.c
xgetgrgid.c * lib/defines.h: Do not include <config.h>. This complicate 2008-09-06 15:58:23 +00:00
xgetgrnam.c * lib/defines.h: Do not include <config.h>. This complicate 2008-09-06 15:58:23 +00:00
xgetpwnam.c * lib/defines.h: Do not include <config.h>. This complicate 2008-09-06 15:58:23 +00:00
xgetpwuid.c * lib/defines.h: Do not include <config.h>. This complicate 2008-09-06 15:58:23 +00:00
xgetspnam.c * lib/defines.h: Do not include <config.h>. This complicate 2008-09-06 15:58:23 +00:00
xgetXXbyYY.c * lib/defines.h: Do not include <config.h>. This complicate 2008-09-06 15:58:23 +00:00
xmalloc.c
yesno.c