summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-03-31Merge branch 'glendale' of suva.vyatta.com:/git/vyatta-cfg into glendaleStephen Hemminger
2008-03-31handle delete address request if address is already removedStephen Hemminger
Quagga link-detect may have already removed address from interface. Check for missing address, and if not present just tell vtysh. This fixes bug 2802
2008-03-31Add utilitly script to add/removed entries to watchlink exclude file.Stig Thormodsrud
2008-03-26fix for bug 3032:An-Cheng Huang
* rename pre-glendale start-up config. * warn user when loading a pre-glendale config.
2008-03-24Set dependencies on either bash or vyatta-bashrbalocca
2008-03-24startup config orderingAn-Cheng Huang
2008-03-21Fix debian dependenciesrbalocca
2008-03-20handle <> completion correctlyAn-Cheng Huang
2008-03-20add validation for more typesAn-Cheng Huang
2008-03-20fix for bug 3037: shell completionAn-Cheng Huang
2008-03-19Merge branch 'glendale' of git:/git/vyatta-cfg into glendaleMark O'Brien
Conflicts: debian/changelog
2008-03-183.0.1Mark O'Brien
2008-03-18VC4.0.1debian/0.3Mark O'Brien
2008-03-18Merge branch 'glendale' of http://git.vyatta.com/vyatta-cfg into glendaleBob Gilligan
2008-03-18Bugfix: 2986Bob Gilligan
Fix typo in arguments to "mount" command.
2008-03-18Merge branch 'glendale' of suva.vyatta.com:/git/vyatta-cfg into glendaleStephen Hemminger
2008-03-18Don't allow operator to run init-floppyStephen Hemminger
Bugfix: 2985
2008-03-17Bugfix: 2885Bob Gilligan
Place the "changes only" directory that is used by the configuration subsystem in its union mount into /tmp. We see kernel panics in unionfs at umount time in some cases when the "changes only" directory is located in a tmpfs filesystem.
2008-03-14fix for bugs 2725 2999Robert Bays
2008-03-14fix for bugs 2725 and 2999Robert Bays
2008-03-12CLI tab enhancement at "set interfaces ethernet <> address"Mohit Mehta
- tab gives dhcp if interface hasn't been configured before. handle "<*>" allowed values.
2008-03-12handle "<*>" allowed valuesAn-Cheng Huang
2008-03-12partial fix for bug 2987: use "less" instead of "more", and disableAn-Cheng Huang
"terminal" command for operator level.
2008-03-11add LESSSECUREAn-Cheng Huang
2008-03-11CLI tab enhancement at "set interfaces ethernet <> address"Mohit Mehta
- tab gives dhcp if interface hasn't been configured before
2008-03-11more robust handling of set mac addressStephen Hemminger
Bugfix: 2826 Enforce restrictions on address (must be valid ethernet address), and only bring interface down/up if already up.
2008-03-10Add GPLv2 to additional Vyatta created scriptsrbalocca
2008-03-10Merge branch 'glendale' of git:/git/vyatta-cfg into glendalerbalocca
2008-03-10Convert from VPL 1.0 to GPLv2Stephen Hemminger
Glendale release is licensed under GPL version 2.
2008-03-10Replace VPL with GPLv2Stephen Hemminger
Glendale is licensed under GPL version 2
2008-03-06Merge branch 'glendale' of git:/git/vyatta-cfg into glendalerbalocca
2008-03-06fix for bug 2950: raise config error messages during boot to warning level.An-Cheng Huang
2008-03-06Remove a dependency listed twicerbalocca
2008-03-06Fix problems with upgrading (and also fix lintian errors)rbalocca
2008-03-05Fix problems with upgrading (and also fix lintian errors)rbalocca
2008-03-05Add VPL to scripts and fix lintian errorsrbalocca
2008-03-04Fix 2954: IPv6 addresses that have a-f in the address fail.Christopher Liljenstolpe
2008-03-04Merge branch 'glendale' of suva.vyatta.com:/git/vyatta-cfg into glendaleStephen Hemminger
2008-03-02Vyatta-cfg postinst was preventing upgraderbalocca
2008-02-29Merge changelog fix to glendalerbalocca
2008-02-28fix for bug 2924: set admin flag for rootAn-Cheng Huang
2008-02-28fix for bug 2912: direct config loading output to syslog.An-Cheng Huang
2008-02-28Read qos-policy before setting interface qos-policyStephen Hemminger
Bugfix: 2914 Fix ordering of operations for qos-policy.
2008-02-27Merge branch 'glendale' of git:/git/vyatta-cfg into glendaleMark O'Brien
2008-02-26fix for bug 2749: add u32 range checkAn-Cheng Huang
2008-02-26Merge branch 'glendale' of git:/git/vyatta-cfg into glendaleBob Gilligan
2008-02-26Bugfix: 2653Bob Gilligan
Only allow setting SMP affinity on multiprocessor machines.
2008-02-26fix for bug 2868: return failure for invalid values.An-Cheng Huang
2008-02-25vc4.0.0debian/0.2Mark O'Brien
2008-02-22disallow install-system for operator levelAn-Cheng Huang