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

1
2
3
4
5
6
7
8
9
- 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().

- Complete unit tests for openpam_dispatch().

- Stop using PAM_SYMBOL_ERR incorrectly.