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
...
*
|
Install text module documentation in libpam-doc/txt
Sam Hartman
2025-01-14
1
-0
/
+1
*
|
Use installed faillock and namespace man page rather than source man page.
Sam Hartman
2025-01-14
3
-3
/
+2
*
|
Depend on fop
Sam Hartman
2025-01-14
1
-2
/
+1
*
|
Build depend on meson
Sam Hartman
2025-01-14
2
-9
/
+13
*
|
Update upstream source from tag 'upstream/1.7.0'
Sam Hartman
2024-12-02
800
-180635
/
+16382
|
\
\
|
|
/
|
/
|
|
*
New upstream version 1.7.0
Sam Hartman
2024-12-02
800
-180635
/
+16382
|
|
\
|
|
*
maint: update release procedure
Dmitry V. Levin
2024-10-24
1
-4
/
+5
|
|
*
Remove autogen.sh
Dmitry V. Levin
2024-10-24
1
-5
/
+0
|
|
*
Prepare for 1.7.0 release
Dmitry V. Levin
2024-10-23
5
-4
/
+15
|
|
*
build: drop autotools support
Dmitry V. Levin
2024-10-23
105
-4902
/
+0
|
|
*
ci: drop autotools support
Dmitry V. Levin
2024-10-23
3
-366
/
+154
|
|
*
README: replace autotools-based instructions with meson-based ones
Dmitry V. Levin
2024-10-23
1
-20
/
+7
|
|
*
maint: use meson to generate release tarballs
Dmitry V. Levin
2024-10-23
1
-12
/
+4
|
|
*
pam_access: clarify `LOCAL` keyword behaviour
Iker Pedrosa
2024-10-22
1
-11
/
+6
|
|
*
pam_access: always match local address
Iker Pedrosa
2024-10-22
1
-2
/
+28
|
|
*
ci/meson-build.sh: add a git status check
Dmitry V. Levin
2024-10-21
1
-0
/
+5
|
|
*
ci/meson-build.sh: change DESTDIR for the install test
Dmitry V. Levin
2024-10-21
1
-2
/
+2
|
|
*
pam_get_authtok*: disallow setting pamh to NULL
Andrey Kovalev
2024-10-18
5
-3
/
+60
|
|
*
build: check gdbm_close return type
Dmitry V. Levin
2024-10-15
2
-0
/
+11
|
|
*
po: update .pot and .po files
Dmitry V. Levin
2024-10-13
83
-7988
/
+8905
|
|
*
po: pass additional arguments to xgettext
Dmitry V. Levin
2024-10-13
1
-1
/
+6
|
|
*
po: update translations using Weblate (Korean)
김인수
2024-10-13
1
-44
/
+44
|
|
*
po: update translations using Weblate (Korean)
Seong-ho Cho
2024-10-13
1
-15
/
+15
|
|
*
po: update translations using Weblate (Japanese)
Tomohiro KATO
2024-10-13
1
-11
/
+11
|
|
*
po: update translations using Weblate (Irish)
Aindriu Mac Giolla Eoin
2024-10-13
1
-83
/
+61
|
|
*
po: update translations using Weblate (French)
Léane GRASSER
2024-10-13
1
-45
/
+46
|
|
*
po: update translations using Weblate (Norwegian Nynorsk)
Adaline Simonian
2024-10-13
1
-6
/
+8
|
|
*
po: update translations using Weblate (Slovenian)
Martin Srebotnjak
2024-10-13
1
-97
/
+101
|
|
*
.github: add a few more meson jobs
Dmitry V. Levin
2024-10-13
1
-0
/
+391
|
|
*
.github: add gcc-14 and clang-16/clang-17/clang-18 jobs
Dmitry V. Levin
2024-10-13
1
-0
/
+271
|
|
*
.github: switch builder jobs from ubuntu-latest to ubuntu-24.04
Dmitry V. Levin
2024-10-13
2
-25
/
+25
|
|
*
.github: drop old clang jobs
Dmitry V. Levin
2024-10-13
1
-42
/
+0
|
|
*
pam_filter: close unused file descriptors
Dmitry V. Levin
2024-09-13
1
-1
/
+5
|
|
*
pam_filter: fix potential fd leak on error path
Dmitry V. Levin
2024-09-13
1
-4
/
+8
|
|
*
examples/tty_conv: fix potential out of bound write in readline()
PavlNekrasov
2024-09-13
1
-1
/
+1
|
|
*
pam_env: install environment file in vendordir
Thorsten Kukuk
2024-09-12
2
-1
/
+3
|
|
*
Add .gitattributes
Dmitry V. Levin
2024-09-10
1
-0
/
+7
|
|
*
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
[prev]
[next]