summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)Author
2009-02-08fix spelling mistakeMohit Mehta
2009-01-26bridge: handle non ethernet devices in bridgeStephen Hemminger
2009-01-22Fix delete of bonding interfaceStephen Hemminger
2009-01-12Bridge/bonding update to new syntaxStephen Hemminger
2009-01-08Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jennerStephen Hemminger
2009-01-08disable bridge node should be same as disable ethernetStephen Hemminger
2009-01-06Fix Bug 4022 dynamic dns config fails during system boot if interface does no...Mohit Mehta
2008-12-05Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jennerStephen Hemminger
2008-12-05need full path to linkdetectStephen Hemminger
2008-12-03Merge branch 'islavista' into jennerRick Balocca
2008-12-03use vyatta-link-detectStephen Hemminger
2008-12-01Add correct help for bonding modesStephen Hemminger
2008-11-19Fix Bug 3917 dhcp brings interface up for lease acquire/renew even though int...Mohit Mehta
2008-11-12Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jennerStephen Hemminger
2008-11-12Avoid sleep in ntp restartStephen Hemminger
2008-11-12add basic tacacs+ supportRobert Bays
2008-11-07Merge branch 'islavista' into jennerRick Balocca
2008-11-07Always restart sshStephen Hemminger
2008-11-06fix for bug 2313: add support for "Region/City" timezone specification.An-Cheng Huang
2008-11-06Merge branch 'islavista' into jennerrbalocca
2008-11-06Don't restart sshd if not neededStephen Hemminger
2008-11-06Add completion for allowed valuesStephen Hemminger
2008-11-05Add config to disable ip/ipv6 forwarding.Stig Thormodsrud
2008-10-24add firewall configuration to bridge interfaceAn-Cheng Huang
2008-10-23Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-cfg-system into islav...Stephen Hemminger
2008-10-23Fix bad tab completion on interfaces/bondingStephen Hemminger
2008-10-16Change telnet allow-root type from txt to bool.Stig Thormodsrud
2008-10-16Need sudo when editing ssh config fileStephen Hemminger
2008-10-15Fix parsing of allow-root fieldStephen Hemminger
2008-10-10Fix Bug 3751 configuring multiple global syslog facilities overwrites previou...Mohit Mehta
2008-10-07Revert "Change allow-root nodes to boolean"slioch
2008-10-07Change allow-root nodes to booleanStephen Hemminger
2008-09-22Allow any number of bridge devicesStephen Hemminger
2008-09-22Allow any number of tunnel devicesStephen Hemminger
2008-09-17Add support for bondingStephen Hemminger
2008-09-11use script for setting/deleting system nameserversMohit Mehta
2008-09-11preserve system name-servers order in /etc/resolv.conf as configured in CLIMohit Mehta
2008-09-06first attempt at implementing CLI support for Dynamic DNSMohit Mehta
2008-08-30prompt warning for no nameservers if no nameservers set and no interface set ...Mohit Mehta
2008-08-30polish up DNS forwarding error messagesMohit Mehta
2008-08-30show bridge interfaces in allowed values as well if configured to use dhcpMohit Mehta
2008-08-30move from a 'ignore-interface' model to a 'listen-on' model for DNS forwardingMohit Mehta
2008-08-08tighten the checks for checking the existence or removal or nameserversMohit Mehta
2008-08-07any change in system name-servers should be communicated to dnsmasqMohit Mehta
2008-08-06code to specify DNS forwarding nameservers (system, dhcp, explicitly specifie...Mohit Mehta
2008-08-06tighten syntax checkMohit Mehta
2008-08-06change 'service dns forward' to 'service dns forwarding'Mohit Mehta
2008-08-06this better detects the interfaces in /proc/net/devMohit Mehta
2008-08-05change DNS forwarding CLI from 'service dns-forwarding' to 'service dns forward'Mohit Mehta
2008-08-05add command for user to enter interfaces on which not to listen for DNS queriesMohit Mehta