aboutsummaryrefslogtreecommitdiff
path: root/lib/libpam/modules
Commit message (Expand)AuthorAgeFilesLines
* pam_xdg: Fix user xdg runtime directory's descriptor leakOlivier Certner2024-08-301-0/+1
* pam_xdg.8: the module option name correctedMaxim Konovalov2024-08-221-3/+3
* Remove residual blank line at start of MakefileWarner Losh2024-07-1510-10/+0
* pam_xdg: pam_get_item can return NULLAndre Albsmeier2024-05-271-2/+2
* pam_xdg: Close the dir after removalEmmanuel Vadot2024-03-011-0/+1
* pam_xdg: Reset rv to 0Emmanuel Vadot2024-02-271-0/+2
* pam_xdg: Check asprintf return valueEmmanuel Vadot2024-02-271-3/+18
* pam_xdg: Remove leftover debug printfEmmanuel Vadot2024-02-271-1/+0
* pam: Add pam_xdg moduleEmmanuel Vadot2024-02-264-0/+374
* lib: Automated cleanup of cdefs and other formattingWarner Losh2023-11-2712-12/+1
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-1622-44/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-1648-48/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-1622-44/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* pam_krb5: Rename a variable.Dag-Erling Smørgrav2023-08-041-90/+90
* pam_krb5: Clarify a loop condition.Dag-Erling Smørgrav2023-08-041-2/+1
* pam_krb5: Add missing patchCy Schubert2023-07-081-12/+0
* pam_krb5: Fix spoofing vulnerabilityCy Schubert2023-06-212-17/+102
* pam_tacplus: Mention nss_tacplus in the manual page.Dag-Erling Smørgrav2023-05-221-2/+3
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-122-2/+2
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-1921-21/+0
* Put OPIE to rest.Dag-Erling Smørgrav2022-10-029-613/+0
* pam_unix: Fix mismatch in array bounds for make_salt().John Baldwin2022-09-281-1/+1
* Fix dead refs to pam(8) with pam(3) as well as some other PAM functions.Jens Schweikhardt2022-09-1623-31/+31
* Add deprecation notices for OPIE.Dag-Erling Smørgrav2022-09-152-2/+10
* pam_unix: Remove bogus __unused attributeFelix Palmen2022-09-051-1/+1
* pam_exec: fix segfault when authtok is nullYan Ka Chiu2022-05-221-0/+7
* ssh: update to OpenSSH v8.9p1Ed Maste2022-04-131-1/+1
* pkgbase: Put more binaries/lib in runtimeEmmanuel Vadot2021-12-218-0/+16
* openssh: update to OpenSSH v8.7p1Ed Maste2021-09-081-1/+1
* pkgbase: Create a FreeBSD-kerberos packageEmmanuel Vadot2021-09-072-0/+4
* pam: add option to not prompt for password if it's set to emptyEdward Tomasz Napierala2021-04-032-1/+21
* pam_login_access: Fix negative entry matching logicMark Johnston2021-02-241-3/+3
* Apply tentative fix for clang 11 warning in pam_exec(8):Dimitry Andric2020-08-061-1/+2
* This commit makes significant changes to pam_login_access(8) to bring itCy Schubert2020-02-185-72/+160
* strchr() returns a pointer not an int.Cy Schubert2020-02-181-1/+1
* Add missing SYNOPSIS section.Cy Schubert2020-02-181-1/+3
* There is no pam(8) man page, it is pam(3).Cy Schubert2020-02-181-2/+2
* When pam_login_access(5) fails to match a username it attempts toCy Schubert2020-02-181-3/+35
* The words ALL, LOCAL, and EXCEPT have special meaning and are documentedCy Schubert2020-02-181-4/+4
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-2/+0
* Add Makefile.depend.optionsSimon J. Gerraty2019-12-111-0/+8
* Changes to the expose_password functionality:Dag-Erling Smørgrav2019-06-302-7/+24
* Improve the legibility of the login.access.5 man page by separatingCy Schubert2019-05-071-1/+3
* Upgrade to OpenSSH 7.8p1.Dag-Erling Smørgrav2018-09-101-15/+14
* For full Linux-PAM compatibility, add a trailing NUL character whenDag-Erling Smørgrav2018-09-042-2/+4
* Add support for Linux-PAM's badly named expose_authtok option.Dag-Erling Smørgrav2018-08-142-9/+77
* Forward Reply-Message attributes to the user, unless suppressed by theDag-Erling Smørgrav2018-05-162-15/+78
* Upgrade to OpenSSH 7.7p1.Dag-Erling Smørgrav2018-05-111-1/+1