index
:
pam
master
Debian dgit repo for package pam
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
pam_unix
Commit message (
Expand
)
Author
Age
*
New upstream version 1.5.2
Steve Langasek
2022-08-16
|
\
|
*
Fix a typo found using codespell tool
Dmitry V. Levin
2021-09-03
|
*
pam_unix: workaround the problem caused by libnss_systemd
Dmitry V. Levin
2021-08-19
|
*
Permit unix_chkpwd & pam_unix.so to run without being setuid-root.
Andrew G. Morgan
2021-06-29
|
*
Remove support for legacy xcrypt
Björn Esser
2021-06-14
|
*
pam_unix: do not use crypt_checksalt when checking for password expiration
Dmitry V. Levin
2021-06-10
|
*
pam_unix: fix memory leak on error path
Thomas M. DuBuisson
2020-11-24
|
*
Second blank check with root for non-existent users must never return 1
Tomas Mraz
2020-11-20
|
*
Remove deprecated pam_cracklib module
Dmitry V. Levin
2020-10-29
|
*
Add missing format function attributes and enable -Wmissing-format-attribute
Christian Göttsche
2020-10-25
|
*
Prevent SEGFAULT for unknown UID
Anton D. Kachalov
2020-09-30
|
*
build: rename PIE_* AC_SUBST variables to EXE_*
Dmitry V. Levin
2020-08-07
|
*
Fix -Wcast-align compilation warnings on arm
Dmitry V. Levin
2020-08-06
|
*
pam_unix: skip context translation
Christian Göttsche
2020-08-05
|
*
pam_unix: replace deprecated security_context_t
Christian Göttsche
2020-08-05
|
*
pam_unix: Add comment for the ignored PAM_AUTHTOK_ERR case
Tomas Mraz
2020-07-22
|
*
Fix missing initialization of daysleft
Tomas Mraz
2020-07-22
|
*
Move read_passwords function from pam_unix to pam_inline.h
ikerexxe
2020-07-15
|
*
pam_unix: use PAM_MAX_RESP_SIZE instead of its alias MAXPASS
Dmitry V. Levin
2020-07-15
|
*
pam_unix: avoid determining if user exists
ikerexxe
2020-06-17
*
|
New upstream version 1.4.0
Steve Langasek
2020-08-11
|
\
|
|
*
modules: do not check user name for NULL if pam_get_user returned PAM_SUCCESS
Dmitry V. Levin
2020-05-15
|
*
modules: remove PAM_SM_* macros
Dmitry V. Levin
2020-05-03
|
*
modules/*/Makefile.am: rename TESTS to dist_check_SCRIPTS
Dmitry V. Levin
2020-05-03
|
*
modules/*/Makefile.am: rename man_MANS to dist_man_MANS
Dmitry V. Levin
2020-05-03
|
*
modules/*/Makefile.am: add dist_ prefix to *_DATA
Dmitry V. Levin
2020-05-03
|
*
modules/*/Makefile.am: replace README with $(DATA) in EXTRA_DIST
Dmitry V. Levin
2020-04-27
|
*
modules/*/Makefile.am: reorder lines to promote uniformity
Dmitry V. Levin
2020-04-27
|
*
build: move README prerequisites rule from modules/*/Makefile.am to Make.xml....
Dmitry V. Levin
2020-04-27
|
*
modules/*/Makefile.am: list prerequisites of README target uniformly
Dmitry V. Levin
2020-04-27
|
*
modules/*/Makefile.am: list tests in EXTRA_DIST uniformly
Dmitry V. Levin
2020-04-27
|
*
build: cleanup: do not add -DWITH_SELINUX to CFLAGS
Dmitry V. Levin
2020-04-26
|
*
pam_unix: modernize example in manual page
Topi Miettinen
2020-04-12
|
*
pam_unix: Return PAM_AUTHINFO_UNAVAIL when appropriate.
James Ralston
2020-03-30
|
*
Fix various typos found using codespell tool
Dmitry V. Levin
2020-03-28
|
*
modules/pam_unix: use pam_str_skip_prefix and pam_str_skip_prefix_len
Dmitry V. Levin
2020-03-19
|
*
Fix most of clang -Wcast-align compilation warnings
Dmitry V. Levin
2020-03-19
|
*
modules/pam_unix: fix gcc compilation warnings
Dmitry V. Levin
2020-03-19
|
*
pam_unix: fix --disable-nis compilation warnings
Dmitry V. Levin
2020-03-05
|
*
pam_unix: add nullresetok option to allow reset blank passwords
Pavel Březina
2020-02-18
|
*
Remove redundant header file inclusion
MIZUTA Takeshi
2020-02-18
|
*
configure.ac: add --enable-doc option
Fabrice Fontaine
2020-01-27
|
*
Fix remaining -Wcast-qual compilation warnings
Dmitry V. Levin
2020-01-20
|
*
pam_unix: Return NULL instead of calling crypt_md5_wrapper().
Björn Esser
2020-01-17
|
*
Changed variable salt to hash
Hulto
2020-01-15
|
*
Do not use CFLAGS for warning flags set from configure
Tomas Mraz
2019-12-18
|
*
Fix or suppress various warnings when compiling with -Wall -Wextra
Tomas Mraz
2019-12-16
|
*
Lower "bad username" log priority (#154)
Sophie Herold
2019-11-28
|
*
pam_unix: Add logging useful for debugging problems
Tomas Mraz
2019-10-14
|
*
pam_unix: Fix the spelling of Jan Rękorajski's name.
Tomas Mraz
2019-10-10
[next]