index
:
vyatta-cfg.git
beryllium
circinus
crux
current
daisy
equuleus
glendale
helium
hollister
hollywood
hydrogen
islavista
jenner
kenwood
larkspur
lithium
master
mendocino
mergify/bp/circinus/pr-91
mergify/bp/sagitta/pr-77
napa
napa-dev
napa-vrrp
oxnard
pacifica
sagitta
upstream
Vyatta configuration system (mirror of https://github.com/vyos/vyatta-cfg.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2010-06-03
fixed break in regression on action failures. will revisit compilier warning ...
Michael Larson
2010-06-02
simplify output init
An-Cheng Huang
2010-06-02
Additional fix to cli_new.c on arg.
Michael Larson
2010-06-02
more fixes for compilier warnings.
Michael Larson
2010-06-02
fix for compilier warnings in commit2.c
Michael Larson
2010-06-01
Remove unnecessary return statements
Stephen Hemminger
2010-06-01
bug fix for 5646. Suppress variable replacement if deactivated for disabled n...
Michael Larson
2010-05-31
fix for bug 5649. Need to initialize val_types for value comparison to ERROR_...
Michael Larson
2010-05-31
add constness to parse_def
An-Cheng Huang
2010-05-28
added hook at completion of commit process.
Michael Larson
2010-05-28
remove unnecessary memset calls
An-Cheng Huang
2010-05-28
always zero vtw_def struct before parsing template
An-Cheng Huang
2010-05-28
Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-cfg into larkspur
Stephen Hemminger
2010-05-28
Fix compiler warnings about overriding const
Stephen Hemminger
2010-05-28
fix bad comparison in multiple-type check
Michael Larson
2010-05-27
include needed header
An-Cheng Huang
2010-05-26
fix for multiple type support in cli for the following case:
Michael Larson
2010-05-21
don't count current node towards limit if it already matches a node in the co...
Michael Larson
2010-05-21
Rename sysfs to net_set
Stephen Hemminger
2010-05-21
Merge branch 'larkspur' of vm:git/vyatta-cfg into larkspur
Stephen Hemminger
2010-05-21
Add command to get/set sysfs files
Stephen Hemminger
2010-05-20
fixed seg violation on commit due to extended multiple types support in valst...
Michael Larson
2010-05-20
fixed error message on multinode limit exceeded--refer to parent node name, n...
Michael Larson
2010-05-20
fix for bug 5618. needed to extend valstruct to maintain multiple types rathe...
Michael Larson
2010-05-19
modified tag limit == 1. Now when set this node will only allow a single inst...
Michael Larson
2010-05-06
additional fix
An-Cheng Huang
2010-05-06
fix parsing error in node.def--seen with boolean default values.
Michael Larson
2010-05-05
boot loader support now added. various bug fixes and some small rework.
Michael Larson
2010-05-04
initial working version of activate and deactivate: load,save,show,commit sup...
Michael Larson
2010-04-22
support for PARENT reference in priority statements. Example:
Michael Larson
2010-04-15
Multiple (i.e. one or two) datatypes can now be supported on a node.def type ...
Michael Larson
2010-04-13
fix for bug 2176.
Michael Larson
2010-03-29
changed double quotes to single quotes on in commit actions.
Michael Larson
2010-03-26
fix for bug 5300
Michael Larson
2010-03-12
Print node name before the warning message.
Stig Thormodsrud
2010-02-15
fixed problem with sibling environment variable flag. Also added
Michael Larson
2009-12-01
remove .changes file after work was done by commit
Michael Larson
2009-11-10
preserve node.val order for term multinodes. fix for bug 5103
Michael Larson
2009-11-05
Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg into kenwood
Bob Gilligan
2009-11-05
Allow inline comments in config template fields.
Bob Gilligan
2009-11-02
fix for missing priority value on embedded multinode. bug behavior was more l...
slioch
2009-10-23
dismantle old priority file parsing and node matching code. removed
slioch
2009-10-22
activate priority values from node.def. priority file is now no longer used a...
slioch
2009-10-21
priorities should match up on all nodes now, except where the priority file d...
slioch
2009-10-21
preserve priorities in hierarchy. old priority still active, but commit -s wi...
slioch
2009-10-21
pull priority from file into data structure
slioch
2009-10-15
new commit mode for debugging.
slioch
2009-10-12
followup checkin for fast commit on success behavior. Addresses problem with ...
slioch
2009-10-10
performance optimization on commit. On successful commits (i.e. no failures) ...
slioch
2009-10-09
commit post-processing performance optimization
An-Cheng Huang
[next]