summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-07-03T6527: remove remaining references to PerlJohn Estabrook
2024-04-09configdep: T6206 fix marker for last element of delete priority queueskhramshinr
2024-02-28configdep: T5660: add marker for last element of priority queuesJohn Estabrook
2023-05-29T5234: add bash prompt identifier for given Network NamespaceChristian Breunig
2023-05-21T5234: add bash prompt identifier for given VRF instanceChristian Breunig
2023-02-13debian: T5003: Fixes for GCC in Debian 12 "Bookworm"sarthurdev
2023-02-09commit: T4990: call sync after the commit completesDaniil Baturin
2022-09-05cstore: T4664: add validation: no whitespace in tag node value namesJohn Estabrook
2022-08-13Fallthrough to binstream copy when copy_file failsRageLtMan
2022-05-16vyos-debug: T4394: extend profiling supportVolodymyr Huti
2020-08-31configd: T2582: leave marker to indicate beginning of commitJohn Estabrook
2020-05-04T1899: fix for unionfs-fuse rename of meta directoryJohn Estabrook
2020-02-11T2026: use unique exit codes for commit errors.Daniil Baturin
2020-02-11T2026: use a unique exit code for config parse errors.Daniil Baturin
2020-02-10T2026: make cli-shell-api showConfig fail on errors.Daniil Baturin
2019-05-30T1334: Migration script runner rewriteJohn 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
2018-10-28T253: quote tag node names if they contain special characters.Daniil Baturin
2017-11-01use unique_ptr if gcc is version 6 or higherKim Hagen
2017-11-01ignore return statements warnings/errors, maybe we should do something with t...Kim Hagen
2017-11-01only do "g_type_init()" if version is 2.35.0Kim 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-10-10vyatta-cfg: double quoted config values ending in \ are not reboot safeAlex Harpin
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
2013-01-07Fix compiler warningsJames Davidson
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-11Minor code cleanupStephen Hemminger
2012-07-11Don't leak file descriptors to actionStephen Hemminger
2012-07-11Log node of commit failureStephen Hemminger
2012-06-05Fix memory problem on bad config fileJohn Southworth
2012-06-03Fix more load/commit memory leaksJohn Southworth
2012-05-25Partial bugfix 8111John Southworth
2012-03-22Bugfix 7267: make inodes allocate dynamicallyJohn Southworth