Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - when using a child process instead of a thread, change the child's | des | 2003-03-31 | 1 | -2/+13 |
* | Paranoia: instead of a NULL conversation function, use one that always | des | 2003-02-16 | 1 | -6/+24 |
* | Linux-PAM's pam_start(3) fails with a bogus error message if passed the | des | 2003-02-03 | 1 | -1/+2 |
* | The previous commit contained a stupid mistake: ctxt->pam_[cp]sock was | des | 2002-12-21 | 1 | -2/+2 |
* | If possible, use pthreads instead of a child process for PAM. | des | 2002-12-14 | 1 | -63/+332 |
* | Switch to two-clause license, with NAI's permission. | des | 2002-11-02 | 1 | -3/+0 |
* | Resolve conflicts. | des | 2002-10-29 | 1 | -10/+10 |
* | Whitespace nit. | des | 2002-07-23 | 1 | -1/+1 |
* | In pam_init_ctx(), register a cleanup function that will kill the child | des | 2002-07-17 | 1 | -0/+13 |
* | Rewrite to use the buffer API instead of roll-your-own messaging. | des | 2002-07-05 | 1 | -116/+65 |
* | PAM support, the FreeBSD way. | des | 2002-06-29 | 1 | -0/+372 |