summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-10-27Allow more ethtool commandsStephen Hemminger
Bugfix 3832 Need to allow ethtool statistics for operator
2008-10-27Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-cfg-system into ↵Stephen Hemminger
islavista
2008-10-27Make stanalone passwd reset workStephen Hemminger
2008-10-27Fix Bug 3840 System error reported on initial SNMP commit with trap targetMohit Mehta
redirect error to /dev/null
2008-10-27Handle config file format change in standalone resetStephen Hemminger
Corollary to earlier bugfix in install-system
2008-10-27Fix password changer to deal with update config formatStephen Hemminger
Colons are no longer used in config file format, so the sed command to change password was having no effect. Bugfix 3665
2008-10-24add firewall configuration to bridge interfaceAn-Cheng Huang
2008-10-23Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-cfg-system into ↵Stephen Hemminger
islavista
2008-10-23Fix bad tab completion on interfaces/bondingStephen Hemminger
Can't use $VAR(../@) in allowed tag, it doesn't get expanded properly.
2008-10-22Fix Bug 3567 Debug messages are not logged by default on upgraded systemMohit Mehta
- copy over default islavista syslog.conf during upgrade from hollywood
2008-10-20Bugfix: 3687: Only start mdadm if we have a RAID group as root filesystem.Bob Gilligan
2008-10-20Bugfix: 3775: Allow RAID-1 to be configured on disks with different sizesBob Gilligan
2008-10-16Change telnet allow-root type from txt to bool.Stig Thormodsrud
Fix tab completion on bool.
2008-10-16Merge branch 'hollywood' into islavistaRick Balocca
Conflicts: debian/vyatta-cfg-system.postinst.in
2008-10-16Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-cfg-system into ↵Stephen Hemminger
islavista
2008-10-16Need sudo when editing ssh config fileStephen Hemminger
2008-10-15Fix parsing of allow-root fieldStephen Hemminger
Bugfix 3795 The field is boolean and was failing during bootup. Rework to use sed and do it the simple way
2008-10-15Revert "Block remote access to rpc-bind port"Stephen Hemminger
This change isn't needed. This reverts commit 25438666015dc5ea9695f5172b0f4925c3ae2d9a.
2008-10-15Block remote access to rpc-bind portStephen Hemminger
Use hosts.deny to block access to portmapper Bugfix 3767
2008-10-143.1.4vyatta/3.1.4debian/0.14hollywoodMark O'Brien
2008-10-14Bugfix: 3744Bob Gilligan
When a new member is added to a RAID group that holds the root filesystem, we need to re-install grub so that the new disk will be bootable. But this can only be done after the RAID set has completed rebuilding. Added mechanism that uses the event notification infrastructure of "mdadm" to trigger the re-installation of grub after the rebuild completes.
2008-10-14fix ssh keygen on startupRobert Bays
2008-10-13remove unused filesAn-Cheng Huang
2008-10-13remove unused filesAn-Cheng Huang
2008-10-13use epoch in package version numberAn-Cheng Huang
2008-10-13use epoch in package version numberAn-Cheng Huang
2008-10-13add ssh key blacklistsAn-Cheng Huang
2008-10-13add ssh key blacklistsAn-Cheng Huang
2008-10-13Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-cfg-system into ↵Stephen Hemminger
islavista
2008-10-13Allow non-livecd union installStephen Hemminger
Union flag should be shell variable not a command. Union flag should allow install when not on livecd.
2008-10-13install-system can only run from livecdStephen Hemminger
Bugfix 3726 Only allow install-system from livecd, since it has hardcoded assumptions about squashfs, etc.
2008-10-13Merge branch 'islavista' of http://git.vyatta.com/vyatta-cfg-system into ↵Bob Gilligan
islavista
2008-10-13Bugfix: 3226Bob Gilligan
Handle case where udev state file doesn't exist.
2008-10-13fix ssh keygen on startupRobert Bays
2008-10-11- redo internal snmpv3 user creation for linkUpDownNotificationsMohit Mehta
2008-10-10Merge branch 'islavista' of mohit@git.vyatta.com:/git/vyatta-cfg-system into ↵Mohit Mehta
islavista
2008-10-10Fix Bug 3751 configuring multiple global syslog facilities overwrites ↵Mohit Mehta
previous ones in /etc/syslog.conf - multiple nodes configured under 'system syslog global' are appended to syslog.conf - default '*.notice -/var/log/messages' is removed from syslog.conf if any node is configured under 'system syslog global' and is put back when nothing configured under 'system syslog global' - syslog process only restarted once after making all changes in config - added commit checks at 'system syslog <>' level nodes to specify facility
2008-10-10Go back to simpler syslog configStephen Hemminger
Bugfix 3567 The command templates for managing the syslog are awkward and brittle and really can't deal with multiple targets or full config format, so just go back to something simple and fix later in a better redesign.
2008-10-10Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-cfg-system into ↵Stephen Hemminger
islavista
2008-10-10Don't allow operator to reboot systemStephen Hemminger
Remove privledge to reboot system via sudo for operator
2008-10-09Merge branch 'islavista' of http://git.vyatta.com/vyatta-cfg-system into ↵Bob Gilligan
islavista
2008-10-09Bugfix: 3226Bob Gilligan
Several different cases were being handled incorrectly.
2008-10-10Revert "Set correct mode on configuration mode"Stephen Hemminger
This reverts commit 5e806c8e42e1b70675916963e14cc0fe5928ec07. There are passwords (like Tcp md5) that should not be displayed to operator.
2008-10-09Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-cfg-system into ↵Stephen Hemminger
islavista
2008-10-09Set correct mode on configuration modeStephen Hemminger
Set configuration file to be owned by administrator and writable by all admins in configuration mode and visible by public.
2008-10-08fix xen grub setupAn-Cheng Huang
2008-10-07Revert "Change allow-root nodes to boolean"slioch
This reverts commit 7232e04d5d021f60e4cf6463328c165f19d56c6c.
2008-10-07Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-cfg-system into ↵Stephen Hemminger
islavista
2008-10-07Change allow-root nodes to booleanStephen Hemminger
These are boolean, not text fields. Only allowed value is true/false
2008-10-06don't poll resolv files for nameserver changes - it messes up statisticsMohit Mehta
we already make sure that nameservers are re-reread when any change from any configured source of nameservers happen