/
githubmirror
/
passwd
Обзор
Документация
Войти
/
githubmirror
/
passwd
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
r0-73
ChangeLog
73 строки
2 KB
tmraz
* configure.ac: Version 0.73.
17 июл 2006, 12:07
17 июл 2006, 12:07
89a3410
Код
Авторство
О чём код?
2006-07-17 Tomas Mraz <tmraz@redhat.com> * configure.ac: Version 0.73. * passwd.c (parse_args): Fix broken logic from the last change. 2006-07-14 Tomas Mraz <tmraz@redhat.com> * configure.ac: Set use_selinux to no if not available, version 0.72 * libuser.c (ent_value_strdup, ent_value_int64): New. (pwdb_display_status): Improve status output, print expiration values. * passwd.c (parse_args, main): Use new audit calls, don't call selinux_check_passwd_access when selinux is disabled. 2006-05-25 Tomas Mraz <tmraz@redhat.com> * passwd.1: Change reference to the Linux-PAM administrators guide (#193084) 2005-10-07 Tomas Mraz <tmraz@redhat.com> * configure.ac: Version 0.71 * passwd.pamd: Replace pam_stack with include. 2005-09-29 Tomas Mraz <tmraz@redhat.com> * libuser.c (pwdb_update_shell): Replace LU_GECOS with LU_LOGINSHELL (#168029) 2005-06-17 Tomas Mraz <tmraz@redhat.com> * configure.ac (AM_INIT_AUTOMAKE, AC_INIT): Change to the new style of initialization. * passwd.c (stdin_conv): Respond with password only on PAM_PROMPT_ECHO_OFF * passwd.c: Replace LAuS with Audit. (laus_help_errmsg, laus_help_log, laus_help_open): Removed. * passwd.spec: Removed. * passwd.spec.in: New file. Template for passwd.spec. 2005-01-25 Dan Walsh <dwalsh@redhat.com> * Improve SELinux priv checking 2004-08-23 Jindrich Novy <jnovy@redhat.com> * passwd.1: updated man page 2004-08-23 Steve Grubb <linux_4ever@yahoo.com> * passwd.c, version.c: code cleanup patch 1999-08-23 Cristian Gafton <gafton@redhat.com> * pwdb.c (pwdb_lock_password): Fixed the passwd -u problem. Patch from Mihai Ibanescu <misa@necomm.ro> 1999-08-13 Cristian Gafton <gafton@redhat.com> * pwdstat.c: New file for examples 1999-04-14 Cristian Gafton <gafton@redhat.com> * pwdb.c (pwdb_lock_password): Put two !! for a locked password. (pwdb_unlock_password): get rid of any number of '!' chars in front of a crypted password