summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-06-100.99.2debian/0.99.2John Southworth
2011-06-10Adjust the number of characters we print when creating an offset to the ↵John Southworth
buffer to remove the errloc tag
2011-06-090.99.1debian/0.99.1John Southworth
2011-06-09Bugfix 7153: Initialize buffer before reading into itJohn Southworth
2011-05-270.99.0debian/0.99.0An-Cheng Huang
2011-05-26remove unneeded stderr messageAn-Cheng Huang
2011-05-230.18.112debian/0.18.112An-Cheng Huang
2011-05-23match old "in_delete_action" behaviorAn-Cheng Huang
2011-05-200.18.111debian/0.18.111An-Cheng Huang
2011-05-20fix for bug 5460An-Cheng Huang
* handle value ordering for "multi:" nodes correctly during commit.
2011-05-200.18.110debian/0.18.110An-Cheng Huang
2011-05-20update comment, fix typo, etc.An-Cheng Huang
2011-05-180.18.109debian/0.18.109An-Cheng Huang
2011-05-18correct comment file handling in copy and minor cleanup.An-Cheng Huang
2011-05-170.18.108debian/0.18.108An-Cheng Huang
2011-05-17add var ref "bug" to maintain backward compatibility.An-Cheng Huang
2011-05-170.18.107debian/0.18.107An-Cheng Huang
2011-05-17reimplement commit lockingAn-Cheng Huang
2011-05-17minor feature etc.An-Cheng Huang
* add commit notification. * fix relative VAR references that traverse up to root level.
2011-05-160.18.106debian/0.18.106An-Cheng Huang
2011-05-16reimplement commit hooks mechanismAn-Cheng Huang
* do NOT reinvent the wheel (directory traversal, sorting, script execution, etc.) when the functionality is already provided by the system. * eliminate hard-coded hook directory in various feastures. everyone should obtain the directory path from the config backend.
2011-05-160.18.105debian/0.18.105Mohit Mehta
2011-05-16Merge branch 'napa' of git.vyatta.com:/git/vyatta-cfg into napaMohit Mehta
2011-05-16rectify conditional codeMohit Mehta
2011-05-160.18.104debian/0.18.104An-Cheng Huang
2011-05-16tweak directory handling for unionfsAn-Cheng Huang
2011-05-140.18.103debian/0.18.103An-Cheng Huang
2011-05-14close pipe fd before returningAn-Cheng Huang
2011-05-140.18.102debian/0.18.102An-Cheng Huang
2011-05-14minor changesAn-Cheng Huang
* remove warning. * make output more responsive.
2011-05-14raise max number of inodes for config tmpfs mountAn-Cheng Huang
2011-05-130.18.101debian/0.18.101An-Cheng Huang
2011-05-13provide more info on failuresAn-Cheng Huang
2011-05-120.18.100debian/0.18.100An-Cheng Huang
2011-05-12fix for bug 6771An-Cheng Huang
* reimplement process management to fix breakage caused by commit 792d6aa0dd0ecfd45c9b5ab57c6c0cb71a9b8da6.
2011-05-110.18.99debian/0.18.99Mohit Mehta
2011-05-11Fix Bug 7012 make /config available with init-floppyMohit Mehta
2011-05-100.18.98debian/0.18.98An-Cheng Huang
2011-05-10clean up when committing no changesAn-Cheng Huang
(cherry picked from commit 113b5ee593fd3196e2b1c828c3dd82032758e492)
2011-05-10preliminary implementation of new commitAn-Cheng Huang
(cherry picked from commit 1b2a0fd1ae1e6dfc18e4f75f73cd7befb47cf538)
2011-05-06fix typo in help textMichael Larson
2011-05-040.18.97debian/0.18.97Mohit Mehta
2011-05-04Fix Bug 7010 Update commands to save/retrieve files from /configMohit Mehta
* use shorter /config path when presenting configuration directory to users
2011-04-180.18.96debian/0.18.96Mohit Mehta
2011-04-15add validation to config file APIAn-Cheng Huang
2011-04-15initial implementation of "config file" shell APIAn-Cheng Huang
* this API allows shell scripts to "query" the "config" represented by a config file in a way similar to how they query the active/working config.
2011-04-130.18.95debian/0.18.95An-Cheng Huang
2011-04-13fix for bug 6996An-Cheng Huang
* add "ignore-edit" option for config output. * ignore "edit level" when saving config file.
2011-04-080.18.94debian/0.18.94An-Cheng Huang
2011-04-08fix for bug 6985An-Cheng Huang
* rename needs to mark the new tag value "changed".