Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-31 | pppoe-server: T5418: remove nonexistent restriction (#1052) | Ricardo Figueiredo | |
2023-07-17 | dhcp-relay: add <disable> command for dhcp and dhcpv6 realys | Nicolas Fort | |
2023-05-10 | Fix spelling error | bri | |
2023-05-03 | fix: domain forwarder name-server in example | Jerome Bollinger | |
2023-05-03 | fix: command name-server instead of server | Jerome Bollinger | |
In sagitta, the proper option for domain forwarding is name-server. | |||
2023-03-27 | Merge pull request #971 from indrajitr/patch-1 | Robert Göhler | |
ntp: T5112: NTS support in chrony | |||
2023-03-27 | dns: T5113: Support custom port for name-server forwarders | Indrajit Raychaudhuri | |
Support optional custom port for name-server forwarders. | |||
2023-03-25 | ntp: T5112: NTS support in chrony | Indrajit Raychaudhuri | |
Add `nts` option for NTP server. | |||
2023-02-19 | dhcpv6:operational command to check the current status of dhcpv6 server is not | srividya0208 | |
available. | |||
2023-02-10 | T4995: pppoe, wwan and sstp-client - rename user -> username on authentication | Christian Breunig | |
2023-02-06 | Merge pull request #951 from nicolas-fort/dhcp-relay-interface | Robert Göhler | |
T2408: dhcp relay interface: add docs for new listen-interface and up… | |||
2023-02-06 | T2408: dhcp relay interface: add docs for new listen-interface and ↵ | Nicolas Fort | |
upstream-interface commands | |||
2023-02-04 | Update dhcp-server.rst | bri | |
fixed static mapping example client name | |||
2023-01-31 | tftp: sync branches | rebortg | |
2023-01-30 | ssh: sync branches | rebortg | |
2023-01-30 | dns: sync branches | rebortg | |
2023-01-28 | dhcp-relay: sync branches | rebortg | |
2023-01-28 | conntrack-sync: fix indent | rebortg | |
2023-01-27 | console-server: sync branches | rebortg | |
2023-01-27 | conntrack-sync: sync branches | rebortg | |
2023-01-23 | ipoe: adjust to CLI changes | Christian Breunig | |
2023-01-18 | loadkey is to be completely removed from 1.4 | erkin | |
2023-01-14 | T3008: migrate from ntpd to chrony | Christian Breunig | |
2023-01-04 | router-advert: wirelessmodem is not called wwan | Christian Poessinger | |
2022-09-28 | conserver: T4717: Support for setting a name for console-server devices | William Hughes | |
2022-09-17 | pppoe-server: T4703: combine vlan-id and vlan-range into single CLI | Christian Poessinger | |
2022-08-16 | Merge pull request #833 from evie404/patch-2 | Robert Göhler | |
Update generate public-key-command user subcommand for sagitta | |||
2022-08-16 | Merge pull request #834 from evie404/static-mapping | Robert Göhler | |
Add ipv4 DHCP static mapping example and fix ipv6 DHCP static mapping show output | |||
2022-08-12 | fix ipv6 dhcp mapping codeblock | Ricky Pai | |
2022-08-12 | ipv4 static mapping example | Ricky Pai | |
2022-08-12 | Update generate public-key-command user subcommand | Evelyn Pai | |
2022-08-12 | T4480: Webproxy: add docs for setting ports to acl Safe_ports and SSL_ports | Nicolas Fort | |
2022-07-28 | Merge pull request #822 from srividya0208/dhcp-server | Robert Göhler | |
dhcp-server: correction in the page | |||
2022-07-27 | dhcp-server: correction in the page | srividya0208 | |
Added description about listen-address parameter and corrected syntax | |||
2022-07-23 | router-advert: Add deprecate-prefix & decrement-lifetimes | Yuxiang Zhu | |
for PR https://github.com/vyos/vyos-1x/pull/1421 | |||
2022-07-13 | Update https.rst | KyleM | |
"set service https api-restrict virtual-host rtr01.example.com" should be "set service https api-restrict virtual-host rtr01" | |||
2022-07-11 | conntrack-sync: Changed commands syntax | aapostoliuk | |
Changed commands syntax to new new format | |||
2022-07-04 | event handler: T3083: Created documentation for the new Event Handler | aapostoliuk | |
Created documentation for the new Event Handler module | |||
2022-06-15 | broadcast-relay: add missing command | rebortg | |
2022-05-31 | Merge pull request #782 from sever-sever/sshguard | Robert Göhler | |
sshguard: Add ssh dynamic-protection | |||
2022-05-30 | monitoring: Add azure prometheus and splunk output plugins | Viacheslav Hletenko | |
2022-05-30 | sshguard: Add ssh dynamic-protection | Viacheslav Hletenko | |
2022-05-30 | http-api: Add action reset and socket description | Viacheslav Hletenko | |
2022-04-12 | Update https.rst | showipintbri | |
linting correction update | |||
2022-04-12 | Update https.rst | showipintbri | |
2022-04-09 | T4156: Add bootfile-size option | Georg Pfuetzenreuter | |
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net> | |||
2022-04-06 | dns: T4343: document dns forwarding timeout | Bracken Dawson | |
2022-03-29 | monitoring: Fix typo | Olivier Lemasle | |
2022-03-10 | Fix typo in `generate public-key-command` | erkin | |
2022-03-07 | Update dhcp-relay.rst (#729) | Thomas Jensen | |
* Update dhcp-relay.rst Include info that all participating interfaces must be defined; https://forum.vyos.io/t/dhcp-relay-uplink-interface/8542 * Update dhcp-relay.rst Fix lines too long. |