Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-01 | Standalone passwd reset prompt for password | Stephen Hemminger | |
Rather than resetting to factory default which continues possible remote security hole, prompt (twice) for new value. | |||
2008-10-01 | Workaround problems with mkpasswd | Stephen Hemminger | |
Bugfix 3665 Fix problems with entering password caused by regressions in mkpasswd (-S arguement). Read password plaintext with shell then process. | |||
2008-09-17 | Don't need to list ifenslave twice | Stephen Hemminger | |
2008-09-17 | Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-cfg-system into ↵ | Stephen Hemminger | |
islavista | |||
2008-09-17 | Add support for bonding | Stephen Hemminger | |
Bugfix 3173 Add support for bonding device creation and adding slaves | |||
2008-09-17 | expose the union option in install-system | Robert Bays | |
2008-09-17 | fix bug 3863 | Robert Bays | |
2008-09-16 | Don't kill An-Cheng's commits. | Robert Bays | |
2008-09-16 | change to native install from a USB stick | Robert Bays | |
2008-09-16 | remove complex options from union install | Robert Bays | |
2008-09-16 | changed union install to support multiple directories | Robert Bays | |
2008-09-16 | add postinst hook for install-system | An-Cheng Huang | |
2008-09-11 | use script for setting/deleting system nameservers | Mohit Mehta | |
2008-09-11 | preserve system name-servers order in /etc/resolv.conf as configured in CLI | Mohit Mehta | |
2008-09-10 | - change forced update wait time from 2 weeks to 4 weeks if no change in IP ↵ | Mohit Mehta | |
as per the free service provided by dyndns | |||
2008-09-10 | - remove ddclient cache before restarting | Mohit Mehta | |
- modify script to run op-mode update ddns | |||
2008-09-10 | fixes to install-system and grub-setup for xen hypervisor and device.map | Robert Bays | |
2008-09-06 | - use apt per interface ddclient files | Mohit Mehta | |
- update dynamic dns service with same IP address if IP has not changed for two weeks | |||
2008-09-08 | Account for size of diag partition when calculating disk size, which is needed | Bob Gilligan | |
in order to create the data partition. | |||
2008-09-06 | first attempt at implementing CLI support for Dynamic DNS | Mohit Mehta | |
2008-08-30 | better worded warning when no name-servers set under 'system name-server' | Mohit Mehta | |
2008-08-30 | released interface should be flagged as a warning rather than a commit failed | Mohit Mehta | |
2008-09-03 | Merge branch 'islavista' of http://git.vyatta.com/vyatta-cfg-system into ↵ | Robert Bays | |
islavista Conflicts: scripts/install-system | |||
2008-09-03 | add functioanlity for binary images to install system | Robert Bays | |
2008-08-30 | prompt warning for no nameservers if no nameservers set and no interface set ↵ | Mohit Mehta | |
to use dhcp | |||
2008-09-03 | Add support for aufs | Stephen Hemminger | |
If system is booted with aufs (instead of aufs) then propogate it to the installed grub options. | |||
2008-08-30 | polish up DNS forwarding error messages | Mohit Mehta | |
2008-08-30 | show bridge interfaces in allowed values as well if configured to use dhcp | Mohit Mehta | |
2008-08-30 | move from a 'ignore-interface' model to a 'listen-on' model for DNS forwarding | Mohit Mehta | |
2008-08-30 | - get ddclient package for Dynamic DNS | Mohit Mehta | |
- get libio-socket-ssl-perl package for Dynamic DNS ssl updates - disable init for ddclient | |||
2008-08-29 | remove 2nd timeout to avoid 64-bit boot problem | An-Cheng Huang | |
2008-08-29 | Merge branch 'islavista' of http://git.vyatta.com/vyatta-cfg-system into ↵ | Bob Gilligan | |
islavista | |||
2008-08-29 | Update install-system and grub-setup to handle RAID-1 configuration. | Bob Gilligan | |
2008-08-29 | Merge from "hollywood" | Rick Balocca | |
2008-08-29 | Merge branch 'hollywood' into islavista | Rick Balocca | |
2008-08-26 | Merge from "hollywood" | rbalocca | |
2008-08-26 | Add mdadm package to support RAID-1 configurations. | Bob Gilligan | |
2008-08-19 | 3.1.3vyatta/3.1.3debian/0.13 | Mark O'Brien | |
2008-08-13 | Bugfix: 1292 | Bob Gilligan | |
Disable logo per instructions from Anatoly. | |||
2008-08-11 | Bugfix: 1292 | Bob Gilligan | |
Re-enable the Vyatta logo on boot. | |||
2008-08-10 | - servers being used for dns forwarding written to dnsmasq.conf with more ↵ | Mohit Mehta | |
info in comments - tighten check for updating resolv.conf for domain-names received from dhcp-server | |||
2008-08-09 | log dnsmasq output to /var/log/dnsmasq.log on start-up and whilst running ↵ | Mohit Mehta | |
(i.e. when sent a signal to log) this will be used to extract information for 'show dns forwarding statistics' command | |||
2008-08-08 | tighten the checks for checking the existence or removal or nameservers | Mohit Mehta | |
2008-08-08 | tighten regex pattern to get dhclient resolv files | Mohit Mehta | |
2008-08-18 | Change udevtrigger to udevadm trigger. | Stig Thormodsrud | |
2008-08-07 | More spaces (bugs http://bugzilla.vyatta.com/show_bug.cgi?id=3549 and ↵ | rbalocca | |
http://bugzilla.vyatta.com/show_bug.cgi?id=3552) | |||
2008-08-07 | Fixes for bugs: http://bugzilla.vyatta.com/show_bug.cgi?id=3549 and ↵ | rbalocca | |
http://bugzilla.vyatta.com/show_bug.cgi?id=3552 This fix involves removing multiple spaces between args on the kernel command line. This fixes the symptom, but the root cause is an uninitialized variable in the grub-pc code, so there is absolutely no guarrantee that this problem will not arrise again. The correct fix is either to return to grub (V1) or to have the developers find and fix the unitialized memory. | |||
2008-08-07 | remove earlier added dnsmasq options | Mohit Mehta | |
2008-08-07 | update dns forwarding nameservers on dhcp lease updates | Mohit Mehta | |
2008-08-07 | any change in system name-servers should be communicated to dnsmasq | Mohit Mehta | |