Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-10 | 0.99.2debian/0.99.2 | John Southworth | |
2011-06-10 | Adjust the number of characters we print when creating an offset to the ↵ | John Southworth | |
buffer to remove the errloc tag | |||
2011-06-09 | 0.99.1debian/0.99.1 | John Southworth | |
2011-06-09 | Bugfix 7153: Initialize buffer before reading into it | John Southworth | |
2011-05-27 | 0.99.0debian/0.99.0 | An-Cheng Huang | |
2011-05-26 | remove unneeded stderr message | An-Cheng Huang | |
2011-05-23 | 0.18.112debian/0.18.112 | An-Cheng Huang | |
2011-05-23 | match old "in_delete_action" behavior | An-Cheng Huang | |
2011-05-20 | 0.18.111debian/0.18.111 | An-Cheng Huang | |
2011-05-20 | fix for bug 5460 | An-Cheng Huang | |
* handle value ordering for "multi:" nodes correctly during commit. | |||
2011-05-20 | 0.18.110debian/0.18.110 | An-Cheng Huang | |
2011-05-20 | update comment, fix typo, etc. | An-Cheng Huang | |
2011-05-18 | 0.18.109debian/0.18.109 | An-Cheng Huang | |
2011-05-18 | correct comment file handling in copy and minor cleanup. | An-Cheng Huang | |
2011-05-17 | 0.18.108debian/0.18.108 | An-Cheng Huang | |
2011-05-17 | add var ref "bug" to maintain backward compatibility. | An-Cheng Huang | |
2011-05-17 | 0.18.107debian/0.18.107 | An-Cheng Huang | |
2011-05-17 | reimplement commit locking | An-Cheng Huang | |
2011-05-17 | minor feature etc. | An-Cheng Huang | |
* add commit notification. * fix relative VAR references that traverse up to root level. | |||
2011-05-16 | 0.18.106debian/0.18.106 | An-Cheng Huang | |
2011-05-16 | reimplement commit hooks mechanism | An-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-16 | 0.18.105debian/0.18.105 | Mohit Mehta | |
2011-05-16 | Merge branch 'napa' of git.vyatta.com:/git/vyatta-cfg into napa | Mohit Mehta | |
2011-05-16 | rectify conditional code | Mohit Mehta | |
2011-05-16 | 0.18.104debian/0.18.104 | An-Cheng Huang | |
2011-05-16 | tweak directory handling for unionfs | An-Cheng Huang | |
2011-05-14 | 0.18.103debian/0.18.103 | An-Cheng Huang | |
2011-05-14 | close pipe fd before returning | An-Cheng Huang | |
2011-05-14 | 0.18.102debian/0.18.102 | An-Cheng Huang | |
2011-05-14 | minor changes | An-Cheng Huang | |
* remove warning. * make output more responsive. | |||
2011-05-14 | raise max number of inodes for config tmpfs mount | An-Cheng Huang | |
2011-05-13 | 0.18.101debian/0.18.101 | An-Cheng Huang | |
2011-05-13 | provide more info on failures | An-Cheng Huang | |
2011-05-12 | 0.18.100debian/0.18.100 | An-Cheng Huang | |
2011-05-12 | fix for bug 6771 | An-Cheng Huang | |
* reimplement process management to fix breakage caused by commit 792d6aa0dd0ecfd45c9b5ab57c6c0cb71a9b8da6. | |||
2011-05-11 | 0.18.99debian/0.18.99 | Mohit Mehta | |
2011-05-11 | Fix Bug 7012 make /config available with init-floppy | Mohit Mehta | |
2011-05-10 | 0.18.98debian/0.18.98 | An-Cheng Huang | |
2011-05-10 | clean up when committing no changes | An-Cheng Huang | |
(cherry picked from commit 113b5ee593fd3196e2b1c828c3dd82032758e492) | |||
2011-05-10 | preliminary implementation of new commit | An-Cheng Huang | |
(cherry picked from commit 1b2a0fd1ae1e6dfc18e4f75f73cd7befb47cf538) | |||
2011-05-06 | fix typo in help text | Michael Larson | |
2011-05-04 | 0.18.97debian/0.18.97 | Mohit Mehta | |
2011-05-04 | Fix Bug 7010 Update commands to save/retrieve files from /config | Mohit Mehta | |
* use shorter /config path when presenting configuration directory to users | |||
2011-04-18 | 0.18.96debian/0.18.96 | Mohit Mehta | |
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 | |
* 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-13 | 0.18.95debian/0.18.95 | An-Cheng Huang | |
2011-04-13 | fix for bug 6996 | An-Cheng Huang | |
* add "ignore-edit" option for config output. * ignore "edit level" when saving config file. | |||
2011-04-08 | 0.18.94debian/0.18.94 | An-Cheng Huang | |
2011-04-08 | fix for bug 6985 | An-Cheng Huang | |
* rename needs to mark the new tag value "changed". |