summaryrefslogtreecommitdiff
path: root/lib/libpam
Commit message (Expand)AuthorAgeFilesLines
* manuals: Fix "unusual .Xr" warnings with a scriptGraham Percival2024-11-0420-40/+40
* pam_xdg: Fix user xdg runtime directory's descriptor leakOlivier Certner2024-09-031-0/+1
* pam_xdg.8: the module option name correctedMaxim Konovalov2024-08-251-3/+3
* pam_xdg: pam_get_item can return NULLAndre Albsmeier2024-06-031-2/+2
* pam_xdg: Close the dir after removalEmmanuel Vadot2024-04-111-0/+1
* pam_xdg: Reset rv to 0Emmanuel Vadot2024-04-111-0/+2
* pam_xdg: Check asprintf return valueEmmanuel Vadot2024-04-111-3/+18
* pam_xdg: Remove leftover debug printfEmmanuel Vadot2024-04-111-1/+0
* pam: Always use pam_xdg for session and xdmEmmanuel Vadot2024-04-112-0/+2
* pam: Add pam_xdg moduleEmmanuel Vadot2024-04-114-0/+374
* 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
* Remove telnetdBrooks Davis2022-09-282-32/+0
* 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-219-0/+18
* openssh: update to OpenSSH v8.7p1Ed Maste2021-09-081-1/+1
* pkgbase: Create a FreeBSD-ftp packageEmmanuel Vadot2021-09-071-0/+1
* pkgbase: Create a FreeBSD-kerberos packageEmmanuel Vadot2021-09-072-0/+4
* pkgbase: Create a FreeBSD-telnet packageEmmanuel Vadot2021-09-071-0/+1
* pam: add option to not prompt for password if it's set to emptyEdward Tomasz Napierala2021-04-033-1/+22
* pam_login_access: Fix negative entry matching logicMark Johnston2021-02-241-3/+3
* Don't explicitly specify c99 or gnu99 as the default is now gnu99.Xin LI2020-08-171-1/+0
* Apply tentative fix for clang 11 warning in pam_exec(8):Dimitry Andric2020-08-061-1/+2
* pkgbase: Move telnetd and ftpd pam file to the utilities packageEmmanuel Vadot2020-03-241-2/+0
* 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-112-3/+0
* Add Makefile.depend.optionsSimon J. Gerraty2019-12-111-0/+8