Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
508a50d7af38fd9b30bca9c3d935b7d5143370c3
/
src
/
resolve.c
508a50d
parsers CHANGE rpc, action, notif YANG 1.1 xpath accessible tree handling
by Michal Vasko
· 8 years ago
55a161c
schema validation BUGFIX check for non-presence of default stmt in empty type
by Radek Krejci
· 8 years ago
053a288
parser yang BUGFIX resolve identityref (fix #111)
by Pavol Vican
· 8 years ago
f80e5e0
Merge branch 'devel' of https://github.com/CESNET/libyang into devel
by Pavol Vican
· 8 years ago
855ca62
parser BUGFIX checks in refine
by Pavol Vican
· 8 years ago
878e38d
schema tree BUGFIX properly duplicate new identref type
by Michal Vasko
· 8 years ago
9925e28
resolve CHANGE use leafref require-instance value
by Michal Vasko
· 8 years ago
f2d4396
parser & printer CHANGE identref can have multiple bases in YANG 1.1
by Michal Vasko
· 8 years ago
bfd98e6
resolve BUGFIX top-level relative leafref paths
by Michal Vasko
· 8 years ago
2b4f6ca
Merge branch 'leaflistdefaults' into devel
by Radek Krejci
· 8 years ago
69f62c9
parser BUGFIX multiple ranges must be disjoint
by Pavol Vican
· 8 years ago
3e4f645
Merge branch 'devel' into leaflistdefaults
by Radek Krejci
· 8 years ago
66cb2ef
data validation BUGFIX searching for mandatory nodes
by Radek Krejci
· 8 years ago
8bd72e4
parser yang BUGFIX remove teporary structure yang_type
by Pavol Vican
· 8 years ago
9e7c01d
parser BUGFIX check range
by Pavol Vican
· 8 years ago
4731993
parser BUGFIX not ignore config flag in special case (uses, augment in notification, input, output)
by Pavol Vican
· 8 years ago
15b3669
resolve BUGFIX proper augment resolution fail fix
by Michal Vasko
· 8 years ago
43817d5
resolve BUGFIX augment resolution fail inconsistent state
by Michal Vasko
· 8 years ago
a86508c
resolve BUGFIX uses grouping nodes config check
by Michal Vasko
· 8 years ago
868516f
Merge branch 'condmandatory' into devel
by Radek Krejci
· 8 years ago
4616582
data validation CHANGE rewrite mandatory checking
by Radek Krejci
· 8 years ago
956e854
resolve BUGFIX corrected fake root detection
by Michal Vasko
· 8 years ago
1623c7d
Merge branch 'devel' into leaflistdefaults
by Radek Krejci
· 8 years ago
76c3bd3
resolve FEATURE when YANG 1.1 evaluation
by Michal Vasko
· 8 years ago
76e7340
resolve BUGFIX unres data error messages lost
by Michal Vasko
· 8 years ago
90fc2a3
resolve BUGFIX reversed log hiding
by Michal Vasko
· 8 years ago
61db757
resolve BUGFIX when evaluation on empty data tree
by Michal Vasko
· 8 years ago
e365556
resolve BUGFIX augment when evaluation
by Michal Vasko
· 8 years ago
4582601
data trees CHANGE anydata/anyxml content handling
by Radek Krejci
· 8 years ago
bf2abff
all CHANGE basic support for anydata
by Radek Krejci
· 8 years ago
d47daf6
schema parser CHANGE improve error message about invalid leafref's target nodetype
by Radek Krejci
· 8 years ago
a59495d
resolve BUGFIX special when context node
by Michal Vasko
· 8 years ago
200bf71
yin parser CHANGE allow multiple default statements in refine
by Radek Krejci
· 8 years ago
c13db38
schema parsers CHANGE defer grouping instantiation until all types are resolved
by Radek Krejci
· 8 years ago
06f64ed
schema parses BUGFIX resolving identities' base
by Radek Krejci
· 8 years ago
219fa61
schema parser BUGFIX handling identity's base forward reference
by Radek Krejci
· 8 years ago
e00d231
schema parsers CHANGE checking for allowed place for mandatory statement
by Radek Krejci
· 8 years ago
54081ce
schema parsers BUGFIX double free
by Radek Krejci
· 8 years ago
d09d1a5
schema parsers CHANGE check that all unique targets are of the same config type
by Radek Krejci
· 8 years ago
ba7b1cc
schema parsers BUGFIX checking for unresolved identityes when resolving identity base
by Radek Krejci
· 8 years ago
018f1f5
yin parser CHANGE support for multiple bases in identity
by Radek Krejci
· 8 years ago
f1ee2e2
yin parser, validation CHANGE if-feature in identity, enum, bit
by Radek Krejci
· 8 years ago
bad2f17
schema parsers BUGFIX checking default values for enumerations/bits
by Radek Krejci
· 8 years ago
2c2fce8
schema parsers CHANGE empty leaf-list warning
by Radek Krejci
· 8 years ago
3f21ada
schema parsers CHANGE check that key is not when and if-feature conditional
by Radek Krejci
· 8 years ago
363bd4a
yin parser CHANGE allow if-feature statement in refine
by Radek Krejci
· 8 years ago
8a8d5ff
schema parsers BUGFIX handle unresolvable if-feature expressions
by Radek Krejci
· 8 years ago
a98da3f
schema parsers CHANGE unify error messages for invalid if-feature expression
by Radek Krejci
· 8 years ago
69b8d92
parsers BUGFIX if-feature expression resolver
by Radek Krejci
· 8 years ago
a9c8e99
resolve MAINTENANCE rename function to fit the purpose
by Michal Vasko
· 8 years ago
c79c6b1
schema parsers CHANGE add check for feature's circular dependencies
by Radek Krejci
· 8 years ago
ca91768
resolve BUGFIX do not allow leaf-list leafref in YANG 1.0
by Michal Vasko
· 8 years ago
df053d1
resolve BUGFIX leafref ".." resolution
by Michal Vasko
· 8 years ago
5d63140
Merge branch 'master' into devel
by Michal Vasko
· 8 years ago
478c465
resolve BUGFIX checking default values in derived types
by Michal Vasko
· 8 years ago
f49eda0
resolve BUGFIX memory leak
by Michal Vasko
· 8 years ago
3767fb2
unres MAINTENANCE unres_schema_add_ return values
by Michal Vasko
· 8 years ago
3a5501d
schema parsers BUGFIX resolving leafref's path
by Radek Krejci
· 8 years ago
2510ddc
parser BUGFIX duplicated identifiers in grouping
by Pavol Vican
· 8 years ago
71d5183
Merge branch 'master' into devel
by Radek Krejci
· 8 years ago
e6140bf
BUGFIX use ly_strequal() instead ofdirect comparison of pointers
by Radek Krejci
· 8 years ago
9ff0a92
schema parsers CHANGE reimplement YANg 1.1 if-feature
by Radek Krejci
· 8 years ago
55abd33
parser BUGFIX unresolve duplicated identifier in grouping
by Pavol Vican
· 8 years ago
9d57d5a
resolve MAINTENANCE removed useless todo
by Michal Vasko
· 8 years ago
3def867
resolve BUGFIX if-feature bugfixes
by Michal Vasko
· 8 years ago
44fb638
tree schema FEATURE action Y1.1 statement added
by Michal Vasko
· 8 years ago
c5c26b0
parsers FEATURE if-feature Y1.1 expressions
by Michal Vasko
· 8 years ago
a881e3e
schema parser BUGFIX checking validity of uses's augment changing config flag
by Radek Krejci
· 8 years ago
c2a180f
parsers BUGFIX avoid false setting of ly_errno
by Radek Krejci
· 8 years ago
76e15e1
schema parser BUGFIX use of potentially uninitialized variables
by Radek Krejci
· 8 years ago
f347abc
schema parser CHANGE better handling of ly_errno
by Radek Krejci
· 8 years ago
8c3b4b6
schema parser BUGFIX checking decimal64 boundaries
by Radek Krejci
· 8 years ago
43f548d
schema parser BUGFIX inheriting config flags in used groupings
by Radek Krejci
· 8 years ago
0c2fa3a
data parser BUGFIX leafref node as the target of another leafref
by Radek Krejci
· 8 years ago
08a1105
BUGFIX resolving leafref paths
by Radek Krejci
· 8 years ago
054d5ac
schema parser BUGFIX memory leak when resolving unique statement
by Radek Krejci
· 8 years ago
ede9c47
resolve BUGFIX schema unres memory leak
by Michal Vasko
· 8 years ago
cb34dc6
resolve BUGFIX unres der type resolv fail name print
by Michal Vasko
· 9 years ago
22af5ca
resolve BUGFIX print messages on unres schema errors
by Michal Vasko
· 9 years ago
01c6fd2
resolve BUGFIX properly store pointers to leafref targets
by Michal Vasko
· 9 years ago
3e9f41e
log CHANGE error message more detailed
by Michal Vasko
· 9 years ago
ac8b082
Merge branch 'master' of https://github.com/CESNET/libyang
by Michal Vasko
· 9 years ago
aec34ea
resolve BUGFIX properly inherit config in augments and uses
by Michal Vasko
· 9 years ago
9a5fccc
resolve BUGFIX data use after free()
by Radek Krejci
· 9 years ago
96b846c
resolve BUGFIX print something on data unres error
by Michal Vasko
· 9 years ago
976a5f2
resolve BUGFIX instance-identifier can be a part of a union
by Michal Vasko
· 9 years ago
bea08e9
resolve BUGFIX instance-identifier resolution
by Michal Vasko
· 9 years ago
3c0f9f5
resolve BUGFIX another shorthand path fix
by Michal Vasko
· 9 years ago
025e045
resolve CHANGE print more specific message on shorthand case path error
by Michal Vasko
· 9 years ago
8146d4c
xpath OPTIMIZE xpath sorting optimalizations
by Michal Vasko
· 9 years ago
dcf98e6
all BUGFIX handle augment parents
by Michal Vasko
· 9 years ago
7b54f7e
resolve CHANGE ly_ctx_get_node accepts leaf/leaf-list predicates
by Michal Vasko
· 9 years ago
2afc1ca
tree schema BUGFIX handle augments properly
by Michal Vasko
· 9 years ago
a0ffcab
resolve MAINTENANCE logging messages improved
by Michal Vasko
· 9 years ago
7a55bea
resolve BUGFIX resolve_sibling does not return -1
by Michal Vasko
· 9 years ago
c8a83e6
Merge branch 'master' of https://github.com/CESNET/libyang
by Michal Vasko
· 9 years ago
c428344
api BUGFIX name collision
by Radek Krejci
· 9 years ago
f200600
resolve BUGFIX lost failed identity resolution error
by Michal Vasko
· 9 years ago
c428084
json parser CHANGE remove empty non-presence containers after parsing is done
by Michal Vasko
· 9 years ago
b724689
resolve BUGFIX forgotten parameters
by Michal Vasko
· 9 years ago
Next »