Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-21 | fix bug 3039 | Robert Bays | |
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-20 | up proc limit for rmem_max to support zebra netlink buffer size increase. | Michael Larson | |
2008-03-18 | consolidate proc/sys flag settings to livecd/install hook | Tom Grennan | |
2008-03-18 | remove deprecated install scripts | Tom Grennan | |
starting with hollywood, use the debian installer | |||
2008-03-17 | Fix Bug 802 VRRP - add "show vrrp summary" command (TC 3.2.5.7.2) | Mohit Mehta | |
- "show vrrp summary" command added | |||
2008-03-14 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-03-12 | fixes for bugs 2499, 2967 | Robert Bays | |
2008-03-10 | fix for bug 2083: add radius authentication support. | An-Cheng Huang | |
2008-03-10 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-03-10 | Update to GPLv2 | Stephen Hemminger | |
Replace references to VPL 1.0 with GPLv2 | |||
2008-03-07 | Fix for bug #2969 ( http://bugzilla.vyatta.com/show_bug.cgi?id=2969 ) | rbalocca | |
2008-03-06 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-03-05 | Fix for bug #2542 ( http://bugzilla.vyatta.com/show_bug.cgi?id=2542 ) | rbalocca | |
2008-03-05 | Fix format of date from rl-system.init | Stephen Hemminger | |
Bugfix: 2946 Use logger instead of date command | |||
2008-03-03 | Fix 2880 SNMP configuration file issues | Stig Thormodsrud | |
- Add sysServices 14 - Removed deprecated modules | |||
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-26 | add operator and admin to linux group adm | Stephen Hemminger | |
Add operator to group adm to allow reading log files without sudo. This group is used allow reading files in /var/log so the operational mode show log commands don't need sudo. | |||
2008-02-22 | use vyattacfg for config files | An-Cheng Huang | |
2008-02-21 | fix for bug 2764: rename user level | An-Cheng Huang | |
2008-02-11 | fix for bug 2547: don't require/output ':' after "hw-id". | An-Cheng Huang | |
2008-02-06 | bump up rmem_max limit to 223232 (in conjunction with fix for zebra) | Michael Larson | |
2008-02-01 | remove stale CONFIG_PARTITION comments | Tom Grennan | |
2008-01-31 | source /etc/default/vyatta instead of configuring install-system | Tom Grennan | |
2008-01-23 | fix bug 2658 | Tom Grennan | |
udev appears to be threaded where sub-scripts may be context switch; so, defer config file interface updates to rl-system.init | |||
2008-01-23 | Revert "fix bug 2658" | Tom Grennan | |
This reverts commit b45bba4286e83f8babcd70eef908f2ea2f8fff3c. | |||
2008-01-21 | At bootup vrrp needs to skip vlan interfaces that haven't been instantiated yet | Stig Thormodsrud | |
2008-01-21 | All vrrp to be configured on vif | Stig Thormodsrud | |
2008-01-21 | fix bug 2658 | Tom Grennan | |
silently write test BOOTFILE before trying too add/mod itf | |||
2008-01-18 | sysconf files need to be updated earlier. move to live-helper hook. | An-Cheng Huang | |
2008-01-17 | fix bug 2631 - add new users to vtysh.conf | Tom Grennan | |
2008-01-15 | fix for bug 2534 and prep for larson's vif link detect fixes | Robert Bays | |
2008-01-14 | fix for bug 2607 | Robert Bays | |
2008-01-12 | Add vrrp sync group and fix authentication display | Stig Thormodsrud | |
2007-12-26 | Treat 'system domain-name $(@)' and 'system domain-search domain $(@)' as ↵ | Marat Nepomnyashy | |
mutually exclusive. Generate an error message and refuse commit if both are specified. Bug 2256 fix. | |||
2007-12-21 | remove umount on config partition | Robert Bays | |
2007-12-21 | remove config partition from install-system | Robert Bays | |
2007-12-20 | synchronize /etc/{hosts,hostname} during install-system | An-Cheng Huang | |
2007-12-19 | Merge branch 'master' into glendale | rbalocca | |
2007-12-18 | Merge branch 'master' of git:/git/vyatta-cfg-system | Stig Thormodsrud | |
2007-12-18 | Fix new vrrp group show command. | Stig Thormodsrud | |
2007-12-18 | Rewrite '/etc/resolv.conf' each time config at 'system domain-search domain ↵ | Marat Nepomnyashy | |
$(@)' changes to update the 'search' params. Bug 2113 fix. | |||
2007-12-18 | Merge branch 'master' into glendale | rbalocca | |
2007-12-18 | Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg-system | Stig Thormodsrud | |
2007-12-18 | - Add support for multiple vrrp groups per interface. | Stig Thormodsrud | |
- Add support for multiple VIPs per vrrp group. | |||
2007-12-17 | Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg-system | Tom Grennan | |
Conflicts: debian/control | |||
2007-12-17 | support stand-alone validation | Tom Grennan | |
2007-12-15 | Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg-system | Stig Thormodsrud | |