Age | Commit message (Expand) | Author |
2025-01-06 | configd: T6747: use one long-lived instance of FRRender (#4274) | Christian Breunig |
2024-12-30 | frr: T6746: additional improvements after 10.2 upgrade (#4259) | Christian Breunig |
2024-12-30 | T6983: treat vyos-domain-resolver as a real service (#4261) | Christian Breunig |
2024-12-18 | frrender: T6746: move get_frrender_dict from vyos.configdict to this module | Christian Breunig |
2024-12-18 | vyos-configd: T6746: render resulting FRR configuration only once | Christian Breunig |
2024-12-16 | configd: T6746: handle FRR config reload as last step in commit | Christian Breunig |
2024-12-16 | frr: T6746: integrate FRRender class into vyos-configd | Christian Breunig |
2024-11-19 | configd: T6899: use multipart message instead of extra exchange | John Estabrook |
2024-10-21 | Merge branch 'current' into T6695 | Nataliia S. |
2024-10-18 | pki: T4914: Rewrite the PKI op mode in the new style | Nataliia Solomko |
2024-10-11 | T6695: Machine-readable operational mode support for traceroute | Nataliia Solomko |
2024-10-03 | http-api: T6736: sanitize error message containing user input | John Estabrook |
2024-09-30 | http-api: T6736: normalize formatting | John Estabrook |
2024-09-29 | http-api: T6736: regenerate openapi docs | John Estabrook |
2024-09-29 | http-api: T6736: remove routes on config delete | John Estabrook |
2024-09-29 | http-api: T6736: separate REST API and GraphQL API activation | John Estabrook |
2024-09-29 | http-api: T6736: update for deprecated/renamed in Pydantic V2 | John Estabrook |
2024-09-22 | configd: T6608: report uncaught config script exceptions as commit error | John Estabrook |
2024-09-20 | http-api: T6326: return full warning/error output through api | John Estabrook |
2024-08-25 | configd: T6671: track scripts proposed and scripts called | John Estabrook |
2024-08-20 | Merge pull request #3977 from natali-rs1985/T5743-current | Christian Breunig |
2024-08-13 | T5743: HTTPS API ability to import PKI certificates | Nataliia Solomko |
2024-08-12 | configd: T6633: inject missing env vars for configfs utility | John Estabrook |
2024-08-07 | configd: T6640: enforce in_session returns False under configd | John Estabrook |
2024-07-29 | Merge pull request #3804 from HollyGurza/T6362 | Daniil Baturin |
2024-07-25 | T6605: restore configd error formatting to be consistent with CLI (#3868) | John Estabrook |
2024-07-19 | T6362: Create conntrack logger daemon | khramshinr |
2024-07-17 | op-mode: T6586: add a distinct exception for unconfigured objects | Daniil Baturin |
2024-07-14 | configdep: T6559: use single dependency list with reset under configd | John Estabrook |
2024-07-14 | configdep: T6559: drop global redundancy removal to fix error reporting | John Estabrook |
2024-06-21 | configd: T6504: send sudo_user on session init and set env variable | John Estabrook |
2024-05-27 | T5786: Add set/show system image to /image endpoint | khramshinr |
2024-04-28 | configdep: T6276: do not call dependencies on script error | John Estabrook |
2024-04-04 | T6199: drop unused Python imports from graphql source | Christian Breunig |
2024-03-28 | config-sync: T6185: combine data for sections/configs in one command | John Estabrook |
2024-03-22 | config-sync: T6145: batch section requests for commit by priority | John Estabrook |
2024-03-05 | http-api: T6069: fix allocation outside of thread lock | John Estabrook |
2024-02-28 | configdep: T5660: remove global redundancies under vyos-configd | John Estabrook |
2024-01-21 | dns: T5959: Streamline dns forwarding service | Indrajit Raychaudhuri |
2024-01-09 | https: T5902: remove virtual-host configuration | Christian Breunig |
2023-12-20 | https api: T5844: allow the server to start without API keys | Daniil Baturin |
2023-11-26 | http-api: T5782: use single config-mode script for https and http-api | John Estabrook |
2023-11-22 | http-api: T5768: remove auxiliary http-api.conf | John Estabrook |
2023-11-21 | T5767: HTTPS API add reboot and poweroff endpoints | Viacheslav Hletenko |
2023-11-20 | http: T5762: api: make API socket backend communication the one and only default | Christian Breunig |
2023-10-09 | http-api: T2612: reload server within configsession for api self-config | John Estabrook |
2023-10-09 | http-api: T2612: send response before reconfiguring api server | John Estabrook |
2023-07-15 | T5195: vyos.util -> vyos.utils package refactoring part #2 | Christian Breunig |
2023-07-14 | T5195: vyos.util -> vyos.utils package refactoring (#2093) | Christian Breunig |
2023-07-12 | T5195: move boot_* helpers to vyos.utils.boot | Christian Breunig |