Age | Commit message (Expand) | Author |
2009-01-26 | bridge: handle non ethernet devices in bridge | Stephen Hemminger |
2009-01-22 | Fix delete of bonding interface | Stephen Hemminger |
2009-01-12 | Bridge/bonding update to new syntax | Stephen Hemminger |
2009-01-08 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger |
2009-01-08 | disable bridge node should be same as disable ethernet | Stephen Hemminger |
2009-01-06 | Fix Bug 4022 dynamic dns config fails during system boot if interface does no... | Mohit Mehta |
2008-12-05 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger |
2008-12-05 | need full path to linkdetect | Stephen Hemminger |
2008-12-03 | Merge branch 'islavista' into jenner | Rick Balocca |
2008-12-03 | use vyatta-link-detect | Stephen Hemminger |
2008-12-01 | Add correct help for bonding modes | Stephen Hemminger |
2008-11-19 | Fix Bug 3917 dhcp brings interface up for lease acquire/renew even though int... | Mohit Mehta |
2008-11-12 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger |
2008-11-12 | Avoid sleep in ntp restart | Stephen Hemminger |
2008-11-12 | add basic tacacs+ support | Robert Bays |
2008-11-07 | Merge branch 'islavista' into jenner | Rick Balocca |
2008-11-07 | Always restart ssh | Stephen Hemminger |
2008-11-06 | fix for bug 2313: add support for "Region/City" timezone specification. | An-Cheng Huang |
2008-11-06 | Merge branch 'islavista' into jenner | rbalocca |
2008-11-06 | Don't restart sshd if not needed | Stephen Hemminger |
2008-11-06 | Add completion for allowed values | Stephen Hemminger |
2008-11-05 | Add config to disable ip/ipv6 forwarding. | Stig Thormodsrud |
2008-10-24 | add firewall configuration to bridge interface | An-Cheng Huang |
2008-10-23 | Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-cfg-system into islav... | Stephen Hemminger |
2008-10-23 | Fix bad tab completion on interfaces/bonding | Stephen Hemminger |
2008-10-16 | Change telnet allow-root type from txt to bool. | Stig Thormodsrud |
2008-10-16 | Need sudo when editing ssh config file | Stephen Hemminger |
2008-10-15 | Fix parsing of allow-root field | Stephen Hemminger |
2008-10-10 | Fix Bug 3751 configuring multiple global syslog facilities overwrites previou... | Mohit Mehta |
2008-10-07 | Revert "Change allow-root nodes to boolean" | slioch |
2008-10-07 | Change allow-root nodes to boolean | Stephen Hemminger |
2008-09-22 | Allow any number of bridge devices | Stephen Hemminger |
2008-09-22 | Allow any number of tunnel devices | Stephen Hemminger |
2008-09-17 | Add support for bonding | Stephen Hemminger |
2008-09-11 | use script for setting/deleting system nameservers | Mohit Mehta |
2008-09-11 | preserve system name-servers order in /etc/resolv.conf as configured in CLI | Mohit Mehta |
2008-09-06 | first attempt at implementing CLI support for Dynamic DNS | Mohit Mehta |
2008-08-30 | prompt warning for no nameservers if no nameservers set and no interface set ... | Mohit Mehta |
2008-08-30 | polish up DNS forwarding error messages | Mohit Mehta |
2008-08-30 | show bridge interfaces in allowed values as well if configured to use dhcp | Mohit Mehta |
2008-08-30 | move from a 'ignore-interface' model to a 'listen-on' model for DNS forwarding | Mohit Mehta |
2008-08-08 | tighten the checks for checking the existence or removal or nameservers | Mohit Mehta |
2008-08-07 | any change in system name-servers should be communicated to dnsmasq | Mohit Mehta |
2008-08-06 | code to specify DNS forwarding nameservers (system, dhcp, explicitly specifie... | Mohit Mehta |
2008-08-06 | tighten syntax check | Mohit Mehta |
2008-08-06 | change 'service dns forward' to 'service dns forwarding' | Mohit Mehta |
2008-08-06 | this better detects the interfaces in /proc/net/dev | Mohit Mehta |
2008-08-05 | change DNS forwarding CLI from 'service dns-forwarding' to 'service dns forward' | Mohit Mehta |
2008-08-05 | add command for user to enter interfaces on which not to listen for DNS queries | Mohit Mehta |
2008-08-05 | - add ability to set cache-size for DNS forwarding from CLI | Mohit Mehta |