Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
adb5761c2bf43bf3e39e4a8ab094e3555466a398
/
src
/
resolve.c
adb5761
parsers FEATURE error information when validation fails
by Radek Krejci
· 9 years ago
4f0dad0
all REFACTOR use functions for module/submodule getting
by Michal Vasko
· 9 years ago
729d291
resolve BUGFIX typos
by Michal Vasko
· 9 years ago
7178e69
resolve FEATURE augment unres
by Michal Vasko
· 9 years ago
9bb061b
resolve BUGFIX properly check return values of resolve_*_schema_nodeid
by Michal Vasko
· 9 years ago
27ab822
yin parser & resolve BUGFIX not all submodules have to be resolved
by Michal Vasko
· 9 years ago
e290563
yin parser BUGFIX error checks
by Michal Vasko
· 9 years ago
3edeaf7
schema CHANGE resolve_schema_nodeid split into several functions
by Michal Vasko
· 9 years ago
105cef1
data tree FEATURE function lyd_get_node()
by Michal Vasko
· 9 years ago
40f17b9
data parser CHANGE store instance-identifier target
by Radek Krejci
· 9 years ago
4ce42be
data validation FEATURE validate instance-identifier value
by Radek Krejci
· 9 years ago
804836a
data parser BUGFIX resolving predicates in instance-identifiers
by Radek Krejci
· 9 years ago
c655602
schema parser CHANGE move some generic function from YIN parser
by Radek Krejci
· 9 years ago
c071c54
schema tree CHANGE processing submodules
by Radek Krejci
· 9 years ago
46c4cd7
validation BUGFIX check leafrefs validity even in lyd_validate()
by Radek Krejci
· 9 years ago
ca7efb7
data tree OPTIMIZE validation
by Radek Krejci
· 9 years ago
37b756f
data parser CHANGE value parsing
by Radek Krejci
· 9 years ago
2f12f85
yin parser BUGFIX resolving leafref path when defined in top level typedef
by Radek Krejci
· 9 years ago
5050173
resolve BUGFIX uninitialized variable
by Radek Krejci
· 9 years ago
253035f
all BUGFIX proper memory allocation return value check
by Michal Vasko
· 9 years ago
8ca51fd
Merge branch 'statuscheck' into devel
by Radek Krejci
· 9 years ago
cf50998
schema parser CHANGE add missing status check following RFC 6020 7.19.2
by Radek Krejci
· 9 years ago
36cbaa4
resolve BUGFIX augment with leafref
by Michal Vasko
· 9 years ago
8afe75e
resolve BUGFIX resolve_schema_nodeid changed for like 6th time
by Michal Vasko
· 9 years ago
345da0a
xml CHANGE lyxml_unlink API function
by Michal Vasko
· 9 years ago
1e62a09
api CHANGE use const where should be
by Michal Vasko
· 9 years ago
88c2954
resolve BUGFIX derived type resolution
by Michal Vasko
· 9 years ago
581ce77
parser BUGFIX parsing unique statement
by Radek Krejci
· 9 years ago
b14b3c5
data resolving BUGFIX handling data models with no data
by Radek Krejci
· 9 years ago
2d5692b
schema parser BUGFIX resolving groupings
by Radek Krejci
· 9 years ago
f56577b
BUGFIX using (unsigned) integer constants on 32bit systems
by Radek Krejci
· 9 years ago
e1fe43d
xpath FEATURE when, must data node access restrictions optional
by Michal Vasko
· 9 years ago
0ff32e1
resolve BUGFIX NULL pointer dereference
by Michal Vasko
· 9 years ago
165dc4a
schema tree BUGFIX lys_get_sibling returns augment nodes based on type
by Michal Vasko
· 9 years ago
1be8830
resolve BUGFIX resolve_schema_nodeid fixed yet again
by Michal Vasko
· 9 years ago
799806d
Merge branch 'json_expr' into devel
by Michal Vasko
· 9 years ago
1dca688
Revert "REVERT to version 0.2.55."
by Michal Vasko
· 9 years ago
9bf425b
resolve MAINTENANCE another unres is wrong in schema
by Michal Vasko
· 9 years ago
41912fe
dict CHANGE split dictionary API to private and public part
by Radek Krejci
· 9 years ago
b6729c6
resolve CHANGE lys_get_import_module can search by prefix as well
by Michal Vasko
· 9 years ago
31fc367
resolve BUGFIX data nodeid is in JSON
by Michal Vasko
· 9 years ago
f39142b
resolve MAINTENANCE functions renamed to reflext updates
by Michal Vasko
· 9 years ago
8ce24d7
resolve BUGFIX getting foreign modules fix
by Michal Vasko
· 9 years ago
2d851a9
tree schema CHANGE feature, ident, uses in JSON
by Michal Vasko
· 9 years ago
723e50c
resolve CHANGE resolve_schema_nodeid resolves JSON
by Michal Vasko
· 9 years ago
a5835e9
REVERT to version 0.2.55.
by Michal Vasko
· 9 years ago
f6dfae0
resolve CHANGE resolve_sibling -> lys_getsibling
by Michal Vasko
· 9 years ago
0fb82c6
schema tree CHANGE type name store in JSON now
by Michal Vasko
· 9 years ago
5f81cac
resolve FEATURE check_default() implementation
by Michal Vasko
· 9 years ago
f767761
resolve MAINTENANCE redundant cast
by Michal Vasko
· 9 years ago
db9323c
resolve & xpath MAINTENANCE redundant TODOs removed
by Michal Vasko
· 9 years ago
a4b5d32
resolve BUGFIX foix RPC and notif search
by Michal Vasko
· 9 years ago
5974c1f
Merge branch 'devel' into netconf
by Radek Krejci
· 9 years ago
83a6c46
Merge branch 'xpath' into devel
by Michal Vasko
· 9 years ago
bf19d25
validation FEATURE must condition checking
by Michal Vasko
· 9 years ago
cf02470
validation FEATURE when conditions checking
by Michal Vasko
· 9 years ago
f0bb6ac
Merge branch 'devel' into netconf
by Radek Krejci
· 9 years ago
def0db1
resolve BUGFIX resolve_uses cannot return forward reference
by Michal Vasko
· 9 years ago
0d20459
yin parser & schema tree CHANGE must check
by Michal Vasko
· 9 years ago
fcdac17
yin parser & schema tree CHANGE when check
by Michal Vasko
· 9 years ago
e4e4d72
tree BUGFIX use of uninitialized variable
by Radek Krejci
· 9 years ago
9272055
tree CHANGE merge RPCs, Notifications and Data under a single tree in module structure
by Radek Krejci
· 9 years ago
c26f91a
Merge branch 'xpath' into netconf
by Radek Krejci
· 9 years ago
18ccd36
resolve CHANGE resolve_sibling can handle NULL mod
by Michal Vasko
· 9 years ago
8ea2b7f
data tree NEW lyd_new, lyd_new_leaf_str, lyd_new_leaf_val implementation
by Michal Vasko
· 9 years ago
4c18331
data tree CHANGE lyd_node_leaf and lyd_node_leaflist replaced by lyd_node_leaflist
by Michal Vasko
· 9 years ago
52fd5ed
Merge branch 'devel' into xpath
by Michal Vasko
· 9 years ago
c09667c
resolve CHANGE predicate source and target node do not have to match
by Michal Vasko
· 9 years ago
184521f
resolve CHANGE logging improved
by Michal Vasko
· 9 years ago
ef2fdc8
resolve BUGFIX copying refine must without proper casting
by Michal Vasko
· 9 years ago
407f1bb
resolve BUGFIX uses with groupings resolution fixed
by Michal Vasko
· 9 years ago
d8a0a81
resolve BUGFIX resolve sibling does not like USES as target
by Michal Vasko
· 9 years ago
b25e739
resolve BUGFIX anyxml is a data leaf without children too
by Michal Vasko
· 9 years ago
12bbf9a
resolve BUGFIX wrong prefix comparison
by Michal Vasko
· 9 years ago
7a1083a
resolve CHANGE module prefix resolution back to static
by Michal Vasko
· 9 years ago
7955b36
resolve CHANGE choice default resolution
by Michal Vasko
· 9 years ago
563ef09
resolve & tree CHANGE resolve_grouping canot use resolve_sibling anymore
by Michal Vasko
· 9 years ago
a1fcf72
resolve CHANGE resolve_sibling uses a function instead recursion
by Michal Vasko
· 9 years ago
2c9f836
resolve CHANGE make resolve_prefixed_module public
by Michal Vasko
· 9 years ago
9a47e12
resolve DOC comments updated
by Michal Vasko
· 9 years ago
0fa89da
resolve BUGFIX anyxml is a data leaf without children too
by Michal Vasko
· 9 years ago
fb83c10
resolve BUGFIX wrong prefix comparison
by Michal Vasko
· 9 years ago
f9664da
resolve BUGFIX -1 return should be EXIT_FAILURE
by Michal Vasko
· 9 years ago
0d343d1
several BUGFIX missing log messages added
by Michal Vasko
· 9 years ago
226879a
resolve CHANGE prefixed module search JSON format useless
by Michal Vasko
· 9 years ago
c633ca0
resolve BUGFIX resolve_identref fix
by Michal Vasko
· 9 years ago
1d87a92
schema tree CHANGE augment got module pointer to fit better lys_node
by Michal Vasko
· 9 years ago
67cffff
resolve BUGFIX we may want to resolve our own module
by Michal Vasko
· 9 years ago
97dc219
Merge branch 'devel' into res_data_separate
by Michal Vasko
· 9 years ago
5493828
Merge branch 'xml_data_printer' into devel
by Michal Vasko
· 9 years ago
0e25a90
resolve BUGFIX one submodule case was not covered
by Michal Vasko
· 9 years ago
fb0873c
resolve CHANGE both instid and identref internally stored in JSON format
by Michal Vasko
· 9 years ago
e3634b8
resolve CHANGE res_prefixed_module new mode
by Michal Vasko
· 9 years ago
2540aff
data tree BUGFIX double free
by Radek Krejci
· 9 years ago
0491ab3
resolve CHANGE unres_data functions return EXIT_FAILURE
by Michal Vasko
· 9 years ago
974c9b3
resolve BUGFIX double free
by Michal Vasko
· 9 years ago
8bcdf29
xml parser & resolve CHANGE data resolution moved to resolve
by Michal Vasko
· 9 years ago
92b8a38
resolve CHANGE resolve_unres_schema either fails or succeeds
by Michal Vasko
· 9 years ago
bb21112
resolve DOC doxygen comments updated
by Michal Vasko
· 9 years ago
0bd29d1
resolve REFACTOR rename *unres_* to *unres_schema_*
by Michal Vasko
· 9 years ago
Next »