Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2010-12-08 | need to check if process terminated normally before checking return code status. | Michael Larson | |
2010-12-08 | 0.18.62debian/0.18.62 | Stephen Hemminger | |
2010-12-08 | Fix typo in export of is_local_address | Stephen Hemminger | |
2010-12-07 | 0.18.61debian/0.18.61 | Michael Larson | |
2010-12-07 | Allow _errloc_ to be place on any line in output, not restricted to first line. | Michael Larson | |
2010-12-07 | 0.18.60debian/0.18.60 | Stig Thormodsrud | |
2010-12-07 | Fix return value for address not configure on system. | Stig Thormodsrud | |
2010-12-07 | Add a method to check whether an IPv4 address is a primary address to ↵ | Daniil Baturin | |
Vyatta::Misc | |||
2010-12-06 | 0.18.59debian/0.18.59 | An-Cheng Huang | |
2010-12-06 | fix for bug 6494 | An-Cheng Huang | |
* fix alternating completion/help for empty command line. | |||
2010-12-06 | 0.18.58debian/0.18.58 | Stephen Hemminger | |
2010-12-06 | Merge branch 'mendocino' of vm:rel/vyatta-cfg into mendocino | Stephen Hemminger | |