Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate APP_CC and DEFAULT_CC | Pavel Roskin | 2017-03-14 | 1 | -9/+9 |
| | |||||
* | Include config_ac.h from all source files | Pavel Roskin | 2017-03-04 | 1 | -0/+4 |
| | |||||
* | Fix compile warnings for non-default authentication methods | Pavel Roskin | 2016-11-15 | 1 | -1/+1 |
| | | | | | | Include string.h for strcmp(). Don't define _XOPEN_SOURCE, it conflicts with libc headers and hides putpwent(). Make input strings constant. Fix functions to match their declarations. | ||||
* | Use const pointers in function arguments when possible | Pavel Roskin | 2016-10-17 | 1 | -3/+3 |
| | |||||
* | sesman: verify_user_bsd.c license change and indent | Jay Sorg | 2014-11-24 | 1 | -29/+28 |
| | |||||
* | Some fixes to compile properly since this version has change a lot from 0.6.1 | Renaud Allard | 2014-11-21 | 1 | -2/+8 |
| | |||||
* | Enable authenticate user using BSD password system | Renaud Allard | 2014-11-21 | 1 | -0/+113 |