summaryrefslogtreecommitdiffstats
path: root/sesman/verify_user_pam.c
Commit message (Collapse)AuthorAgeFilesLines
* sesman: search pam files also in ${sysconfdir}/pam.dKoichiro IWAO2017-07-261-1/+2
| | | | | | | as some operating system such as FreeBSD searches not only `/etc/pam.d` but also `/usr/local/etc/pam.d` [1]. [1] https://www.freebsd.org/cgi/man.cgi?query=pam.d&sektion=5
* Eliminate APP_CC and DEFAULT_CCPavel Roskin2017-03-141-7/+7
|
* Include config_ac.h from all source filesPavel Roskin2017-03-041-0/+4
|
* Use const pointers in function arguments when possiblePavel Roskin2016-10-171-1/+1
|
* Use g_new or g_new0 when C++ compiler would complain about implicit castPavel Roskin2016-07-081-2/+2
|
* Cast appdata_ptr explicitly, needed for C++ compatibilityPavel Roskin2016-07-081-2/+2
|
* sesman: hand merge #176 from v0.6 branch, indent changesJay Sorg2014-10-201-9/+19
|
* If auth fails, call pam_end so PAM backends can call _cleanupBLINDAUER Emmanuel2014-09-201-0/+3
|
* sesman: Fedora bug 821569Jay Sorg2013-10-011-0/+20
|
* copyright year updateJay Sorg2013-06-081-3/+3
|
* Display PAM error in gateway setup, use domain name as IP/DNS, changed how ↵ArvidNorr2013-01-161-3/+19
| | | | the socket is closed
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-169/+193
| | | | | o applied new coding standards to all .c files o moved some files around
* change pam file namejsorg712009-05-221-2/+2
|
* update copyright yearjsorg712008-01-301-1/+1
|
* copyright year updatejsorg712007-01-121-1/+1
|
* include stdio.h for newer gccjsorg712006-05-311-0/+1
|
* updated code documentationilsimo2006-05-251-3/+8
|
* year update and moved some stuff to os_calls.cjsorg712006-04-231-1/+1
|
* <lf><cr> should be <cr><lf>jsorg712005-11-261-7/+7
|
* changed pam session and envjsorg712005-08-141-1/+46
|
* added pam sessionjsorg712005-07-191-19/+108
|
* pam changesjsorg712005-07-071-0/+98