summaryrefslogtreecommitdiff
path: root/auth/sudo_auth.h
Commit message (Expand)AuthorAgeFilesLines
* New krb5 code from Frank Cusack <fcusack@iconnet.net>.Todd C. Miller1999-10-131-0/+1
* move dce_verofy proto to correct sectionTodd C. Miller1999-08-311-1/+1
* DCE is not a standalone methodTodd C. Miller1999-08-271-4/+0
* missing backslashTodd C. Miller1999-08-271-1/+1
* Run most of the code as root, not the invoking user. It doesn't reallyTodd C. Miller1999-08-201-8/+8
* In struct sudo_auth, turn need_root and configured into flags andTodd C. Miller1999-08-141-44/+58
* add 4th term to license similar to term 5 in the apache licenseTodd C. Miller1999-07-311-0/+7
* auth API change. There is now an init method that gets run beforeTodd C. Miller1999-07-221-14/+18
* BSD-style copyrightTodd C. Miller1999-07-221-0/+29
* pastoTodd C. Miller1999-07-111-1/+1
* combine skey/opie code into rfc1938.cTodd C. Miller1999-07-111-10/+4
* DCE authentication method; basically unchanged from dce_pwent.cTodd C. Miller1999-07-111-1/+5
* AIX authenticate() support. Could probably be much betterTodd C. Miller1999-07-111-0/+4
* SIA support for digital unixTodd C. Miller1999-07-111-0/+6
* New authentication API and methodsTodd C. Miller1999-07-111-0/+64