Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No need to check for NULL before calling free. | 2020-09-14 | 1 | -17/+9 | |
| | | | | from miod@ | ||||
* | Documentation fixes by jmc. | 2020-09-12 | 2 | -35/+45 | |
| | |||||
* | Import login_ldap. | 2020-09-12 | 9 | -0/+2959 | |
The code is based login_ldap port, but uses our own aldap implementation instead of openldap. It also uses a stand alone configuration file instead of login.conf, since setting this up might contain information not destined for everyone to see. OK bluhm@ "Go for it" deraadt@ |