summaryrefslogtreecommitdiff
path: root/templates/system
AgeCommit message (Expand)Author
2011-11-01Rename "generic" timeout options to "other".oxnard-nat-enhancementsDaniil Baturin
2011-11-01Rename "tcp-loose" parameter to "tcp loose".Daniil Baturin
2011-10-31Terrible workaround for depencency between PPTP and GRE modules.Daniil Baturin
2011-10-31Fix TFTP conntrack helper modules unloading commands.Daniil Baturin
2011-10-31Remove commas from help string to allow copy/paste of allowed values.Daniil Baturin
2011-10-11Fix comments in expect-table-size template to correspond new branchDaniil Baturin
2011-10-04Fix maximum allowed value and completion for half-open-connections and max-re...Daniil Baturin
2011-09-20Add delete tag to conntrack templates to get values back to defaultDaniil Baturin
2011-09-05Update comments in "system conntrack" top level template to match new locatio...Daniil Baturin
2011-09-05Use RFC793 named and capitalization for TCP timeout help strings.Daniil Baturin
2011-09-05Fix erroneous TCP in "system conntrack timeout generic" value help string.Daniil Baturin
2011-09-02Add syntax checks to timeout options, restrict input to LONG_MAX/HZ=21474836 ...Daniil Baturin
2011-09-02Switch from writing to /proc/sys to using "sysctl -w"Daniil Baturin
2011-09-02Add "system conntrack tcp half-open-connections" optionDaniil Baturin
2011-09-02Move max-retrans option from timeout to tcp branchDaniil Baturin
2011-09-02Add options for PPTP module, don't allot disabling GRE when PPTP is enabled (...Daniil Baturin
2011-08-16Move conntrack options from firewall to system branch, add options for timeou...Daniil Baturin
2011-05-10more changes for new commitAn-Cheng Huang
2011-05-10changes for new commitAn-Cheng Huang
2011-05-06Update help for console speedStephen Hemminger
2011-03-15match console type only once.Robert Bays
2011-03-15updated fix for bug 6919: Console settings don't support hvc0 for xenRobert Bays
2011-03-15fix for bug 6919: Console settings don't support hvc0 for xenRobert Bays
2011-02-25Validate domain and host nameStephen Hemminger
2011-02-07Fix syslog not reloading properly after changing the log levelJohn Southworth
2010-12-16Fix help for name-serverStephen Hemminger
2010-12-06Allow Ipv6 addresses in resolv.confStephen Hemminger
2010-12-02Block accidental use of virtual consolesStephen Hemminger
2010-12-02Allow configuring console speed etcStephen Hemminger
2010-11-18Fix help for syslogStephen Hemminger
2010-11-17Allow longer domain-name valuesStephen Hemminger
2010-10-28fix for bug 6388An-Cheng Huang
2010-10-26Merge branch 'mendocino' of suva.vyatta.com:/git/vyatta-cfg-system into mendo...Stephen Hemminger
2010-10-26Use pgrep to check if ntp runningStephen Hemminger
2010-10-26Move config-mgmt to it's own package.Stig Thormodsrud
2010-10-22Fist pass at adding archive to uri on commit.Stig Thormodsrud
2010-10-18Neuter the serial console config until it worksStephen Hemminger
2010-10-15Add ability to run modem gettyStephen Hemminger
2010-10-14Need sudo to change console settingsStephen Hemminger
2010-10-14Add better control over console screen blankerStephen Hemminger
2010-10-14Need to be root to write /etc/inittabStephen Hemminger
2010-10-14Change syntax for console configStephen Hemminger
2010-10-14Fix serial console setup functionsStephen Hemminger
2010-10-14Add support for setting up serial console portsStephen Hemminger
2010-10-13Revise new ntp server configStephen Hemminger
2010-10-13Migrate NTP server to services ntpStephen Hemminger
2010-10-08Convert from syslog to rsyslogStephen Hemminger
2010-09-07Change modprobe.d files to .confStephen Hemminger
2010-08-20Add checking of port rangeStephen Hemminger
2010-08-17update help text to use val_helpAn-Cheng Huang