summaryrefslogtreecommitdiff
path: root/src/pam_radius_auth.h
AgeCommit message (Expand)Author
2018-04-13Add a new package radius-shell with a setcap radius_shell front endDave Olson
2018-04-02Add limited support for privileges (VSA shell:priv-lvl=15)Dave Olson
2018-04-02Cleaned up whitespace on my mods with indent -linux -l80Dave Olson
2018-02-27Use pam_syslog instead of formatting ourselvesDave Olson
2017-03-21add IPv6 supportMiquel van Smoorenburg
2017-02-08Check for poll.h and use that if it existsAlan T. DeKok
2017-02-08Allow using either poll / selectAlan T. DeKok
2017-02-08Merge pull request #25 from mweissen13/masterAlan DeKok
2016-11-28Replaced select with poll to allow file descriptors >FD_SETSIZEmweissen13
2015-12-10Thread safety: Store the name of conf file in radius_conf_t.Samuel Varley
2015-11-24Ensure config.h is included first.Samuel Varley
2015-09-26Fix NetBSD build.Benny Siegert
2015-09-08Allow src_ip to be setAlan T. DeKok
2014-11-26add force_prompt option to enforce new password prompt for use with TokenJens Kuehnel
2014-08-29new parameter max_challenge limits number of Access-ChallengesWalter de Jong
2014-06-17Added 'prompt' optionBennett Samowich
2014-05-25TypoArran Cudbard-Bell
2014-05-25Hack until we have time to write an autoconf checkArran Cudbard-Bell
2014-03-06Add basic autoconf scriptArran Cudbard-Bell