summaryrefslogtreecommitdiff
path: root/scripts/vyatta-commit-push.pl
AgeCommit message (Collapse)Author
2021-12-25remote: T4101: Initialize source address string as empty string if none providederkin
2021-12-16remote: T3356: Backport remote module use to Equuleuserkin
2019-07-25T1543: add source address option for commit archive host connections.Daniil Baturin
2018-10-28T570: use the edit level agnostic option for config export on commit archiving.Daniil Baturin
2017-12-22T504: Switch off cURL "URL globbing parser"lithiumChristian Poessinger
2015-10-25Bug 584 - Allow sftp as copy and commit-archive location destination.Leon Messner
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
2010-12-22Rename 'remote-archive commit-uri' to 'commit-archive location' per design ↵Stig Thormodsrud
spec review comments.
2010-12-03Change 'config-mgmt' to 'config-management' to appease support.Stig Thormodsrud
2010-11-20Revert usage of libwww-curl-perl since it doesn't support scp.Stig Thormodsrud
2010-11-07Append hostname on config.boot file for commit-uri.Stig Thormodsrud
2010-11-05Fixes for config-mgmt.Stig Thormodsrud
- fix permission problems - remove link on disable of commit-revisions. - don't push if file hasn't changed or on boot - save a baseline config when 1st starting the feature.
2010-11-02Convert perl system call to use WWW::Curl moduleStig Thormodsrud
2010-10-28Move commit-uri under remote-archive.Stig Thormodsrud
2010-10-26Create vyatta-config-mgmt repo.debian/0.1Stig Thormodsrud