summaryrefslogtreecommitdiff
path: root/src/completion
AgeCommit message (Expand)Author
2023-07-14T5195: vyos.util -> vyos.utils package refactoring (#2093)Christian Breunig
2023-04-21dns: T5144: Improve dynamic DNS validations and completionsIndrajit Raychaudhuri
2023-03-30ipsec: T5093: Fixed 'reset vpn ipsec profile' commandaapostoliuk
2023-03-28ntp: T5118: Remove vestigial ntp completion scriptIndrajit Raychaudhuri
2023-03-09xml: T4952: improve interface completion helper CLI experienceChristian Breunig
2022-09-28conserver: T4717: Support for setting a name for console-server devicesWilliam Hughes
2022-07-05op-mode: bgp: T4494: add "reset bgp" op-mode treeChristian Poessinger
2022-05-16ocserv: T4420: show configured 2FA OTP keygoodNETnick
2021-09-02add 2fa op files and update templateKim Hagen
2021-06-29Debian: T3641: remove absolut path to tcpdump which now resides in /usr/binChristian Poessinger
2021-05-28ipsec: T2816: IPSec python rework, includes DMVPN and VTI supportSimon
2021-05-23op-mode: disks: T1621: bugfix no disk outputChristian Poessinger
2021-05-20sysctl: T3565: initial implementation in XML and PythonChristian Poessinger
2021-04-09bgp: T1711: remove extra script completion helper on peer-groupsChristian Poessinger
2021-04-04bgp: T1711: fix completion helpers after as number cli changeChristian Poessinger
2021-03-14bgp: T2387: add completion helper when specifying a peer-groupChristian Poessinger
2021-01-03op-mode: T3178: add "reset ip|ipv6 bgp" commandsChristian Poessinger
2021-01-02xml: local-ip completion helper should output address only once and sortedChristian Poessinger
2020-12-28webproxy: T563: squidguard: support default rulesetChristian Poessinger
2020-12-28webproxy: T563: op-mode: initial command supportChristian Poessinger
2020-12-28xml: completion-help: add helper for all local assigned IP addressesChristian Poessinger
2020-12-21openvpn: T3142: Change the path to tunnel status fileDmitriyEshenko
2020-09-15completion: T2238: add licenseChristian Poessinger
2020-05-26wwan: T1988: use "path" completion helper over dedicated shell scriptChristian Poessinger
2020-05-22pppoe: T2380: drop superfluous list_pppoe_peers.shChristian Poessinger
2020-04-14Merge pull request #344 from DmitriyEshenko/ipoe-opChristian Poessinger
2020-04-14ipoe: T2256: Rewrite op-mode commandsDmitriyEshenko
2020-04-11completion: T2238: use interface dataThomas Mangin
2020-04-11ifconfig: T2223: rename Section.listing to interfacesThomas Mangin
2020-04-11ifconfig: T2223: rename Register to SectionThomas Mangin
2020-04-06util: T2226: rewrite list_local to use cmdThomas Mangin
2020-04-06util: T2226: rewrite list_dumpable_interfaces to use cmdThomas Mangin
2020-03-29ifconfig: T2057: remove useless circual importThomas Mangin
2020-03-28wwan: T1988: migrate operational mode commandsChristian Poessinger
2020-03-24ifconfig: T2057: remove need for interface-types.jsonThomas Mangin
2020-03-22tunnel: T2028: move interface tunnel to XML/PythonThomas Mangin
2020-02-23pppoe: T1318: add op-mode commands for link informationChristian Poessinger
2020-01-25list_interfaces: change bonding interface list logicChristian Poessinger
2019-12-30list_interfaces: remove duplicate list of wireless interfacesChristian Poessinger
2019-11-24geneve: T1799: support bridgingChristian Poessinger
2019-11-23wireless: T1627: initial rewrite in XML/Python styleChristian Poessinger
2019-11-04list_interfaces: add wifi interfaces to bridgeable interfacesChristian Poessinger
2019-10-30[conf completion]: T1779: Add tunnels to completionkroy
2019-08-30[op-mode] T1621 rewrite misc commands to python/xml syntaxDmytro Aleksandrov
2019-08-27list-interfaces: T1614: support listing interfaces which can be bondedChristian Poessinger
2019-08-17openvpn: T1548: add op-mode command for resetting clientChristian Poessinger
2019-08-02[list-interfaces] support listing interfaces which can be bridgedChristian Poessinger
2018-08-17T689: Added ntp and date op mode definitionDmytro Aleksandrov
2018-06-09Merge branch 'current' of git://github.com/vyos/vyos-1x into currentRunar Borge
2018-06-08T689: add a basic library for working with network interfaces and support for...Daniil Baturin