aboutsummaryrefslogtreecommitdiff
path: root/lib/libpam/modules
Commit message (Expand)AuthorAgeFilesLines
* krb5: Expose missing symbolsCy Schubert2026-01-202-0/+2
* pam_krb5: Fix manual page in MIT caseDag-Erling Smørgrav2025-11-242-939/+1278
* libpam: Move to a new "pam" packageLexi Winter2025-11-106-12/+0
* libpam: Don't put man8 in the dev packageLexi Winter2025-11-1023-65/+68
* libpam: Add newline at EOF in modules.incEd Maste2025-10-151-1/+1
* pam_xdg.8: Remove bogus noteEmmanuel Vadot2025-10-131-1/+0
* pam_ksu: Fix crash when no ticket is presentLexi Winter2025-08-091-27/+4
* pam_krb5: fix the GCC buildLexi Winter2025-08-011-1/+0
* krb5: use 'kerberos' as package nameLexi Winter2025-07-241-1/+1
* pam-krb5: Add manpageCy Schubert2025-06-172-0/+1028
* pam_ksu: Move temp_realm into the correct contextCy Schubert2025-06-161-1/+2
* pam_ksu: Move the realm free to end of functionCy Schubert2025-06-161-2/+2
* pam_ksu: Proactively address MIT KRB5 build failureCy Schubert2025-06-162-0/+72
* pam_krb5: Stitch pam-krb5 plumbing into libpamCy Schubert2025-06-163-0/+468
* pam_xdg.8: Improve usage and standardsAlexander Ziaee2025-05-281-5/+14
* Retire MK_PROFILE infrastructureEd Maste2024-11-121-1/+0
* manuals: Fix "unusual .Xr" warnings with a scriptGraham Percival2024-10-1520-40/+40
* 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