Age | Commit message (Expand) | Author |
2018-05-17 | Merge pull request #12 from higebu/more-tests | Yuya Kusakabe |
2018-05-17 | Add tests for hostname | Yuya Kusakabe |
2018-05-16 | conf_mode: remove generation time from config header and adjust scriptname | Christian Poessinger |
2018-05-16 | Revert "T634: Remove 'service ssh allow-root'" | Christian Poessinger |
2018-05-16 | T644: update op mode and rename the test suite. | Daniil Baturin |
2018-05-16 | T644: remove prefixing from all scripts and update environment variables with... | Daniil Baturin |
2018-05-16 | Use '_' instead of '-' for python scripts for test | Yuya Kusakabe |
2018-05-16 | Merge branch 'current' of github.com:vyos/vyos-1x into current | Daniil Baturin |
2018-05-16 | T574: fix the hostname configuration script and add the domain-name command. | Daniil Baturin |
2018-05-16 | Merge pull request #10 from higebu/add-tests | Daniil Baturin |
2018-05-16 | Merge pull request #8 from jbrodriguez/id/hostname | Daniil Baturin |
2018-05-16 | T626 Add tests for vyos-update-crontab and initial setup for sonarcloud | Yuya Kusakabe |
2018-05-16 | T643: use fullmatch for regex validators so that people don't have to write ^... | Daniil Baturin |
2018-05-16 | T643: correct support for regex validators. | Daniil Baturin |
2018-05-16 | Merge branch 'current' of github.com:vyos/vyos-1x into current | Daniil Baturin |
2018-05-16 | T642: add validators for common network address checking cases. | Daniil Baturin |
2018-05-16 | T643: correct the logic for generating node constraints and add emulation of ... | Daniil Baturin |
2018-05-15 | Merge branch 'remove-ssh-allow-root' into current | Christian Poessinger |
2018-05-15 | T634: Remove 'service ssh allow-root' | Christian Poessinger |
2018-05-15 | Merge branch 't632-ssh-multi-nodes' into current | Christian Poessinger |
2018-05-15 | bugfix: DNS domain forward server syntax | Christian Poessinger |
2018-05-15 | Merge remote-tracking branch 'upstream/current' into current | Christian Poessinger |
2018-05-15 | bugfix: vyos-config-dns-forwarding.py: adding name-server into dictionary | Christian Poessinger |
2018-05-15 | bugfix: remove whitespaces in generated 'powerdns/recursor.conf' | Christian Poessinger |
2018-05-15 | Do not try to decode data read from /sys files in the show version script, | Daniil Baturin |
2018-05-15 | T637: new op mode for traffic dumps based on tcpdump. | Daniil Baturin |
2018-05-14 | Fix misplaces ConfigError exception. | Daniil Baturin |
2018-05-14 | T632: allow multiple algoorithms for: Ciper, KEX, MACs | Christian Poessinger |
2018-05-14 | T632: use multi node for SSH allow/deny users and groups | Christian Poessinger |
2018-05-14 | T564: initial implementation of the DNS forwarding op mode commands. | Daniil Baturin |
2018-05-14 | Move the show version command to the vyos-1x package and refactor it a bit. | Daniil Baturin |
2018-05-14 | Add some ipaddrcheck-based IP validators. | Daniil Baturin |
2018-05-13 | T623: refactor NTP script and switch to jinja2 | Christian Poessinger |
2018-05-13 | Merge branch 'ssh-rewrite' into current | Christian Poessinger |
2018-05-13 | T631: small bugfix in config parsind for deny-users | Christian Poessinger |
2018-05-13 | T631: refactor SSH script and switch to jinja2 | Christian Poessinger |
2018-05-12 | T560: bugfix access to NoneType object | Christian Poessinger |
2018-05-12 | vyos-config-dns-forwarding.py remote obsolete 'import time' | Christian Poessinger |
2018-05-12 | T631: first full generated config file with XML and Python | Christian Poessinger |
2018-05-12 | T631: Rewrite SSH configuration as XML interface definition | Christian Poessinger |
2018-05-11 | T560: refactor the pdns script and switch to jinja2. | Daniil Baturin |
2018-05-07 | Switch to DNS hostnames for NTP servers | Christian Poessinger |
2018-05-06 | T623: Rewrite NTP subsystem in new XML style interface definition | Christian Poessinger |
2018-05-06 | T622: PDNS does not export /etc/hosts entries | Christian Poessinger |
2018-04-19 | broadcast-relay: bugfix writing daemon config file | Christian Poessinger |
2018-04-19 | broadcast-relay: bugfix loading configuration into list [] | Christian Poessinger |
2018-04-19 | mdns-repeater: ensure list [] when retrieving interfaces | Christian Poessinger |
2018-04-15 | Implement regex to check for hostname syntax | Juan B. Rodriguez |
2018-04-15 | dns-forwarding.py: be more tolerant on missconfigured DHCP source | Christian Poessinger |
2018-04-15 | T560: dns-forwarding: replace dnsmasq with pdns-recursor | Christian Poessinger |