Age | Commit message (Collapse) | Author |
|
Drop the sysctl all node as it doesn't return all the available sysctl
options, so doesn't really provide it's intended function; the custom
node allows setting of any of the options the user requires.
Bug #88 http://bugzilla.vyos.net/show_bug.cgi?id=88
|
|
Tidy up some of the sysctl nodes, with the removal of some nodes that
are unnecessary.
Bug #88 http://bugzilla.vyos.net/show_bug.cgi?id=88
|
|
Prevent the deletion of both the encrypted-password and public-keys
nodes for a user, ensuring that at least one of the methods is
available. Also prevent the deletion of the public keys for a user
if the encrypted password is set to "!".
Correct fix this time, without introducing the inability to remove
configured users from the system.
Bug #574 http://bugzilla.vyos.net/show_bug.cgi?id=574
|
|
Allow the setting of the interfaces scatter-gather offload setting.
This is useful for working around hardware related NIC problems and
enables it to be set directly in the configuration.
Bug #526 http://bugzilla.vyos.net/show_bug.cgi?id=526
|
|
Updates to the changes committed in connection with Bug #365 to allow
a workaround for Xen based network issues.
https://github.com/vyos/vyatta-cfg-system/commit/7a5a8500091589f0ede3d5a1dbc8b6b4b3fabf1d
Rename the offload configuration node to offload-options, shorten the
child node names, rename offload-settings to offload-option and add a
more descriptive error message if an option fails to apply to the
interface.
Bug #612 http://bugzilla.vyos.net/show_bug.cgi?id=612
|
|
Rename the smp_affinity config option to smp-affinity in line with the
standard option naming convention.
Bug #18 http://bugzilla.vyos.net/show_bug.cgi?id=18
|
|
Check that both the listen-address is a valid local address and that
the port given is available for use before commiting the telnet service
configuation.
Bug #43 http://bugzilla.vyos.net/show_bug.cgi?id=43
|
|
|
|
|
|
This reverts commit 593899accdff03af23e6bb6c7189ad4ed05a4d8e.
This commit reintroduced the inability to delete a user configured on
the system, which was resolved in bug #557. Reverting this for the
time being until a better fix can be implemented.
|
|
Signed-off-by: Daniil Baturin <daniil@baturin.org>
|
|
Signed-off-by: Daniil Baturin <daniil@baturin.org>
|
|
Prevent the deletion of both the encrypted-password and public-keys
nodes for a user, ensuring that at least one of the methods is
available. Also prevent the deletion of the public keys for a user
if the encrypted password is set to "!".
Bug #574 http://bugzilla.vyos.net/show_bug.cgi?id=574
|
|
The fix for bug #557 now allows the encrypted-password Authentication
node to be deleted again, but this causes the config to fail on reboot,
leaving the user login node empty.
This fix checks for an empty / missing encrypted-password node on
reboot / config reload, either creating a new node or replacing the
existing one and assigning it the value of "!". This has the same
effect as the fix for bug #336, allowing the user to be set as only
using RSA based logins.
Bug #573 http://bugzilla.vyos.net/show_bug.cgi?id=573
|
|
Following the fix for bug #336 that prevents the deletion of the
encrypted password, which resulted in a broken config node on reboot,
it was no longer possible to delete users. This reverts the fix for
that bug.
Bug #557 http://bugzilla.vyos.net/show_bug.cgi?id=557
|
|
|
|
|
|
|
|
|
|
Update the bridge priority node to set the default STP priority to the
standard of 32768 when it's deleted, and update the node help to
indicate the new default and possible values.
Bug #512 http://bugzilla.vyos.net/show_bug.cgi?id=512
|
|
|
|
|
|
Add the additional services that are supported by ddclient to the list
of service defaults. Also add a function to use this list to check for
the allowed protocols, and update the protocol node to use this.
Bug #507 http://bugzilla.vyos.net/show_bug.cgi?id=507
|
|
Update the default protocol used for the dslreports service in the
revised dynamic DNS system and remove the default server settings for
freedns as it's already defined in ddclient. Uodate the wording in the
server node to indicate it's only needed for custom services.
Bug #507 http://bugzilla.vyos.net/show_bug.cgi?id=507
|
|
compatibility (#507)
|
|
|
|
|
|
When NTP is configured on the system, it not only acts as a client
for the configured servers, but also as a server. Although the server
is only available as a time source, it still represents a service that
the user hasn't specifically enabled.
This commit sets the default configuration of NTP to disallow all
external access, so the system acts purely as a client by default, and
also introduces the ability to configure which addresses / subnets are
allowed to both query and use it as a time source. If the servers
configured are specified as host names, these are resolved to IP
addresses before being added to ntp.conf, with the same process carried
out after name server changes.
syntax 'set system ntp client address'
Bug #94 http://bugzilla.vyos.net/show_bug.cgi?id=94
|
|
|
|
Adjusting the mtu node prority from 381 to 382 so child interfaces
set their MTU after the parent interface. This was reported for
multiple vifs when setting the MTU to 9000 for jumbo frames, although
it only exhibited it when more than one vif was configured.
Bug #473 http://bugzilla.vyos.net/show_bug.cgi?id=473
|
|
|
|
Bug #389: Add RFC2136 configuration options for ddclient 3.8.2
|
|
|
|
|
|
Seems to work with 319.
|
|
When configuring DNS fowarding, allow multiple servers to be specified
when setting domain overrides, in order to allow Dnsmasq to gracefully
handle unavailable nameservers.
Bug #408 http://bugzilla.vyos.net/show_bug.cgi?id=408
|
|
Add a couple of configuration options to DDNS, to allow the use=web
option from ddclient when determining the external IP address. This
will allow DDNS to be correctly updated when behind a NAT device.
Syntax:
set service dns dynamic interface eth0 use-web url (url to use)
set service dns dynamic interface eth0 use-web skip (search for this)
Bug #455 http://bugzilla.vyos.net/show_bug.cgi?id=455
|
|
|
|
|
|
|
|
If radvd is not running, the pgrep command returns an empty string, not zero.
Reported-by Carl Byington <vyos-bug@five-ten-sg.com>
|
|
Remove the default value for the console speed node as this is already
set by the system. Update the help text to display the defaults for
both serial and Xen consoles.
|
|
Add support for using the no-ip.com dynamic DNS service with VyOS.
Bug #436 http://bugzilla.vyos.net/show_bug.cgi?id=436
|
|
Add support for using the afraid.org dynamic DNS service with VyOS.
This requires the updated ddclient package built for VyOS to work
correctly as the version currently in squeeze lacks support for the
freedns protocol.
Bug #287 http://bugzilla.vyos.net/show_bug.cgi?id=287
|
|
In the inital state, the "link" option was not usable,
so I moved the "link" directory under "node.tag".
Aftewards, the "link" option became usable.
|
|
|
|
Bug #391: Expose rsyslog log level 'all' in CLI
|
|
|
|
Fix Bug#382 Removing system ipv6 forwarding causes script error.
|
|
|