summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-29Import version 1.0.4-cl5.1.0u11 from Cumulus LinuxHEADmasterChristian Breunig
2017-06-30Fixed remove to clean up plugin entries in nsswitch.confDave Olson
2017-05-30Another reset config bug if exclude_users not in config file.Dave Olson
2017-05-25When re-using a secret key for multiple servers, strdup, don't copyDave Olson
2017-05-23Removed trailing whitespaceDave Olson
2017-05-23Merge with ongoing developmentDave Olson
2017-05-23Support using and returning per-tacacs user homedirDave Olson
2017-05-23Fix attribute memory leak, clarified authorization messageDave Olson
2017-05-23Track changes to config files, and reparse if any changeDave Olson
2017-05-23During login from ssh, send remote host IP address in AUTH requestDave Olson
2017-05-23Don't print debug servers list unless we do tacacs lookupDave Olson
2017-05-23Add support for mgmt vrfDave Olson
2017-05-23Updated changelogDave Olson
2016-11-28Fixed bug in exclude handling. Added sshd and "*" to exclusion listDave Olson
2016-11-28Allow timeout parameter to be setDave Olson
2016-11-28Missed handling a secret/server orderingDave Olson
2016-11-27Fixed bug in exclude handling. Added sshd and "*" to exclusion listDave Olson
2016-11-26Allow timeout parameter to be setDave Olson
2016-11-23Missed handling a secret/server orderingDave Olson
2016-11-22Handle case of secret parameter listed after multiple serversDave Olson
2016-11-22corrected the FSF zipcodeDave Olson
2016-11-18Handle case of secret parameter listed after multiple serversDave Olson
2016-11-18corrected the FSF zipcodeDave Olson
2016-10-31Fixed copyright punctuation errorDave Olson
2016-10-26Fixed trailing line whitespace issuesDave Olson
2016-10-26Updated COPYING, corrected copyrightsDave Olson
2016-10-26Fixed a LOG_DEBUG message to be protected by if (debug)Dave Olson
2016-10-26Fixed a LOG_DEBUG message to be protected by if (debug)Dave Olson
2016-10-21Updated COPYING, corrected copyrightsDave Olson
2016-10-07Updated the README to not include PAM protocols, and add new variablesDave Olson
2016-10-07Updated the README to not include PAM protocols, and add new variablesDave Olson
2016-10-06Add ability to skip lookups on list of account names, and minimum UIDDave Olson
2016-10-06Better debugs for server, and try all servers in listDave Olson
2016-10-06When recursing into an included config, don't reset secret key indexDave Olson
2016-10-06Fix 32-bit system build errorDave Olson
2016-10-06Provide getpwnam_r entry point to lookup mapped TACACS+ usersDave Olson
2016-06-28Provide getpwnam_r entry point to lookup mapped TACACS+ usersDave Olson