Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-24 | configd: T6504: send sudo_user on session init and set env variable | John Estabrook | |
The environment variable SUDO_USER is checked by system_login.py so as to prevent deleting the current user. Provide from config session and set within configd environment. (cherry picked from commit 7016f840f1193399f6ac59fab7faa721049229e8) | |||
2024-02-28 | configdep: T5660: remove global redundancies under vyos-configd | John Estabrook | |
2021-03-25 | configd: T3426: add support for script arguments to vyos-configd | John Estabrook | |
2021-03-23 | configd: T3426: correct pass_through function for scripts with args | John Estabrook | |
2020-09-15 | configd: T2885: print commit errors to config session terminal | John Estabrook | |
2020-09-13 | configd: T2582: add .gitignore | Christian Poessinger | |
2020-08-31 | configd: T2582: add shim as config daemon client | John Estabrook | |
2020-08-31 | configd: T2582: add mkjson for use by shim | John Estabrook | |
(https://github.com/Jacajack/mkjson.git) |