Age | Commit message (Expand) | Author |
2015-02-25 | Bug #498: dirty hack to disallow remote command execution for operator level ... | Daniil Baturin |
2015-02-23 | Fix a bug in rfc2136 import | kouak |
2015-02-22 | Merge pull request #40 from kouak/lithium | Daniil Baturin |
2015-02-20 | Add RFC2136 configuration options for ddclient 3.8.2 (#389) | kouak |
2015-02-20 | Bug #491: don't allow temporary and parameters-only | Daniil Baturin |
2015-02-20 | Bug #490: use command line options for parameters-only and temporary | Daniil Baturin |
2015-02-15 | Merge branch 'lithium' of github.com:vyos/vyatta-cfg-system into lithium | Daniil Baturin |
2015-02-15 | Bug #356: use VyOS SNMP OID instead of the old Vyatta one. | Daniil Baturin |
2015-02-14 | vyatta-cfg-system: remove blank domain search and expand comment type | Alex Harpin |
2015-02-14 | vyatta-cfg-system: redesign the layout and updating of /etc/resolv.conf | Alex Harpin |
2015-02-10 | vyatta-cfg-system: multiple servers for dns forwarding domain override | Alex Harpin |
2015-02-09 | vyatta-cfg-system: invalid resolv.conf format causing extra DNS request | Alex Harpin |
2015-02-08 | vyatta-cfg-system: allow dynamic dns updating from behind nat | Alex Harpin |
2015-01-24 | vyatta-cfg-system: changes to update_inittab for xen console access | Alex Harpin |
2015-01-24 | vyatta-cfg-system: formatting changes for style consistency | Alex Harpin |
2015-01-02 | vyatta-cfg-system: add dynamic dns support for afraid.org/freedns | Alex Harpin |
2015-01-02 | vyatta-cfg-system: formatting changes for style consistency | Alex Harpin |
2014-12-20 | Adding support for spaces in the key comment field. Bug 411 | Jared R. Baldridge |
2014-12-03 | Adding initial support for loading a config from AWS EC2 user-data | jrb |
2014-11-22 | Omit "Vyatta" from sysDescr | Paul Gear |
2014-10-31 | Initial import fo vyatta_update_sysctl.pl | Jason Hendry |
2014-10-29 | Removing unsed variable from declaration | Jason Hendry |
2014-10-29 | Correcting udp offload option name form segmentation to fragmentation | Jason Hendry |
2014-10-29 | Cleaning up ethtool execution code | Jason Hendry |
2014-10-29 | Updating comments so they make a bit more sense | Jason Hendry |
2014-10-29 | Making offload setting changes change on a single option | Jason Hendry |
2014-10-28 | Adding offload setting management to vyatta-interfaces.pl | Jason Hendry |
2014-10-16 | vyatta-cfg-system: allow password reset for users other than vyos | Alex Harpin |
2014-10-16 | vyatta-cfg-system: set default vyos password hash to sha-512 when reset | Alex Harpin |
2014-10-16 | vyatta-cfg-system: add complete user config entry on password reset | Alex Harpin |
2014-10-16 | vyatta-cfg-system: fix for 'user vyos doesn't exist' on password reset | Alex Harpin |
2014-10-09 | vyatta-cfg-system: allow dhcp and dhcpv6 addresses to be deleted | Alex Harpin |
2014-10-09 | Use returnEffectiveValues in intfwatchd so it works outside of config session. | Daniil Baturin |
2014-10-08 | Even more specific regex. | Daniil Baturin |
2014-10-08 | Fix regular expression so it works with any (I hope!) interface types. | Daniil Baturin |
2014-10-08 | Add ex2-check script. | Daniil Baturin |
2014-10-08 | If not running on AWS (system UUID and serial do not start with EC2), don't d... | Daniil Baturin |
2014-09-14 | vyatta-cfg-system: rename allow-dhcp-nameservers and change to typeless | Alex Harpin |
2014-09-10 | vyatta-cfg-system: expand 'set system allow-dhcp-nameservers' logic | Alex Harpin |
2014-09-10 | vyatta-cfg-system: formatting changes for style consistency | Alex Harpin |
2014-09-10 | Remove gre-multipoint encapsulation option, make the tunnel multipoint if 're... | Kim Hagen |
2014-09-09 | vyatta-cfg-system: add 'set system allow-dhcp-nameservers' option | Alex Harpin |
2014-09-09 | vyatta-cfg-system: revert bb71cf5b7b3a48812e28dbefba8c535f9bbf9973 | Alex Harpin |
2014-09-09 | vyatta-cfg-system: formatting changes for style consistency | Alex Harpin |
2014-09-07 | vyatta-cfg-system: prevent dhcp updating dns when statically configured | Alex Harpin |
2014-09-07 | vyatta-cfg-system: formatting changes for style consistency | Alex Harpin |
2014-09-07 | vyatta-cfg-system: allow interfaces with dhcp addresses to be deleted | Alex Harpin |
2014-09-07 | vyatta-cfg-system: formatting changes for style consistency | Alex Harpin |
2014-09-02 | vyatta-cfg-system: remove quotes from SysContact and SysLocation | Alex Harpin |
2014-08-23 | Always allow gre-multipoint | UnicronNL |