Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-22 | lldp: T393: rename XML interface definition to xml.in | Christian Poessinger | |
2019-12-22 | Revert "[LLDP] Remove the lldp.xml interface definition to avoid template ..." | Christian Poessinger | |
This reverts commit 6b2028e5a40cc435875c2b516b81a2a84ecc6ee0. | |||
2019-12-22 | .gitignore: add 'debian/.debhelper' pattern | Christian Poessinger | |
2019-12-20 | Debian: add 'cron' package dependency | Christian Poessinger | |
2019-12-20 | igmp-proxy: T1893: add op-mode command to reset process | Christian Poessinger | |
2019-12-20 | igmp-proxy: T1893: verify that proxy interface exists | Christian Poessinger | |
2019-12-20 | igmp-proxy: T1893: rename 'interface' dictionary key to 'interfaces' | Christian Poessinger | |
2019-12-20 | Merge pull request #189 from zdc/T1890 | Christian Poessinger | |
flow-accounting: T1890: fixed scripts permissions and added dependency from pmacct | |||
2019-12-20 | Merge remote-tracking branch 'upstream/current' into T1890 | zsdc | |
2019-12-19 | flow-accounting: T1890: add missing pmacct dependency | Christian Poessinger | |
2019-12-19 | flow-accounting: T1890: fixed scripts permissions | zsdc | |
2019-12-19 | Merge pull request #188 from zdc/T1885 | Christian Poessinger | |
vyos-hostsd: T1885: Fixed crash if stdout PIPE connection lost | |||
2019-12-19 | vyos-hostsd: T1885: Fixed crash if stdout PIPE connection lost | zsdc | |
In case if stdout PIPE were lost (for example, after systemd-journald restart), using print() will raise the exception. This patch replaces print() to logging function, which is not sensitive to this problem. This makes vyos-hostd resistant to stdout disconnection, but of course, all logs after stdout disconnection will be lost. | |||
2019-12-19 | Merge pull request #187 from zdc/T1890 | Christian Poessinger | |
flow-accounting: T1890: flow-accounting rewritten with Python and XML | |||
2019-12-18 | flow-accounting: T1890: flow-accounting rewritten with Python and XML | zsdc | |
This patch keep compatibility with old configuration and software, but now it is much easier to add a lot of other useful things Completely replaces vyatta-netflow package (except some outdated and not available via CLI parts) | |||
2019-12-18 | snmp: T1881: Add path for ext-scripts without path | DmitriyEshenko | |
2019-12-18 | Jenkins: adjust to new Debian Buster build | Christian Poessinger | |
2019-12-18 | Merge branch 'equuleus' of github.com:vyos/vyos-1x into currentvyos/1.3dev0 | Christian Poessinger | |
* 'equuleus' of github.com:vyos/vyos-1x: T1873: DHCP: add current year to copyright notice T1873: DHCP: fix service name in op-mode "show dhcp" T1873: DHCP: ship our own server init scripts vyos.config: T1862: restore regex after merge equuleus: T1862: Use regex pattern \s+ to split strings on whitespace [vyos.config] T1758: adjust regex for change in Python 3.7 Jenkins: Docker: always pull container from Dockerhub ssh - T1719: ssh deprecated options removed Jenkins: assume dependencies are available in Docker container Jenkins: fix httpURI in isCustomBuild() openvpn: T1617: bugfix for server push-route openvpn: T1548: remove authy 2fa provider update Jenkins file for equuleus igmpproxy: remove init script which is already provided by Debian Buster | |||
2019-12-17 | Revert "Jenkins: T1870: fetch pull request refs from GitHub"VyOS_1.2-2019Q4 | Christian Poessinger | |
This reverts commit fa5447f6c9850756cb7e1acb499fd60b749dfcaa. | |||
2019-12-17 | Revert "Jenkins: T1870: adjust branch pointer" | Christian Poessinger | |
This reverts commit 1f810cbd0abd8bb5c9c7a499a253b0c2ddd36b70. | |||
2019-12-17 | Revert "Jenkins: T1870: only use pull request refspec" | Christian Poessinger | |
This reverts commit 325b3fd14ce7a021ad347231a768f992b97b6804. | |||
2019-12-17 | Revert "Jenkins: T1870: add 'PR-' prefix to pull request refspec" | Christian Poessinger | |
This reverts commit de2716ae67a8d88886686fbd7e8db33b6e1a5ebd. | |||
2019-12-17 | snmp: T1881: add S_IRGRP to snmp script file permission set | Christian Poessinger | |
2019-12-17 | snmp: T1881: Change permission for script files | Viacheslav Hletenko | |
2019-12-16 | Merge branch 'current' into equuleus | hagbard | |
2019-12-16 | service-pppoe: T1878: option pppoe single-session implementation | hagbard | |
2019-12-16 | service-pppoe: T1878: option pppoe single-session implementation | hagbard | |
- renamed files to fit the schemas in the directories | |||
2019-12-15 | dynamic-dns: T1879: extend XML validators | Christian Poessinger | |
2019-12-15 | dynamic-dns: T1879: extend valueHelp strings | Christian Poessinger | |
2019-12-13 | Merge pull request #182 from jjakob/equuleus | Christian Poessinger | |
2019-12-13 | T1873: DHCP: add current year to copyright notice | Jernej Jakob | |
2019-12-13 | T1873: DHCP: fix service name in op-mode "show dhcp" | Jernej Jakob | |
2019-12-13 | T1873: DHCP: ship our own server init scripts | Jernej Jakob | |
2019-12-12 | Jenkins: T1870: add 'PR-' prefix to pull request refspec | Christian Poessinger | |
2019-12-12 | Jenkins: T1870: only use pull request refspec | Christian Poessinger | |
2019-12-12 | Jenkins: T1870: adjust branch pointer | Christian Poessinger | |
2019-12-12 | Jenkins: T1870: fetch pull request refs from GitHub | Christian Poessinger | |
2019-12-12 | ethernet: T1637: do not delete VIFs on every commit | Christian Poessinger | |
A delta-check problem caused the deletion of each and every VLAN interface when anything under an interface has been changed. This also cause PPPoE session interruptions. | |||
2019-12-11 | vyos.config: T1846: ignore edit level when obtaining running config | John Estabrook | |
In addition to ignoring edit level for the session config (12a21a4b), the running config should be parsed from the top level. | |||
2019-12-11 | Merge pull request #181 from elbuit/current | Daniil Baturin | |
convert from node.def to xml enhancement | |||
2019-12-10 | scripts: import: T1836: add regex filter for condition import | Antonio Cuñat Alario | |
Add import multiple values to a regex xml expression | |||
2019-12-10 | scripts: import: T1836: fix XML export | Antonio Cuñat Alario | |
Fix export xml interfaces from node.def where node.tad doesn't have a node.def file | |||
2019-12-10 | vyos.config: T1862: restore regex after merge | John Estabrook | |
2019-12-10 | Merge branch 'current' of github.com:vyos/vyos-1x into equuleus | Christian Poessinger | |
* 'current' of github.com:vyos/vyos-1x: T1843: fix proxy URL handling when running through GCC preprocessor | |||
2019-12-10 | T1843: fix proxy URL handling when running through GCC preprocessor | Christian Poessinger | |
Newer GCC version (8.3 in Debian Buster) no longer support the -ansi option as in GCC 4 used in Debian Jessie. Thus the URL which is used as regex for the proxy must be escaped properly - else the // in the URL is treated as C++ comment. | |||
2019-12-10 | Merge branch 'current' of github.com:vyos/vyos-1x into equuleus | Christian Poessinger | |
* 'current' of github.com:vyos/vyos-1x: T1855, T1826: Restore support for reboot/poweroff in M minutes. vyos.config: T1764: allow for list argument to exists, in value case vyos.config: T1846: ignore edit level when obtaining working config T1843: use include files for interface proxy-arp-pvlan option T1843: use include files for interface proxy-arp configuration T1843: use include files for interface arp-cache-timeout configuration T1843: use include files for interface link-detect feature T1843: use include files for interface MTU size T1843: use include files for interface MAC address T1843: use include files to disable interface (admin down) T1843: use include files for interface description T1843: use include files for DHCP/DHCPv6 options T1843: recursively include IP address definitions in VIF/VIF-S definitions T1843: add support for recursive includes T1843: use include files for VIF/VIF-S interfaces T1843: use include files for IPv4/IPv6 interface address configuration T1843: run interface-definitions though GCC preprocessor | |||
2019-12-09 | T1855, T1826: Restore support for reboot/poweroff in M minutes. | Daniil Baturin | |
2019-12-10 | Merge pull request #178 from c-po/t1843-xml-preprocessor | Daniil Baturin | |
Add GCC preprocessor support for XML files | |||
2019-12-09 | vyos.config: T1764: allow for list argument to exists, in value case | John Estabrook | |
2019-12-09 | vyos.config: T1846: ignore edit level when obtaining working config | John Estabrook | |