index
:
pam.git
debian
dev
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only include vendordir in manual page if set (#401)
Thorsten Kukuk
2021-11-02
1
-2
/
+2
*
configure.ac: also search libcrypt through pkg-config
Fabrice Fontaine
2021-08-30
1
-3
/
+10
*
Prepare for 1.5.2 release
Dmitry V. Levin
2021-07-20
1
-1
/
+1
*
configure.ac: fix build with libxcrypt and uclibc-ng
Fabrice Fontaine
2021-06-15
1
-4
/
+12
*
Add pkgconfig files for provided libraries
Mathieu Trossevin
2021-06-14
1
-0
/
+1
*
Remove support for legacy xcrypt
Björn Esser
2021-06-14
1
-9
/
+3
*
pam_misc: set default length of misc_conv() buffer to 4096
Jeff Squyres
2021-06-14
1
-2
/
+2
*
pam_misc: make length of misc_conv() configurable
Jeff Squyres
2021-06-14
1
-0
/
+7
*
pam_timestamp: replace hmac implementation
Iker Pedrosa
2021-06-14
1
-0
/
+16
*
configure.ac: add --with-systemdunitdir option
Changqing Li
2021-01-27
1
-0
/
+10
*
configure: test -a|o is not POSIX
Issam E. Maghni
2020-12-16
1
-6
/
+6
*
Prepare for 1.5.1 release
Dmitry V. Levin
2020-11-24
1
-1
/
+1
*
Prepare for 1.5.0 release
Dmitry V. Levin
2020-11-03
1
-1
/
+1
*
Remove deprecated pam_tally and pam_tally2 modules
Dmitry V. Levin
2020-10-29
1
-22
/
+1
*
Remove deprecated pam_cracklib module
Dmitry V. Levin
2020-10-29
1
-24
/
+1
*
Revert "libpam/pam_modutil_sanitize.c: optimize the way to close fds"
Tomas Mraz
2020-10-20
1
-1
/
+1
*
configure: add --disable-unix option
Dmitry V. Levin
2020-08-08
1
-0
/
+10
*
Build all installed executables with -Wl,-z,now if available
Dmitry V. Levin
2020-08-07
1
-1
/
+2
*
build: rename PIE_* AC_SUBST variables to EXE_*
Dmitry V. Levin
2020-08-07
1
-2
/
+4
*
configure.ac: rewrite --disable-pie and -fpie/pie check
Dmitry V. Levin
2020-08-07
1
-28
/
+34
*
m4: rewrite __attribute__((unused)) check
Dmitry V. Levin
2020-08-07
1
-1
/
+1
*
configure.ac: rewrite WARN_CFLAGS initialization
Dmitry V. Levin
2020-08-06
1
-51
/
+1
*
configure.ac: fix typo in --with-kernel-overflow-uid= option to match its doc...
Issam Maghni
2020-08-03
1
-1
/
+1
*
configure.ac: fix non-portable use of test builtin
Dmitry V. Levin
2020-06-15
1
-9
/
+6
*
configure.ac: fix build failure when crypt() does not require libcrypt
Fabrice Fontaine
2020-06-11
1
-1
/
+5
*
Deprecate pam_cracklib, pam_tally, and pam_tally2
Dmitry V. Levin
2020-05-13
1
-13
/
+25
*
pam_faillock: New module for locking after multiple auth failures
Tomas Mraz
2020-04-30
1
-1
/
+1
*
build: rework vendordir substitution
Dmitry V. Levin
2020-04-28
1
-2
/
+8
*
Make.xml.rules: prepare for configure substitutions
Dmitry V. Levin
2020-04-28
1
-0
/
+1
*
configure: fix dlopen check
Dmitry V. Levin
2020-04-27
1
-2
/
+9
*
configure: add --disable-tally and --disable-tally2 options
Dmitry V. Levin
2020-04-27
1
-0
/
+18
*
build: move pam_selinux and pam_sepermit build conditions to modules/Makefile.am
Dmitry V. Levin
2020-04-26
1
-1
/
+2
*
build: simplify the check for unshare function
Dmitry V. Levin
2020-04-26
1
-3
/
+2
*
build: move pam_namespace build condition to modules/Makefile.am
Dmitry V. Levin
2020-04-26
1
-1
/
+1
*
build: move pam_userdb build condition to modules/Makefile.am
Dmitry V. Levin
2020-04-26
1
-1
/
+1
*
build: remove unused HAVE_LIBCRACK
Dmitry V. Levin
2020-04-26
1
-3
/
+0
*
build: move pam_cracklib build condition to modules/Makefile.am
Dmitry V. Levin
2020-04-26
1
-1
/
+1
*
build: remove unused HAVE_KEY_MANAGEMENT
Dmitry V. Levin
2020-04-26
1
-13
/
+0
*
build: move pam_keyinit build condition to modules/Makefile.am
Dmitry V. Levin
2020-04-26
1
-2
/
+1
*
build: remove unused AC_DEFINE([HAVE_AUDIT_TTY_STATUS])
Dmitry V. Levin
2020-04-26
1
-2
/
+0
*
build: move pam_tty_audit build condition to modules/Makefile.am
Dmitry V. Levin
2020-04-26
1
-2
/
+1
*
configure.ac: sort COND_BUILD_* conditionals
Dmitry V. Levin
2020-04-26
1
-4
/
+4
*
build: cleanup: replace "test ! -z" with "test -n"
Dmitry V. Levin
2020-04-26
1
-9
/
+9
*
pam_setquota: new module to set or modify disk quotas on session start
Sven Hartge
2020-04-17
1
-2
/
+4
*
Fix various typos found using codespell tool
Dmitry V. Levin
2020-03-28
1
-2
/
+2
*
configure: implement --enable-Werror option
Dmitry V. Levin
2020-03-19
1
-1
/
+12
*
Use cached 'crypt' library result correctly
Mark Wutzke
2020-03-04
1
-1
/
+1
*
Prepare for the 1.4.0 release
Tomas Mraz
2020-03-03
1
-1
/
+1
*
pam_namespace: secure tmp-inst directories
Topi Miettinen
2020-02-18
1
-0
/
+1
*
pam_usertype: new module to tell if uid is in login.defs ranges
Pavel Březina
2020-01-28
1
-0
/
+22
[next]