Age | Commit message (Expand) | Author |
2018-05-16 | Use '_' instead of '-' for python scripts for test | Yuya Kusakabe |
2018-05-16 | T574: fix the hostname configuration script and add the domain-name command. | Daniil Baturin |
2018-05-16 | Merge pull request #8 from jbrodriguez/id/hostname | 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-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-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 |
2018-04-15 | dns-forwarding.py: add missing 'query-all-servers' path | Christian Poessinger |
2018-04-15 | Initial working version for XML interface to configure dnsmasq | Christian Poessinger |
2018-04-15 | Initial CLI interface support for XML DNS forwarder | Christian Poessinger |
2018-04-15 | mdns-repeater: bugfix python script | Christian Poessinger |
2018-03-03 | Add system host-name script | Juan B. Rodriguez |
2018-03-02 | T379: rename bcast-relay to broadcast-relay. | Daniil Baturin |
2018-01-06 | mdns-repeater: Remove Python subprocess imports | Christian Poessinger |
2018-01-05 | bcast-relay: Initial configuration nodes for 'service bcast-relay' | Christian Poessinger |
2017-12-10 | mdns-repeater: use consistent naming of 'interface' node | Christian Poessinger |
2017-12-09 | Drop call to 'service' wrapper in 'vyos-config-mdns-repeater.py' | Christian Poessinger |
2017-12-09 | Add 'vyos-update-mdns-repeater.py' functionality | Christian Poessinger |
2017-12-09 | Initial interface description for 'mdns repeater' | Christian Poessinger |
2017-09-20 | T393: Migrate vyatta-lldpd to vyos-1x | Taniadz |
2017-09-08 | Separate VyOSError and ConfigError. | Daniil Baturin |
2017-09-08 | Better checks in the cron script. | Daniil Baturin |
2017-09-08 | Rename the cron script to not mention Vyatta anymore. | Daniil Baturin |
2017-09-08 | Restructure the cron script and fix bugs. | Daniil Baturin |
2017-08-27 | adding validate(), generate(), apply() to vyatta-update-crontab.py | Taniadz |
2017-08-23 | adding vyatta-update-crontab.py | Taniadz |