Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2015-01-20 | Bug #456: add simple CLI for iperf. | Daniil Baturin | |
2015-01-14 | 0.14.0+vyos2+lithium5debian/0.14.0+vyos2+lithium5 | Alex Harpin | |
2015-01-14 | vyatta-op: fix for show host domain replies (none) | Alex Harpin | |
Add the -d option to /bin/domainname so it actually returns the domain name configured on the system instead of (none) Bug #438 http://bugzilla.vyos.net/show_bug.cgi?id=438 | |||
2015-01-01 | 0.14.0+vyos2+lithium4debian/0.14.0+vyos2+lithium4 | Alex Harpin | |
2015-01-01 | vyatta-op: on shutdown/reboot the client ssh session doesn't disconnect | Alex Harpin | |
When either the reboot or poweroff commands are issued from the CLI, any ssh clients currently connected to the system aren't disconnected correctly, having to rely on a timeout to terminate them. The sendsigs process doesn't fully close sshd before the network is taken down, with the result that the client don't receive the disconnect signal. Bug #298 http://bugzilla.vyos.net/show_bug.cgi?id=298 | |||
2014-12-31 | 0.14.0+vyos2+lithium3debian/0.14.0+vyos2+lithium3 | Alex Harpin | |
2014-12-31 | Revert "Add an option to disable inotify to fail -f commands." | Alex Harpin | |
This reverts commit 75ae9d501bfdd4b264cfb0a8f1e04ae3c6a86cf7. This change is no longer needed as inotify is now working in the current VyOS kernel, following the commits for bug #425, so removing this temporary workaround. | |||
2014-12-14 | 0.14.0+vyos2+lithium2debian/0.14.0+vyos2+lithium2 | Alex Harpin | |
2014-12-14 | Force release | Alex Harpin | |
2014-11-30 | 0.14.0+vyos2+lithium1debian/0.14.0+vyos2+lithium1 | Alex Harpin | |
2014-11-30 | New branch | Alex Harpin | |
2014-10-09 | 0.14.0+vyos1+helium17debian/0.14.0+vyos1+helium17 | Daniil Baturin | |
2014-10-10 | Merge pull request #3 from cyclops8456/helium | Daniil Baturin | |
vyatta-op: fix for the config file copy via scp failure | |||
2014-10-09 | vyatta-op: fix for the config file copy via scp failure | Alex Harpin | |
Copying the config file (or any other for that matter via the CLI copy command) to another host via scp fails due to the failure to create the known_hosts file. Bug #340 http://bugzilla.vyos.net/show_bug.cgi?id=340 | |||
2014-10-09 | vyatta-op: formatting changes for style consistency | Alex Harpin | |
Update scripts/vyatta-image-tools.pl to have consistent identation levels and style throughout. | |||
2014-10-08 | 0.14.0+vyos1+helium16debian/0.14.0+vyos1+helium16 | Daniil Baturin | |
2014-10-08 | Add an option to disable inotify to fail -f commands. | Daniil Baturin | |
OverlayFS doesn't work well with inotify. | |||
2014-10-08 | 0.14.0+vyos1+helium15debian/0.14.0+vyos1+helium15 | Daniil Baturin | |
2014-09-20 | Merge pull request #2 from upa/helium-vxlan-cli | Daniil Baturin | |
Add vxlan support | |||
2014-09-02 | 0.14.0+vyos1+helium14debian/0.14.0+vyos1+helium14 | Daniil Baturin | |
2014-09-02 | Bug 300: disallow entering conf mode as root. | Daniil Baturin | |
2014-08-24 | Add vxlan support | upa | |
2014-07-25 | 0.14.0+vyos1+helium13vyos/1.1.0-beta1debian/0.14.0+vyos1+helium13 | Daniil Baturin | |
2014-07-25 | Boot type check had unionfs hardcoded in it. Now it has overlayfs hardcoded ↵ | Daniil Baturin | |
in it. This makes me happy. | |||
2014-07-08 | 0.14.0+vyos1+helium12debian/0.14.0+vyos1+helium12 | Daniil Baturin | |
2014-07-08 | Update package maintainer address. | Daniil Baturin | |
2014-07-07 | 0.14.0+vyos1+helium11debian/0.14.0+vyos1+helium11 | Daniil Baturin | |
2014-07-07 | Add Maya calendar support to date commands | Daniil Baturin | |
for planning system maintenance rituals. ;) |