Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
e746a50069ca9704f5a97f54eeb8eac0423b89bc
/
src
/
tree_data.c
e746a50
parser CHANGE LYD_OPT_NOAUTODEL flag allowed for operations too
by Michal Vasko
· 7 years ago
763a4a6
data parsers BUGFIX move assert to the correct place
by Radek Krejci
· 7 years ago
06f8bb9
data parsers CHANGE allow parse/validate data trees without ietf-yang-library data
by Radek Krejci
· 7 years ago
86bafc2
parsers CHANGE provide more accurate message about invalid parser options combinations
by Radek Krejci
· 7 years ago
3d679d7
MAINTENANCE fix warnings from gcc7
by Radek Krejci
· 7 years ago
5057671
libyang CHANGE api functions xpath format unified
by Michal Vasko
· 7 years ago
45ddfce
resolve REFACTOR redundant function side effect
by Michal Vasko
· 7 years ago
f359b02
resolve BUGFIX another batch of xpath prefix fixes
by Michal Vasko
· 7 years ago
f355731
data tree DOC function description updated
by Michal Vasko
· 7 years ago
b1f6909
data tree BUGFIX memory leaks
by Radek Krejci
· 7 years ago
863b44d
MAINTENANCE use macros for checking memory allocation result
by Radek Krejci
· 7 years ago
a8d111f
CHANGE improve checking for memory allocation errors
by Radek Krejci
· 7 years ago
bb51303
data tree BUGFIX change leaf value in its canonical form
by Michal Vasko
· 8 years ago
da741b6
data tree MAINTENANCE functionality separated into a function
by Michal Vasko
· 8 years ago
bb52044
resolve CHANGE unimplemented augment tree resolving
by Michal Vasko
· 8 years ago
f6fac5e
data FEATURE lyd_validate_value() function for single data value validation without creating any node
by Radek Krejci
· 8 years ago
c0b5216
data tree BUGFIX submodule used instead of module
by Michal Vasko
· 8 years ago
2c16a8f
data manipulation BUGFIX inserting well known attributes when ietf-netconf schema not present
by Radek Krejci
· 8 years ago
8120679
data tree BUGFIX creating special filter attributes
by Michal Vasko
· 8 years ago
c2283b7
data validation BUGFIX memory leaks
by Radek Krejci
· 8 years ago
1a9c361
schema parsers BUGFIX prefixed unique statement values
by Radek Krejci
· 8 years ago
dc300b0
libyang MAINTENANCE shorthand case handling obsolete
by Michal Vasko
· 8 years ago
d18f117
data tree BUGFIX when checking for in/out skip uses
by Michal Vasko
· 8 years ago
503b7aa
defaults MAINTENANCE add descriptions to several internal functions
by Radek Krejci
· 8 years ago
db0ddcd
default values BUGFIX maintaining default flags when modifying data tree
by Radek Krejci
· 8 years ago
bc07ec9
data tree BUGFIX double free when resolving type of the value
by Radek Krejci
· 8 years ago
f431fe4
data tree BUGFIX merging whole container
by Michal Vasko
· 8 years ago
f5b89f9
data tree BUGFIX do not insert leaf/anydata, already updated
by Michal Vasko
· 8 years ago
41f4cfd
data tree BUGFIX skip uses for lys_getnext calls
by Michal Vasko
· 8 years ago
99f4fa5
Merge pull request #282 from dmcpriv/master
by michalvasko
· 8 years ago
5c7ef42
Fix formatting
by Dave Miedema
· 8 years ago
706e454
Fix lyd_merge for lists without keys
by Dave Miedema
· 8 years ago
fd8231d
data tree BUGFIX removing whole data tree during validation can happen
by Michal Vasko
· 8 years ago
24476fa
schema tree BUGFIX traversing children of uses handled
by Michal Vasko
· 8 years ago
483467f
libyang BUGFIX release target compile errors
by Michal Vasko
· 8 years ago
6dbd827
Merge branch 'metadata' into devel
by Radek Krejci
· 8 years ago
3e3228d
libyang CHANGE enable displaying of only selected debug messages
by Michal Vasko
· 8 years ago
a571d94
metadata CHANGE parse value acording to annotation's type
by Radek Krejci
· 8 years ago
532e5e9
annotations CHANGE support for ietf-yang-metadata (annotations)
by Radek Krejci
· 8 years ago
5836388
data tree BUGFIX redo a fix that somehow was reverted
by Michal Vasko
· 8 years ago
e6ff428
data tree CHANGE handle default values better
by Michal Vasko
· 8 years ago
2bce30c
data tree CHANGE internal version of inserts
by Michal Vasko
· 8 years ago
080f169
data tree BUGFIX wrong variables used
by Michal Vasko
· 8 years ago
10c216a
parsers CHANGE allow empty data files
by Radek Krejci
· 8 years ago
0fb1150
parsers BUGFIX mmaping files with the exact multiple size of page size
by Radek Krejci
· 8 years ago
123724a
data tree BUGFIX empty rpc/action reply can be valid
by Michal Vasko
· 8 years ago
9f49b50
diff BUGFIX comparing ordered lists inside another list with multiple instances
by Radek Krejci
· 8 years ago
e94f0c5
data tree BUGFIX extra argument
by Michal Vasko
· 8 years ago
67cc191
data tree MAINTENANCE coverity false positive
by Michal Vasko
· 8 years ago
51e5c58
libyang CHANGE path generation optimization refactored
by Michal Vasko
· 8 years ago
7de3e5d
diff BUGFIX check boundaries when going through the list of matching nodes
by Radek Krejci
· 8 years ago
068f67c
diff BUGFIX detecting reordered data with interleaved data of a different kind
by Radek Krejci
· 8 years ago
c03a270
diff BUGFIX uninitialized variable
by Radek Krejci
· 8 years ago
fae93db
data diff BUGFIX incorrect sorting of the distances of the reordered lists
by Radek Krejci
· 8 years ago
f53187d
libyang NEW callback for adding schemas into ctx for data
by Michal Vasko
· 8 years ago
5efa25c
data tree NEW lyd_qualified_path
by Michal Vasko
· 8 years ago
0f99d3e
resolve BUGFIX leafref has a data path, not schema
by Michal Vasko
· 8 years ago
1052601
data tree BUGFIX bits need parsing when duplicating
by Michal Vasko
· 8 years ago
7bc38ca
Merge branch 'multctxs' into devel
by Radek Krejci
· 8 years ago
51dc046
tree data BUGFIX after changing a leaf make it non-validate
by Michal Vasko
· 8 years ago
0a8ab41
tree data CHANGE lyd_leaf_type resolves leafrefs
by Michal Vasko
· 8 years ago
559a2a3
data merge BUGFIX merging subtree with missing multiple parent nodes
by Radek Krejci
· 8 years ago
45977ba
data merge BUGFIX double free
by Radek Krejci
· 8 years ago
fde7e80
data tree merge BUGFIX detecting the same schema nodes in different contexts
by Radek Krejci
· 8 years ago
2ffe993
data tree FEATURE lyd_merge_to_ctx()
by Radek Krejci
· 8 years ago
8f4eba5
Merge branch 'devel' into multctxs
by Radek Krejci
· 8 years ago
9c95436
data tree CHANGE clear invalid leafref links
by Michal Vasko
· 8 years ago
a17c85c
data tree FEATURE lyd_dup_to_ctx()
by Radek Krejci
· 8 years ago
fd6c650
data tree BUGFIX make lyd_leaf_type do what it is actually supposed to
by Michal Vasko
· 8 years ago
53adfc7
resolve BUGFIX creating/addressing lists without keys
by Michal Vasko
· 8 years ago
ad93f76
data tree BUGFIX clear dflt flag recursively
by Michal Vasko
· 8 years ago
ae5a53e
data tree NEW lyd_list_pos
by Michal Vasko
· 8 years ago
58c2aab
data tree NEW position list instance addressing and creation
by Michal Vasko
· 8 years ago
ad2e44a
libyang BUGFIX handle trusted and other special validation cases
by Michal Vasko
· 8 years ago
e3886bb
libyang CHANGE parsing/validation significantly refactored
by Michal Vasko
· 8 years ago
0ec51da
context FEATURE allow disabling/enabling modules in the context
by Radek Krejci
· 8 years ago
16dc4f3
resolve BUGFIX if leafref/instid leaves are changed, resolve them again
by Michal Vasko
· 8 years ago
bb1ce0f
parsers CHANGE simplify/clarify lyp_parse_value()
by Radek Krejci
· 8 years ago
2f95fe6
data tree BUGFIX clear type references and clarify lyd_dup validation status
by Michal Vasko
· 8 years ago
5d55b36
Update tree_data.c
by dmcpriv
· 8 years ago
708e1c3
data diff BUGFIX uninitialized variables
by Radek Krejci
· 8 years ago
a463b74
data tree BUGFIX inserting list/leaf-list instance in rpc/action
by Radek Krejci
· 8 years ago
10138a2
data tree BUGFIX handle augments
by Michal Vasko
· 8 years ago
fd78902
data validation BUGFIX revert changes to addition data tree when validating RPC
by Radek Krejci
· 8 years ago
1899d6a
data parsers CHANGE refactor data type resolving
by Radek Krejci
· 8 years ago
5167320
parsers CHANGE make difference between canonical and lexical forms of values
by Radek Krejci
· 8 years ago
00a0e71
log BUGFIX keep ly_errno and ly_vecode after destroying the context
by Radek Krejci
· 8 years ago
2467a49
log CHANGE internal storage for multiple error messages
by Radek Krejci
· 8 years ago
85a54be
schemas BUGFIX maintain backlinks in case of removing module(s) from context
by Radek Krejci
· 8 years ago
945b96b
liybang FEATURE action reply support
by Michal Vasko
· 8 years ago
082c84f
default values BUGFIX LYD_OPT_NOAUTODEL on default nodes
by Radek Krejci
· 8 years ago
baeff56
with-defaults BUGFIX getting leaf-list's default value
by Radek Krejci
· 8 years ago
50067b9
data tree BUGFIX temporary tree merge for validation
by Michal Vasko
· 8 years ago
90373c4
data tree BUGFIX do not merge equal leaflists
by Michal Vasko
· 8 years ago
064f9d7
data tree BUGFIX merging empty default containers
by Michal Vasko
· 8 years ago
4b5b625
validation BUGFIX skip must/when validation in get/get-config/edit-config
by Michal Vasko
· 8 years ago
802957b
data tree BUGFIX invalid use of assert()
by Radek Krejci
· 8 years ago
83bf140
data tree CHANGE support serialized XML data in anydata content
by Radek Krejci
· 8 years ago
5a4236e
tree data BUGFIX insert elements into RPC/action in a correct order
by Radek Krejci
· 8 years ago
3652567
data tree CHANGE avoid name collision in c++
by Radek Krejci
· 8 years ago
Next »