summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-01-14vyatta-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-010.14.0+vyos2+lithium4debian/0.14.0+vyos2+lithium4Alex Harpin
2015-01-01vyatta-op: on shutdown/reboot the client ssh session doesn't disconnectAlex 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-310.14.0+vyos2+lithium3debian/0.14.0+vyos2+lithium3Alex Harpin
2014-12-31Revert "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-140.14.0+vyos2+lithium2debian/0.14.0+vyos2+lithium2Alex Harpin
2014-12-14Force releaseAlex Harpin
2014-11-300.14.0+vyos2+lithium1debian/0.14.0+vyos2+lithium1Alex Harpin
2014-11-30New branchAlex Harpin
2014-10-090.14.0+vyos1+helium17debian/0.14.0+vyos1+helium17Daniil Baturin
2014-10-10Merge pull request #3 from cyclops8456/heliumDaniil Baturin
vyatta-op: fix for the config file copy via scp failure
2014-10-09vyatta-op: fix for the config file copy via scp failureAlex 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-09vyatta-op: formatting changes for style consistencyAlex Harpin
Update scripts/vyatta-image-tools.pl to have consistent identation levels and style throughout.
2014-10-080.14.0+vyos1+helium16debian/0.14.0+vyos1+helium16Daniil Baturin
2014-10-08Add an option to disable inotify to fail -f commands.Daniil Baturin
OverlayFS doesn't work well with inotify.
2014-10-080.14.0+vyos1+helium15debian/0.14.0+vyos1+helium15Daniil Baturin
2014-09-20Merge pull request #2 from upa/helium-vxlan-cliDaniil Baturin
Add vxlan support
2014-09-020.14.0+vyos1+helium14debian/0.14.0+vyos1+helium14Daniil Baturin
2014-09-02Bug 300: disallow entering conf mode as root.Daniil Baturin
2014-08-24Add vxlan supportupa
2014-07-250.14.0+vyos1+helium13vyos/1.1.0-beta1debian/0.14.0+vyos1+helium13Daniil Baturin
2014-07-25Boot type check had unionfs hardcoded in it. Now it has overlayfs hardcoded ↵Daniil Baturin
in it. This makes me happy.
2014-07-080.14.0+vyos1+helium12debian/0.14.0+vyos1+helium12Daniil Baturin
2014-07-08Update package maintainer address.Daniil Baturin
2014-07-070.14.0+vyos1+helium11debian/0.14.0+vyos1+helium11Daniil Baturin
2014-07-07Add Maya calendar support to date commandsDaniil Baturin
for planning system maintenance rituals. ;)
2014-07-030.14.0+vyos1+helium10debian/0.14.0+vyos1+helium10Daniil Baturin
2014-07-03Add more interface types to "show arp" completion.Daniil Baturin
2014-07-020.14.0+vyos1+helium9debian/0.14.0+vyos1+helium9Daniil Baturin
2014-07-02Bug #251: add "commands" filter to completion list.Daniil Baturin
2014-07-020.14.0+vyos1+helium8debian/0.14.0+vyos1+helium8Daniil Baturin
2014-07-02Bug #251: add completion and help for the "| commands" filter.Daniil Baturin
2014-07-02Bug #104: add help text for the strip-private pipe.Daniil Baturin
2014-07-020.14.0+vyos1+helium7debian/0.14.0+vyos1+helium7Daniil Baturin
2014-07-02Bug #104: add pipe for stripping private information from config.Daniil Baturin
2014-07-020.14.0+vyos1+helium6debian/0.14.0+vyos1+helium6Daniil Baturin
2014-07-02Bug #39: Add op mode commands for sending gratuitous ARP requests/replies.Daniil Baturin
2014-05-09Bug #71: "show system memory cache" gives "permission denied" messageKim Hagen
2014-04-060.14.0+vyos1+helium5debian/0.14.0+vyos1+helium5Daniil Baturin
2014-04-06Bug #170: add L2TPv3 interface type to monitor command generator.Daniil Baturin
2014-04-06Bug #170: add "clear interface" commands for L2TPv3 interfaces.Daniil Baturin
2014-04-06Bug #159: add op mode support for dummy interfaces.Daniil Baturin
2014-04-06Replace Vyatta with VyOS in "show license" command help.Daniil Baturin
2014-04-060.14.0+vyos1+helium4debian/0.14.0+vyos1+helium4Daniil Baturin
2014-03-17Merge pull request #1 from higebu/feature/l2tpv3Daniil Baturin
Bug #170: Add support for l2tpv3
2014-03-18Add support for l2tpv3higebu
2014-03-050.14.0+vyos1+helium3debian/0.14.0+vyos1+helium3Daniil Baturin
2014-03-05Bug #157: Replace 'Intel 32/64bit' with 'x86 32/64-bit' in 'show version'.Daniil Baturin
2014-03-05Bug #156: Check for 'vyatta' or 'vyos' kernels.Daniil Baturin
2014-03-040.14.0+vyos1+helium2debian/0.14.0+vyos1+helium2Daniil Baturin