Commit Graph

7 Commits (a20d88335f930dc5cb06f7ac4158d07b8ce2e621)

Author SHA1 Message Date
Pavel Roskin 6ed4c969f4 Eliminate APP_CC and DEFAULT_CC 8 years ago
Pavel Roskin b2d3dcf169 Include config_ac.h from all source files 8 years ago
Pavel Roskin e9a0324cb3 Fix compile warnings for non-default authentication methods
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.
8 years ago
Pavel Roskin 6fef1e4eb5 Use const pointers in function arguments when possible 8 years ago
Jay Sorg 47de7a67f6 sesman: verify_user_bsd.c license change and indent 10 years ago
Renaud Allard 803af49a04 Some fixes to compile properly since this version has change a lot from 0.6.1 10 years ago
Renaud Allard 618ca587a5 Enable authenticate user using BSD password system 10 years ago