aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/auth-pam/auth-pam.c
AgeCommit message (Expand)Author
2023-01-10Update copyright year to 2023Frank Lichtenheld
2022-10-10Insert client connection data into PAM environmentPaolo Cerrito
2022-04-22auth-pam.c: add missing include limits.hAntonio Quartulli
2022-04-21The Great Reformatting of 2022David Sommerseth
2022-02-26Ignore deprecation warning for daemon() on macOS (plugin/auth-pam)Saifur Rahman Mohsin
2022-01-26update copyright year to 2022Antonio Quartulli
2021-06-15Update copyrightsDavid Sommerseth
2020-10-24Remove NULL checks before calling freeArne Schwabe
2020-07-15Add deferred authentication support to plugin-auth-pamGert Doering
2020-06-22Convert plugin/auth-pam.c from stderr logging to plugin_log().Gert Doering
2018-08-08Accept empty password and/or response in auth-pam pluginSelva Nair
2018-08-08Bump version of openvpn plugin argument structs to 5Selva Nair
2018-08-07Parse static challenge response in auth-pam pluginSelva Nair
2018-02-01Update copyright to include 2018 plus company name changeDavid Sommerseth
2017-06-16copyright: Update GPLv2 license textsDavid Sommerseth
2017-05-09In auth-pam plugin clear the password after useSelva Nair
2016-12-21Update copyrightsDavid Sommerseth
2016-12-14The Great Reformatting - first phaseDavid Sommerseth
2016-05-30Add a test for auth-pam searchandreplaceJens Neuhalfen
2016-04-21Fix buffer overflow by user supplied dataJens Neuhalfen
2015-10-22Fix memory leak in auth-pam pluginSteffan Karger
2012-06-26build: integrate plugins build into core buildAlon Bar-Lev
2012-03-22build: standard directory layoutAlon Bar-Lev