Age | Commit message (Expand) | Author |
2024-07-04 | T6546: unused import check permission update and fix | Vijayakumar A |
2024-07-03 | op-mode: T6498: add machine-readable tech support report script | Daniil Baturin |
2024-06-28 | utils: T6530: add a helper for easily calling iproute2 commands | Daniil Baturin |
2024-06-26 | migration: T6007: fix cosmetic issue of extra newline | John Estabrook |
2024-06-26 | migration: T6007: drop restrictive perms, already set on config.boot | John Estabrook |
2024-06-26 | migration: T6007: remove obsoleted | John Estabrook |
2024-06-26 | migration: T6007: add util add_system_version to replace *_system_footer | John Estabrook |
2024-06-26 | migration: T6007: update load_config.py | John Estabrook |
2024-06-26 | migration: T6007: write configtree operations to log | John Estabrook |
2024-06-26 | migration: T6007: update migration class | John Estabrook |
2024-06-26 | migration: T6007: add version object for config file and system | John Estabrook |
2024-06-26 | migration: T6007: add exception in base for use by migration files | John Estabrook |
2024-06-26 | migration: T6007: use load_as_module_source for files without extension | John Estabrook |
2024-06-26 | migration: T6447: fix missing check before reset to checkpoint | John Estabrook |
2024-06-26 | migration: T6447: add traceback on error | John Estabrook |
2024-06-26 | vyos.utils.dict: T5195: fix syntax warning | John Estabrook |
2024-06-26 | interfaces: T6519: harden config migration if ethernet interface is missing | Christian Breunig |
2024-06-24 | Merge pull request #3718 from dmbaturin/T6514-system-storage-raw | Daniil Baturin |
2024-06-24 | op-mode: T6514: rework the "show system storage" code | Daniil Baturin |
2024-06-24 | Merge pull request #3701 from jestabro/configd-drop-env-sudo | Christian Breunig |
2024-06-24 | Merge pull request #3683 from dmbaturin/T6501-lsmod-on-steroids | John Estabrook |
2024-06-23 | vyos.utils: T6504: add interactive op-/configure mode support for get_current... | Christian Breunig |
2024-06-21 | Merge pull request #3684 from dmbaturin/T6498-uptime-helpers | John Estabrook |
2024-06-21 | op mode: T6498: move uptime helpers to vyos.utils.system | Daniil Baturin |
2024-06-20 | Merge pull request #3654 from talmakion/bugfix/T5514 | John Estabrook |
2024-06-19 | macsec: T5447: fix error message syntax - there is no tx and rx key, only key | Christian Breunig |
2024-06-19 | op mode: T6501: add "run show kernel modules" | Daniil Baturin |
2024-06-19 | op-mode: T5514: Allow safe reboots to config defaults when config.boot is del... | Andrew Topp |
2024-06-15 | T6489: add abstraction vyos.utils.configfs to work natively with the config f... | Christian Breunig |
2024-06-15 | T6489: add abstraction vyos.utils.auth.get_current_user() | Christian Breunig |
2024-06-15 | T6489: add vyos_configdir to the dictionary of default directories | Christian Breunig |
2024-06-10 | op-mode: T6471: add optimized get_config_dict | John Estabrook |
2024-06-10 | vyos.utils: T5195: import vyos.cpu to this package | Christian Breunig |
2024-06-09 | op-mode: T6424: ipsec: honor certificate CN and CA chain during profile gener... | Christian Breunig |
2024-06-06 | grub: T6453: Fixed GRUB variables parsing | zsdc |
2024-06-06 | Merge pull request #3578 from nicolas-fort/raw-hook | Daniil Baturin |
2024-06-06 | Merge pull request #3573 from talmakion/bugfix/T6401-2 | Daniil Baturin |
2024-06-05 | migration: T6006: add activation script dir and helper function | John Estabrook |
2024-06-05 | migration: T6447: add module compose_config | John Estabrook |
2024-06-05 | migration: T6006: update config.boot.default and move to vyos-1x | John Estabrook |
2024-06-01 | vxlan: T6401: Avoid calling get_vxlan_vni_filter() unless we need it | Andrew Topp |
2024-05-30 | vyos.ifconfig: T6421: verify /etc/hostname exists before reading | Christian Breunig |
2024-05-27 | T5786: Add set/show system image to /image endpoint | khramshinr |
2024-05-23 | Merge pull request #3399 from 0xThiebaut/suricata | Christian Breunig |
2024-05-22 | Merge pull request #3502 from dmbaturin/T6385-yes-no-ctrl-c | Christian Breunig |
2024-05-22 | vyos.utils.io: T6385: handle keyboard interrupts in ask_yes_no | Daniil Baturin |
2024-05-22 | rollback-soft: T6384: tell the user to compare or commit | Daniil Baturin |
2024-05-21 | Merge pull request #3494 from HollyGurza/T6373 | Christian Breunig |
2024-05-21 | T6373: QoS Policy Limiter - classes for marked traffic do not work | khramshinr |
2024-05-21 | T6375: Fix/Update NAT logging | l0crian1 |