Age | Commit message (Expand) | Author |
2020-04-12 | template: T2230: use render to generate templates | Thomas Mangin |
2020-04-12 | vyos.util: rename chmod_x() -> chmod_755() | Christian Poessinger |
2020-04-09 | util: T2226: os.system was wrongly converted to run | Thomas Mangin |
2020-04-08 | vyos-util: rename chown_file() > chown() | Christian Poessinger |
2020-04-08 | bridge: T2232: bugfix wifi and wwan verify() section | Christian Poessinger |
2020-04-07 | bridge: T2232: prevent deletion of enslaved interfaces | Christian Poessinger |
2020-04-06 | util: T2226: rewrite wirelessmodem to use cmd | Thomas Mangin |
2020-04-06 | util: T2226: covert most calls from os.system to util | Thomas Mangin |
2020-04-05 | T2230: confert dos to unix line endings | Christian Poessinger |
2020-04-04 | vyos.util: rename chmod_x_file() to chmod_x() | Christian Poessinger |
2020-04-04 | wwan: T1988: move default route scripts to Jinja templates | Christian Poessinger |
2020-04-04 | vyos.util: use common subprocess_cmd wrapper | Christian Poessinger |
2020-04-04 | wwan: T1988: move Jinja2 templates to data/templates folder | Christian Poessinger |
2020-04-04 | wwan: T1988: move vrf/ifalias to ip-pre-up script | Christian Poessinger |
2020-04-03 | wwan: T1988: minor cleanups | Christian Poessinger |
2020-04-02 | wwan: migrate alias and vrf script from pre-up to up | Christian Poessinger |
2020-04-02 | wwan: migrate to new new helpers in vyos.util | Christian Poessinger |
2020-04-02 | wwan: vrf: T2200: add CLI options and parse configuration to dictionary | Christian Poessinger |
2020-03-29 | wwan: T1988: add missing support for backup default routes | Christian Poessinger |
2020-03-29 | wwan: T1988: create peer directory on demand | Christian Poessinger |
2020-03-29 | wwan: T1988: reorder config option to match VyOS 1.2 | Christian Poessinger |
2020-03-28 | wwan: T1988: ppp: change order of debug and logfile options | Christian Poessinger |
2020-03-28 | wwan: T1988: support interface disable | Christian Poessinger |
2020-03-28 | wwan: T1988: add support for Sierra Wireless MC7710 modem | Christian Poessinger |
2020-03-28 | wwan: T1988: initial XML/Python representation | Christian Poessinger |