summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-01-180.20.44+vyos2+lithium9debian/0.20.44+vyos2+lithium9Alex Harpin
2015-01-17vyatta-cfg-system: add dynamic dns support for no-ip.com/noipAlex Harpin
Add support for using the no-ip.com dynamic DNS service with VyOS. Bug #436 http://bugzilla.vyos.net/show_bug.cgi?id=436
2015-01-17vyatta-cfg-system: update the required version of ddclientAlex Harpin
Update the required version of ddclient to a version that includes working support for freedns. Bug #287 http://bugzilla.vyos.net/show_bug.cgi?id=287
2015-01-030.20.44+vyos2+lithium8debian/0.20.44+vyos2+lithium8Alex Harpin
2015-01-03vyatta-cfg-system: set required version of ddclient for freedns supportAlex Harpin
Set the required version of ddclient to a version that includes support for freedns, as this is now included in the configuration options. Bug #287 http://bugzilla.vyos.net/show_bug.cgi?id=287
2015-01-02vyatta-cfg-system: add dynamic dns support for afraid.org/freednsAlex Harpin
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
2015-01-02vyatta-cfg-system: formatting changes for style consistencyAlex Harpin
Update scripts/dynamic-dns/vyatta-dynamic-dns.pl to have consistent identation levels and style throughout.
2014-12-300.20.44+vyos2+lithium7debian/0.20.44+vyos2+lithium7Alex Harpin
2014-12-30vyatta-cfg-system: really remove cpufrequtils from depends this timeAlex Harpin
Including the acpid and cpufrequtils packages in the XenSource image causes a number of errors to be logged to the console on boot up, due to either missing devices or access permissions on this platform. Removing these packages from the dependencies list and adding them to a chroot_local-packagelist instead allows them to be excluded in these images, while still maintaining them in non XenSource images.
2014-12-300.20.44+vyos2+lithium6debian/0.20.44+vyos2+lithium6Alex Harpin
2014-12-30vyatta-cfg-system: remove acpid and cpufrequtils from dependsAlex Harpin
Including the acpid and cpufrequtils packages in the XenSource image causes a number of errors to be logged to the console on boot up, due to either missing devices or access permissions on this platform. Removing these packages from the dependencies list and adding them to a chroot_local-packagelist instead allows them to be excluded in these images, while still maintaining them in non XenSource images.
2014-12-230.20.44+vyos2+lithium5debian/0.20.44+vyos2+lithium5Daniil Baturin
2014-12-23Force releaseDaniil Baturin
2014-12-200.20.44+vyos2+lithium4debian/0.20.44+vyos2+lithium4Alex Harpin
2014-12-20Adding support for spaces in the key comment field. Bug 411Jared R. Baldridge
2014-12-20vyatta-cfg-system: fix for unusable "link" optionHiroshi Umehara
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.
2014-12-19Merge pull request #37 from upa/lithium-vxlan-remoteDaniil Baturin
Bug #416: adding support for "remote" attribute of VXLAN tunnel
2014-12-19support "remote" attribute of VXLAN tunnelRyo Nakamura
2014-12-100.20.44+vyos2+lithium3debian/0.20.44+vyos2+lithium3Alex Harpin
2014-12-07Merge pull request #35 from jrb/ec2-userdata-config-supportDaniil Baturin
Add initial support for configuring Vyos via EC2 instance user-data.
2014-12-03Adding initial support for loading a config from AWS EC2 user-datajrb
2014-11-25Merge pull request #33 from paulgear/lithiumDaniil Baturin
Omit "Vyatta" from sysDescr
2014-11-25Merge pull request #34 from jhendryUK/rsyslog_log_everythingDaniil Baturin
Bug #391: Expose rsyslog log level 'all' in CLI
2014-11-24Expose rsyslog log level 'all' in CLIJason Hendry
2014-11-22Omit "Vyatta" from sysDescrPaul Gear
EdgeOS does this as well, not sure if VyOS should; feel free to ignore this PR if you feel otherwise. I'm setting up LibreNMS' detection of VyOS to allow for both.
2014-11-09Merge pull request #31 from hiroyuki-sato/patch-for-lithiumDaniil Baturin
Fix Bug#382 Removing system ipv6 forwarding causes script error.
2014-11-06Fix Bug#382 Removing system ipv6 forwarding causes script error.Hiroyuki Sato
2014-11-05Merge pull request #30 from jhendryUK/manage_sysctl_optionsDaniil Baturin
Manage sysctl options
2014-11-01Removing sysctl all node, adding net.ipv4.igmp_max_membershipsJason Hendry
2014-11-01Adding all + custom sysctl option nodesJason Hendry
2014-10-31Creating template for net.ipv4.ipfrag_time sysctlJason Hendry
2014-10-31Initial import fo vyatta_update_sysctl.plJason Hendry
2014-10-30Merge pull request #28 from jhendryUK/ethernet_tso_optionsDaniil Baturin
Bug #365: Ethernet tso options
2014-10-290.20.44+vyos2+lithium2debian/0.20.44+vyos2+lithium2Daniil Baturin
2014-10-29Force releaseDaniil Baturin
2014-10-29Removing unsed variable from declarationJason Hendry
2014-10-29Correcting udp offload option name form segmentation to fragmentationJason Hendry
2014-10-29Cleaning up ethtool execution codeJason Hendry
2014-10-29Removing default settings offload valuesJason Hendry
2014-10-29Updating comments so they make a bit more senseJason Hendry
2014-10-29Making offload setting changes change on a single optionJason Hendry
2014-10-29Adding templates for tso options. fixing logic in vyatta-interfaces for tso ↵Jason Hendry
options
2014-10-28Adding offload setting management to vyatta-interfaces.plJason Hendry
2014-10-240.20.43+vyos1+helium24debian/0.20.43+vyos1+helium24Alex Harpin
2014-10-240.20.43+vyos1+helium24Alex Harpin
2014-10-18vyatta-cfg-system: comment change in the plaintext-password nodeAlex Harpin
Remove the comment from the plaintext-password node regarding empty encrypted password values as you can't set them as empty.
2014-10-18vyatta-cfg-system: fix for deleting encrypted password breaks configAlex Harpin
You can't create a user without a password, but once this user is created, you can then delete the encrypted password. However, deleting the encrypted password from the config doesn't actually remove the password on the system and in addition breaks the config on reboot, resulting in the system login node being entirely absent. This fix ensures that the encrypted password is set to "!" when the config node is deleted, removing the password login capability for this account but still allowing SSH RSA key login. Bug #336 http://bugzilla.vyos.net/show_bug.cgi?id=336
2014-10-16vyatta-cfg-system: allow password reset for users other than vyosAlex Harpin
The password reset option only allows resetting the password for the default admin (vyos) user. This now allows the user to be specified for the password reset, defaulting to the 'vyos' user with a password of 'vyos'. Bug #342 http://bugzilla.vyos.net/show_bug.cgi?id=342
2014-10-16vyatta-cfg-system: set default vyos password hash to sha-512 when resetAlex Harpin
In line with Bug #318, set the default vyos user password hash to use SHA-512 instead of MD5 when recreating the user during a password reset Bug #355 http://bugzilla.vyos.net/show_bug.cgi?id=355
2014-10-16vyatta-cfg-system: add complete user config entry on password resetAlex Harpin
Add the default plaintext-password entry to the default vyos user created during password reset. Bug #342 http://bugzilla.vyos.net/show_bug.cgi?id=342