summaryrefslogtreecommitdiff
path: root/python/vyos/defaults.py
AgeCommit message (Expand)Author
2024-08-12xml: T6650: add initial op-mode cache supportJohn Estabrook
2024-07-30pbr: T6430: Allow forwarding into VRFs by name as well as route table IDsAndrew Topp
2024-06-15T6489: add vyos_configdir to the dictionary of default directoriesChristian Breunig
2024-06-05migration: T6006: add activation script dir and helper functionJohn Estabrook
2024-06-05migration: T6006: update config.boot.default and move to vyos-1xJohn Estabrook
2024-01-09https: T5902: remove virtual-host configurationChristian Breunig
2023-11-22http-api: T5768: remove auxiliary http-api.confJohn Estabrook
2023-11-21http: T5762: rename "virtual-host listen-port" -> "virtual-host port"Christian Breunig
2023-10-04T4320: remove references to obsoleted legacy version filesJohn Estabrook
2023-08-05dhcpv6: T5428: client renewal fails when running inside VRFChristian Breunig
2023-08-04dhcp: T5428: provide common direcotry path via vyos.defaults.directoriesChristian Breunig
2023-03-08graphql: T5068: generate client operations for code generation toolsJohn Estabrook
2023-03-03graphql: T5040: use path from defaultsJohn Estabrook
2023-02-24login: T1948: drop absolut path to /usr/libexec/vyos, re-use vyos.defaultsChristian Breunig
2022-10-14http-api: T4749: transition to config_dictJohn Estabrook
2022-08-23graphql: T3993: reorganize/rename directory structureJohn Estabrook
2022-07-24graphql: T4413: add support for a system status queryJohn Estabrook
2022-07-24graphql: T3993: disable introspection unless set in CLIJohn Estabrook
2022-03-27graphql: T3993: add unsettable gql option; this is not exposed by CLIJohn Estabrook
2021-12-13http-api: T4071: allow API to bind to unix domain socketJohn Estabrook
2021-12-08vyos.util: T4061: add function to check for completion of boot configJohn Estabrook
2021-09-27interface-names: T3869: add /run/udev/vyos to defaultsJohn Estabrook
2021-08-20T1950: write component versions to json file during migrationJohn Estabrook
2021-08-19T3768: Revert "T1950: Add support for reading component versions ..."John Estabrook
2021-08-06http-api: T2768: example using GraphQL for high-level config operationsJohn Estabrook
2021-08-06Revert "http-api: T2768: example using GraphQL for high-level config operations"John Estabrook
2021-08-06http-api: T2768: example using GraphQL for high-level config operationsJohn Estabrook
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