Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-14 | post-install changes | An-Cheng Huang | |
* set up start-up config and /var/run. * pass writable root to postinst hook for union-specific tasks. | |||
2009-04-14 | handle default xen kernel | An-Cheng Huang | |
2009-04-13 | add read-write union install mechanism | An-Cheng Huang | |
2009-04-10 | add local-zone in|out firewall and clean-up code | Mohit Mehta | |
2009-04-10 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-04-10 | Fix file syslog target | Stephen Hemminger | |
The new code was requiring full pathname, but old version was using /var/log/user/<filename> so make new code work like old code. | |||
2009-04-09 | fix xen kernel handling for union install | An-Cheng Huang | |
2009-04-09 | Resolve problems with syslog.conf | Stephen Hemminger | |
Default fallback code was broken Change to blocked out region for Vyatta config. | |||
2009-04-08 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-04-08 | Rewrite existing syslog configuration update | Stephen Hemminger | |
Do most of the work in the rewritten vyatta_update_syslog code. Handle multiple facilities for same target without causing duplicate log messages. Never restart syslog daemon, just reload it and only if the configuration has changed. | |||
2009-04-07 | Add 1st pass of zone based firewall support (transit zones only for now) | Mohit Mehta | |
2009-04-06 | change xen kernel detection | An-Cheng Huang | |
2009-04-03 | Fix "clear vrrp process". Use new perl lib hierarchy. | Stig Thormodsrud | |
Change double quote to single quote when no interpretation is needed. | |||
2009-03-26 | Bugfix 4139: Increase minimum root filesystem size to 1 GB. | Bob Gilligan | |
2009-03-26 | Revert "Split login authentication configuration into three scripts" | Stephen Hemminger | |
This reverts commit fd605ab5d4ce4aa4015089042afd90f6e5c6ba59. | |||
2009-03-25 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-03-23 | Split login authentication configuration into three scripts | Stephen Hemminger | |
Getting cumbersome with one big script. | |||
2009-03-23 | Fix bare file handle warning | Stephen Hemminger | |
2009-03-16 | will help debug bug 4181 if and when it happens | Mohit Mehta | |
2009-03-12 | Fix 4190: vrrp may fail to start daemon if previous commit of vrrp partially ↵ | Stig Thormodsrud | |
failed | |||
2009-03-11 | Fix perlcritic warning about bare file handle | Stephen Hemminger | |
Use 3 arg open. | |||
2009-03-10 | use code from Vyatta::Misc where is_dhcp_enabled() is already defined | Mohit Mehta | |
2009-03-08 | Fix 4183: No auto completion for group number when running 'clear vrrp | Stig Thormodsrud | |
master interface <ifname> group <group-num>' | |||
2009-03-06 | Remove prefix mask on vip if present since it can't be using in arping. | Stig Thormodsrud | |
2009-03-06 | Specify source address with arping since we no longer require an IP | Stig Thormodsrud | |
address on the actual interface. | |||
2009-03-06 | Move changes file to /var/run/vrrpd and make sure the directory exists. | Stig Thormodsrud | |
2009-03-03 | Fix perlcritic warnings | Stephen Hemminger | |
Use of global loop variable, and open syntax. | |||
2009-03-03 | Fix slave device startup | Stephen Hemminger | |
Slave devices need to be added by config not by script Bug 4085 | |||
2009-03-03 | Run through tidy for indent | Stephen Hemminger | |
2009-03-02 | Remove out of date quick-install | Stephen Hemminger | |
The script was out of date (created multiple partitions), and no longer worth supporting and updating. | |||
2009-03-02 | Change install-system to handle CF better | Stephen Hemminger | |
On small disks use ext2 to avoid the extra writes wearing out flash prematurely. Bug 4149 and 3969 | |||
2009-03-01 | Fix 4152: Add support for VRRP operation on unnumbered interfaces | Stig Thormodsrud | |
2009-03-01 | Fix breakage from previous cleanup commit. | Stig Thormodsrud | |
2009-02-28 | Fix 3778: vrrp should allow prefix to be included with the virtual-address | Stig Thormodsrud | |
2009-02-28 | let admin user set arp paramters | Mohit Mehta | |
2009-02-27 | Fix Bug 2463 Allow the neighbor table threshold values to be | Mohit Mehta | |
modified via the CLI - (modify ARP table size) * added cli to configure [arp (ipv4)] and [neighbor (ipv6)] table-size * set default value for arp_announce so as to avoid local addresses that are not in the target's subnet for the interface | |||
2009-02-24 | set default values for ipv6 accept_redirects and accept_source_route | Mohit Mehta | |
2009-02-24 | Don't depend on /proc/ide | Stephen Hemminger | |
/proc/ide doesn't exist in all configs, and it doesn't work correctly with KVM and other buggy virtualized ide. | |||
2009-02-24 | Allow installation on virtio disk | Stephen Hemminger | |
In virtualized environment virtio block device is vda | |||
2009-02-17 | Take out ipt_rlsnmpstats module | Stephen Hemminger | |
Not used, not needed, possible buggy. | |||
2009-01-25 | Replace bare word file handle | Stephen Hemminger | |
Use local variable. | |||
2008-12-02 | Fix for bug http://bugzilla.vyatta.com/show_bug.cgi?id=3963 | Rick Balocca | |
2008-11-24 | VyattaConfig -> Vyatta::Config | Stephen Hemminger | |
2008-11-24 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2008-11-24 | Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-system into jenner | Bob Gilligan | |
2008-11-24 | Bugfix 3747: Allow user to break previously existing RAID group. | Bob Gilligan | |
Add logic to install system to allow user to break previously existing RAID group. This completely destroys the RAID group so that nothing remains even if the subsequent install doesn't use all of the disks that make up the RAID group. | |||
2008-11-21 | Convert to Vyatta::Config hierarchy | Stephen Hemminger | |
2008-11-21 | Rename VyattaKeepalived to Vyatta::Keepalived | Stephen Hemminger | |
Use directory hierarchy in perl. | |||
2008-11-20 | Merge branch 'islavista' into jenner | Rick Balocca | |
2008-11-19 | Fix Bug 3917 dhcp brings interface up for lease acquire/renew even though ↵ | Mohit Mehta | |
interface has been disabled in CLI |