summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-25remove console-setup dependencyKim
non of its binaries are used and it installs non needed xkb-data package
2017-03-19Exchange vyatta with vyosThore
When typing "show system" and pressing tab the autosuggestion still said the installation was based on a vyatta image.
2017-03-15Merge pull request #8 from nwautomator/T283Daniil Baturin
T283: add CLI command to regenerate SSH server host keys
2017-03-05Fix the 'ssh-server-key' script to use the 'yesno' script as per dmbaturin's ↵Chris Freas
request.
2017-03-03T283: add CLI command to regenerate SSH server host keysChris Freas
2017-02-17T272: Add scripts and templates for generating remote side OpenVPN configsDaniil Baturin
(just for VyOS for now, raw openvpn config support will come later).
2016-12-21T156: return "Unknown" for /sys/class/dmi/* files that don't exist.Daniil Baturin
2016-12-12Merge pull request #7 from EwaldvanGeffen/currentDaniil Baturin
T207: modified brctl location
2016-12-11Merge branch 'current' into ewaldEwald van Geffen
2016-12-11Merge pull request #1 from vyos/currentEwald van Geffen
Update
2016-12-11T207: modified brctl locationEwald van Geffen
2016-10-22Merge pull request #5 from EwaldvanGeffen/patch-1Daniil Baturin
T58 "monitor firewall name <name>" does not monitor any firewall-log-entry
2016-10-22Merge pull request #6 from gsadams/currentDaniil Baturin
Correctly identify ttyS1 as a serial console, as well (issue T146).
2016-09-26Support serial console on any ttyS#. Well, any of the first 10.Geoff Adams
2016-09-20Correctly identify ttyS1 as a serial console, as well (issue T146).Geoff Adams
2016-09-15fix error message "NameError: name 'CalledProcessError' is not defined"Kim Hagen
when doing a 'show version' on a non virtual machine
2016-06-26T58 "monitor firewall name <name>" does not monitor any firewall-log-entryEwald van Geffen
related to set firewall name <text> enable-default-log
2016-04-16stop smartmatch warningsKim
2016-03-03New implementation of the version display command (ref T6).Daniil Baturin
2016-02-09Use dhcp instead of dhcp3.Kim Hagen
2016-02-08Update debian live mountpoint directories.Kim Hagen
2016-02-08Update debian live mountpoin.Kim Hagen
2016-02-08Update location of LIVE_CD.Kim Hagen
2016-02-08Update paths in del_non_image_files function.Kim Hagen
2016-02-08Merge branch 'current' of github.com:vyos/vyatta-op into currentKim Hagen
2016-02-08Fix "show system image version" command.Kim Hagen
2016-02-03Correct the path to poff for jessie.Thomas Jepp
2016-01-26Add function to bash-completion script to fix message "bad array subscript"Kim Hagen
2016-01-240.14.0+vyos2+current1debian/0.14.0+vyos2+current1Kim Hagen
2016-01-24git push origin currentUnicronNL
Merge remote-tracking branch 'tomjepp/jessie' into current
2015-12-19Easter egg: 'show version funny' command that displays limericksDaniil Baturin
after version information.
2015-12-19Remove referenced to Vyatta from 'show version' completion help.Daniil Baturin
2015-11-23Add missing build depends for Jessie.Thomas Jepp
2015-11-190.14.0+vyos2+lithium12debian/0.14.0+vyos2+lithium12Alex Harpin
2015-11-19vyatta-op: set 'restart dns forwarding' to use vyatta-dns-forwarding.plAlex 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-20Merge pull request #4 from tomjepp/lithiumDaniil Baturin
Bug #619 - Implemented a DNS forwarder restart command - "restart dns forwarding"
2015-11-19Implemented a DNS forwarder restart command - "restart dns forwarding"Thomas Jepp
2015-11-020.14.0+vyos2+lithium11debian/0.14.0+vyos2+lithium11Alex Harpin
2015-11-02vyatta-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-02vyatta-op: formatting changes for style consistencyAlex Harpin
Update scripts/vyatta-show-interfaces.pl to maintain style consistency
2015-06-180.14.0+vyos2+lithium10debian/0.14.0+vyos2+lithium10Alex Harpin
2015-06-18vyatta-op: update dh_gencontrol with new development build flagAlex Harpin
2015-06-18vyatta-op: remove user login public key information with strip-privateAlex 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-18vyatta-op: strip-private removes "user" rather than actual usernameAlex 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-090.14.0+vyos2+lithium9debian/0.14.0+vyos2+lithium9Daniil Baturin
2015-04-09Update 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-09Replace the old hypervisor_vendor utility with hvinfo.Daniil Baturin
2015-02-170.14.0+vyos2+lithium8debian/0.14.0+vyos2+lithium8Daniil Baturin
2015-02-17Bug #377: make commands pipe throw an error in op mode.Daniil Baturin
2015-01-250.14.0+vyos2+lithium7debian/0.14.0+vyos2+lithium7Alex Harpin