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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ci: add a few meson jobs
Dmitry V. Levin
2024-09-10
3
-5
/
+202
*
meson: build Linux-PAM using meson
Dmitry V. Levin
2024-09-10
78
-1
/
+1973
*
Remove unused .gitignore file
Dmitry V. Levin
2024-09-10
1
-2
/
+0
*
pam_userdb: don't overwrite free'd memory
Keith Turner - C72473
2024-09-10
1
-7
/
+3
*
pam_limits: use systemd-logind instead of utmp (#822)
Thorsten Kukuk
2024-09-10
2
-5
/
+80
*
pam_issue: only count class user
Thorsten Kukuk
2024-09-05
1
-1
/
+19
*
run-xtests.sh: skip the tests instead of failing them if run by non-root
Dmitry V. Levin
2024-09-05
1
-1
/
+1
*
xtests: fix compilation warning
Dmitry V. Levin
2024-09-05
1
-1
/
+7
*
Remove unused "dynamic" directory
Dmitry V. Levin
2024-09-04
4
-278
/
+0
*
pam_loginuid: avoid using postal address in the GNU GPL license notice
Dmitry V. Levin
2024-09-03
1
-3
/
+1
*
ci: rename run-build-and-tests.sh to autotools-build.sh
Dmitry V. Levin
2024-08-31
2
-17
/
+17
*
build: consistently include config.h first
Dmitry V. Levin
2024-08-30
9
-11
/
+17
*
pam_unix: do not check for HAVE_PAM_FAIL_DELAY
Dmitry V. Levin
2024-08-29
1
-2
/
+0
*
build: consistently include config.h unconditionally
Dmitry V. Levin
2024-08-28
46
-101
/
+7
*
configure.ac: fix installation of pam_namespace service file
Dmitry V. Levin
2024-08-27
1
-4
/
+5
*
build: rename VENDOR_SCONFIGDIR config.h macro to VENDOR_SCONFIG_DIR
Dmitry V. Levin
2024-08-26
11
-26
/
+26
*
build: rename SCONFIGDIR config.h macro to SCONFIG_DIR
Dmitry V. Levin
2024-08-25
13
-17
/
+17
*
doc: remove unused custom-html.xsl
Dmitry V. Levin
2024-08-24
4
-23
/
+2
*
pam_env: do not add libpam_internal/include to include search path twice
Dmitry V. Levin
2024-08-23
1
-1
/
+0
*
build: parametrize libtool subdirectory
Dmitry V. Levin
2024-08-22
19
-280
/
+282
*
Include pam_i18n.h where i18n definitions are required
Dmitry V. Levin
2024-08-21
20
-9
/
+21
*
Introduce pam_i18n.h
Dmitry V. Levin
2024-08-20
2
-1
/
+18
*
libpam: do not include config.h right before pam_private.h
Dmitry V. Levin
2024-08-19
6
-16
/
+4
*
Fix includedir in pkgconfig files
Dmitry V. Levin
2024-08-18
4
-3
/
+7
*
pam_rootok: silence compilation warning
Dmitry V. Levin
2024-08-17
1
-2
/
+2
*
pam_faillock: fix compilation warning
Dmitry V. Levin
2024-08-16
1
-6
/
+12
*
configure.ac: do not use AC_TYPE_{UID,OFF,PID,SIZE}_T
Dmitry V. Levin
2024-08-15
1
-4
/
+0
*
configure.ac: do not use AM_PROG_CC_C_O
Dmitry V. Levin
2024-08-14
1
-1
/
+0
*
configure.ac: do not use AC_PROG_LN_S
Dmitry V. Levin
2024-08-14
1
-1
/
+0
*
configure.ac: do not use AC_PROG_MAKE_SET
Dmitry V. Levin
2024-08-14
1
-1
/
+0
*
configure.ac: do not use AC_PROG_GCC_TRADITIONAL
Dmitry V. Levin
2024-08-14
1
-1
/
+0
*
configure.ac: do not use AC_FUNC_MEMCMP
Dmitry V. Levin
2024-08-14
1
-1
/
+0
*
configure.ac: do not use AC_C_CONST
Dmitry V. Levin
2024-08-14
1
-1
/
+0
*
configure.ac: do not use AC_TYPE_GETGROUPS
Dmitry V. Levin
2024-08-14
1
-1
/
+0
*
configure.ac: do not use AC_STRUCT_TM
Dmitry V. Levin
2024-08-14
1
-1
/
+0
*
configure.ac: do not use AC_HEADER_SYS_WAIT
Dmitry V. Levin
2024-08-14
1
-3
/
+0
*
configure.ac: do not use AC_HEADER_DIRENT
Dmitry V. Levin
2024-08-14
1
-1
/
+0
*
configure.ac: do not check for lastlog.h, utmp.h, and utmpx.h
Dmitry V. Levin
2024-08-13
2
-8
/
+1
*
pam_access: support UID and GID in access.conf
Matthew Luckam
2024-08-13
2
-6
/
+65
*
pam_inline.h: introduce zero_extend_signed_to_ull() and sign_extend_unsigned_...
Dmitry V. Levin
2024-08-13
1
-0
/
+20
*
libpam_misc: Use ECHOCTL in the terminal input
Stanislav Brabec
2024-08-07
1
-2
/
+3
*
configure.ac: fix typo in the help message for --enable-lastlog
Firas Khalil Khana
2024-08-07
1
-1
/
+1
*
pam_faillock: silence compilation warning
Dmitry V. Levin
2024-07-28
1
-1
/
+2
*
pam_econf_readconfig: add econf_readConfigWithCallback support
Stefan Schubert
2024-07-02
2
-1
/
+52
*
libpam_internal: introduce pam_econf_readconfig
Stefan Schubert
2024-07-02
8
-27
/
+93
*
pam_set_item: disallow setting service to NULL
Egor Ignatov
2024-05-30
2
-0
/
+16
*
pam_xauth: improve error logging on selabel lookup
Christian Göttsche
2024-05-24
1
-2
/
+5
*
pam_namespace: log getfscreatecon(3) failure
Christian Göttsche
2024-05-24
1
-1
/
+3
*
pam_namespace: free SELinux context on error path
Iker Pedrosa
2024-05-23
1
-0
/
+3
*
pam_namespace: free SELinux context
Iker Pedrosa
2024-05-23
1
-0
/
+1
[prev]
[next]