Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-22 | T504: Switch off cURL "URL globbing parser"lithium | Christian Poessinger | |
2016-01-26 | Allow log rotation for group "vyattacfg" | Kim Hagen | |
2015-10-25 | Bug 584 - Allow sftp as copy and commit-archive location destination. | Leon Messner | |
2015-07-11 | vyatta-config-mgmt: set the saved config filename to use vyos | Alex 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-11 | vyatta-config-mgmt: config archive fails on unknown ssh host key | Alex 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 | |||
2011-05-24 | simplify commit-archive implementation | An-Cheng Huang | |
2011-05-23 | fix 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-16 | eliminate hard-coded commit hook directory | An-Cheng Huang | |
2011-03-27 | Change the compare script to use the new cli-shell-api showConfig api | John Southworth | |
2011-01-12 | Fix 6674: Internal errors for "compare <> <>". | Stig Thormodsrud | |
Add check for null diff. (cherry picked from commit 872f19b5b0890a494bda82eed9143338afaee5fe) | |||
2011-01-04 | Change to use euid to get login name. | Stig Thormodsrud | |
2010-12-22 | Rename 'remote-archive commit-uri' to 'commit-archive location' per design ↵ | Stig Thormodsrud | |
spec review comments. | |||
2010-12-04 | Set COMMIT_VIA for initial commit-revisions setup. | Stig Thormodsrud | |
2010-12-03 | Change 'config-mgmt' to 'config-management' to appease support. | Stig Thormodsrud | |
2010-12-03 | Fix 6511: compare perl errors after failed commit. | Stig Thormodsrud | |
Add check for empty diff before trying to filter it. | |||
2010-12-01 | Add newline after diff. | Stig Thormodsrud | |
2010-11-23 | Change commit revisions script to use COMMIT_VIA env var. | Stig Thormodsrud | |
2010-11-22 | Change commit-confirm to rollback to last saved config rather than active. | Stig Thormodsrud | |
2010-11-20 | Add number to /etc/commit scripts to set execution ordering. | Stig Thormodsrud | |
2010-11-20 | Revert usage of libwww-curl-perl since it doesn't support scp. | Stig Thormodsrud | |
2010-11-20 | Filter suprious temp file lines from diff output. | Stig Thormodsrud | |
2010-11-19 | Filter version string off diff when comparing active/working to a file. | Stig Thormodsrud | |
2010-11-19 | Check sessionChanged before creating active/working config files. | Stig Thormodsrud | |
2010-11-18 | Change "compare" command to use cfgShow --show-working-only. | Stig Thormodsrud | |
2010-11-11 | Add "show-commit-log-brief" for tab completion. | Stig Thormodsrud | |
2010-11-10 | Fix rollback such that it also goes throught the revisioning. | Stig Thormodsrud | |
2010-11-09 | Fix writing of config file on file rollback. | Stig Thormodsrud | |
2010-11-09 | Add first pass commit-confirm and rollback (requires reboot for now). | Stig Thormodsrud | |
2010-11-08 | Add check for valid integer. | Stig Thormodsrud | |
2010-11-07 | Append hostname on config.boot file for commit-uri. | Stig Thormodsrud | |
2010-11-07 | Fix permissions problems when user isn't vyatta. | Stig Thormodsrud | |
2010-11-05 | Fixes 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-05 | Don't save a rev if the file hasn't changed. | Stig Thormodsrud | |
2010-11-02 | Convert perl system call to use WWW::Curl module | Stig Thormodsrud | |
2010-11-02 | Add revision compare functionality | Stig Thormodsrud | |
2010-10-28 | Move commit-uri under remote-archive. | Stig Thormodsrud | |
2010-10-26 | Create vyatta-config-mgmt repo.debian/0.1 | Stig Thormodsrud | |