summaryrefslogtreecommitdiff
path: root/python/vyos/defaults.py
AgeCommit message (Expand)Author
2020-08-19certbot: T2815: change config dir to /config/auth/letsencryptJohn Estabrook
2020-05-22migration: T2496: default to new syntax of version string on saveJohn Estabrook
2020-04-11template: T2230: helper to generate templatesThomas Mangin
2020-01-14T1950: Add support for reading component versions from JSON fileJohn Estabrook
2019-09-19[boot-config-loader] T1622: (bugfix) set gid and write permissionsJohn Estabrook
2019-08-27[service https] T1443: Correct the use of listen/server_name directivesJohn Estabrook
2019-08-14[service https] T1443: add self-signed TLS certificateJohn Estabrook
2019-08-14[service https] T1443: move https and api default data to vyos.defaultsJohn Estabrook
2019-07-03T1503: add functions for commit lock checking and waiting.Daniil Baturin
2019-07-01[service https] T1443: add service https and service https apiJohn Estabrook
2019-06-05T1334: Migration script runner rewriteJohn Estabrook
2019-05-29T1397: Rewrite the config merge scriptJohn Estabrook
2018-07-23Add a convenience function for getting the config owners group GID.Daniil Baturin
2018-06-16Set the license of all vyos.* libraries to LGPLv2+.Daniil Baturin
2018-06-08Move the version.json file used by newer code to /usr/share/vyosDaniil Baturin