summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-06-07Merge pull request #2029 from indrajitr/ddclient-improvement-round-3Christian Breunig
2023-06-06dns: T5144: Update copyright yearIndrajit Raychaudhuri
2023-06-06dns: T5144: Handle partial conf mode CLI gracefullyIndrajit Raychaudhuri
2023-06-06op-mode: T5262: use module function instead of methodJohn Estabrook
2023-06-06op mode: T5262: add a warning message about unsaved config changesDaniil Baturin
2023-06-06Merge pull request #2027 from cuongdt1994/patch-1Daniil Baturin
2023-06-06T5260: Do not use deprecated python crypt modulecuongdt1994
2023-06-06Don't use deprecated crypt module.cuongdt1994
2023-06-05Merge pull request #2005 from indrajitr/ddclient-improvement-round-2Christian Breunig
2023-06-05openconnect: T5259: fix migration logic in delete_value radius|localJohn Estabrook
2023-06-04dns: T5144: Streamline ddclient systemd service overrideIndrajit Raychaudhuri
2023-06-04dns: T5144: Add pid and cache config as ddclient globalIndrajit Raychaudhuri
2023-06-04dns: T5144: Relocate ddclient op-mode config files for consistency with confi...Indrajit Raychaudhuri
2023-06-04dns: T5144: Relocate ddclient template path for consistency with config pathIndrajit Raychaudhuri
2023-06-04dns: T5144: Apply migration for dynamic dns path updateIndrajit Raychaudhuri
2023-06-04dns: T5144: Restrict dualstack for dyndns2 protocol to dyn.comIndrajit Raychaudhuri
2023-06-03dns: T5144: Modernize dynamic dns operationIndrajit Raychaudhuri
2023-06-03T5257: add verify_vrf() check for flow-accountingChristian Breunig
2023-06-03T5257: import cleanup for flow-accountingChristian Breunig
2023-06-03T5257: Fix netflow VRF and bracketize v6 source addresses for netflow/sflowWered
2023-06-02Merge pull request #2023 from jestabro/error-passingViacheslav Hletenko
2023-05-31migration: T5251: fix incorrect logic in calling configtree.deleteJohn Estabrook
2023-05-31Merge pull request #2021 from blank0608/T5210Christian Breunig
2023-05-31T5210: VPN: Fix typo in WarningJohn Landicho
2023-05-29netns: T3829: remove debug print() statemementChristian Breunig
2023-05-29T5234: add bash prompt identifier for given Network namespaceChristian Breunig
2023-05-29T5234: extend color prompt with VRF instance nameChristian Breunig
2023-05-28ipsec: T5042: fix remote-access "Tunnel IP" columnChristian Breunig
2023-05-28router-advert: T5240: verify() that no more then 3 IPv6 name-servers configuredChristian Breunig
2023-05-26bridge: T4579: fix error message for bridge and bond membershipChristian Breunig
2023-05-21T5234: add bash prompt identifier for given VRF instanceChristian Breunig
2023-05-19T5222: reverse-proxy add send-proxy option for backend serverViacheslav Hletenko
2023-05-19T5222: Refactoring load-balancing reverse-proxyViacheslav Hletenko
2023-05-17Merge pull request #2004 from sever-sever/T5222Christian Breunig
2023-05-17T5222: Add load-balancing for web trafficViacheslav Hletenko
2023-05-14T5224: Stop syslog.socket alongside syslog.serviceJoe Groocock
2023-05-14T5224: Fix `del system syslog`Joe Groocock
2023-05-12ethernet: T3891: add conditional code-path when doing speed/duplex changesChristian Breunig
2023-05-12ocserv: T3896: improve XML definition and add warning about 3rd party configsChristian Breunig
2023-05-12Merge pull request #1783 from PeppyH/T3896-ocserv-config-per-xChristian Breunig
2023-05-12Merge pull request #2002 from Zen3515/fix-cloudflare-ddnsChristian Breunig
2023-05-12T5219: ddclient: Cloudflare doesn't require loginZen3515
2023-05-11Merge pull request #1999 from dmbaturin/T5251-vrrp-group-ping-fixJohn Estabrook
2023-05-12vrrp: T5215: fix VRRP commit error when health check is not configuredDaniil Baturin
2023-05-11vyos.util: T5195: remove the unused camel case to snake case functionDaniil Baturin
2023-05-11Merge pull request #1956 from mkorobeinikov/currentChristian Breunig
2023-05-11T5158: Refactoring the commad '$ sh interfaces counters'mkorobeinikov
2023-05-10Merge pull request #1987 from dmbaturin/T5251-vrrp-group-pingChristian Breunig
2023-05-10vrrp: T5215: Add built-in ping check for VRRP groupsDaniil Baturin
2023-05-10T5213: Add accounting-interim-interval option for PPTP-serverViacheslav Hletenko