Todd C. Miller
0d732401f4
add 4th term to license similar to term 5 in the apache license
1999-07-31 16:19:50 +00:00
Todd C. Miller
a1e0a8180a
auth API change. There is now an init method that gets run before
...
the main loop. This allows auth routines to differentiate between
initialization that happens once vs. setup that needs to run each time
through the loop.
1999-07-22 19:48:27 +00:00
Todd C. Miller
53543b6b7a
BSD-style copyright and use new log functions
1999-07-22 12:25:16 +00:00
Todd C. Miller
68ee11667f
remove missed ref to PAM_nullpw
1999-07-11 20:10:25 +00:00
Todd C. Miller
61e798ffd0
don't use user_name macro, it will go away
1999-07-11 19:09:21 +00:00
Todd C. Miller
14854258ab
don't use prompt global, it will go away
1999-07-11 09:33:01 +00:00
Todd C. Miller
169d85ac9e
New authentication API and methods
1999-07-11 00:32:11 +00:00