Age | Commit message (Expand) | Author |
2019-05-20 | [vxlan] T1384: bugfix on empty remote-port | Christian Poessinger |
2019-05-20 | T1174: migrate local hostname/DNS handling to vyos-1x | Christian Poessinger |
2019-05-08 | [interfaces-vif] T1367 - VIF deletion fails inconsistently | hagbard |
2019-04-23 | T1345: specify RADIUS source IP for system login command | Christian Poessinger |
2019-03-22 | [dhcp-hostname] T1262 - dhcp needs to call host_name.py to write resolv.conf | hagbard |
2019-03-17 | T1067: [vxlan] bump minimum MTU to 1450 bytes | Christian Poessinger |
2019-01-26 | T113: add a MAC address option for 802.1q and 802.1ad VLANs. | Daniil Baturin |
2019-01-23 | T980 and T969 update serial console baud on the fly | Kim |
2019-01-15 | Fix: T1181 - enable/disable interface doesn't restart dhclient on enable | hagbard |
2018-12-31 | T1043: fail commit when multicast VXLAN is configured without the link option. | Daniil Baturin |
2018-12-04 | T1067: support setting VXLAN remote port | Christian Poessinger |
2018-12-04 | VXLAN: fix typo for remote | Christian Poessinger |
2018-11-25 | banner/post-login: replace Vyatta with VyOS | Christian Poessinger |
2018-11-18 | T992: add commands for ECMP options. | Daniil Baturin |
2018-11-18 | T1000: partially fix the broken 6rd implementation. | Daniil Baturin |
2018-10-29 | T720: allow dots in user names as per POSIX 2008 portable character set. | Daniil Baturin |
2018-10-28 | T720: restrict usernames to the format useradd will accept. | Daniil Baturin |
2018-10-14 | T900: handle the case when a bridge and tunnel bridge group are removed in th... | Daniil Baturin |
2018-10-14 | T898: use the new script for checking if a bridge still has active members. | Daniil Baturin |
2018-10-05 | Adding arp-cache-timeout on vlan level | Andamasov Yuriy |
2018-09-02 | T825: remove deprecated 'set system package' | Christian Poessinger |
2018-08-25 | T797: add sudo to ip command calls in other interface types. | Daniil Baturin |
2018-08-25 | T797: add sudo to ip link/ip tunnel commands, otherwise they are giving permi... | Daniil Baturin |
2018-08-24 | T441: adjust user groups to work with FRR instead of quagga. | Daniil Baturin |
2018-07-29 | T757: Rewrite 'service dns dynamic' in new XML style format | Christian Poessinger |
2018-07-30 | Merge branch 'current' into current | Daniil Baturin |
2018-07-28 | T755: use ethertype for QinQ service VLAN creation. | Daniil Baturin |
2018-07-23 | T736: syslog templates removed | hagbard |
2018-06-13 | dnsmasq is gone, restart the correct process | Shafer Stockton |
2018-06-10 | T313: Typo fix in 'set system sysctl custom' | Christian Poessinger |
2018-06-04 | T652: Rewrite service snmp in new style XML interface definition | Christian Poessinger |
2018-05-16 | T574: remove the old system host-name/domain-name commands, moving to vyos-1x. | Daniil Baturin |
2018-05-13 | T631: Rewrite SSH configuration as XML interface definition | Christian Poessinger |
2018-05-07 | T623: Rewrite NTP subsystem in new XML style interface definition | Christian Poessinger |
2018-04-15 | Remove dns forwarding templates in favor of vyos-1x | Christian Poessinger |
2018-04-05 | Add help for baud rate. | Kim |
2018-02-28 | Merge branch 'current' of github.com:vyos/vyatta-cfg-system into current | Daniil Baturin |
2018-02-28 | T507: add autocompletion or SSH key exchange algorithms | Daniil Baturin |
2018-02-21 | T546: Add support for IPv6 address in 'service dns forwarding domain' | Christian Poessinger |
2018-02-20 | Rename the "client" NTP option to "allow-clients" to make it more clear what ... | Daniil Baturin |
2018-01-03 | Merge pull request #68 from alainlamar/t122-sshd | Kim |
2018-01-03 | Merge pull request #62 from phoenix0984/ecc | Kim |
2018-01-02 | T122: Undo the multiple-features-in-one-commit commit | Alain Lamar |
2018-01-02 | Merge branch 't122-sshd' of https://github.com/alainlamar/vyatta-cfg-system i... | Alain Lamar |
2018-01-02 | T122: Added a config node to implement sshd_config's DenyGroups | Alain Lamar |
2018-01-02 | T122: Added a config node to implement sshd_config's DenyUsers | Alain Lamar |
2018-01-02 | T122: Added a config node to implement sshd_config's AllowGroups | Alain Lamar |
2018-01-02 | T122: Added a config node to implement sshd_config's AllowUsers | Alain Lamar |
2018-01-02 | T122: Add a new node to store access control configurations | Alain Lamar |
2018-01-01 | T122: Add config nodes for user/group access controls in sshd_config | Alain Lamar |