Age | Commit message (Expand) | Author |
2015-01-11 | vyatta-cfg: fix for "failed to generate commited config" | Alex Harpin |
2014-04-30 | Removed dirty workaround for fuse completely. | Kim Hagen |
2014-03-10 | Add umount functions for unionfs-fuse. | Daniil Baturin |
2014-03-10 | Import and adapt Kim Hagen's changes for union-fs support. | Daniil Baturin |
2012-09-12 | Fix a few completion bugs | John Southworth |
2012-09-04 | Add cstore_cfg_path_exists_effective C interface | James Davidson |
2012-07-13 | Restore original lock file semantics | Stephen Hemminger |
2012-07-11 | Don't leak file descriptors to action | Stephen Hemminger |
2012-06-03 | Fix more load/commit memory leaks | John Southworth |
2012-03-22 | Bugfix 7267: make inodes allocate dynamically | 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-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-06-15 | Bugfix 6767: Move log files from /tmp to /var/log/vyatta. | Bob Gilligan |
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 | tweak directory handling for unionfs | 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 | preliminary implementation of new commit | 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-17 | add config path abstraction and high-level caching | 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 |
2011-03-01 | tweak map iterator usage | An-Cheng Huang |
2011-03-01 | add caching for parsed config templates | An-Cheng Huang |
2011-02-28 | add config template abstraction | An-Cheng Huang |
2011-02-18 | namespace reorg | An-Cheng Huang |
2011-01-27 | rework/simplify path handling | An-Cheng Huang |
2011-01-05 | fix for bug 6641 | An-Cheng Huang |
2010-12-20 | make output-related functions static | An-Cheng Huang |
2010-12-13 | make the library croak when internal error occurs in perl context. | An-Cheng Huang |
2010-12-10 | fix for bug 6026 | An-Cheng Huang |
2010-12-08 | output session assert message to user | An-Cheng Huang |
2010-12-02 | implement load function in new config input/output infrastructure. | An-Cheng Huang |
2010-11-22 | fix for bug 6459 | An-Cheng Huang |
2010-11-19 | fix existence check in "syntax" when builtin expression is used. | An-Cheng Huang |