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
/
lib
/
Vyatta
/
Config.pm
Age
Commit message (
Expand
)
Author
2010-05-28
make space after template fields optional
An-Cheng Huang
2010-05-28
addition support for deactivate mode in perl api. Nodes should now be masked ...
Michael Larson
2010-05-27
fix for content-inspection on deactivate.
Michael Larson
2010-05-25
final fix for 5610. fixes loading where node in active config is deactivated ...
Michael Larson
2010-05-14
POC implementation of unified enumeration mechanism
An-Cheng Huang
2010-05-14
initial checkin of comment feature for cli.
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-16
multinode limit and multiple types now supported through config.pm
Michael Larson
2010-03-28
Fix perlcritic warnings
Stephen Hemminger
2010-03-05
add function for traversing template hierarchy
An-Cheng Huang
2010-02-10
improve default value parsing
An-Cheng Huang
2010-02-09
add util function
An-Cheng Huang
2009-12-04
Fix problem from earlier FILE handle removal in Config.pm
Stephen Hemminger
2009-12-04
Fix perlcritic warnings in Config.pm
Stephen Hemminger
2009-12-01
fix for bug 4999
Michael Larson
2009-09-11
term multinodes perl api support to provide currently committed values.
Michael Larson
2009-09-11
leaf node support for new commit. Returns reconciled processed node returnOri...
Michael Larson
2009-07-08
fixed isActive() api to now support mixed level and passed in relative path v...
slioch
2009-07-08
added isActive function in perl code to allow a comparison of active
slioch
2009-07-06
bugsfixed in active+working node merge for perl api.
slioch
2009-07-06
updated perl api for new cli to support working node representation. not yet ...
slioch
2009-05-05
Fix warnings from using undefined variable
Stephen Hemminger
2009-03-23
Remove #! /usr/bin/perl
Stephen Hemminger
2009-02-05
Fix boolean error
Stephen Hemminger
2009-02-04
Vyatta::Config - parseTmpl convert to 3 arg open
Stephen Hemminger
2009-02-04
Vyatta::Config - exists simplification
Stephen Hemminger
2009-02-04
Vyatta::Config - don't use global handle for opendir
Stephen Hemminger
2009-02-04
Vyatta::Config - simplify boolean
Stephen Hemminger
2009-02-04
Vyatta::Config - fix perlcritic warnings from dangling return
Stephen Hemminger
2009-02-04
Vyatta::Config::returnValue - change to three argument open
Stephen Hemminger
2009-02-04
Revert "Cleanup confg library"
Stephen Hemminger
2009-02-03
Cleanup confg library
Stephen Hemminger
2008-11-24
Need to fix some stuff from change to Vyatta::
Stephen Hemminger
2008-11-21
Convert VyattaConfig (et al) to Vyatta::Config
Stephen Hemminger