Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-08 | Fix more load/commit memory leaks | John Southworth | |
This fixes some more of the memory leaks in load and commit. Some still exist in the legacy cli_new/cli_parse code. Since that code is supposed to be rewritten such that it interfaces with the rewritten commit code in a clean way, these will not be fixed right now. | |||
2012-06-08 | Partial bugfix 8111 | John Southworth | |
This fixes the biggest memory leak in the config load. There are still a few small ones but they are not as big of a problem since the process is ephemeral. | |||
2012-05-21 | Bugfix 7267: make inodes allocate dynamically | John Southworth | |
2012-05-18 | 0.99.73+oxnard5debian/0.99.73+oxnard5 | John Southworth | |
2012-05-17 | Adjust config parameter for new config mode value | John Southworth | |
2012-05-16 | Enable snmp support for vrrp | John Southworth | |
2012-04-26 | 0.99.73+oxnard4vyatta/VC6.4-2012.05.31/i386vyatta/VC6.4-2012.05.31/amd64vyatta/VC6.4-2012.04.30/i386vyatta/VC6.4-2012.04.30/amd64debian/0.99.73+oxnard4 | John Southworth | |
2012-04-26 | Bugfix: 8057 fix call to commit in commit-confirm function | John Southworth | |
2012-03-22 | 0.99.73+oxnard3vyatta/VC6.4-2012.03.27/i386vyatta/VC6.4-2012.03.27/amd64debian/0.99.73+oxnard3 | John Southworth | |
2012-03-22 | 0.99.73+oxnard2 | John Southworth | |
2012-03-22 | Rerelease package due to being on the wrong branch | John Southworth | |
2012-03-03 | 0.99.73+oxnard1debian/0.99.73+oxnard1 | Deepti Kulkarni | |
2012-03-03 | new branch | Deepti Kulkarni | |
2012-03-01 | 0.99.73debian/0.99.73 | John Southworth | |
2012-03-01 | Fix curl command in save | John Southworth | |
2012-03-01 | 0.99.72debian/0.99.72 | John Southworth | |
2012-03-01 | Bugfix 7555: Allow users to import ssh keys when running 'save' | John Southworth | |
2012-03-01 | 0.99.71debian/0.99.71 | John Southworth | |
2012-03-01 | Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-cfg into oxnard | John Southworth | |
2012-03-01 | Bugfix 7555: Allow users to import keys when using the 'load' command from ↵ | John Southworth | |
config mode | |||
2012-02-28 | 0.99.70debian/0.99.70 | Deepti Kulkarni | |
2012-02-28 | bug fix for 4718 - enhancement that will log commits in syslog for all | Deepti Kulkarni | |
successful (complete) commits for all commit methods. | |||
2012-02-28 | 0.99.69debian/0.99.69 | Deepti Kulkarni | |
2012-02-28 | Revert "Bug fix for 4718 - Log successful commits in messages file." | Deepti Kulkarni | |
This reverts commit ead984061d0fef9de47cde118ddab40ff73c0fa8. | |||
2012-02-22 | 0.99.68debian/0.99.68 | Deepti Kulkarni | |
2012-02-22 | Bug fix for 4718 - Log successful commits in messages file. | Deepti Kulkarni | |
2012-02-03 | 0.99.67debian/0.99.67 | John Southworth | |
2012-02-03 | Fix an inconsistency with single non-completion cases | John Southworth | |
2012-02-03 | Fix some bugs in config path helpers | John Southworth | |
2012-02-03 | Add ability to differentiate between node types in help text | John Southworth | |
2012-02-01 | 0.99.66debian/0.99.66 | Stephen Hemminger | |
2012-02-01 | manually force rebuild | Stephen Hemminger | |
2011-12-16 | 0.99.65debian/0.99.65 | Stephen Hemminger | |
2011-12-16 | Add support for dataplane config | Stephen Hemminger | |
2011-12-12 | 0.99.64debian/0.99.64 | John Southworth | |
2011-12-12 | Adjust default displayed priority to reflect actual default priority | John Southworth | |
2011-12-09 | 0.99.63debian/0.99.63 | John Southworth | |
2011-12-09 | Fix default completions for configuration mode | John Southworth | |
2011-12-06 | 0.99.62debian/0.99.62 | John Southworth | |
2011-12-06 | Fix source address display problem in address owner case for vrrp | John Southworth | |
2011-12-05 | 0.99.61debian/0.99.61 | John Southworth | |
2011-12-05 | Fix typo in vrid split in Interfaces module | John Southworth | |
2011-12-05 | 0.99.60debian/0.99.60 | John Southworth | |
2011-12-05 | Fix bug in vrrp interface handling | John Southworth | |
2011-12-02 | 0.99.59debian/0.99.59 | Stephen Hemminger | |
2011-12-02 | Merge branch 'oxnard' of fiji.vyatta.com:/git/vyatta-cfg into oxnard | Stephen Hemminger | |
2011-12-02 | raid: leave modules intact | Stephen Hemminger | |
The RAID startup process is buggy. If modules are unloaded while mdadm is running it crashes. For now just leave modules intact, and figure out why MD is unnecessarily started later. | |||
2011-12-02 | 0.99.58debian/0.99.58 | John Southworth | |
2011-12-02 | Add vrrp interface support to Interface library | John Southworth | |
2011-11-29 | 0.99.57debian/0.99.57 | Stephen Hemminger | |