John Polstra
d65b34db7d
Revive the pam_deny and pam_permit modules from Linux-PAM. They are
...
simple enough to be trusted.
Add account management functionality to the pam_unix module.
These changes should make it possible to use PAM in some ports.
Submitted by: Max Khon <fjoe@iclub.nsu.ru>
1999-05-08 01:59:27 +00:00
John Polstra
9294327d4a
Make it possible to use PAM in statically-linked applications.
1999-01-20 21:55:30 +00:00
John Polstra
9748c8ad8f
Remove files that we don't use and are unlikely to use. You can
...
still get them with "cvs upd -r pam_unpruned" if you want to look at
them.
1998-11-25 19:46:10 +00:00
John Polstra
41058e060e
Eliminate a setreuid() call that doesn't make sense for FreeBSD.
...
We don't use this module, but still I don't want to leave this call
in the code.
1998-11-18 01:24:34 +00:00
John Polstra
06b963fe1a
Fix #includes for FreeBSD.
1998-11-18 01:22:46 +00:00
John Polstra
0c6b630e95
Don't call openlog() and closelog(). Assume that the application
...
takes care of that.
1998-11-18 01:21:46 +00:00
John Polstra
4adeb82df8
s/Linux-PAM/PAM/g
1998-11-18 01:20:54 +00:00
John Polstra
8999aed3f1
This commit was generated by cvs2svn to compensate for changes in r41220,
...
which included commits to RCS files with non-trunk default branches.
1998-11-18 01:16:21 +00:00
John Polstra
fff5887d38
Initial import of virgin Linux-PAM 0.65, slightly stripped down.
1998-11-18 01:16:21 +00:00
John Polstra
4f7c48c192
Initial revision
1998-11-18 01:16:19 +00:00