Age | Commit message (Expand) | Author |
2012-03-22 | Bugfix 7267: make inodes allocate dynamically | John Southworth |
2012-02-03 | Add ability to differentiate between node types in help text | John Southworth |
2011-10-24 | Add VarRef translation to the allowed field for config mode | John Southworth |
2011-07-29 | Fix build on older gcc | Stephen Hemminger |
2011-07-29 | Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-cfg into oxnard | John Southworth |
2011-07-29 | Bugfix 2823: Configuration mode command interpreter, output adjustments for c... | John Southworth |
2011-07-29 | Fix build of config backend on Glibc 4.6 | Stephen Hemminger |
2011-07-29 | Fix warning about unused function prototype | Stephen Hemminger |
2011-07-25 | Bugfix 7362: Make some adjustments to previous patch per An-Cheng's suggestions | John Southworth |
2011-07-23 | Oops, should have been false by default. | John Southworth |
2011-07-23 | Bugfix 7362: Make reset_paths reset to root level when resolving varrefs | John Southworth |
2011-07-15 | Bugfix 7331: better fix for the bug | John Southworth |
2011-07-15 | Don't allow users to set migration comments | John Southworth |
2011-07-01 | Add another check for out_stream now all refrences are validated before writi... | John Southworth |
2011-06-30 | Bugfix 7259: check that out_stream is not null before attempting to write to it | John Southworth |
2011-06-30 | Bugfix 7224: check nodes immediate children for changes when the node its sel... | John Southworth |
2011-06-17 | Comment out unused functions | Stephen Hemminger |
2011-06-15 | Bugfix 6767: Move log files from /tmp to /var/log/vyatta. | Bob Gilligan |
2011-06-13 | bug fix for 7178 - commit hook for demo-entitlement notifications not working. | Deepti Kulkarni |
2011-06-10 | Adjust the number of characters we print when creating an offset to the buffe... | John Southworth |
2011-06-09 | Bugfix 7153: Initialize buffer before reading into it | John Southworth |
2011-05-26 | remove unneeded stderr message | An-Cheng Huang |
2011-05-23 | match old "in_delete_action" behavior | An-Cheng Huang |
2011-05-20 | fix for bug 5460 | An-Cheng Huang |
2011-05-20 | update comment, fix typo, etc. | An-Cheng Huang |
2011-05-18 | correct comment file handling in copy and minor cleanup. | An-Cheng Huang |
2011-05-17 | add var ref "bug" to maintain backward compatibility. | An-Cheng Huang |
2011-05-17 | reimplement commit locking | An-Cheng Huang |
2011-05-17 | minor feature etc. | An-Cheng Huang |
2011-05-16 | reimplement commit hooks mechanism | An-Cheng Huang |
2011-05-16 | tweak directory handling for unionfs | An-Cheng Huang |
2011-05-14 | close pipe fd before returning | An-Cheng Huang |
2011-05-14 | minor changes | An-Cheng Huang |
2011-05-13 | provide more info on failures | An-Cheng Huang |
2011-05-12 | fix for bug 6771 | An-Cheng Huang |
2011-05-10 | clean up when committing no changes | An-Cheng Huang |
2011-05-10 | preliminary implementation of new commit | An-Cheng Huang |
2011-04-15 | add validation to config file API | An-Cheng Huang |
2011-04-15 | initial implementation of "config file" shell API | An-Cheng Huang |
2011-04-13 | fix for bug 6996 | An-Cheng Huang |
2011-04-08 | fix for bug 6985 | An-Cheng Huang |
2011-04-06 | minor refactoring | An-Cheng Huang |
2011-03-31 | add missing initialization | An-Cheng Huang |
2011-03-31 | fix for bug 6966 | An-Cheng Huang |
2011-03-18 | fix for bug 6927 | An-Cheng Huang |
2011-03-17 | remove debug output | An-Cheng Huang |
2011-03-17 | add config path abstraction and high-level caching | An-Cheng Huang |
2011-03-11 | remove another copied-and-pasted function | An-Cheng Huang |
2011-03-09 | switch query functions to use lower-level API directly. | An-Cheng Huang |
2011-03-03 | remove deactivate-handling code from commit | An-Cheng Huang |