Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-17 | Bugfix 3932 | Bob Gilligan | |
Correct root partition size calculation in two-disk RAID-1 case when drives are not both the same size. | |||
2008-11-16 | Merge branch 'islavista' of http://git.vyatta.com/vyatta-cfg-system into ↵ | Stig Thormodsrud | |
islavista | |||
2008-11-16 | Fix 3929: Operator level user now need sudo password to run "clear arp | Stig Thormodsrud | |
interface" | |||
2008-11-14 | Bugfix 3928: Need to install vyatta-raid-event script. | Bob Gilligan | |
2008-11-14 | Fix 3920: Operator level users require sudo permission for nat | Stig Thormodsrud | |
translation monitor commands | |||
2008-11-14 | Fix 3918: Operator level users require sudo permission for ipv6 clear | Stig Thormodsrud | |
commands | |||
2008-11-11 | Make sure install-system only run with root privledges | Stephen Hemminger | |
Mounting, creating filesystems, etc all require root privledges so check before allowing command to run. | |||
2008-11-10 | make 'show interfaces wirelessmodem <wlm(num)> stats' work from operator mode | Mohit Mehta | |
2008-11-07 | Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-cfg-system into ↵ | Stephen Hemminger | |
islavista | |||
2008-11-07 | Handle older format config files in password reset | Stephen Hemminger | |
Bugfix 3665 Some config files have colon after tag, others do not. install-system password setting should handle both formats. | |||
2008-11-06 | fix for bug 2313: add support for "Region/City" timezone specification. | An-Cheng Huang | |
2008-11-06 | rmeove ddclient script from ppp ip-up directory as we configure | Mohit Mehta | |
DDNS for an interface using the CLI | |||
2008-11-05 | Add config to disable ip/ipv6 forwarding. | Stig Thormodsrud | |
2008-11-05 | change input parameter name from dhclient_script to outside_cli to | Mohit Mehta | |
make it more intuitive for use from other places outside of cli | |||
2008-11-04 | bug 3791: set sysObjectID and sysDescr | Robert Bays | |
2008-11-03 | bug 1587: add error message when user tries native install from non-union media | Robert Bays | |
2008-10-29 | Merge branch 'islavista' of http://git.vyatta.com/vyatta-cfg-system into ↵ | Bob Gilligan | |
islavista | |||
2008-10-29 | Bugfix: 3841 | Bob Gilligan | |
Add admin level users to "disk" group so that they can execute RAID commands. | |||
2008-10-28 | Fix standalone password reset | Stephen Hemminger | |
Handle case of running in standalone where there is no /dev/tty. Handle both formats in configuration file Bugfix 3844 | |||
2008-10-27 | Allow more ethtool commands | Stephen Hemminger | |
Bugfix 3832 Need to allow ethtool statistics for operator | |||
2008-10-27 | Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-cfg-system into ↵ | Stephen Hemminger | |
islavista | |||
2008-10-27 | Make stanalone passwd reset work | Stephen Hemminger | |
2008-10-27 | Fix Bug 3840 System error reported on initial SNMP commit with trap target | Mohit Mehta | |
redirect error to /dev/null | |||
2008-10-27 | Handle config file format change in standalone reset | Stephen Hemminger | |
Corollary to earlier bugfix in install-system | |||
2008-10-27 | Fix password changer to deal with update config format | Stephen 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-24 | add firewall configuration to bridge interface | An-Cheng Huang | |
2008-10-23 | Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-cfg-system into ↵ | Stephen Hemminger | |
islavista | |||
2008-10-23 | Fix bad tab completion on interfaces/bonding | Stephen Hemminger | |
Can't use $VAR(../@) in allowed tag, it doesn't get expanded properly. | |||
2008-10-22 | Fix Bug 3567 Debug messages are not logged by default on upgraded system | Mohit Mehta | |
- copy over default islavista syslog.conf during upgrade from hollywood | |||
2008-10-20 | Bugfix: 3687: Only start mdadm if we have a RAID group as root filesystem. | Bob Gilligan | |
2008-10-20 | Bugfix: 3775: Allow RAID-1 to be configured on disks with different sizes | Bob Gilligan | |
2008-10-16 | Change telnet allow-root type from txt to bool. | Stig Thormodsrud | |
Fix tab completion on bool. | |||
2008-10-16 | Merge branch 'hollywood' into islavista | Rick Balocca | |
Conflicts: debian/vyatta-cfg-system.postinst.in | |||
2008-10-16 | Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-cfg-system into ↵ | Stephen Hemminger | |
islavista | |||
2008-10-16 | Need sudo when editing ssh config file | Stephen Hemminger | |
2008-10-15 | Fix parsing of allow-root field | Stephen Hemminger | |
Bugfix 3795 The field is boolean and was failing during bootup. Rework to use sed and do it the simple way | |||
2008-10-15 | Revert "Block remote access to rpc-bind port" | Stephen Hemminger | |
This change isn't needed. This reverts commit 25438666015dc5ea9695f5172b0f4925c3ae2d9a. | |||
2008-10-15 | Block remote access to rpc-bind port | Stephen Hemminger | |
Use hosts.deny to block access to portmapper Bugfix 3767 | |||
2008-10-14 | 3.1.4 | Mark O'Brien | |
2008-10-14 | Bugfix: 3744 | Bob 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-14 | fix ssh keygen on startup | Robert Bays | |
2008-10-13 | remove unused files | An-Cheng Huang | |
2008-10-13 | remove unused files | An-Cheng Huang | |
2008-10-13 | use epoch in package version number | An-Cheng Huang | |
2008-10-13 | use epoch in package version number | An-Cheng Huang | |
2008-10-13 | add ssh key blacklists | An-Cheng Huang | |
2008-10-13 | add ssh key blacklists | An-Cheng Huang | |
2008-10-13 | Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-cfg-system into ↵ | Stephen Hemminger | |
islavista | |||
2008-10-13 | Allow non-livecd union install | Stephen Hemminger | |
Union flag should be shell variable not a command. Union flag should allow install when not on livecd. | |||
2008-10-13 | install-system can only run from livecd | Stephen Hemminger | |
Bugfix 3726 Only allow install-system from livecd, since it has hardcoded assumptions about squashfs, etc. |