Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | Mohit Mehta | |
specified) using CLI | |||
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 | |
- restart dnsmasq when /etc/hosts is modified from CLI to re-read added or deleted hosts | |||
2008-07-25 | First parts of DNS forwarding stuff | Mohit Mehta | |
2008-07-30 | Add IPv6 address to comp_help for bridge/tunnel | Stig Thormodsrud | |
2008-06-26 | => Modified vyatta_update_resolv.pl to update (i.e. add and remove) ↵ | Mohit Mehta | |
'name-server' and 'domain-name-server' options in /etc/resolv.conf received by a dhcp client for an interface => Modified name-server/node.def so as to have the name-server set by our CLI on the top of /etc/resolv.conf to take priority over name-servers received from dhcp client | |||
2008-07-14 | Fix 3359: changing telnet setting drops other telnet sessions. | root | |
2008-07-13 | Fix 3460: vrrp authentication error msg is wrong | Stig Thormodsrud | |
2008-07-07 | Remove debugging | rbalocca | |
2008-07-07 | Fix for bug http://bugzilla.vyatta.com/show_bug.cgi?id=2807 | rbalocca | |
2008-06-25 | Fix 3379: tunnel interfaces are artificially limited to tun0-tun9 | Stig Thormodsrud | |
2008-06-25 | Add cli to enable proxy arp on a interface. | Stig Thormodsrud | |
2008-06-19 | Fix 2030: Enhancement: VRRP preemption hold down timer | Stig Thormodsrud | |
2008-06-11 | Fix 1818: Add disable option to vrrp. | Stig Thormodsrud | |
2008-06-05 | Remove shell template (not ready yet). | Stephen Hemminger | |
The template will go back in when vyatta_login_user.pl needs it. | |||
2008-06-05 | Turn off TCP SACK | Stephen Hemminger | |
This is a workaround for bug 3313. The problem is that MD5 uses up what little space there for TCP options in header. | |||
2008-05-29 | Rework how user accounts are managed | Stephen Hemminger | |
Rewrite the scripts that manage user accounts to: 1) use Posix standard useradd, userdel scripts rather than modifying passwd/group files directly. 2) add home-directory field to account management 3) support adding accounts to additional groups Note: this code should now also work with NIS since it has no direct access to /etc/passwd. | |||
2008-04-25 | watchlink is no longer used | Stephen Hemminger | |
Remove the watchlink exclude hooks | |||
2008-04-18 | Fix Bug 3172 set interfaces tunnel <> key <> allowed after tunnel creation | Mohit Mehta | |
-key not allowed to be set after tunnel creation | |||
2008-04-17 | Fix 3148: can't delete bridge interface | Stig Thormodsrud | |
2008-04-17 | Fix Bug 3164 set interfaces tunnel tun0 remote-ip <> doesn't take effect ↵ | Mohit Mehta | |
after committing - updating remote-ip or local-ip not allowed after tunnel creation - delete (commit failed) followed by set to another value will still - change the value of remote or local ip. bug 3171 filed for this behavior | |||
2008-04-14 | Merge from glendale | rbalocca | |
2008-04-14 | Merge branch 'glendale' into hollywood | rbalocca | |
Conflicts: templates/interfaces/bridge/node.def templates/interfaces/ethernet/node.tag/bridge-group/node.def | |||
2008-04-14 | Fix 3148: can't delete bridge interface | Stig Thormodsrud | |
2008-04-11 | Bug 3069 Help strings should be standardized | Mohit Mehta | |
- help strings standardized in vyatta-cfg-system | |||
2008-04-11 | Bug 3069 Help strings should be standardized | Mohit Mehta | |
- help strings standardized in vyatta-cfg-system | |||
2008-04-10 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
-help strings standardized in vyatta-cfg-system | |||
2008-04-04 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-04-03 | Fix 3086: VRRP only allows up to 20 virtual IPs | Stig Thormodsrud | |
2008-04-02 | Merge branch 'glendale' into hollywood | rbalocca | |
Conflicts: debian/control | |||
2008-03-31 | Add vrrp vip addresses to watchlink exclude file. | Stig Thormodsrud | |
2008-03-22 | Merge branch 'glendale' into hollywood | rbalocca | |
Conflicts: debian/control scripts/install-system scripts/rl-system.init | |||
2008-03-21 | Fix Bug 3027 Unable to configure SNMP community client address | Mohit Mehta | |
- added the following commands: - set protocols snmp community <txt> client <IPv4> - set protocols snmp community <txt> network <IPv4net> | |||
2008-03-20 | Fix Bug 2778 VRRP: add ability to run scripts on state transition | Mohit Mehta | |
- enhancement added: configuring of scripts to run on vrrp state-transitions | |||
2008-03-12 | CLI tab enhancement at "set interfaces ethernet <> address" | Mohit Mehta | |
- tab gives dhcp if interface hasn't been configured before. handle "<*>" allowed values | |||
2008-03-11 | Fix 2695 GRE tunnel doesn't work with "key" | Stig Thormodsrud | |
- Include key on tunnel creation. - Prevent user from changing encap/key after creation. - Only allow key on GRE encap. | |||
2008-03-10 | fix for bug 2083: add radius authentication support. | An-Cheng Huang | |
2008-03-07 | Fix Bug 2707 Missing from Glendale | Mohit Mehta | |
- system syslog file name not accepted anymore until facility or archive is specified | |||
2008-03-07 | Improve the package repository template | rbalocca | |
2008-03-07 | Revert "Fix for bug #2921 ( http://bugzilla.vyatta.com/show_bug.cgi?id=2921 )" | rbalocca | |
This reverts commit 550307379748dd440986510d9a6a423881d48169. | |||
2008-03-07 | Fix for bug #2921 ( http://bugzilla.vyatta.com/show_bug.cgi?id=2921 ) | rbalocca | |
2008-03-03 | allow numbers in hostname | Stephen Hemminger | |
Last commit blocked names like "test1", proper expression from RFC 952 is: <hname> ::= <name>*["."<name>] <name> ::= <let>[*[<let-or-digit-or-hyphen>]<let-or-digit>] | |||
2008-03-03 | don't allow illegal hostnames | Stephen Hemminger | |
Be more restrictive on hostnames to conform with RFC 952. Host name can't begin or end with a minus sign. | |||
2008-02-28 | fix ssh allow-root template | Stephen Hemminger | |
Bugfix: 2909 1. Change name so telnet and ssh syntax are similar 2. Fix to always return true so update suceeds 3. No need to delete entry on removal of ssh service |