Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-29 | T720: allow dots in user names as per POSIX 2008 portable character set. | Daniil Baturin | |
2018-10-28 | T720: restrict usernames to the format useradd will accept. | Daniil Baturin | |
This reintroduces hagbard's change that has somehow gone missing. | |||
2018-10-25 | Merge pull request #80 from aaliddell/current | Christian Poessinger | |
T903: Wait for IPv6 DAD to complete before attempting to start dhclient v6 | |||
2018-10-24 | T903: Wait for IPv6 DAD to complete before attempting to start dhclient v6 | Adam Liddell | |
If this is not done, dhclient will fail with error "Can't bind to dhcp address: Cannot assign requested address". Also, misc whitespace fixes to file. | |||
2018-10-24 | T932: add version file for DHCP relay. | Daniil Baturin | |
2018-10-21 | T634: remove 'service ssh allow-root' | Christian Poessinger | |
2018-10-21 | T863: increase default IGMP membership limit. | Daniil Baturin | |
2018-10-20 | T300: Default sysctl config overrides arp_ignore on all interfaces | Christian Poessinger | |
2018-10-16 | T600: Virtio network card, no info (maybe not fully supported?) | hagbard | |
- set_speed_duplex checks for the existing values (again) and only issues ethtool if they differ. virtio_net returns 'unknown' therefore the settings have been applied only every 2nd commit. | |||
2018-10-15 | Merge pull request #79 from hagbard-01/current | hagbard-01 | |
T600: Virtio network card, no info | |||
2018-10-15 | T600: Virtio network card, no info | hagbard | |
2018-10-15 | T885 Bug in add system image signature check confirmation | Ewald van Geffen | |
Documentation https://github.com/vyos/vyatta-cfg-system/blob/current/scripts/install/install-functions#L90 (cherry picked from commit 1a05b1bfe0ccfd3f02a1cd4983b5f899364408c8) | |||
2018-10-14 | update service name to vyos-router | UnicronNL | |
2018-10-14 | T900: handle the case when a bridge and tunnel bridge group are removed in ↵ | Daniil Baturin | |
the same commit. | |||
2018-10-14 | T898: use the new script for checking if a bridge still has active members. | Daniil Baturin | |
2018-10-05 | Merge pull request #76 from andamasov/current | Christian Poessinger | |
Adding arp-cache-timeout on vlan level | |||
2018-10-05 | Adding arp-cache-timeout on vlan level | Andamasov Yuriy | |
should fix T873 | |||
2018-10-02 | Remove some remnant of the Vyatta Subscription days. | Daniil Baturin | |
2018-10-02 | T867: set the upgraded flag on image update if the user choses to save ↵ | Daniil Baturin | |
configuration. | |||
2018-09-02 | T825: fix Makefile.am to ship new system@9 config | Christian Poessinger | |
2018-09-02 | T825: remove deprecated 'set system package' | Christian Poessinger | |
2018-08-31 | Merge pull request #75 from hagbard-01/current | hagbard-01 | |
T427: Wireguard support | |||
2018-08-31 | T427: Wireguard support | hagbard | |
- show interfaces shows now wg devices too. | |||
2018-08-28 | import broadcast-relay@1 mdns@1 config version files | Christian Poessinger | |
2018-08-28 | T782: T778: import dhcp-server@5 config version file from vyatta-cfg-dhcp-server | Christian Poessinger | |
2018-08-25 | T797: add sudo to ip command calls in other interface types. | Daniil Baturin | |
2018-08-25 | T797: add sudo to ip link/ip tunnel commands, otherwise they are giving ↵ | Daniil Baturin | |
permission denied now. | |||
2018-08-24 | T441: adjust user groups to work with FRR instead of quagga. | Daniil Baturin | |
2018-08-02 | T764: increase the drive size requirement to 2G. | Daniil Baturin | |
2018-07-29 | T757: Rewrite 'service dns dynamic' in new XML style format | Christian Poessinger | |
2018-07-30 | Merge pull request #74 from hagbard-01/current | Daniil Baturin | |
T736: Rewrite remote logging (syslog) to XML/Python | |||
2018-07-30 | Merge branch 'current' into current | Daniil Baturin | |
2018-07-28 | T755: use ethertype for QinQ service VLAN creation. | Daniil Baturin | |
2018-07-27 | Update changelog. | Daniil Baturin | |
2018-07-27 | T666, T616: include the new VRRP version data file in make rules. | Daniil Baturin | |
2018-07-27 | T666, T616: bump VRRP config version to 2. | Daniil Baturin | |
2018-07-24 | T736: Rewrite remote logging (syslog) to XML/Python | hagbard | |
2018-07-23 | T736: syslog referenced put into comments to test. | hagbard | |
2018-07-23 | T736: syslog templates removed | hagbard | |
2018-07-03 | T728: add support for vyos-postconfig-bootup.script | Daniil Baturin | |
2018-06-30 | T719: remove warnings from SNMP ifAlias Perl script | Christian Poessinger | |
SNMPD is executing an external PERL script when retrieving ifAlias descriptions. This is done via pass .1.3.6.1.2.1.31.1.1.1.18 /opt/vyatta/sbin/if-mib-alias ... but as VyOS 1.2 now uses Perl 5.20 some options will trigger warnings on script invocation. given is experimental at /opt/vyatta/sbin/if-mib-alias line 121. when is experimental at /opt/vyatta/sbin/if-mib-alias line 122. when is experimental at /opt/vyatta/sbin/if-mib-alias line 123. when is experimental at /opt/vyatta/sbin/if-mib-alias line 124. .1.3.6.1.2.1.31.1.1.1.18.1 string LOOPBACK Those warnings have been suppressed! | |||
2018-06-15 | T697: remove dependencies no longer needed. | Daniil Baturin | |
Moving snmp, snmpd, openssh-server, ssh, ntp to vyos-1x. Moving iputils-arping to there as well, nothing in cfg-system uses it, but scripts in op do, and they will be moved to vyos-1x. | |||
2018-06-15 | Merge pull request #72 from shafer/pdnsfixes | Christian Poessinger | |
Cleans up an old reference to dnsmasq in static-host-mapping | |||
2018-06-14 | stop pdns-recursor from starting at boot. | Kim | |
2018-06-13 | dnsmasq is gone, restart the correct process | Shafer Stockton | |
also prevents additions from failing at commit | |||
2018-06-10 | T313: Typo fix in 'set system sysctl custom' | Christian Poessinger | |
2018-06-08 | T652: remove PERL scripts required for SNMP service | Christian Poessinger | |
2018-06-08 | Revert "T652: remove SNMP perl scripts" | Christian Poessinger | |
This reverts commit 4524181410b68367d91e07552466ef577ac5b0e3. | |||
2018-06-08 | T652: remove SNMP perl scripts | Christian Poessinger | |
2018-06-04 | T652: Rewrite service snmp in new style XML interface definition | Christian Poessinger | |
Perl scripts will be removed when op mode commands are implemented. |