Age | Commit message (Expand) | Author |
2023-05-29 | T5234: add bash prompt identifier for given Network Namespace | Christian Breunig |
2023-05-21 | T5234: add bash prompt identifier for given VRF instance | Christian Breunig |
2023-02-13 | debian: T5003: Fixes for GCC in Debian 12 "Bookworm" | sarthurdev |
2023-02-09 | commit: T4990: call sync after the commit completes | Daniil Baturin |
2022-09-05 | cstore: T4664: add validation: no whitespace in tag node value names | John Estabrook |
2022-08-13 | Fallthrough to binstream copy when copy_file fails | RageLtMan |
2022-05-16 | vyos-debug: T4394: extend profiling support | Volodymyr Huti |
2020-08-31 | configd: T2582: leave marker to indicate beginning of commit | John Estabrook |
2020-05-04 | T1899: fix for unionfs-fuse rename of meta directory | John Estabrook |
2020-02-11 | T2026: use unique exit codes for commit errors. | Daniil Baturin |
2020-02-11 | T2026: use a unique exit code for config parse errors. | Daniil Baturin |
2020-02-10 | T2026: make cli-shell-api showConfig fail on errors. | Daniil Baturin |
2019-05-30 | T1334: Migration script runner rewrite | John Estabrook |
2019-03-21 | T1310: use FQDN as hostname in config prompt | Christian Poessinger |
2019-02-28 | T1273: add rudimentary script profiling support. | Daniil Baturin |
2019-01-11 | T1068: Increase Max CMD Output | xrpixer |
2018-10-28 | T253: quote tag node names if they contain special characters. | Daniil Baturin |
2017-11-01 | use unique_ptr if gcc is version 6 or higher | Kim Hagen |
2017-11-01 | ignore return statements warnings/errors, maybe we should do something with t... | Kim Hagen |
2017-11-01 | only do "g_type_init()" if version is 2.35.0 | Kim Hagen |
2017-11-01 | replace deprecated auto_ptr for unique_ptr | Kim Hagen |
2017-10-25 | fix compilation error | Kim |
2017-10-25 | try not to tear down session on boot | Kim |
2017-08-28 | fix compilation errors on newer gcc | Kim Hagen |
2015-12-17 | Fix the reversed sort order for nodes. | Thomas Jepp |
2015-12-17 | Go back to using the apt version comparison for node sorting. | Thomas Jepp |
2015-12-17 | Replace dpkg version comparisions with strcmp. | Thomas Jepp |
2015-12-16 | More fixes to cstore-unionfs & cli_shell_api. | Thomas Jepp |
2015-11-23 | Build fixes for updated libraries on Jessie. | Thomas Jepp |
2015-10-10 | vyatta-cfg: double quoted config values ending in \ are not reboot safe | Alex Harpin |
2015-07-07 | vyatta-cfg: remove unused unionfs mounts following unclean config exits | Alex Harpin |
2015-06-26 | vyatta-cfg: correct UnionfsCstore::do_umount error message | Alex Harpin |
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 |
2013-01-07 | Fix compiler warnings | James Davidson |
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 | Minor code cleanup | Stephen Hemminger |
2012-07-11 | Don't leak file descriptors to action | Stephen Hemminger |
2012-07-11 | Log node of commit failure | Stephen Hemminger |
2012-06-05 | Fix memory problem on bad config file | John Southworth |
2012-06-03 | Fix more load/commit memory leaks | John Southworth |
2012-05-25 | Partial bugfix 8111 | John Southworth |
2012-03-22 | Bugfix 7267: make inodes allocate dynamically | John Southworth |
2012-02-03 | Add ability to differentiate between node types in help text | 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 |