index
:
libnss-tacplus.git
T6613-tacacs
cla
master
NSS plugin to lookup tacacs client username, and match mapped user after login (mirror of https://github.com/vyos/libnss-tacplus.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debian
Age
Commit message (
Expand
)
Author
2024-12-15
config: improve line buffer for config file from 256 -> 2048 byte
T6613-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-23
Support using and returning per-tacacs user homedir
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
Add support for mgmt vrf
Dave Olson
2017-05-23
Updated changelog
Dave Olson
2016-10-31
Fixed copyright punctuation error
Dave Olson
2016-10-26
Fixed trailing line whitespace issues
Dave Olson
2016-10-21
Updated COPYING, corrected copyrights
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
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