Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-09 | fix for bug 6791 | An-Cheng Huang | |
* work around comment syntax ambiguity by ignoring comments not associated with any nodes. | |||
2011-02-02 | cosmetic fix to make error output to match format of other error output ↵ | Michael Larson | |
statements. | |||
2011-02-01 | exclude change from merge | An-Cheng Huang | |
2011-01-27 | rework/simplify path handling | An-Cheng Huang | |
2011-01-25 | 0.18.83debian/0.18.83 | Stig Thormodsrud | |
2011-01-25 | Fix list_vrrp_sync_group_members() to just include requested group. | Stig Thormodsrud | |
(cherry picked from commit 55e621e5b351913bf735477d00ca554c5a19c4d6) | |||
2011-01-25 | 0.18.82debian/0.18.82 | Stig Thormodsrud | |
2011-01-25 | Fix 6501: "clear vrrp master interface <interface> group <group]id>" ↵ | Stig Thormodsrud | |
command doesnt work with sync groups (cherry picked from commit 92a4d11c73fa5bcd18b91a8a5c7e11ec2bf42ed1) | |||
2011-01-24 | 0.18.81debian/0.18.81 | Stig Thormodsrud | |
2011-01-24 | Fix 6727: should have a friendlier message on rollback error. | Stig Thormodsrud | |
(cherry picked from commit e973b4d3ab1067525b4439a34598308d17065233) | |||
2011-01-20 | correctly handle renamed file | An-Cheng Huang | |
(cherry picked from commit 61a954a8ae75898b873ef502e2b85695004110d2) | |||
2011-01-20 | 0.18.80debian/0.18.80 | Stig Thormodsrud | |
2011-01-20 | Fix 6669: help strings for confirm and commit-confirm are not very clear | Stig Thormodsrud | |
(cherry picked from commit 77d6d68d7674009b98722173a66e6b5d6cc188d1) | |||
2011-01-20 | fix for bug 6690 | An-Cheng Huang | |
* return to top level before saving (to be consistent with load). (cherry picked from commit bc0c9107d5f5cda86646b8162950938e52a2333f) | |||
2011-01-20 | 0.18.79debian/0.18.79 | Michael Larson | |
2011-01-20 | added a parameter to the break on priority group option: | Michael Larson | |
-b [priority] break at priority node (debug mode) Allows a commit to proceed up the passed in priority group number and then from there single step through each priority group. Useful in debugging large/complex configuration files. | |||
2011-01-20 | 0.18.78debian/0.18.78 | An-Cheng Huang | |
2011-01-20 | add comments for showConfig | An-Cheng Huang | |
2011-01-20 | export config output algorithms through shell API | An-Cheng Huang | |
2011-01-18 | 0.18.77debian/0.18.77 | An-Cheng Huang | |
2011-01-18 | show single context for consecutive nodes at the same level. | An-Cheng Huang | |
2011-01-18 | have caller handle edit level for context diff | An-Cheng Huang | |
2011-01-18 | add comments for context diff code | An-Cheng Huang | |
2011-01-18 | 0.18.76debian/0.18.76 | An-Cheng Huang | |
2011-01-18 | initial implementation of context diff | An-Cheng Huang | |
2011-01-13 | remove compiler warnings | An-Cheng Huang | |
* squeeze already __USE_ISOC99. (cherry picked from commit dc1294e97c46938105194639c7bff89399ef93a5) | |||
2011-01-11 | 0.18.75debian/0.18.75 | Stig Thormodsrud | |
2011-01-11 | Fix 6671: commit-confirm checks if there is any configuraion change after ↵ | Stig Thormodsrud | |
confirm is requested (cherry picked from commit 2b9bd473a6341d5d2681e59120a4e689a52b25c5) | |||
2011-01-11 | reset initial parser state | An-Cheng Huang | |
(cherry picked from commit f780a3fe2703874219e70e7cf443846fd85e9a67) | |||
2011-01-11 | tweak parser for top-level comment | An-Cheng Huang | |
(cherry picked from commit 7f436bd240d19bace94f102ce2f035399e48d612) | |||
2011-01-11 | use the old interface rather than call unlink directly. | Michael Larson | |
(cherry picked from commit 3246881725b219e532464a0191d074e9f02cba23) | |||
2011-01-11 | and fix for bug 6638 | Michael Larson | |
(cherry picked from commit ef1635f3d6784b77ecce922fbfad0ca96b749a30) | |||
2011-01-11 | re-enable concurrent configuration commit locking. | Michael Larson | |
locking can be overrode though commit -l flag. (cherry picked from commit c13f949c55df81052c73d394d5ed5ea18a65502b) | |||
2011-01-07 | improve load error message | An-Cheng Huang | |
(cherry picked from commit 42f2fdb35cff89debd346126eb69cd95d855ff7b) | |||
2011-01-05 | fix for bug 6641 | An-Cheng Huang | |
* change shell API to only use "edit level" when needed. * add factory functions for cstore creation to simplify code. (cherry picked from commit 2208bfef1004295d3227492c6a3e9d7b36903db5) | |||
2011-01-05 | Fix completion of IPv6 address | Stephen Hemminger | |
By default bash completion considers ':' as seperator between tokens when doing completion. But the list of characters is configurable. (cherry picked from commit a7fcaabddafd970790abd99cd9afed0625aac49b) | |||
2011-01-04 | workaround for bug 5388 | An-Cheng Huang | |
* disallow double quote (") character in config values. (cherry picked from commit 143d9b4ed9fcf3ac29fd8bc8c6af6bb1921fada8) | |||
2010-12-28 | 0.18.74debian/0.18.74 | An-Cheng Huang | |
2010-12-28 | new branch | An-Cheng Huang | |
2010-12-21 | 0.18.73debian/0.18.73 | An-Cheng Huang | |
2010-12-21 | propagate constness | An-Cheng Huang | |
2010-12-20 | 0.18.72debian/0.18.72 | Stephen Hemminger | |
2010-12-20 | Handle IPv6 in is_local_address | Stephen Hemminger | |
Bug 6590 The code to check for local address has to be smarter to handle IPv6. Introduces dependency on Socket6 module. | |||
2010-12-20 | 0.18.71debian/0.18.71 | An-Cheng Huang | |
2010-12-20 | make output-related functions static | An-Cheng Huang | |
2010-12-14 | provide default filename completion | An-Cheng Huang | |
2010-12-13 | 0.18.70debian/0.18.70 | An-Cheng Huang | |
2010-12-13 | make the library croak when internal error occurs in perl context. | An-Cheng Huang | |
* extend output/assert mechanism and simplify code. * when handling internal error, automatically detect perl context and croak if the library is used from perl. | |||
2010-12-10 | 0.18.69debian/0.18.69 | Stig Thormodsrud | |
2010-12-10 | Export vrrp_get_primary(). | Stig Thormodsrud | |