summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-08-030.19.174+oxnard8vyatta/VC6.4-2012.08.04/i386vyatta/VC6.4-2012.08.04/amd64debian/0.19.174+oxnard8oxnardJames Davidson
2012-08-03Restart rsyslog when system time-zone changesJames Davidson
Without this change the system log daemon does not notice the time-zone change and continues to timestamp logs using the previous time-zone. Fixes BZ6694
2012-07-090.19.174+oxnard7debian/0.19.174+oxnard7John Southworth
2012-07-09Change VRRP version to 2John Southworth
2012-07-020.19.174+oxnard6debian/0.19.174+oxnard6John Southworth
2012-07-02Bugfix 8115: reset miimon on arp-montior deletionJohn Southworth
2012-05-180.19.174+oxnard5debian/0.19.174+oxnard5John Southworth
2012-05-17Adjust config parameter for new config mode valueJohn Southworth
2012-05-16Turn on vrrp snmp traps by defaultJohn Southworth
2012-04-250.19.174+oxnard4vyatta/VC6.4-2012.05.31/i386vyatta/VC6.4-2012.05.31/amd64vyatta/VC6.4-2012.04.30/i386vyatta/VC6.4-2012.04.30/amd64debian/0.19.174+oxnard4John Southworth
2012-04-25Revert "Revert "Hide compliant mode vrrp nodes for oxnard since the syntax ↵John Southworth
will change in the future"" This reverts commit 826141b6d934a8206dd23db3670bf8c14130dd6c.
2012-03-280.19.174+oxnard3debian/0.19.174+oxnard3John Southworth
2012-03-27Revert "Hide compliant mode vrrp nodes for oxnard since the syntax will ↵John Southworth
change in the future" This reverts commit 82058783f3080948bd5f8289cac225d4d45e7817.
2012-03-200.19.174+oxnard2vyatta/VC6.4-2012.03.27/i386vyatta/VC6.4-2012.03.27/amd64debian/0.19.174+oxnard2John Southworth
2012-03-20Hide compliant mode vrrp nodes for oxnard since the syntax will change in ↵John Southworth
the future
2012-03-030.19.174+oxnard1debian/0.19.174+oxnard1Deepti Kulkarni
2012-03-03new branchDeepti Kulkarni
2012-03-010.19.174debian/0.19.174Deepti Kulkarni
2012-03-01bug fix for 7489 - Added warning message on delete system consoleDeepti Kulkarni
2012-03-010.19.173debian/0.19.173John Southworth
2012-03-01forgot to use io::promptJohn Southworth
2012-03-01Bugfix 7555: Allow users to import keys when using loadkeyJohn Southworth
2012-02-290.19.172debian/0.19.172John Southworth
2012-02-29Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-cfg-system into oxnardJohn Southworth
2012-02-29Bugfix 7555: allow users to import ssh keys when running add system imageJohn Southworth
2012-02-210.19.171debian/0.19.171Stephen Hemminger
2012-02-21Cleanup interface statistic clear files on rebootStephen Hemminger
clear interface statistics creates a file /var/run/vyatta/XXXX.stats that is used to adjust values. Since this data is meaningless after reboot, remove it.
2012-02-210.19.170debian/0.19.170Stephen Hemminger
2012-02-21Fix server property optionStephen Hemminger
Bug 7623 Patch provided by Stig.
2012-02-210.19.169debian/0.19.169Stephen Hemminger
2012-02-21Disable reboot on ctrl-alt-delStephen Hemminger
Bug 6526 Disable ctrl-alt-del where all the other system changes happen on installation.
2012-02-210.19.168debian/0.19.168Stephen Hemminger
2012-02-21Remove reference to init-floppyStephen Hemminger
Bug 7608
2012-02-210.19.167debian/0.19.167Stephen Hemminger
2012-02-21Fix spelling errors in install imageStephen Hemminger
Bug 7544 Found several misspellings in the install prompts.
2012-02-180.19.166debian/0.19.166Daniil Baturin
2012-02-18Fix VRRP templates error string capitalization.Daniil Baturin
2012-02-18Bug #7787: Modify VRRP templates to allow custom script arguments,Daniil Baturin
treat first word as script path and the rest as arguments.
2012-02-18Bug #7787: Allow using custom command line arguments in transitionDaniil Baturin
scripts.
2012-02-170.19.165debian/0.19.165Stephen Hemminger
2012-02-17snmp: add missing newline to config fileStephen Hemminger
Need newline after agentx
2012-02-100.19.164debian/0.19.164Stephen Hemminger
2012-02-10Fix typo in last SNMP change.Stephen Hemminger
2012-02-090.19.163debian/0.19.163Stephen Hemminger
2012-02-09fix path to ethtoolStephen Hemminger
/sbin is not part of default user path. Therefore need to use full path to ethtool.
2012-02-06snmp: enable agentxStephen Hemminger
Llpd uses agentx snmp API to talk to snmpd This allows system description from SNMP to be retrieved by lldpd.
2012-02-030.19.162debian/0.19.162John Southworth
2012-02-03Fix missing space on postinst scriptJohn Southworth
2012-02-030.19.161debian/0.19.161John Southworth
2012-02-03Bugfix 7770John Southworth