summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-08-29Merge branch 'islavista' of http://git.vyatta.com/vyatta-cfg-system into ↵Bob Gilligan
islavista
2008-08-29Update install-system and grub-setup to handle RAID-1 configuration.Bob Gilligan
2008-08-29Merge from "hollywood"Rick Balocca
2008-08-29Merge branch 'hollywood' into islavistaRick Balocca
2008-08-26Merge from "hollywood"rbalocca
2008-08-26Add mdadm package to support RAID-1 configurations.Bob Gilligan
2008-08-193.1.3vyatta/3.1.3debian/0.13Mark O'Brien
2008-08-13Bugfix: 1292Bob Gilligan
Disable logo per instructions from Anatoly.
2008-08-11Bugfix: 1292Bob 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-09log 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-08tighten the checks for checking the existence or removal or nameserversMohit Mehta
2008-08-08tighten regex pattern to get dhclient resolv filesMohit Mehta
2008-08-18Change udevtrigger to udevadm trigger.Stig Thormodsrud
2008-08-07More spaces (bugs http://bugzilla.vyatta.com/show_bug.cgi?id=3549 and ↵rbalocca
http://bugzilla.vyatta.com/show_bug.cgi?id=3552)
2008-08-07Fixes 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-07remove earlier added dnsmasq optionsMohit Mehta
2008-08-07update dns forwarding nameservers on dhcp lease updatesMohit Mehta
2008-08-07any change in system name-servers should be communicated to dnsmasqMohit Mehta
2008-08-07configure dnsmasq to use dns-servers as specified in CLIMohit Mehta
2008-08-07use config rather than /etc/resolv.conf to get system set nameserversMohit Mehta
2008-08-06Merge from islavistaRick Balocca
2008-08-06Fix for http://bugzilla.vyatta.com/show_bug.cgi?id=3520Rick Balocca
2008-08-06Merge branch 'islavista' of mohit@git.vyatta.com:/git/vyatta-cfg-system into ↵Mohit Mehta
islavista
2008-08-11Merge branch 'hollywood' into islavistaRick Balocca
Conflicts: scripts/grub-setup
2008-08-06code to specify DNS forwarding nameservers (system, dhcp, explicitly ↵Mohit Mehta
specified) using CLI
2008-08-06tighten syntax checkMohit Mehta
2008-08-06change 'service dns forward' to 'service dns forwarding'Mohit Mehta
2008-08-06this better detects the interfaces in /proc/net/devMohit Mehta
2008-08-05Merge branch 'islavista' of mohit@git.vyatta.com:/git/vyatta-cfg-system into ↵Mohit Mehta
islavista
2008-08-06Merge branch 'islavista' of git:/git/vyatta-cfg-system into islavistaRick Balocca
2008-08-06Merge from islavistaRick Balocca
2008-08-06Merge branch 'islavista' of git:/git/vyatta-cfg-system into islavistaRick Balocca
2008-08-06Script cleanupRick Balocca
2008-08-05Merge branch 'hollywood' into islavistaRick Balocca
2008-08-05change DNS forwarding CLI from 'service dns-forwarding' to 'service dns forward'Mohit Mehta
2008-08-05add missing commaMohit Mehta
2008-08-06control: added ifenslave-2.6 to debian control fileMark O'Brien
2008-08-05Fix for http://bugzilla.vyatta.com/show_bug.cgi?id=3542rbalocca
2008-08-05add command for user to enter interfaces on which not to listen for DNS queriesMohit Mehta
2008-08-05- add ability to set cache-size for DNS forwarding from CLIMohit Mehta
- restart dnsmasq when /etc/hosts is modified from CLI to re-read added or deleted hosts
2008-08-03CleanupRick Balocca
2008-08-03Additional fixes for http://bugzilla.vyatta.com/show_bug.cgi?id=3520Rick Balocca
2008-07-25Merge branch 'islavista' of mohit@git.vyatta.com:/git/vyatta-cfg-system into ↵Mohit Mehta
islavista
2008-08-01Fixes for: http://bugzilla.vyatta.com/show_bug.cgi?id=3520 ↵rbalocca
http://bugzilla.vyatta.com/show_bug.cgi?id=3519 http://bugzilla.vyatta.com/show_bug.cgi?d for: http://bugzilla.vyatta.com/show_bug.cgi?id=3520 http://bugzilla.vyatta.com/show_bug.cgi?id=3519 http://bugzilla.vyatta.com/show_bug.cgi?id=3518 and perhaps others
2008-07-25First parts of DNS forwarding stuffMohit Mehta
2008-07-25Merge branch 'islavista' of mohit@git.vyatta.com:/git/vyatta-cfg-system into ↵Mohit Mehta
islavista
2008-07-30Add IPv6 address to comp_help for bridge/tunnelStig Thormodsrud
2008-07-30Merge branch 'islavista' of http://git.vyatta.com/vyatta-cfg-system into ↵Stig Thormodsrud
islavista
2008-07-30Enable IPv6 forwarding.Stig Thormodsrud