opnsense-src/lib/libpam/modules
Dag-Erling Smørgrav acc7cf8641 pam_krb5: Clarify a loop condition.
The closing parenthesis was in the wrong location, so instead of assigning the return value to krbret and then comparing it to zero, we were assigning the result of the comparison to krbret and then comparing that to zero.  This has no practical significance since the value is not used after the loop terminates.

PR:		229719
Reviewed by:	cy
Differential Revision:	https://reviews.freebsd.org/D41299
2023-08-04 16:08:37 +00:00
..
pam_chroot Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
pam_deny Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
pam_echo Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
pam_exec Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
pam_ftpusers Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
pam_group Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
pam_guest Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
pam_krb5 pam_krb5: Clarify a loop condition. 2023-08-04 16:08:37 +00:00
pam_ksu spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
pam_lastlog Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
pam_login_access Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
pam_nologin Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
pam_passwdqc Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
pam_permit spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
pam_radius Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
pam_rhosts Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
pam_rootok Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
pam_securetty Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
pam_self Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
pam_ssh Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
pam_tacplus pam_tacplus: Mention nss_tacplus in the manual page. 2023-05-22 10:14:52 +00:00
pam_unix pam_unix: Fix mismatch in array bounds for make_salt(). 2022-09-28 14:04:48 -07:00
Makefile Build libpam modules in parallel. 2016-04-14 01:17:37 +00:00
Makefile.inc Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones 2017-01-20 03:27:47 +00:00
modules.inc Put OPIE to rest. 2022-10-02 03:37:29 +02:00