| Age | Commit message (Expand) | Author |
| 2026-05-07 | general: T8595: scrub private-org references from public AGENTS.mdT8595-add-agents-md | Yuriy Andamasov |
| 2026-05-07 | general: T8595: clean leaked internal references | Yuriy Andamasov |
| 2026-05-07 | general: T8595: add AGENTS.md | Yuriy Andamasov |
| 2026-01-20 | Merge pull request #4 from ritika0313/T8083-nss-buffer-trunc | Daniil Baturin |
| 2026-01-19 | T8083: Review comments incorporate | Ritika Chopra |
| 2026-01-06 | T8083: Address memory leaks in the related code leg | Ritika Chopra |
| 2026-01-06 | T8083:Fix NSS TACACS group buffer truncation | Ritika Chopra |
| 2025-07-15 | Merge pull request #3 from vyos/cla | Christian Breunig |
| 2025-07-14 | T7579: fix of the run trigger for CLAcla | Yevhen Bondarenko |
| 2025-07-06 | Merge pull request #2 from vyos/claHEADmaster | Christian Breunig |
| 2025-07-04 | T7579: added workflow for CLA | lemeshovich |
| 2024-12-15 | Merge pull request #1 from vyos/T6613-tacacs | Viacheslav Hletenko |
| 2024-12-15 | config: improve line buffer for config file from 256 -> 2048 byteT6613-tacacs | Christian Breunig |
| 2024-11-22 | Debian: bump compat 9 -> 11 | Christian Breunig |
| 2024-11-21 | Define -Wno-error=address for pointer operand to fix build with recent GCC | Christian Breunig |
| 2024-04-29 | Import version 1.0.4-cl5.1.0u11 from Cumulus Linux | Christian Breunig |
| 2017-06-30 | Fixed remove to clean up plugin entries in nsswitch.conf | Dave Olson |
| 2017-05-30 | Another reset config bug if exclude_users not in config file. | Dave Olson |
| 2017-05-25 | When re-using a secret key for multiple servers, strdup, don't copy | Dave Olson |
| 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 |