Age | Commit message (Expand) | Author |
2021-12-01 | graphql: T3993: define add/delete system image request | John Estabrook |
2021-12-01 | graphql: T3993: update README.graphql | John Estabrook |
2021-11-30 | graphql: T3993: add config session show_config | John Estabrook |
2021-11-30 | graphql: T3993: add op-mode requests | John Estabrook |
2021-11-24 | graphql: T3993: add requests for manipulating firewall groups | John Estabrook |
2021-11-24 | graphql: T3993: refactor directive and mutation definitions | John Estabrook |
2021-11-24 | graphql: T3993: normalize naming conventions | John Estabrook |
2021-11-24 | graphql: T3993: change name of directive | John Estabrook |
2021-11-24 | graphql: T3993: update README.graphql | John Estabrook |
2021-11-15 | graphql: T3993: add config file save/load | John Estabrook |
2021-11-15 | graphql: T3993: move schema generation to bindings.py; clean up for linting | John Estabrook |
2021-11-07 | http-api: T2768: update dhcp-server example for migration 5-to-6 | John Estabrook |
2021-11-07 | http-api: T2768: add README.graphql | John Estabrook |
2021-11-07 | http-api: T2768: example using GraphQL for high-level config operations | John Estabrook |
2021-11-07 | http-api: T3616: update for strict content-type check in FastAPI 0.65.2 | John Estabrook |
2021-11-07 | http api: T3412: use FastAPI as web framework; support application/json | John Estabrook |
2021-09-02 | configd: T3694: always set script.argv | Brandon Stepler |
2021-05-14 | configd: T3426: add support for script arguments to vyos-configd | John Estabrook |
2021-05-14 | configd: T3426: check script name against include_set, not exclude_set | John Estabrook |
2021-05-12 | configd: T3302: check vyos-config-status to determine if in boot session | John Estabrook |
2021-03-18 | configd: T3411: redirect stdout from scripts to console; to file on boot | John Estabrook |
2020-11-03 | T2465: Fixing permissions on socket so DHCP works | kroy |
2020-10-21 | http-api: T3007: use ConfigSession config load script, not backend load | John Estabrook |
2020-10-08 | configd: T2931: workaround for suspected zmq bug | John Estabrook |
2020-10-02 | configd: T2952: synchronize received messages in case of client timeout | John Estabrook |
2020-10-02 | configd: T2582: catch config initialization errors | John Estabrook |
2020-10-02 | configd: T2582: remove unused variables | John Estabrook |
2020-09-25 | dns: forwarding: T2921: migrate to get_config_dict() | Christian Poessinger |
2020-09-16 | configd: T2885: fix output of error string to config session | John Estabrook |
2020-09-15 | configd: T2885: print commit errors to config session terminal | John Estabrook |
2020-08-31 | configd: T2582: add config daemon and supporting files | John Estabrook |
2020-07-22 | http-api: remove unneeded check for VyOSError | John Estabrook |
2020-06-11 | vyos-hostsd: T2583: partial rewrite | Jernej Jakob |
2020-05-28 | dhcp: T2465: T2483: fix DNS resolution (pdns restatt) | kroy-the-rabbit |
2020-05-19 | T2465: Permissions on vyos-hostsd socket incorrect | kroy-the-rabbit |
2020-05-06 | http api: T2395: add waitress as production WSGI server | John Estabrook |
2020-05-06 | http api: T2395: replace bottle with flask as microframework | John Estabrook |
2020-05-06 | http api: use decorator to get command data from request | John Estabrook |
2020-05-06 | http api: catch appropriate errors | John Estabrook |
2020-05-06 | http api: function names should be consistent | John Estabrook |
2020-05-03 | Merge pull request #352 from maplewf/current | Daniil Baturin |
2020-04-22 | http api: T2096: form of show/generate should be consistent with other cmds | John Estabrook |
2020-04-20 | http api: T2292: handle SIGTERM from systemd restart; raise SIGINT | John Estabrook |
2020-04-18 | [T2311] name servers via cmdline can't take effect | Maple Wang |
2020-03-11 | http api: T2096: Added show and generate | Matthias Fetzer |
2020-02-14 | http api: T2040: reload Config in route definition | John Estabrook |
2019-12-19 | vyos-hostsd: T1885: Fixed crash if stdout PIPE connection lost | zsdc |
2019-12-03 | T1801: move escaping of backslashes into configtree | John Estabrook |
2019-11-17 | dns: T1786: add proper processing of 'system disable-dhcp-nameservers' | zdc |
2019-11-17 | T1801: escape isolated backslashes before passing to ConfigTree() | John Estabrook |