aboutsummaryrefslogtreecommitdiff
path: root/lib/libpam
Commit message (Expand)AuthorAgeFilesLines
* cron: Implement full PAM session lifecycle for user jobsXin LI2026-01-211-0/+3
* 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-109-26/+10
* libpam: Don't put man8 in the dev packageLexi Winter2025-11-1023-65/+68
* static_libpam: Don't install pam.d.5 twiceLexi Winter2025-11-011-0/+1
* packages: Install development manpages in the -dev packageLexi Winter2025-10-262-3/+4
* 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
* Upgrade to OpenPAM Zingiber.Dag-Erling Smørgrav2025-05-311-0/+1
* pam_xdg.8: Improve usage and standardsAlexander Ziaee2025-05-281-5/+14
* libpam: provide a real /etc/pam.d/ftpLexi Winter2025-05-152-7/+17
* Retire MK_PROFILE infrastructureEd Maste2024-11-122-3/+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-1511-11/+0
* pam_xdg: pam_get_item can return NULLAndre Albsmeier2024-05-271-2/+2
* package: move cron into its own packageLexi Winter2024-04-231-1/+4
* 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: Always use pam_xdg for session and xdmEmmanuel Vadot2024-02-262-0/+2
* 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 bare tagWarner Losh2023-08-161-2/+0
* 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-1668-68/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-1622-44/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-162-4/+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-123-3/+3
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-1921-21/+0
* pam.d: install hard link with same mode as targetEd Maste2022-11-241-0/+1
* Put OPIE to rest.Dag-Erling Smørgrav2022-10-0214-623/+0
* pam_unix: Fix mismatch in array bounds for make_salt().John Baldwin2022-09-281-1/+1