Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2010-12-10 | fix for bug 6026 | An-Cheng Huang | |
* for unionfs cstore implementation, enforce file size limit on both read and write and raise limit to 256 KB. | |||
2010-12-10 | 0.18.67debian/0.18.67 | Stig Thormodsrud | |
2010-12-10 | Return configured address in vrrp_get_config(). | Stig Thormodsrud | |
2010-12-10 | 0.18.66debian/0.18.66 | Stig Thormodsrud | |
2010-12-10 | Export inSession to the perl api. | Stig Thormodsrud | |
2010-12-08 | 0.18.65debian/0.18.65 | An-Cheng Huang | |
2010-12-08 | output session assert message to user | An-Cheng Huang | |
2010-12-08 | 0.18.64debian/0.18.64 | Stig Thormodsrud | |
2010-12-08 | Fix display of source address in "show vrrp". | Stig Thormodsrud | |
2010-12-08 | 0.18.63debian/0.18.63 | Michael Larson | |