Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changing USE_PAM to PPP_WITH_PAM for consistency. | Eivind Næss | 2022-07-15 | 1 | -13/+13 |
* | Use autoconf/automake to configure and make ppp | Eivind Næss | 2021-07-20 | 1 | -5/+16 |
* | Convert to ANSI C | Paul Mackerras | 2020-12-29 | 1 | -10/+2 |
* | pppd: Eliminate some more compiler warnings | Paul Mackerras | 2019-12-01 | 1 | -2/+2 |
* | pppd: Don't crash if crypt() returns NULL | Paul Mackerras | 2012-05-20 | 1 | -2/+5 |
* | Fix compilation of pppd/session.c | Damjan Georgievski | 2008-11-25 | 1 | -1/+1 |
* | Fix build when libc doesn't have shadow password support | Maxime Bizon | 2008-10-09 | 1 | -0/+2 |
* | Remove various warnings, fix pppol2tp install | Paul Mackerras | 2008-08-19 | 1 | -1/+3 |
* | Fixed uninitialized 'pw' variable in HAS_SHADOW logic in session.c due | James Carlson | 2008-01-30 | 1 | -2/+9 |
* | Fix some compile warnings and errors in the !USE_PAM case. | Paul Mackerras | 2008-01-30 | 1 | -1/+6 |
* | Added new "enable-session" option to enable session accounting and | James Carlson | 2007-06-19 | 1 | -0/+405 |