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
/
common
Age
Commit message (
Expand
)
Author
2010-04-22
support for PARENT reference in priority statements. Example:
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
2009-11-10
preserve node.val order for term multinodes. fix for bug 5103
Michael Larson
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-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
2009-10-05
escape value slash in leaf value--followon fix to suppression of leaf value ...
Michael Larson
2009-10-02
fix for bug 4969. on leaf nodes scan for '/' and don't make these values ...
Michael Larson
2009-09-11
add support for value tags on term multinodes. used in debugging output and a...
Michael Larson
2009-09-10
add leaf values to path data structures. will show in disgnostic output f...
Michael Larson
2009-09-04
added data path to environment during commit. value key is "NODE_DATA_PATH". ...
slioch
2009-07-06
fix for bug 4669. Revert string back to value for terminating multinodes.
slioch
2009-07-06
updated perl api for new cli to support working node representation. not yet ...
slioch
2009-06-26
The SYNTAX and COMMIT tags will be executed before an actions (UPDATE,
slioch
2009-06-24
Commit check now behaves like IslaVista.
slioch
2009-06-09
additional fix for bug 4212. root dirs needed to be reversed on del event. pa...
slioch
2009-06-03
added support for first and last sibling environment variable: "ENV_SIBLING_P...
slioch
2009-06-01
fix for bug 4451. preserve empty values on leaf nodes.
slioch
2009-05-28
fix for bug 4212 and bug 4434.
slioch
2009-04-11
wild cards are now supported on terminating nodes in the priority file:
slioch
2009-04-08
added syslog entries for debug statements.
slioch
2009-04-01
orphaned parent support
slioch
2009-03-31
change noop to active for env variable--this is more consistent with the acti...
slioch
2009-03-30
added noop state to commit_action env variable to make scripts happy.
slioch
2009-03-23
skip comment fields in priority file. a comment field is defined by the first...
slioch
2009-03-11
Fix compiler warnings in unionfs
Stephen Hemminger
2009-03-10
buggy file exist test--thanx stig for test case to repro. fixes vpn_smoke reg...
slioch
2009-03-09
fix for qos-walkthrough. manage def file during commit--should handle general...
slioch
2009-03-02
added fix for nested priority and deletion failure. also priorities should no...
slioch
2009-03-02
fixed preservation of def file when committing configuration. default leafs
slioch
2009-02-27
Added environment variable that can be accessed in executing node.def script ...
slioch
2009-02-26
handle seg violation if an empty line is found in the priority file.
slioch
2009-02-25
cosmetic changes, and better to not leave interfaces root node under default ...
slioch
2009-02-25
harvesting dead code.
slioch
2009-02-25
nested priority case under interfaces need mkdir with -p option to set
slioch
2009-02-24
replace unionfs synchronization code with piecewise copy. this should fix mos...
slioch
2009-02-17
added additional debug output and fixed dumping of trans nodes to screen. add...
slioch
2009-01-26
expose new cli functions in cfg library.
slioch
2008-12-15
removed tmp file that shouldn't have been committed.
slioch
2008-12-15
initial checkin of new commit code--building but does not replace original co...
slioch