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
*
treewide: assume getline exists
Dmitry V. Levin
2023-12-12
1
-1
/
+1
*
pam_canonicalize_user: new module to canonicalize user name
Dmitry V. Levin
2023-11-14
1
-1
/
+2
*
libpam: use close_range() to close file descriptors
Iker Pedrosa
2023-10-25
1
-0
/
+1
*
pam_start.c: call bindtextdomain() to expose Linux-PAM locales
Sergei Trofimovich
2023-08-25
1
-0
/
+1
*
pam_userdb: enable GDBM support
Iker Pedrosa
2023-07-17
1
-2
/
+8
*
configure.ac: add --enable-examples option
Pino Toscano
2023-05-11
1
-0
/
+5
*
Prepare for 1.5.3 release
Dmitry V. Levin
2023-04-29
1
-1
/
+1
*
build: fix --enable-openssl
Stefan Schubert
2023-04-20
1
-6
/
+10
*
configure: Disable NIS if header files are missing
Thorsten Kukuk
2023-04-06
1
-2
/
+8
*
libpam: introduce secure memory erasure helpers
Christian Göttsche
2023-02-28
1
-0
/
+1
*
Y2038: use logind instead of utmp
Thorsten Kukuk
2023-02-28
1
-0
/
+11
*
pam_lastlog: deprecate it and disable by default
Thorsten Kukuk
2023-02-15
1
-4
/
+15
*
build: use <vendordir>/security directory for installation if it has been set
Stefan Schubert
2023-02-07
1
-0
/
+3
*
pam_unix: don't link against yppasswd_xdr if NIS is disabled
Thorsten Kukuk
2023-01-31
1
-0
/
+1
*
doc: Update PAM documentation from DockBook 4 to DocBook 5
Stefan Schubert
2022-12-16
1
-12
/
+21
*
pam_env: Use vendor specific pam_env.conf and environment as fallback
Stefan Schubert
2022-12-14
1
-6
/
+6
*
pam_shells: Use the vendor directory as fallback for a distribution provided ...
Stefan Schubert
2022-12-12
1
-3
/
+6
*
doc: make stylesheets configurable
Stefan Schubert
2022-10-27
1
-0
/
+23
*
configure.ac: fix implicit function declaration in mail spool directory check
Sam James
2022-09-12
1
-0
/
+1
*
pam_usertype: only use SYS_UID_MAX for system users
Iker Pedrosa
2022-02-21
1
-5
/
+0
*
Introduce VENDOR_SCONFIGDIR macro
Dmitry V. Levin
2022-01-23
1
-0
/
+2
*
modules: use SCONFIGDIR macro
Dmitry V. Levin
2022-01-23
1
-1
/
+1
*
Introduce SCONFIGDIR macro
Dmitry V. Levin
2022-01-23
1
-0
/
+2
*
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
[next]