Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

Before the next release:

 - Rewrite openpam_ttyconv(3).
   - mostly done, needs review.

 - Fix try_first_pass / use_first_pass (pam_get_authtok() code &
   documentation are slightly incorrect, OpenPAM's pam_unix(8) is
   incorrect, all FreeBSD modules are broken)

 - Add loop detection to openpam_load_chain().

 - Look into the possibility of implementing a version of (or a
   wrapper for) openpam_log() which respects the PAM_SILENT flag and
   the no_warn module option.  This would eliminate the need for
   FreeBSD's _pam_verbose_error().