Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-26 | Update changelog. | Daniil Baturin | |
2019-01-26 | Merge branch 'current' into crux | Daniil Baturin | |
2019-01-26 | T1193: use vyos-config-to-commands in the commands pipe. | Daniil Baturin | |
2019-01-03 | T1151: elevate permissions when accessing kernel ring buffer | Christian 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-03 | T1151: elevate permissions when accessing kernel ring buffer | Christian 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-31 | Merge branch 'current' into crux | Daniil Baturin | |
2018-11-25 | show: rename Vyatta to VyOS | Christian Poessinger | |
(cherry picked from commit 7e7c2da061f83e3f64309ca3be0c91667bf21c12) | |||
2018-11-25 | show: rename Vyatta to VyOS | Christian Poessinger | |
2018-11-12 | Merge branch 'current' into crux | Daniil Baturin | |
2018-11-12 | T994: fix the argument number in "monitor bandwidth-test initiate". | Daniil Baturin | |
2018-11-11 | T999: "strip-private" does not strip pre-shared-secret | Christian 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-11 | T999: "strip-private" does not strip pre-shared-secret | Christian Poessinger | |
Private information as the IPSec pre shared key was not removed on: vyos@vyos# show vpn ipsec | strip-private | |||
2018-11-07 | Fixes T963: no authorization logs | hagbard | |
2018-11-07 | Fixes T963: no authorization logs | hagbard | |
2018-10-28 | Merge branch 'current' into crux | Daniil Baturin | |
Conflicts: debian/changelog | |||
2018-10-09 | Merge pull request #19 from hagbard-01/current | hagbard-01 | |
T870: Commit-confirm restarts the server even after commit | |||
2018-10-09 | T870: Commit-confirm restarts the server even after commit | hagbard | |
- bugfix: show reboot shows now systemd scheduled and commit-confirm scheduled reboots. | |||
2018-09-28 | New branch. | Daniil Baturin | |
2018-09-14 | use double square brackets | UnicronNL | |
2018-09-14 | T846 RADIUS user you no longer have access to the “?” when entering ↵ | UnicronNL | |
commands. | |||
2018-09-01 | T821: do not allow using the commands pipe if session has uncommited changes. | Daniil Baturin | |
2018-08-26 | T441: remove vyatta-quagga from dependencies. | Daniil Baturin | |
2018-08-23 | T441: add FRR as an alternative dependency to quagga. | Daniil Baturin | |
2018-08-21 | Merge pull request #16 from alkersan/clear_term | Daniil Baturin | |
T689: Remove clear console and reset terminal ops after xml rewrite | |||
2018-08-21 | Merge pull request #17 from alkersan/force_arp | Daniil Baturin | |
T689: Remove force arp ops after xml rewrite | |||
2018-08-21 | T689: Remove force arp ops after xml rewrite | Dmytro Aleksandrov | |
2018-08-21 | T689: Remove clear console and reset terminal ops after xml rewrite | Dmytro Aleksandrov | |
2018-08-18 | Merge pull request #15 from alkersan/ddns_update | Christian Poessinger | |
T784: removed conflicting leftovers of the "update dns dynamic" operation | |||
2018-08-18 | T784: removed conflicting leftovers of the "update dns dynamic" operation | Dmytro Aleksandrov | |
2018-08-17 | Merge pull request #14 from alkersan/ntp_show | Christian Poessinger | |
T689: Removed show ntp op mode definition in virtue of xml rewrite | |||
2018-08-16 | T689: Removed ntp and date op mode definition in virtue of xml rewrite | Dmytro Aleksandrov | |
2018-08-06 | T768: correct the path to ss in "run show connections" scripts. | Daniil Baturin | |
2018-07-29 | T758: fixup - delete additional conflicting files | Christian 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-29 | T758: add 'show dns dynamic status' op mode command | Christian Poessinger | |
2018-07-28 | Update the README. | Daniil Baturin | |
2018-07-28 | T666, T616: remove the "reset vrrp master" command. | Daniil Baturin | |
2018-07-21 | T689: remove commands reimplemented in PR#17. | Daniil Baturin | |
2018-07-21 | Merge branch 'current' of github.com:vyos/vyatta-op into current | Daniil Baturin | |
2018-06-14 | T697: 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 | |||
2018-06-14 | T683: remove old Perl scripts for 'show snmp' | Christian Poessinger | |
2018-06-14 | T683: Rewrite SNMP op mode commands in new stlye XML/Python | Christian Poessinger | |
2018-06-13 | T689: remove files no longer needed after merging PR#14 into vyos-1x. | Daniil Baturin | |
2018-06-13 | Merge branch 'current' of github.com:vyos/vyatta-op into current | Daniil Baturin | |
2018-06-13 | T689: remove files no longer needed after merging PR#14 into vyos-1x. | Daniil Baturin | |
2018-06-10 | Related to T689: update the show tech-support scripts. | Daniil Baturin | |
Remove references to Vyatta. Remove all references to serial WAN interfaces: not supported since forever. Remove references to IPS, also not supported since forever. Update configuration path for NAT. Do not try to check if VRRP is configured since it can be inside VIFs, the old check was incomplete. | |||
2018-06-10 | T588: remove the old DNS forwarding op mode script. | Daniil Baturin | |
2018-06-05 | T684: make the 'run show configuration commands' and the |commands pipe use ↵ | Daniil Baturin | |
the new implementation. | |||
2018-05-16 | T644: point vyos_* dirs to the /usr/ hierarchy intead of /opt/vyatta | Daniil Baturin | |
2018-05-15 | T637: Remove references to autogenerated monitor interfaces commands from ↵ | Daniil Baturin | |
the makefile. | |||
2018-05-15 | T638: remove the old handwritten templates for bmon commands. | Daniil Baturin | |
Turns out they were there, just overwriten by the gen-monitor-* so no one noticed. |