summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-12-06[strip-config] T1568 improved regex for ipv6,mac and full-nameDmitriyEshenko
(cherry picked from commit 20822ca355fcec4a364375edf6330e6b2357a570)
2019-11-05T1401 fixing copy command, protocol FTP. Using hexdecimal for # and @ chars ↵DmitriyEshenko
in password.
2019-10-23T1431: add an unattended image deletion option.Daniil Baturin
2019-09-28Jenkins: import Pipeline from vyos-1x commit bd00ec7Christian Poessinger
2019-09-24Jenkins: sync with vyos-1x pipelineChristian Poessinger
Imported from vyos-1x commit fe8cd98c92 ("Jenkins: rely on the global defined label for Docker executors").
2019-09-23Jenkins: use new pipeline imported from vyos-1xChristian Poessinger
2019-08-31[ping] T1450 Recovering ping for ipv6Eshenko Dmitriy
After adding sudo, always runs `ping` instead using `ping6` for ipv6
2019-08-29[ping command] T1450 - ping * flood is not workinghagbard
2019-08-09T1571: fix the grep expression in "run show log vpn *".Daniil Baturin
2019-06-24strip-config: T1484: remove OSPF md5 keyChristian Poessinger
(cherry picked from commit 8c7b09c1487547df339037cfae861d78bd51a17f)
2019-05-22Create Jenkinsfile cruxKim Hagen
2019-01-26Update changelog.Daniil Baturin
2019-01-26Merge branch 'current' into cruxDaniil Baturin
2019-01-26T1193: use vyos-config-to-commands in the commands pipe.Daniil Baturin
2019-01-03T1151: elevate permissions when accessing kernel ring bufferChristian Poessinger
The kernel syslog contains debugging information that is often useful during exploitation of other vulnerabilities, such as kernel heap addresses. Rather than futilely attempt to sanitize hundreds (or thousands) of printk statements and simultaneously cripple useful debugging functionality, it is far simpler to create an option that prevents unprivileged users from reading the syslog. For more information please refer to: https://lwn.net/Articles/414813/ (cherry picked from commit 11d91322beffcb4c420dc5e086782b20732ac6fe)
2019-01-03T1151: elevate permissions when accessing kernel ring bufferChristian Poessinger
The kernel syslog contains debugging information that is often useful during exploitation of other vulnerabilities, such as kernel heap addresses. Rather than futilely attempt to sanitize hundreds (or thousands) of printk statements and simultaneously cripple useful debugging functionality, it is far simpler to create an option that prevents unprivileged users from reading the syslog. For more information please refer to: https://lwn.net/Articles/414813/
2018-12-31Merge branch 'current' into cruxDaniil Baturin
2018-11-25show: rename Vyatta to VyOSChristian Poessinger
(cherry picked from commit 7e7c2da061f83e3f64309ca3be0c91667bf21c12)
2018-11-25show: rename Vyatta to VyOSChristian Poessinger
2018-11-12Merge branch 'current' into cruxDaniil Baturin
2018-11-12T994: fix the argument number in "monitor bandwidth-test initiate".Daniil Baturin
2018-11-11T999: "strip-private" does not strip pre-shared-secretChristian Poessinger
Private information as the IPSec pre shared key was not removed on: vyos@vyos# show vpn ipsec | strip-private (cherry picked from commit 1b94994d3f9c7ca32dfad3051fe9c3330edcfd98)
2018-11-11T999: "strip-private" does not strip pre-shared-secretChristian Poessinger
Private information as the IPSec pre shared key was not removed on: vyos@vyos# show vpn ipsec | strip-private
2018-11-07Fixes T963: no authorization logshagbard
2018-11-07Fixes T963: no authorization logshagbard
2018-10-28Merge branch 'current' into cruxDaniil Baturin
Conflicts: debian/changelog
2018-10-09Merge pull request #19 from hagbard-01/currenthagbard-01
T870: Commit-confirm restarts the server even after commit
2018-10-09T870: Commit-confirm restarts the server even after commithagbard
- bugfix: show reboot shows now systemd scheduled and commit-confirm scheduled reboots.
2018-09-28New branch.Daniil Baturin
2018-09-14use double square bracketsUnicronNL
2018-09-14T846 RADIUS user you no longer have access to the “?” when entering ↵UnicronNL
commands.
2018-09-01T821: do not allow using the commands pipe if session has uncommited changes.Daniil Baturin
2018-08-26T441: remove vyatta-quagga from dependencies.Daniil Baturin
2018-08-23T441: add FRR as an alternative dependency to quagga.Daniil Baturin
2018-08-21Merge pull request #16 from alkersan/clear_termDaniil Baturin
T689: Remove clear console and reset terminal ops after xml rewrite
2018-08-21Merge pull request #17 from alkersan/force_arpDaniil Baturin
T689: Remove force arp ops after xml rewrite
2018-08-21T689: Remove force arp ops after xml rewriteDmytro Aleksandrov
2018-08-21T689: Remove clear console and reset terminal ops after xml rewriteDmytro Aleksandrov
2018-08-18Merge pull request #15 from alkersan/ddns_updateChristian Poessinger
T784: removed conflicting leftovers of the "update dns dynamic" operation
2018-08-18T784: removed conflicting leftovers of the "update dns dynamic" operationDmytro Aleksandrov
2018-08-17Merge pull request #14 from alkersan/ntp_showChristian Poessinger
T689: Removed show ntp op mode definition in virtue of xml rewrite
2018-08-16T689: Removed ntp and date op mode definition in virtue of xml rewriteDmytro Aleksandrov
2018-08-06T768: correct the path to ss in "run show connections" scripts.Daniil Baturin
2018-07-29T758: fixup - delete additional conflicting filesChristian Poessinger
Fix error when building ISO: dpkg: error processing archive /var/cache/apt/archives/vyos-1x_1.2.0-1_all.deb (--unpack): trying to overwrite '/opt/vyatta/share/vyatta-op/templates/show/dns/dynamic/node.def', which is also in package vyatta-op 0.14.0+vyos2+current6
2018-07-29T758: add 'show dns dynamic status' op mode commandChristian Poessinger
2018-07-28Update the README.Daniil Baturin
2018-07-28T666, T616: remove the "reset vrrp master" command.Daniil Baturin
2018-07-21T689: remove commands reimplemented in PR#17.Daniil Baturin
2018-07-21Merge branch 'current' of github.com:vyos/vyatta-op into currentDaniil Baturin
2018-06-14T697: dependency clean up. Moving pciutils, usbutils, lsscsi, bmon, hvinfo ↵Daniil Baturin
to vyos-1x Moving iftop and lsof to the utils package list in vyos-build