Peter Wemm
d6be5f6435
Fix libpam's linker set stuff to use the new API (unbreak world), and get
...
rid of gensetdefs from here as well.
2001-06-14 01:13:30 +00:00
Mark Murray
d9c185f10a
Fix bug introduced by myself that often resulted in a session having
...
SIGINTR (^C) and SIGSTP (^Z) masked.
Reported by: bde, sobomax
Submitted by: sobomax
2001-06-07 08:45:23 +00:00
Mark Murray
341762c6f1
In the same manner as getpass(3), block SIGINTR and SIGSTP while we are
...
actually reading the line.
2001-06-04 20:59:49 +00:00
Mark Murray
52b026c0e5
Return an empty string rather than an error at EOF.
2001-06-04 20:08:55 +00:00
Mark Murray
13b65deafa
Bring back from the er, dead some useful PAM modules.
2001-05-29 18:32:17 +00:00
Mark Murray
458a1c243f
Fix problem with static linking:
...
> Script started on Sat May 12 22:18:47 2001
> ttyp1:bde@gamplex:/usr/src/libexec/rshd> rsh localhost ls
> rcmd: localhost: Undefined error: 0
Reported by: bde
2001-05-16 11:05:03 +00:00
Mark Murray
bf6ff2766c
Add utility PAMs for finer userland control
2001-05-11 10:12:55 +00:00
Mark Murray
de4efa569a
Resolve conflicts.
2001-05-03 10:48:56 +00:00
Mark Murray
2406bb3ce7
This commit was generated by cvs2svn to compensate for changes in r76238,
...
which included commits to RCS files with non-trunk default branches.
2001-05-03 09:36:08 +00:00
Mark Murray
5791a4d446
Vendor import Linux PAM 0.75
2001-05-03 09:36:08 +00:00
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
fff5887d38
Initial import of virgin Linux-PAM 0.65, slightly stripped down.
1998-11-18 01:16:21 +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
4f7c48c192
Initial revision
1998-11-18 01:16:19 +00:00