summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-12-29l2tp-server: T4117: Add dae-server configuration to templateDmitriyEshenko
2021-12-27snmp: T4093: add missing verify() step for required group per snmp v3 userChristian Poessinger
2021-12-26http: api: T4055: add VRF supportChristian Poessinger
2021-12-24conntrack-sync: T3854: Add missed statistics for op-modeViacheslav
2021-12-19T4084: dehardcode the post-login bannerDaniil Baturin
2021-12-16http-api: T4076: allow setting CORS option 'Access-Control-Allow-Origin'John Estabrook
2021-12-16T3354: Backport strip-private scripterkin
2021-12-16T3006: add a range validatorDaniil Baturin
2021-12-15pppoe-server: T3006: Add range to regex generatorDmitriyEshenko
2021-12-14http-api: T4071: allow API to bind to unix domain socketJohn Estabrook
2021-12-12graphql: T3993: add requests for firewall ipv6-address-groupJohn Estabrook
2021-12-12graphql: T3993: distinguish queries and mutations; update README.graphqlJohn Estabrook
2021-12-12validator: T4036: validate if multicast address is single (no netmask)Christian Poessinger
2021-12-11T3912: migrate "Welcome to VyOS" from issue file to motd to not silently expo...Christian Poessinger
2021-12-11vyos.util: T4061: fix typo in function nameJohn Estabrook
2021-12-10wwan: T3795: remove superfluous import (render)Christian Poessinger
2021-12-10wwan: T3795: only enable cron helper when interface is in useChristian Poessinger
2021-12-10wwan: T3795: only run ModemManager when interface is in useChristian Poessinger
2021-12-09https: T4055: add vrf supportChristian Poessinger
2021-12-09Revert "vrrp: T4059: do "late" read of the CLI configuration as this fails in...Christian Poessinger
2021-12-09conntrack: T3535: add keepalived notifications for node transitionsChristian Poessinger
2021-12-09vyos.util: T4061: add function to check for completion of boot configJohn Estabrook
2021-12-08vrrp: T4059: do "late" read of the CLI configuration as this fails in __init__Christian Poessinger
2021-12-08mpls: T4024: use FRRConfig() class for config reloadingChristian Poessinger
2021-12-06sflow: T4046: Add source-address for sflowViacheslav
2021-12-06validators: T4053: Fix exit code for scriptViacheslav
2021-12-06validators: T4052: Fix for warn message in the validator scriptViacheslav
2021-12-05vrrp: T4041: bugfix sync-group transition-scripts not executedChristian Poessinger
2021-12-04wwan: T3795: move implementation to VbashOpRun()Christian Poessinger
2021-12-04op-mode: disk: T4045: bugfix "format disk <new> like <old>"Christian Poessinger
2021-12-04op-mode: disk: T4045: cleanup code to use python f'ormat stringsChristian Poessinger
2021-12-03tftp: T4012: Add TFTP VRF supportDmitriyEshenko
2021-12-01graphql: T3993: define add/delete system image requestJohn Estabrook
2021-12-01http-api: T3440: simplify vyos-http-api initializationJohn Estabrook
2021-12-01graphql: T3993: update README.graphqlJohn Estabrook
2021-11-30graphql: T3993: add config session show_configJohn Estabrook
2021-11-30graphql: T3993: add op-mode requestsJohn Estabrook
2021-11-30op-mode: T3725: Show configuration in JSON formatViacheslav
2021-11-28op-mode: lldp: T3999: bugfix KeyError: 'capability'Christian Poessinger
2021-11-27Merge pull request #1085 from andriiandrieiev/equuleusChristian Poessinger
2021-11-25filesystem: T3946: GPT table fix after disk resizeAndrii
2021-11-25filesystem: T3946: partition resize as a serviceAndrii
2021-11-24Merge pull request #1082 from DmitriyEshenko/1x-24112021-eq-03Christian Poessinger
2021-11-24graphql: T3993: add requests for manipulating firewall groupsJohn Estabrook
2021-11-24graphql: T3993: refactor directive and mutation definitionsJohn Estabrook
2021-11-24graphql: T3993: normalize naming conventionsJohn Estabrook
2021-11-24graphql: T3993: change name of directiveJohn Estabrook
2021-11-24graphql: T3993: update README.graphqlJohn Estabrook
2021-11-24sstp: T2661: Delete certificate files redundancy checkDmitriyEshenko
2021-11-19http-api: T4003: fix output when no tty attached to stdout, e.g., apiJohn Estabrook