Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-17 | T272: Add scripts and templates for generating remote side OpenVPN configs | Daniil Baturin | |
(just for VyOS for now, raw openvpn config support will come later). | |||
2016-12-21 | T156: return "Unknown" for /sys/class/dmi/* files that don't exist. | Daniil Baturin | |
2016-12-12 | Merge pull request #7 from EwaldvanGeffen/current | Daniil Baturin | |
T207: modified brctl location | |||
2016-12-11 | Merge branch 'current' into ewald | Ewald van Geffen | |
2016-12-11 | Merge pull request #1 from vyos/current | Ewald van Geffen | |
Update | |||
2016-12-11 | T207: modified brctl location | Ewald van Geffen | |
2016-10-22 | Merge pull request #5 from EwaldvanGeffen/patch-1 | Daniil Baturin | |
T58 "monitor firewall name <name>" does not monitor any firewall-log-entry | |||
2016-10-22 | Merge pull request #6 from gsadams/current | Daniil Baturin | |
Correctly identify ttyS1 as a serial console, as well (issue T146). | |||
2016-09-26 | Support serial console on any ttyS#. Well, any of the first 10. | Geoff Adams | |
2016-09-20 | Correctly identify ttyS1 as a serial console, as well (issue T146). | Geoff Adams | |
2016-09-15 | fix error message "NameError: name 'CalledProcessError' is not defined" | Kim Hagen | |
when doing a 'show version' on a non virtual machine | |||
2016-06-26 | T58 "monitor firewall name <name>" does not monitor any firewall-log-entry | Ewald van Geffen | |
related to set firewall name <text> enable-default-log | |||
2016-04-16 | stop smartmatch warnings | Kim | |
2016-03-03 | New implementation of the version display command (ref T6). | Daniil Baturin | |
2016-02-09 | Use dhcp instead of dhcp3. | Kim Hagen | |
2016-02-08 | Update debian live mountpoint directories. | Kim Hagen | |
2016-02-08 | Update debian live mountpoin. | Kim Hagen | |
2016-02-08 | Update location of LIVE_CD. | Kim Hagen | |
2016-02-08 | Update paths in del_non_image_files function. | Kim Hagen | |
2016-02-08 | Merge branch 'current' of github.com:vyos/vyatta-op into current | Kim Hagen | |
2016-02-08 | Fix "show system image version" command. | Kim Hagen | |
2016-02-03 | Correct the path to poff for jessie. | Thomas Jepp | |
2016-01-26 | Add function to bash-completion script to fix message "bad array subscript" | Kim Hagen | |
2016-01-24 | 0.14.0+vyos2+current1debian/0.14.0+vyos2+current1 | Kim Hagen | |
2016-01-24 | git push origin current | UnicronNL | |
Merge remote-tracking branch 'tomjepp/jessie' into current | |||
2015-12-19 | Easter egg: 'show version funny' command that displays limericks | Daniil Baturin | |
after version information. | |||
2015-12-19 | Remove referenced to Vyatta from 'show version' completion help. | Daniil Baturin | |
2015-11-23 | Add missing build depends for Jessie. | Thomas Jepp | |
2015-11-19 | 0.14.0+vyos2+lithium12debian/0.14.0+vyos2+lithium12 | Alex Harpin | |
2015-11-19 | vyatta-op: set 'restart dns forwarding' to use vyatta-dns-forwarding.pl | Alex Harpin | |
Update the op mode command 'restart dns forwarding' to use the expanded vyatta-dns-forwarding.pl code. Bug #619 http://bugzilla.vyos.net/show_bug.cgi?id=619 | |||
2015-11-20 | Merge pull request #4 from tomjepp/lithium | Daniil Baturin | |
Bug #619 - Implemented a DNS forwarder restart command - "restart dns forwarding" | |||
2015-11-19 | Implemented a DNS forwarder restart command - "restart dns forwarding" | Thomas Jepp | |
2015-11-02 | 0.14.0+vyos2+lithium11debian/0.14.0+vyos2+lithium11 | Alex Harpin | |
2015-11-02 | vyatta-op: skip unknown interfaces in "show interfaces counters/detail" | Alex Harpin | |
Skip unknown interface types when running "show interfaces counters" or "show interfaces detail" from the CLI. Bug #610 http://bugzilla.vyos.net/show_bug.cgi?id=610 | |||
2015-11-02 | vyatta-op: formatting changes for style consistency | Alex Harpin | |
Update scripts/vyatta-show-interfaces.pl to maintain style consistency | |||
2015-06-18 | 0.14.0+vyos2+lithium10debian/0.14.0+vyos2+lithium10 | Alex Harpin | |
2015-06-18 | vyatta-op: update dh_gencontrol with new development build flag | Alex Harpin | |
2015-06-18 | vyatta-op: remove user login public key information with strip-private | Alex Harpin | |
Extend the strip-private command pipe so that it removes the public key user login information. Bug #567 http://bugzilla.vyos.net/show_bug.cgi?id=567 | |||
2015-06-18 | vyatta-op: strip-private removes "user" rather than actual username | Alex Harpin | |
The strip-private pipe command removes the user node entry rather than the actual username. Bug #567 http://bugzilla.vyos.net/show_bug.cgi?id=567 | |||
2015-04-09 | 0.14.0+vyos2+lithium9debian/0.14.0+vyos2+lithium9 | Daniil Baturin | |
2015-04-09 | Update debian/control to match the reality. | Daniil Baturin | |
Specifically, remove reference to Vyatta and packages that never existed in VyOS (vyatta-unicast and vyatta-serial). | |||
2015-04-09 | Replace the old hypervisor_vendor utility with hvinfo. | Daniil Baturin | |
2015-02-17 | 0.14.0+vyos2+lithium8debian/0.14.0+vyos2+lithium8 | Daniil Baturin | |
2015-02-17 | Bug #377: make commands pipe throw an error in op mode. | Daniil Baturin | |
2015-01-25 | 0.14.0+vyos2+lithium7debian/0.14.0+vyos2+lithium7 | Alex Harpin | |
2015-01-24 | vyatta-op: replace 'show shutdown' with 'show poweroff' and use script | Alex Harpin | |
Rename 'show shutdown' to 'show poweroff' so it is the same as the configuration options, and set the command to use the script to show the scheduled poweroff time. Bug #461 http://bugzilla.vyos.net/show_bug.cgi?id=461 | |||
2015-01-24 | vyatta-op: final fix for the ssh client failing to disconnect on reboot | Alex Harpin | |
Final fix to ensure that any SSH clients are sent the disconnect signal on a scheduled reboot as well as a 'reboot now'. Bug #298 http://bugzilla.vyos.net/show_bug.cgi?id=298 | |||
2015-01-24 | vyatta-op: update the system poweroff cli command to be script based | Alex Harpin | |
Update the system poweroff command to use the vyatta-poweroff.pl script rather than simply uisng the shutdown command. This allows other actions to be taken on shutdown, including correctly disconnecting SSH clients rather than having them resorting to timing out (Bug #298) Bug #460 http://bugzilla.vyos.net/show_bug.cgi?id=460 | |||
2015-01-24 | vyatta-op: remove unused reboot configuration nodes | Alex Harpin | |
Remove unused configuration nodes from the reboot templates under both the 'at' and 'cancel' nodes. Bug #459 http://bugzilla.vyos.net/show_bug.cgi?id=459 | |||
2015-01-20 | 0.14.0+vyos2+lithium6debian/0.14.0+vyos2+lithium6 | Daniil Baturin | |