summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-12-22T504: Switch off cURL "URL globbing parser"lithiumChristian Poessinger
2016-01-26Allow log rotation for group "vyattacfg"Kim Hagen
2016-01-240.34+vyos2+current1debian/0.34+vyos2+current1Kim Hagen
2015-12-17Fix build depends.Thomas Jepp
2015-10-260.34+vyos2+lithium5debian/0.34+vyos2+lithium5Alex Harpin
2015-10-26Merge pull request #1 from elonhub/add-sftpDaniil Baturin
Bug 584 - Allow sftp as copy and commit-archive location destination.
2015-10-25Bug 584 - Allow sftp as copy and commit-archive location destination.Leon Messner
2015-07-110.34+vyos2+lithium4debian/0.34+vyos2+lithium4Alex Harpin
2015-07-11vyatta-config-mgmt: set the saved config filename to use vyosAlex Harpin
Set the saved config filename to use vyos as it's default instead of vyatta if the host has no hostname set.
2015-07-11vyatta-config-mgmt: config archive fails on unknown ssh host keyAlex Harpin
If the remote host configured for commit-archive hasn't been connected to before then it's host key is missing in known_hosts. If this is the case, then prompt the user to confirm the hosts authenticity after presenting them with the host keys fingerprint, inserting it into known_hosts and continuing with the archive if it's correct. Bug #517 http://bugzilla.vyos.net/show_bug.cgi?id=517
2015-06-170.34+vyos2+lithium3debian/0.34+vyos2+lithium3Alex Harpin
2015-06-17vyatta-config-mgmt: update dh_gencontrol with new development flagAlex Harpin
2014-12-260.34+vyos2+lithium2debian/0.34+vyos2+lithium2Alex Harpin
2014-12-26Update maintainer addressAlex Harpin
2014-12-110.34+vyos2+lithium1debian/0.34+vyos2+lithium1Alex Harpin
2014-12-11New branchAlex Harpin
2014-02-150.34+vyos1+helium1vyos/1.1.0-beta1debian/0.34+vyos1+helium1Daniil Baturin
2014-02-15New branchDaniil Baturin
2013-11-170.34+hydrogen1debian/0.34+hydrogen1hydrogenDaniil Baturin
2013-11-17New branchDaniil Baturin
2012-10-130.34+daisy1vyatta/VC6.6R1/i386vyatta/VC6.6R1/amd64debian/0.34+daisy1daisyJohn Southworth
2012-10-13create daisy branchJohn Southworth
2012-10-120.34debian/0.34John Southworth
2012-10-12new branchJohn Southworth
2012-03-030.33debian/0.33Deepti Kulkarni
2012-03-03new branchDeepti Kulkarni
2011-07-070.32debian/0.32Deepti Kulkarni
2011-07-07new branchDeepti Kulkarni
2011-05-240.31debian/0.31An-Cheng Huang
2011-05-24simplify commit-archive implementationAn-Cheng Huang
2011-05-230.30debian/0.30An-Cheng Huang
2011-05-23fix showConfig usage for "compare"An-Cheng Huang
* default behavior for showConfig is to compare @ACTIVE and @WORKING, so no need to write to a file first. * previously @ACTIVE was written to a file first _without_ "default" values, which means any "default" value in @WORKING will be printed by "compare" even if it has not been changed.
2011-05-160.29debian/0.29An-Cheng Huang
2011-05-16eliminate hard-coded commit hook directoryAn-Cheng Huang
2011-03-280.28debian/0.28John Southworth
2011-03-27Change the compare script to use the new cli-shell-api showConfig apiJohn Southworth
2011-01-120.27debian/0.27Stig Thormodsrud
2011-01-12Fix 6674: Internal errors for "compare <> <>".Stig Thormodsrud
Add check for null diff. (cherry picked from commit 872f19b5b0890a494bda82eed9143338afaee5fe)
2011-01-04Change to use euid to get login name.Stig Thormodsrud
2010-12-280.26debian/0.26An-Cheng Huang
2010-12-28new branchAn-Cheng Huang
2010-12-220.25debian/0.25Stig Thormodsrud
2010-12-22Rename 'remote-archive commit-uri' to 'commit-archive location' per design ↵Stig Thormodsrud
spec review comments.
2010-12-040.24debian/0.24Stig Thormodsrud
2010-12-04Set COMMIT_VIA for initial commit-revisions setup.Stig Thormodsrud
2010-12-030.23debian/0.23Stig Thormodsrud
2010-12-03Add cfg-version for config-management.Stig Thormodsrud
2010-12-030.22debian/0.22Stig Thormodsrud
2010-12-03Return -1 if commit log is missing.Stig Thormodsrud
2010-12-03Change 'config-mgmt' to 'config-management' to appease support.Stig Thormodsrud