summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2013-11-02Fix some shell quoting weirdness (curl dumped the ISO on stdout)Daniil Baturin
2013-11-02Set User-Agent: to VyOS/$version for statistics collection.Daniil Baturin
2013-11-02Replace missed vyatta names in installerDaniil Baturin
2013-11-02Fix image name, according to new numeric-only vyatta-version namingDaniil Baturin
2013-11-01Replace s/Vyatta/VyOS/ in install-system script.Daniil Baturin
2013-10-21Update default user in installer script.Daniil Baturin
2013-10-21Update names in grub config templates.Daniil Baturin
2013-06-05SNMP: Group secLevel check. Fix 'delete priv on user'James Davidson
2013-05-16SNMP sync upJames Davidson
2013-04-15Replace original config file handling behaviourJames Davidson
2013-04-02fix device naming on bootStephen Hemminger
2013-04-02snmpv3: enable strict warnings and fix perlcriticStephen Hemminger
2013-03-20SNMP: Add multicast smux peersJames Davidson
2013-03-06Sync up SNMPv3 supportJames Davidson
2013-02-12Initial SNMPv3 supportJames Davidson
2013-02-06Skip biosdevname if running in XenJames Davidson
2013-01-29Add ability to restart services when hostname changesJames Davidson
2013-01-22Dmvpn merge with mirantis jan22-2013Saurabh Mohan
2013-01-08Bug 7856: Set default neighbour table size to 8192James Davidson
2012-12-26mgre support initial commit.Saurabh Mohan
2012-12-12revert 918bd40d3e3f238a800b1486f70e2d5ee1d71a72John Southworth
2012-10-05Bugfix 8410: give warning when config didn't load properly and passwords have...John Southworth
2012-10-02Commit and save password changes only onceJames Davidson
2012-09-25Bugfix 8290: Detect original unsalted passwordJohn Southworth
2012-09-25Bugfix 8290: Detect original unsalted passwordJohn Southworth
2012-09-21Do not check disabled accounts for default passwordJames Davidson
2012-09-19Set hostname after updating hosts fileJames Davidson
2012-09-18fix for 8372 - Unclear which user ID the changed administrator password appli...Deepti Kulkarni
2012-09-10Update /etc/hosts when host name and domain name changesJames Davidson
2012-09-06Set system password also when resetting admin passwordJames Davidson
2012-09-05Merge branch 'pacifica' of git.vyatta.com:/git/vyatta-cfg-system into pacificaJohn Southworth
2012-09-05Bugfix 8326John Southworth
2012-09-04Configure logrotate to maintain log file ownershipJames Davidson
2012-09-04Bugfix 8290John Southworth
2012-08-30Bugfix 6967: Test if an address is already applied to an interface before att...John Southworth
2012-08-29Force Xen installs to use ext3 without write barriersJohn Southworth
2012-08-28Revert "Write barriers don't work on all devices, disable them"John Southworth
2012-08-28Write barriers don't work on all devices, disable themJohn Southworth
2012-06-22Use hash map of addresses to interfacesStephen Hemminger
2012-06-12Allow USB console in Grub setupStephen Hemminger
2012-05-16Change default to No when not enough space to save configJames Davidson
2012-05-15Move VRRP to its own packageJohn Southworth
2012-05-07Turn on vrrp snmp traps by defaultJohn Southworth
2012-04-18Use rsyslog to trigger log rotationJames Davidson
2012-04-11Return success on stop if telnetd service is not runningJames Davidson
2012-04-09Replace intf->carrier() check with intf->running()Stephen Hemminger
2012-04-04Fix minor perlcritc warning in vrrp-stateStephen Hemminger
2012-03-01forgot to use io::promptJohn Southworth
2012-03-01Bugfix 7555: Allow users to import keys when using loadkeyJohn Southworth
2012-02-29Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-cfg-system into oxnardJohn Southworth