summaryrefslogtreecommitdiff
path: root/src/cstore
AgeCommit message (Expand)Author
2023-01-22cstore: T4664: add validation: no whitespace in tag node value namesJohn Estabrook
2020-05-04T1899: fix for unionfs-fuse rename of meta directoryJohn Estabrook
2019-03-21T1310: use FQDN as hostname in config promptChristian Poessinger
2019-02-28T1273: add rudimentary script profiling support.Daniil Baturin
2019-01-11T1068: Increase Max CMD Outputxrpixer
2017-11-01use unique_ptr if gcc is version 6 or higherKim Hagen
2017-11-01replace deprecated auto_ptr for unique_ptrKim Hagen
2017-10-25fix compilation errorKim
2017-10-25try not to tear down session on bootKim
2017-08-28fix compilation errors on newer gccKim Hagen
2015-12-17Fix the reversed sort order for nodes.Thomas Jepp
2015-12-17Go back to using the apt version comparison for node sorting.Thomas Jepp
2015-12-17Replace dpkg version comparisions with strcmp.Thomas Jepp
2015-12-16More fixes to cstore-unionfs & cli_shell_api.Thomas Jepp
2015-11-23Build fixes for updated libraries on Jessie.Thomas Jepp
2015-07-07vyatta-cfg: remove unused unionfs mounts following unclean config exitsAlex Harpin
2015-06-26vyatta-cfg: correct UnionfsCstore::do_umount error messageAlex Harpin
2015-01-11vyatta-cfg: fix for "failed to generate commited config"Alex Harpin
2014-04-30Removed dirty workaround for fuse completely.Kim Hagen
2014-03-10Add umount functions for unionfs-fuse.Daniil Baturin
2014-03-10Import and adapt Kim Hagen's changes for union-fs support.Daniil Baturin
2012-09-12Fix a few completion bugsJohn Southworth
2012-09-04Add cstore_cfg_path_exists_effective C interfaceJames Davidson
2012-07-13Restore original lock file semanticsStephen Hemminger
2012-07-11Don't leak file descriptors to actionStephen Hemminger
2012-06-03Fix more load/commit memory leaksJohn Southworth
2012-03-22Bugfix 7267: make inodes allocate dynamicallyJohn Southworth
2011-10-24Add VarRef translation to the allowed field for config modeJohn Southworth
2011-07-29Fix build on older gccStephen Hemminger
2011-07-29Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-cfg into oxnardJohn Southworth
2011-07-29Bugfix 2823: Configuration mode command interpreter, output adjustments for c...John Southworth
2011-07-29Fix build of config backend on Glibc 4.6Stephen Hemminger
2011-07-25Bugfix 7362: Make some adjustments to previous patch per An-Cheng's suggestionsJohn Southworth
2011-07-23Oops, should have been false by default.John Southworth
2011-07-23Bugfix 7362: Make reset_paths reset to root level when resolving varrefsJohn Southworth
2011-07-15Bugfix 7331: better fix for the bugJohn Southworth
2011-07-15Don't allow users to set migration commentsJohn Southworth
2011-06-15Bugfix 6767: Move log files from /tmp to /var/log/vyatta.Bob Gilligan
2011-05-20update comment, fix typo, etc.An-Cheng Huang
2011-05-18correct comment file handling in copy and minor cleanup.An-Cheng Huang
2011-05-17add var ref "bug" to maintain backward compatibility.An-Cheng Huang
2011-05-17reimplement commit lockingAn-Cheng Huang
2011-05-17minor feature etc.An-Cheng Huang
2011-05-16tweak directory handling for unionfsAn-Cheng Huang
2011-05-13provide more info on failuresAn-Cheng Huang
2011-05-12fix for bug 6771An-Cheng Huang
2011-05-10preliminary implementation of new commitAn-Cheng Huang
2011-04-08fix for bug 6985An-Cheng Huang
2011-04-06minor refactoringAn-Cheng Huang
2011-03-31add missing initializationAn-Cheng Huang