.. |
.indent.pro
|
Commit the last version from the PLD CVS repository.
|
2007-10-07 14:36:51 +00:00 |
addgrps.c
|
* lib/prototypes.h, libmisc/addgrps.c: restrict add_groups() to
|
2009-04-05 22:29:42 +00:00 |
age.c
|
* libmisc/env.c, libmisc/age.c: Added splint annotations.
|
2009-04-23 17:33:21 +00:00 |
audit_help.c
|
* lib/exitcodes.h: Define E_SUCCESS as EXIT_SUCCESS. Added FIXMEs.
|
2009-04-30 21:08:49 +00:00 |
basename.c
|
Make sure every source files are distributed with a copyright and license.
|
2008-04-27 00:40:09 +00:00 |
chkname.c
|
* libmisc/chkname.c: Do not include <utmp.h> and <utmpx.h>. There
|
2009-04-28 19:14:05 +00:00 |
chkname.h
|
Updated copyright dates.
|
2008-05-25 23:31:10 +00:00 |
chowndir.c
|
* Avoid assignment in comparisons, implicit comparison of integers to booleans.
|
2008-05-25 21:23:28 +00:00 |
chowntty.c
|
* lib/exitcodes.h: Define E_SUCCESS as EXIT_SUCCESS. Added FIXMEs.
|
2009-04-30 21:08:49 +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/xgetXXbyYY.c, libmisc/myname.c, libmisc/getgr_nam_gid.c,
|
2009-04-23 09:57:03 +00:00 |
console.c
|
* libmisc/console.c: Use a less disturbing construct for splint.
|
2009-04-24 23:03:14 +00:00 |
copydir.c
|
* libmisc/mail.c, libmisc/copydir.c: Added missing include of
|
2009-04-27 20:09:18 +00:00 |
entry.c
|
Make sure every source files are distributed with a copyright and license.
|
2008-04-27 00:40:09 +00:00 |
env.c
|
* libmisc/env.c: Added assertions on the snprintf results.
|
2009-04-27 20:07:59 +00:00 |
failure.c
|
* libmisc/failure.c: Replace HAVE_UTMPX_H by USE_UTMPX.
|
2009-04-28 19:14:50 +00:00 |
failure.h
|
* libmisc/failure.h: Replace HAVE_UTMPX_H by USE_UTMPX.
|
2009-04-28 19:19:33 +00:00 |
fields.c
|
* libmisc/fields.c: Avoid assignments in comparisons, assignments
|
2008-05-24 15:19:02 +00:00 |
find_new_gid.c
|
* libmisc/find_new_gid.c, libmisc/find_new_uid.c,
|
2009-04-23 17:43:27 +00:00 |
find_new_uid.c
|
* libmisc/find_new_gid.c, libmisc/find_new_uid.c,
|
2009-04-23 17:43:27 +00:00 |
getdate.h
|
Make sure every source files are distributed with a copyright and license.
|
2008-04-27 00:40:09 +00:00 |
getdate.y
|
* libmisc/getdate.y: abbrev is a bool.
|
2008-05-26 08:59:54 +00:00 |
getgr_nam_gid.c
|
* libmisc/getgr_nam_gid.c, lib/get_gid.c, lib/get_pid.c,
|
2009-04-30 21:12:33 +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
|
Fix typo ( ) and fix a compilation warning (wrong const).
|
2009-04-21 22:03:33 +00:00 |
isexpired.c
|
* libmisc/find_new_gid.c, libmisc/find_new_uid.c,
|
2009-04-23 17:43:27 +00:00 |
limits.c
|
* lib/exitcodes.h: Define E_SUCCESS as EXIT_SUCCESS. Added FIXMEs.
|
2009-04-30 21:08:49 +00:00 |
list.c
|
* libmisc/xgetXXbyYY.c, libmisc/myname.c, libmisc/getgr_nam_gid.c,
|
2009-04-23 09:57:03 +00:00 |
log.c
|
* lib/prototypes.h: Replace HAVE_UTMPX_H by USE_UTMPX.
|
2009-04-27 20:15:09 +00:00 |
loginprompt.c
|
* libmisc/setupenv.c: Prefer snprintf to sprintf, even if a small
|
2009-04-24 22:46:06 +00:00 |
mail.c
|
* libmisc/mail.c, libmisc/copydir.c: Added missing include of
|
2009-04-27 20:09:18 +00:00 |
Makefile.am
|
* libmisc/Makefile.am, lib/prototypes.h,
|
2009-04-28 20:07:24 +00:00 |
motd.c
|
Make sure every source files are distributed with a copyright and license.
|
2008-04-27 00:40:09 +00:00 |
myname.c
|
* libmisc/myname.c: Updated splint annotations.
|
2009-04-26 17:10:49 +00:00 |
non_interactive_pam_conv.c
|
Fix some splint warnings.
|
2009-04-28 22:01:20 +00:00 |
obscure.c
|
* libmisc/obscure.c: Change some int to size_t.
|
2009-04-24 23:04:27 +00:00 |
pam_pass.c
|
* libmisc/pam_pass.c (do_pam_passwd): The silent and
|
2008-05-25 23:38:05 +00:00 |
pwd2spwd.c
|
* lib/prototypes.h, libmisc/addgrps.c: restrict add_groups() to
|
2009-04-05 22:29:42 +00:00 |
pwd_init.c
|
Make sure every source files are distributed with a copyright and license.
|
2008-04-27 00:40:09 +00:00 |
pwdcheck.c
|
* libmisc/pwdcheck.c (passwd_check): The progname is not used.
|
2009-04-23 20:17:02 +00:00 |
rlogin.c
|
* lib/exitcodes.h: Define E_SUCCESS as EXIT_SUCCESS. Added FIXMEs.
|
2009-04-30 21:08:49 +00:00 |
salt.c
|
* libmisc/salt.c: In case gettimeofday() fails, get some entropy
|
2009-04-24 22:49:20 +00:00 |
setugid.c
|
* libmisc/setugid.c: Updated comments.
|
2009-04-20 11:43:36 +00:00 |
setupenv.c
|
* libmisc/setupenv.c: Prefer snprintf to sprintf, even if a small
|
2009-04-24 22:46:06 +00:00 |
shell.c
|
* libmisc/utmp.c, libmisc/age.c, libmisc/shell.c, lib/groupio.c,
|
2009-04-22 21:21:14 +00:00 |
strtoday.c
|
* libmisc/strtoday.c: Avoid implicit conversion of pointers to
|
2008-06-13 19:48:11 +00:00 |
sub.c
|
* lib/exitcodes.h: Define E_SUCCESS as EXIT_SUCCESS. Added FIXMEs.
|
2009-04-30 21:08:49 +00:00 |
sulog.c
|
* lib/exitcodes.h: Define E_SUCCESS as EXIT_SUCCESS. Added FIXMEs.
|
2009-04-30 21:08:49 +00:00 |
system.c
|
* lib/exitcodes.h: Define E_SUCCESS as EXIT_SUCCESS. Added FIXMEs.
|
2009-04-30 21:08:49 +00:00 |
ttytype.c
|
* libmisc/ttytype.c: Add brackets and parenthesis.
|
2009-04-20 11:31:05 +00:00 |
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
|
* libmisc/limits.c: Add brackets and parenthesis.
|
2008-06-15 21:59:41 +00:00 |
utmp.c
|
* libmisc/utmp.c, src/userdel.c, src/logoutd.c: Replace #if by #ifdef
|
2009-04-28 20:03:23 +00:00 |
valid.c
|
* lib/prototypes.h, libmisc/valid.c: Change the prototype of
|
2008-06-10 21:52:34 +00:00 |
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
|
* libmisc/xgetXXbyYY.c, libmisc/myname.c, libmisc/getgr_nam_gid.c,
|
2009-04-23 09:57:03 +00:00 |
xmalloc.c
|
Avoid implicit conversion of integers / pointers to booleans.
|
2008-05-25 20:39:31 +00:00 |
yesno.c
|
* libmisc/yesno.c: Ignore the return value of puts.
|
2009-04-23 11:14:56 +00:00 |