Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-07-04 | T7579: added workflow for CLAcla | lemeshovich | |
2025-06-19 | Merge pull request #14 from kumvijaya/current | Christian Breunig | |
T7565: enabled PR mirroring | |||
2025-06-19 | T7565: enable PR mirroring | kumvijaya | |
2025-06-18 | Merge pull request #9 from runleveldev/blastradius | Daniil Baturin | |
libpam-radius-auth: T7285: add and verify Message-Authenticator | |||
2025-04-14 | Merge pull request #13 from dmbaturin/T7336-rename-radius-shell | Viacheslav Hletenko | |
packaging: T7336: add missing renamed for the radius-shell package | |||
2025-04-14 | packaging: T7336: add missing renamed for the radius-shell package | Daniil Baturin | |
2025-04-12 | Merge pull request #12 from sever-sever/T7354 | Christian Breunig | |
T7354: Add missing renaming files for vyos-libpam-radius-auth | |||
2025-04-12 | T7354: Add missing renaming files for vyos-libpam-radius-auth | Viacheslav Hletenko | |
Fix build binaries, after renaming the package: libpam-radius => vyos-libpam-radius | |||
2025-04-11 | Merge pull request #11 from dmbaturin/T7336-changelog-fix | Viacheslav Hletenko | |
packaging: T7336: fix the changelog for the package rename | |||
2025-04-11 | packaging: T7336: fix the changelog for the package rename | Daniil Baturin | |
2025-04-10 | Merge pull request #10 from dmbaturin/T7336-new-package-name | Viacheslav Hletenko | |
packaging: T7336: rename the packages to vyos-libpam-radius-auth and vyos-radius-shell | |||
2025-04-09 | packaging: T7336: rename the packages to vyos-libpam-radius-auth and ↵ | Daniil Baturin | |
vyos-radius-shell for easier dependency management | |||
2025-03-31 | set Message-Authenticator to zero each time we send a packet. Fixes #96 | Alan T. DeKok | |
2025-03-31 | add and document "require_message_authenticator" flag | Alan T. DeKok | |
2025-03-31 | always add Message-Authenticator to Access-Request packets | Alan T. DeKok | |
2025-03-31 | verify Message-Authenticator if we receive it | Alan T. DeKok | |
2025-03-31 | remove unused structures | Alan T. DeKok | |
2025-03-31 | add HMAC-MD5 implementation | Alan T. DeKok | |
2023-08-04 | Remove dead Travis-CI badgessagittacircinus | Daniil Baturin | |
2023-02-27 | Merge pull request #6 from zdc/T4943-sagitta | Christian Breunig | |
PAM: T4943: Replaced shell from bash to vbash | |||
2023-02-24 | PAM: T4943: Replaced shell from bash to vbash | zsdc | |
This change was lost after cf571ca6c722d3d2b0c359dddf835a3f406b194b | |||
2023-02-20 | Merge pull request #5 from sarthurdev/bookworm | Christian Breunig | |
debian: T5003: Fix GCC build issue on Bookworm | |||
2023-02-20 | debian: T5003: Fix GCC build issue on Bookworm | sarthurdev | |
2021-06-22 | Debian: drop superfluous debian/libpam-radius-auth.dirs file | Christian Poessinger | |
2021-06-22 | Revert "Delete autogenerated files" | Christian Poessinger | |
This reverts commit e5f3d4c4d895ab7f40acd697c56a7c351b889bd3. | |||
2021-06-22 | T3641: Debian Bullseye expects PAM security modules in multiarch lib dir | Christian Poessinger | |
e.g. for amd64 hosts: /lib/x86_64-linux-gnu/security | |||
2021-06-22 | Delete autogenerated files | Christian Poessinger | |
2021-05-02 | Update package to 1.5.0-cl3u7 | Christian Poessinger | |
2021-03-26 | Jenkins: enable arm64 builds | Christian Poessinger | |
2020-12-31 | T3164: add radius_shell to list of allowed shells | Christian Poessinger | |
Dropbear used by the console-server service does not like beeing called with this shell as it is not allowed until now. | |||
2020-06-23 | Jenkins: T2625: migrate to build library | Christian Poessinger | |
2020-05-26 | Merge pull request #3 from DmitriyEshenko/fix001 | Christian Poessinger | |
login-radius: T2478: Use source-address as NAS-IP-Address if defined | |||
2020-05-25 | login-radius: T2478: Use source-address as NAS-IP-Address if defined | DmitriyEshenko | |
2020-03-21 | Jenkins: T1870: support GitHub PullRequest builds | Christian Poessinger | |
2020-02-05 | Jenkins: add build Pipeline | Christian Poessinger | |
2020-02-05 | Debian: support building with GCC 8.3 | Christian Poessinger | |
2018-05-25 | update depend and group | Kim Hagen | |
2018-05-25 | use resticted shell for operator users | Kim Hagen | |
2018-05-24 | make minimal changes | Kim | |
2018-05-24 | Revert "Do not install config" | Kim | |
This reverts commit 9535c4b1c1fb6613e2abacac38b7f3bbf80a9309. | |||
2018-05-24 | Revert "Do not include config file" | Kim | |
This reverts commit 80ec9b746124ca540faeac332131a7833a08b14c. | |||
2018-05-24 | Revert "Remove refs to config file" | Kim | |
This reverts commit 2e79be64738818b82cb9a9fec709313093212bc4. | |||
2018-05-24 | Revert "Copy pam lib to correct dir" | Kim | |
This reverts commit 23a39eabf8cb9fe8bbadb25e237247c72c7465ee. | |||
2018-05-24 | Revert "Arrange pam config from vyatta-cfg-system" | Kim | |
This reverts commit fa6025bc67502bfb50342b48a9e3b58d91d4234e. | |||
2018-05-19 | Arrange pam config from vyatta-cfg-system | UnicronNL | |
2018-05-19 | Copy pam lib to correct dir | UnicronNL | |
2018-05-17 | Remove refs to config file | UnicronNL | |
2018-05-17 | Do not include config file | UnicronNL | |
Use vbash instead of bash Only change shell for priv user | |||
2018-05-17 | Do not install config | UnicronNL | |
2018-04-15 | Clarify changelog for nclu commands and sudo | Dave Olson | |
Make it clearer that at install, unprivileged radius accounts can run 'netshow' because of the group additions at install, and that unprivileged users can run sudo, and 'net add' and 'net commit' Updated date as well. |