summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-17[pppoe-server] T1408 - improve verify() function to enable IPv6 only deploymentshagbard
2019-06-17Merge branch 'current' of https://github.com/vyos/vyos-1x into currentDaniil Baturin
2019-06-17T1431: release the lock even if discard() caused an exception.Daniil Baturin
2019-06-17T1431: Fix vyos-http-server logging to journald.Daniil Baturin
2019-06-16T1439: remove beginning and end anchors, they are implied with re.fullmatchJernej Jakob
2019-06-16T1439: move DUID validator to regexJernej Jakob
2019-06-16T1439: add dhcpv6-client-id validatorJernej Jakob
2019-06-16dhcpv6-server: Add name constraint, clarify help, fix typosJernej Jakob
2019-06-16T1439: remove quotes around dhcp6.client-idJernej Jakob
2019-06-16T1431: initial implementation of the HTTP API.Daniil Baturin
2019-06-16T1432: inject VyOS-specific environment variables into the session environment.Daniil Baturin
2019-06-16Revert "T849: move BGP peer-group node to ipv4 address family"Christian Poessinger
2019-06-16Merge branch 'bgp-address-family' into currentChristian Poessinger
2019-06-16T849: move BGP peer-group node to ipv4 address familyChristian Poessinger
2019-06-16Merge branch 'current' of https://github.com/vyos/vyos-1x into currentDaniil Baturin
2019-06-16T1432: add a finalizer to vyos.configsession to avoid leaking sessions.Daniil Baturin
2019-06-16T1438: fix permissions when invoking 'show version'Christian Poessinger
2019-06-16T1432: add a discard function to vyos.configsessionDaniil Baturin
2019-06-16DHCPDv6 T1433: rename daemon configuration fileChristian Poessinger
2019-06-16DHCPDv6 T1433: fix wrong lease file nameChristian Poessinger
2019-06-13Merge branch 'current' of https://github.com/vyos/vyos-1x into currentDaniil Baturin
2019-06-13T1431: make it possible to obtain session environment and run vyos.config fun...Daniil Baturin
2019-06-12T1397: check for path argument in both effective and merge configJohn Estabrook
2019-06-12T1397: use revised migration methodJohn Estabrook
2019-06-12T1397: escape backslashes in output passed to configtreeJohn Estabrook
2019-06-12T1432: correct the ConfigSessionError exception name.Daniil Baturin
2019-06-12T1431: add dependency on python3-bottle to have something to run the HTTP API...Daniil Baturin
2019-06-12T1432: initial implementation of the config write API.Daniil Baturin
2019-06-10[wireguard] T1428: Add handling of fwmark setting (#70)Matthias Fetzer
2019-06-06Merge pull request #69 from jestabro/config-migrateJohn Estabrook
2019-06-05T1334: Migration script runner rewriteJohn Estabrook
2019-06-05T1422: Remove extraneous print statement.John Estabrook
2019-06-04T1379: Deprecated functions in /sbin/dhclient-scriptKim Hagen
2019-06-03T1423: Create known_hosts file if not presentJohn Estabrook
2019-06-01T1422: fix wrong file mode.Daniil Baturin
2019-06-01T1422: add a script for querying values in config files.Daniil Baturin
2019-05-30[dhcp] T1416: fix DHCP server status viewChristian Poessinger
2019-05-29Merge pull request #68 from jestabro/merge-configJohn Estabrook
2019-05-29T1397: Rewrite the config merge scriptJohn Estabrook
2019-05-28T1397: Rewrite the config merge scriptJohn Estabrook
2019-05-22add tests to JenkinsfileKim Hagen
2019-05-22Create Jenkinsfile currentKim Hagen
2019-05-21[pppoe-server] T1393 - adding ip6 and ip6-pd to 'show pppoe-server sessions'hagbard
2019-05-21[pppoe-server] T1393 - pppoe IPv6 pool doesn't workhagbard
2019-05-13T1378: extend version file with Git commit IDChristian Poessinger
2019-05-08T805: Drop config compatibility with Vyatta Core older than 6.5John Estabrook
2019-05-08[VRRP] T1371: add quotes around the health check script string.Daniil Baturin
2019-05-05[dhcp-server] T103: wrong hostnames in hosts fileChristian Poessinger
2019-05-03fix CVE-2019-10906UnicronNL
2019-04-27[rsyslog] T1358 - typo fixed os.path.existshagbard