summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2008-05-07Merge branch 'glendale' into hollywoodrbalocca
Conflicts: debian/vyatta-cfg-system.postinst.in
2008-05-03Mimic the transaction mechanism to only restart the vrrp daemon once/commit.Stig Thormodsrud
2008-04-30Modifications to send link up/down traps to configured trap-targetMohit Mehta
2008-04-21Modifications for enabling net-snmp's interaction with quagga for bgp, ospf ↵Mohit Mehta
and rip mib traversals
2008-04-24Pretty print the grub.cfg filerbalocca
2008-04-24Partitions in grub-pc now start at 1 (instead of 0)rbalocca
2008-04-24Update install-system to use grub-pcrbalocca
2008-04-23Revert "remove deprecated install scripts"rbalocca
This reverts commit 33a7d7e76222aa6ba952610144065221b6e8aeda.
2008-04-04Merge branch 'glendale' into hollywoodrbalocca
2008-04-03Fix 3086: VRRP only allows up to 20 virtual IPsStig Thormodsrud
2008-03-26fix for bug 3032: rename pre-glendale config files during install-system.An-Cheng Huang
2008-03-22Merge branch 'glendale' into hollywoodrbalocca
Conflicts: debian/control scripts/install-system scripts/rl-system.init
2008-03-21Fix Bug 3027 Unable to configure SNMP community client addressMohit Mehta
- added the following commands: - set protocols snmp community <txt> client <IPv4> - set protocols snmp community <txt> network <IPv4net>
2008-03-21fix bug 3039Robert Bays
2008-03-20Fix Bug 2778 VRRP: add ability to run scripts on state transitionMohit Mehta
- enhancement added: configuring of scripts to run on vrrp state-transitions
2008-03-20up proc limit for rmem_max to support zebra netlink buffer size increase.Michael Larson
2008-03-18consolidate proc/sys flag settings to livecd/install hookTom Grennan
2008-03-18remove deprecated install scriptsTom Grennan
starting with hollywood, use the debian installer
2008-03-17Fix Bug 802 VRRP - add "show vrrp summary" command (TC 3.2.5.7.2)Mohit Mehta
- "show vrrp summary" command added
2008-03-14Merge branch 'glendale' into hollywoodrbalocca
2008-03-12fixes for bugs 2499, 2967Robert Bays
2008-03-10fix for bug 2083: add radius authentication support.An-Cheng Huang
2008-03-10Merge branch 'glendale' into hollywoodrbalocca
2008-03-10Update to GPLv2Stephen Hemminger
Replace references to VPL 1.0 with GPLv2
2008-03-07Fix for bug #2969 ( http://bugzilla.vyatta.com/show_bug.cgi?id=2969 )rbalocca
2008-03-06Merge branch 'glendale' into hollywoodrbalocca
2008-03-05Fix for bug #2542 ( http://bugzilla.vyatta.com/show_bug.cgi?id=2542 )rbalocca
2008-03-05Fix format of date from rl-system.initStephen Hemminger
Bugfix: 2946 Use logger instead of date command
2008-03-03Fix 2880 SNMP configuration file issuesStig Thormodsrud
- Add sysServices 14 - Removed deprecated modules
2008-02-29put operator in operator groupStephen Hemminger
This is part of other permission fixes, it puts operators into a group that can then be used for access control.
2008-02-26add operator and admin to linux group admStephen 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-22use vyattacfg for config filesAn-Cheng Huang
2008-02-21fix for bug 2764: rename user levelAn-Cheng Huang
2008-02-11fix for bug 2547: don't require/output ':' after "hw-id".An-Cheng Huang
2008-02-06bump up rmem_max limit to 223232 (in conjunction with fix for zebra)Michael Larson
2008-02-01remove stale CONFIG_PARTITION commentsTom Grennan
2008-01-31source /etc/default/vyatta instead of configuring install-systemTom Grennan
2008-01-23fix bug 2658Tom 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-23Revert "fix bug 2658"Tom Grennan
This reverts commit b45bba4286e83f8babcd70eef908f2ea2f8fff3c.
2008-01-21At bootup vrrp needs to skip vlan interfaces that haven't been instantiated yetStig Thormodsrud
2008-01-21All vrrp to be configured on vifStig Thormodsrud
2008-01-21fix bug 2658Tom Grennan
silently write test BOOTFILE before trying too add/mod itf
2008-01-18sysconf files need to be updated earlier. move to live-helper hook.An-Cheng Huang
2008-01-17fix bug 2631 - add new users to vtysh.confTom Grennan
2008-01-15fix for bug 2534 and prep for larson's vif link detect fixesRobert Bays
2008-01-14fix for bug 2607Robert Bays
2008-01-12Add vrrp sync group and fix authentication displayStig Thormodsrud
2007-12-26Treat '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-21remove umount on config partitionRobert Bays
2007-12-21remove config partition from install-systemRobert Bays