Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2018-05-31 | T232: force FAT label creation before creating the root partition. | Daniil Baturin | |
2018-05-30 | T669: set IPv6 keep_addr_on_down sysctl options to 1 and get rid of intfwatchd. | Daniil Baturin | |
2018-05-30 | T667: increase the "system" module version for migration purposes. | Daniil Baturin | |
2018-05-28 | Ignore nss mapuser when radius is enabled. | Kim Hagen | |
2018-05-24 | set minimum uid to 1001 | Kim | |
Name mapping will not work on uids below 1001 https://github.com/vyos/libnss-mapuser/blob/2392d2acdff02dbf3d04b6a7eb08c195bd3a6168/map_common.c#L37 | |||
2018-05-24 | add path to library | Kim | |
2018-05-19 | Updata pam radius settings | UnicronNL | |
2018-05-17 | Use system instead of qx | UnicronNL | |
2018-05-17 | Radius update nsswitch.conf | UnicronNL | |
2018-05-17 | T648: fix custom sysctl setting because of output redirection | Christian Poessinger | |
2018-05-16 | Add extra configuration options for Radius | UnicronNL | |
2018-05-16 | Set the correct groups for user radius_priv_user | UnicronNL | |
2018-05-16 | Add 2 users used for radius mapping. | UnicronNL | |
2018-05-16 | T574: remove the update hosts script from the makefile. | Daniil Baturin | |
2018-05-16 | T574: remove the old system host-name/domain-name commands, moving to vyos-1x. | Daniil Baturin | |
2018-05-14 | T637: remove dependency on tshark. | Daniil Baturin | |
2018-05-13 | T631: Rewrite SSH configuration as XML interface definition | Christian Poessinger | |
2018-05-07 | T623: Rewrite NTP subsystem in new XML style interface definition | Christian Poessinger | |
2018-04-15 | T588: Remove DNS forwarder restart command in favour if XML interface definition | Christian Poessinger | |
2018-04-15 | Remove dns forwarding templates in favor of vyos-1x | Christian Poessinger | |