Age | Commit message (Expand) | Author |
2017-05-23 | Removed trailing whitespace | Dave Olson |
2017-05-23 | Merge with ongoing development | Dave Olson |
2017-05-23 | Support using and returning per-tacacs user homedir | Dave Olson |
2017-05-23 | Fix attribute memory leak, clarified authorization message | Dave Olson |
2017-05-23 | Track changes to config files, and reparse if any change | Dave Olson |
2017-05-23 | During login from ssh, send remote host IP address in AUTH request | Dave Olson |
2017-05-23 | Don't print debug servers list unless we do tacacs lookup | Dave Olson |
2017-05-23 | Add support for mgmt vrf | Dave Olson |
2017-05-23 | Updated changelog | Dave Olson |
2016-11-28 | Fixed bug in exclude handling. Added sshd and "*" to exclusion list | Dave Olson |
2016-11-28 | Allow timeout parameter to be set | Dave Olson |
2016-11-28 | Missed handling a secret/server ordering | Dave Olson |
2016-11-27 | Fixed bug in exclude handling. Added sshd and "*" to exclusion list | Dave Olson |
2016-11-26 | Allow timeout parameter to be set | Dave Olson |
2016-11-23 | Missed handling a secret/server ordering | Dave Olson |
2016-11-22 | Handle case of secret parameter listed after multiple servers | Dave Olson |
2016-11-22 | corrected the FSF zipcode | Dave Olson |
2016-11-18 | Handle case of secret parameter listed after multiple servers | Dave Olson |
2016-11-18 | corrected the FSF zipcode | Dave Olson |
2016-10-31 | Fixed copyright punctuation error | Dave Olson |
2016-10-26 | Fixed trailing line whitespace issues | Dave Olson |
2016-10-26 | Updated COPYING, corrected copyrights | Dave Olson |
2016-10-26 | Fixed a LOG_DEBUG message to be protected by if (debug) | Dave Olson |
2016-10-26 | Fixed a LOG_DEBUG message to be protected by if (debug) | Dave Olson |
2016-10-21 | Updated COPYING, corrected copyrights | Dave Olson |
2016-10-07 | Updated the README to not include PAM protocols, and add new variables | Dave Olson |
2016-10-07 | Updated the README to not include PAM protocols, and add new variables | Dave Olson |
2016-10-06 | Add ability to skip lookups on list of account names, and minimum UID | Dave Olson |
2016-10-06 | Better debugs for server, and try all servers in list | Dave Olson |
2016-10-06 | When recursing into an included config, don't reset secret key index | Dave Olson |
2016-10-06 | Fix 32-bit system build error | Dave Olson |
2016-10-06 | Provide getpwnam_r entry point to lookup mapped TACACS+ users | Dave Olson |
2016-06-28 | Provide getpwnam_r entry point to lookup mapped TACACS+ users | Dave Olson |