Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-04 | 3.0.2debian/0.4 | Mark O'Brien | |
2008-04-03 | Fix 3086: VRRP only allows up to 20 virtual IPs | Stig Thormodsrud | |
2008-04-02 | fix for bug 3087: add proper dependency to ensure install order. | An-Cheng Huang | |
2008-03-31 | Add vrrp vip addresses to watchlink exclude file. | Stig Thormodsrud | |
2008-03-26 | fix for bug 3032: rename pre-glendale config files during install-system. | An-Cheng Huang | |
2008-03-26 | Move the copyright dates over (bug 3028) | rbalocca | |
2008-03-25 | Bugfix: 3021 | Bob Gilligan | |
Allow operators to bring pppoe connections up and down. | |||
2008-03-24 | Set dependencies on either bash or vyatta-bash | rbalocca | |
2008-03-24 | Line up the colons with the one from the copyright notice (in show version) | rbalocca | |
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-21 | Fix debian dependencies | rbalocca | |
2008-03-21 | fix bug 3039 | Robert Bays | |
2008-03-21 | Allow operator to run ntpdate | Stephen Hemminger | |
Fix for Bug 3018, allow operator to run ntpdate. | |||
2008-03-20 | up proc limit for rmem_max to support zebra netlink buffer size increase. | Michael Larson | |
2008-03-19 | Merge branch 'glendale' of git:/git/vyatta-cfg-system into glendale | Mark O'Brien | |
Conflicts: debian/changelog sysconf/version | |||
2008-03-18 | 3.0.1 | Mark O'Brien | |
2008-03-18 | Update version file to 3.0.1 | Mark O'Brien | |
2008-03-18 | VC4.0.1debian/0.3 | Mark O'Brien | |
2008-03-18 | Update version file to VC4.0.1 | Mark O'Brien | |
2008-03-18 | Allow operator to set date. | Stephen Hemminger | |
Bugfix: 3018 Put proper path in for date command. | |||
2008-03-15 | Update copyright for "show version" | rbalocca | |
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-12 | fixes for bugs 2499, 2967 | Robert Bays | |
2008-03-12 | Merge branch 'glendale' of suva.vyatta.com:/git/vyatta-cfg-system into glendale | Stephen Hemminger | |
2008-03-12 | Move init-floppy to /opt/vyatta/sbin | Stephen Hemminger | |
This command can not be run by operators, only in admin. | |||
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-10 | Update to GPLv2 | Stephen Hemminger | |
Replace references to VPL 1.0 with GPLv2 | |||
2008-03-10 | Changes for license/copyright | Stephen Hemminger | |
Put copy of GPLv2 into sysconf/LICENSE and show copyright in version information. Bugfix: 2899 | |||
2008-03-10 | Replace VPL with GPLv2 | Stephen Hemminger | |
Glendale is licensed under GPL version 2 | |||
2008-03-07 | Merge branch 'glendale' of git:/git/vyatta-cfg-system into glendale | rbalocca | |
2008-03-07 | Fix for bug #2969 ( http://bugzilla.vyatta.com/show_bug.cgi?id=2969 ) | rbalocca | |
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-07 | allow non-root to clear nat counters | Stephen Hemminger | |
Part of bugfix 2698 | |||
2008-03-05 | Fix for bug #2542 ( http://bugzilla.vyatta.com/show_bug.cgi?id=2542 ) | rbalocca | |
2008-03-04 | Fix for bug #2934 | rbalocca | |
http://bugzilla.vyatta.com/show_bug.cgi?id=2934 | |||
2008-03-03 | Merge branch 'glendale' of http://git.vyatta.com/vyatta-cfg-system into glendale | Stig Thormodsrud | |
2008-03-03 | Fix 2880 SNMP configuration file issues | Stig Thormodsrud | |
- Add sysServices 14 - Removed deprecated modules | |||
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 | Merge branch 'glendale' of suva.vyatta.com:/git/vyatta-cfg-system into glendale | Stephen Hemminger | |
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-03-01 | Fix parse error in /etc/sudoers | Stig Thormodsrud | |
2008-02-29 | add explicit list of commands in sudoers | Stephen Hemminger | |
Rather than open access to commands in sudo-users, restrict commands to a more limited set explicitly listed in /etc/sudoers. This allows administrator to change security policy by just examining/changing the file. This addresses infrastructure needed for fixing bugs where operator mode needs to be secure and not ask for password. | |||
2008-02-29 | put operator in operator group | Stephen Hemminger | |
This is part of other permission fixes, it puts operators into a group that can then be used for access control. | |||
2008-02-28 | Merge branch 'glendale' of suva.vyatta.com:/git/vyatta-cfg-system into glendale | Stephen Hemminger | |
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 | |||
2008-02-27 | Merge branch 'glendale' of git:/git/vyatta-cfg-system into glendale | Mark O'Brien | |