summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-01-31frr - typo fixed to stop frrhagbard
2020-01-23T1970: init: delay initialization of vyos-router to udev is setteledRunar Borge
2019-04-14T1273: shorten the debug check.Daniil Baturin
2019-04-14T1273: add an kernel command line option to enable debugging on boot.Daniil Baturin
2019-03-12Update the startup script for FRR post 7.0 start procedure.Daniil Baturin
2019-01-02T1146: run postconfig scripts from vyos-router startup script to force correc...Daniil Baturin
2018-11-12T969: bind mount /boot before config.boot is loaded so that GRUB config can b...Daniil Baturin
2018-10-21Move systemd mods to /lib directoryUnicronNL
2018-10-18Create the status file at the correct moment.Kim
2018-10-15Rework vyos router init (#11)Kim
2018-09-01T731: fix use of uninitialized value in concatenationChristian Poessinger
2018-06-05T684: remove the old config to command convertor.lithiumDaniil Baturin
2017-11-03T281: Support 'http' permanent redirects (code 301)Christian Poessinger
2017-11-03T281: Validate error codes for 'http' and 'https'Christian Poessinger
2017-11-03T281: Add https support to the load commandChristian Poessinger
2016-02-09Use dhcp instead of dhcp3.Kim Hagen
2015-10-25Prevent grouping from capturingLeon Messner
2015-10-25Bug 584 - Allow sftp as copy and commit-archive location destination.Leon Messner
2015-07-11vyatta-cfg: formatting changes for style consistencyAlex Harpin
2015-04-09Bug #538: run user commit hooks as vyattacfg group member.Daniil Baturin
2015-04-03Bug #538: add scripts for running user commit hooks.Daniil Baturin
2014-07-02Bug #251: add dirty hack for taking config from stdinDaniil Baturin
2014-04-22Bug #180 save config using scp fails.Hiroyuki Sato
2012-07-13Fix syslog level for commit messagesStephen Hemminger
2012-07-13Optimize commit loggingStephen Hemminger
2012-04-04Fix perlcritic warnings in strip migration commentsStephen Hemminger
2012-03-01Fix curl command in saveJohn Southworth
2012-03-01Bugfix 7555: Allow users to import ssh keys when running 'save'John Southworth
2012-03-01Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-cfg into oxnardJohn Southworth
2012-03-01Bugfix 7555: Allow users to import keys when using the 'load' command from co...John Southworth
2012-02-28bug fix for 4718 - enhancement that will log commits in syslog for allDeepti Kulkarni
2011-07-26Bugfix 7374: remove redundant calls to commit on bootJohn Southworth
2011-07-15Bugfix 7331: better fix for the bugJohn Southworth
2011-07-15Don't allow users to set migration commentsJohn Southworth
2011-07-15Bugfix 7331: Napa timeframe fix for config migration commment bug. Will inves...John Southworth
2011-06-15Bugfix 6767: Move log files from /tmp to /var/log/vyatta.Bob Gilligan
2011-05-04Fix Bug 7010 Update commands to save/retrieve files from /configMohit Mehta
2011-04-13fix for bug 6996An-Cheng Huang
2011-03-08Remove accidental usage of perl prototype in usageStephen Hemminger
2010-12-03change boot-time config loading to use new implementation in backend.An-Cheng Huang
2010-12-02change "load" to use new backend loadFile implementation.An-Cheng Huang
2010-12-02remove comment/activate/deactivate from load-config.pl.An-Cheng Huang
2010-12-01clean up merge argument processingAn-Cheng Huang
2010-11-30Propgate error code from my_commit in command wrapperStephen Hemminger
2010-11-29Fix 6362: "show configuration cmds" actually returns set commands for saved c...Stig Thormodsrud
2010-11-24Change config-loader error message handling and loggingStephen Hemminger
2010-11-24Use exec to get proper exit statusStephen Hemminger
2010-11-23Add COMMIT_VIA environment variable.Stig Thormodsrud
2010-11-19Simplify check for if there are changes to commit after load/merge.Stig Thormodsrud
2010-11-19Fix 6434: load asks to use 'commit' to make changes active even when nothing ...Stig Thormodsrud