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
/
unionfs.c
Age
Commit message (
Expand
)
Author
2017-11-01
ignore return statements warnings/errors, maybe we should do something with t...
Kim Hagen
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
2012-07-11
Minor code cleanup
Stephen Hemminger
2011-03-03
remove deactivate-handling code from commit
An-Cheng Huang
2011-03-02
clean up commit dead code etc. etc. etc.
An-Cheng Huang
2011-03-02
change indentation in commit code
An-Cheng Huang
2011-02-22
clean up dead code etc. etc. etc.
An-Cheng Huang
2011-02-10
Improve memory allocation (and freeing), so commit will support a configurati...
Michael Larson
2010-08-26
fix for bug 5960
An-Cheng Huang
2010-08-23
move "changed" status handling into library
An-Cheng Huang
2010-08-20
handle "changed" status properly
An-Cheng Huang
2010-06-24
fix additional case for vyatta guard restarting under deletion of deactivated...
Michael Larson
2010-06-23
partial fix for bug 5729 (comment #1).
Michael Larson
2010-06-09
cleanup and fix cases to handle activated deleted multinodes correctly. simpl...
Michael Larson
2010-06-04
fix for deactivated root node that is deleted and then committed.
Michael Larson
2010-06-01
Remove unnecessary return statements
Stephen Hemminger
2010-05-28
Fix compiler warnings about overriding const
Stephen Hemminger
2010-05-19
modified tag limit == 1. Now when set this node will only allow a single inst...
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-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-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-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-09
additional fix for bug 4212. root dirs needed to be reversed on del event. pa...
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-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
[next]