Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-09 | 0.18.73+mendocino18debian/0.18.73+mendocino18mendocino | An-Cheng Huang | |
2011-02-09 | fix for bug 6791 | An-Cheng Huang | |
* work around comment syntax ambiguity by ignoring comments not associated with any nodes. (cherry picked from commit 1acfc5fd32f42264612d109c19be2268968c27d4) | |||
2011-02-01 | 0.18.73+mendocino17debian/0.18.73+mendocino17 | An-Cheng Huang | |
2011-02-01 | disable template abort | An-Cheng Huang | |
2011-01-25 | 0.18.73+mendocino16debian/0.18.73+mendocino16 | Stig Thormodsrud | |
2011-01-25 | Fix list_vrrp_sync_group_members() to just include requested group. | Stig Thormodsrud | |
2011-01-24 | 0.18.73+mendocino15debian/0.18.73+mendocino15 | Stig Thormodsrud | |
2011-01-24 | Fix 6501: "clear vrrp master interface <interface> group <group]id>" ↵ | Stig Thormodsrud | |
command doesnt work with sync groups | |||
2011-01-24 | 0.18.73+mendocino14debian/0.18.73+mendocino14 | Stig Thormodsrud | |
2011-01-24 | Fix 6727: should have a friendlier message on rollback error. | Stig Thormodsrud | |
2011-01-20 | 0.18.73+mendocino13debian/0.18.73+mendocino13 | An-Cheng Huang | |
2011-01-20 | correctly handle renamed file | An-Cheng Huang | |
2011-01-20 | 0.18.73+mendocino12debian/0.18.73+mendocino12 | Stig Thormodsrud | |
2011-01-20 | Fix 6669: help strings for confirm and commit-confirm are not very clear | Stig Thormodsrud | |
2011-01-17 | 0.18.73+mendocino11debian/0.18.73+mendocino11 | An-Cheng Huang | |
2011-01-17 | fix for bug 6690 | An-Cheng Huang | |
* return to top level before saving (to be consistent with load). | |||
2011-01-13 | 0.18.73+mendocino10debian/0.18.73+mendocino10 | An-Cheng Huang | |
2011-01-13 | remove compiler warnings | An-Cheng Huang | |
* squeeze already __USE_ISOC99. | |||
2011-01-11 | 0.18.73+mendocino9debian/0.18.73+mendocino9 | Stig Thormodsrud | |
2011-01-11 | Fix 6671: commit-confirm checks if there is any configuraion change after ↵ | Stig Thormodsrud | |
confirm is requested | |||
2011-01-10 | 0.18.73+mendocino8debian/0.18.73+mendocino8 | An-Cheng Huang | |
2011-01-10 | reset initial parser state | An-Cheng Huang | |
2011-01-10 | 0.18.73+mendocino7debian/0.18.73+mendocino7 | An-Cheng Huang | |
2011-01-10 | tweak parser for top-level comment | An-Cheng Huang | |
2011-01-07 | 0.18.73+mendocino6debian/0.18.73+mendocino6 | An-Cheng Huang | |
2011-01-07 | improve load error message | An-Cheng Huang | |
2011-01-06 | use the old interface rather than call unlink directly. | Michael Larson | |
2011-01-06 | 0.18.73+mendocino5debian/0.18.73+mendocino5 | Michael Larson | |
2011-01-06 | and fix for bug 6638 | Michael Larson | |
2011-01-06 | re-enable concurrent configuration commit locking. | Michael Larson | |
locking can be overrode though commit -l flag. | |||
2011-01-05 | 0.18.73+mendocino4debian/0.18.73+mendocino4 | An-Cheng Huang | |
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. | |||
2011-01-04 | 0.18.73+mendocino3debian/0.18.73+mendocino3 | Stephen Hemminger | |
2011-01-04 | 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. | |||
2011-01-04 | 0.18.73+mendocino2debian/0.18.73+mendocino2 | An-Cheng Huang | |
2011-01-04 | workaround for bug 5388 | An-Cheng Huang | |
* disallow double quote (") character in config values. | |||
2010-12-28 | 0.18.73+mendocino1debian/0.18.73+mendocino1 | 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 | |
2010-12-10 | 0.18.68debian/0.18.68 | An-Cheng Huang | |