Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
bda3719d40d2e43ddff3ee1a2a5085ac51b68eef
/
src
bda3719
tree printer BUGFIX submodule does not have any data anymore
by Michal Vasko
· 9 years ago
43b9d95
yin parser BUGFIX pass the correct (sub)module to parsing functions
by Michal Vasko
· 9 years ago
daea821
yin parser BUGFIX NULL pointer dereference
by Radek Krejci
· 9 years ago
5d11285
printers BUGFIX wrong transform functions used
by Michal Vasko
· 9 years ago
661b20a
transform BUGFIX some ending characters were forgotten
by Michal Vasko
· 9 years ago
7a536e6
Merge branch 'master' into devel
by Radek Krejci
· 9 years ago
729d291
resolve BUGFIX typos
by Michal Vasko
· 9 years ago
7178e69
resolve FEATURE augment unres
by Michal Vasko
· 9 years ago
7efcc38
yin parser BUGFIX uniqe statement was not resolved in case of config false list
by Radek Krejci
· 9 years ago
dd318c2
Merge branch 'devel' of https://github.com/CESNET/libyang into devel
by Radek Krejci
· 9 years ago
461efb9
yin parser BUGFIX uniqe statement was not resolved in case of config false list
by Radek Krejci
· 9 years ago
25cb6c6
yang printer BUGFIX encode special characters
by Michal Vasko
· 9 years ago
c8e3ce0
yang printer BUGFIX import formatting
by Michal Vasko
· 9 years ago
3f053ef
printers FEATURE do not print enum/bit values if auto-assigned
by Michal Vasko
· 9 years ago
e3c48a9
validation BUGFIX mandatory checking
by Radek Krejci
· 9 years ago
e2f1221
validation BUGFIX mandatory checking
by Radek Krejci
· 9 years ago
87bb46b
yin printer MAINTENANCE static function parameter order unified
by Michal Vasko
· 9 years ago
b8c07b8
yin parser BUGFIX memory leak when schema data contains invalid XML
by Radek Krejci
· 9 years ago
0d7b247
schema parsers BUGFIX handle "unbounded" as a valid value for max-elements
by Radek Krejci
· 9 years ago
8460eb9
Merge branch 'devel' of https://github.com/CESNET/libyang into devel
by Michal Vasko
· 9 years ago
97d8c6d
context BUGFIX check deviation duplicates in yanglib
by Michal Vasko
· 9 years ago
53a42af
yin parser BUGFIX modules with deviation must have implemented conformance-type
by Michal Vasko
· 9 years ago
60f4b45
yin parser BUGFIX instead deviation target store the module
by Michal Vasko
· 9 years ago
9bb061b
resolve BUGFIX properly check return values of resolve_*_schema_nodeid
by Michal Vasko
· 9 years ago
f258043
schema tree BUGFIX NULL pointer dereference
by Radek Krejci
· 9 years ago
c878678
Merge branch 'devel' of https://github.com/CESNET/libyang into devel
by Radek Krejci
· 9 years ago
63318e8
schema tree BUGFIX NULL pointer dereference
by Radek Krejci
· 9 years ago
27ab822
yin parser & resolve BUGFIX not all submodules have to be resolved
by Michal Vasko
· 9 years ago
5ff7882
yin parser BUGFIX cover all cases when including submodules
by Michal Vasko
· 9 years ago
d338329
Merge branch 'devel' of https://github.com/CESNET/libyang into devel
by Michal Vasko
· 9 years ago
d9f7ec5
context CHANGE use implicit yang module to represent YANG attributes
by Radek Krejci
· 9 years ago
9c4c99d
yin parser BUGFIX check that a submodule was not yet included by another submodule
by Michal Vasko
· 9 years ago
a7789a8
schema tree BUGFIX resolving module prefix in a submodule
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
40f69b3
tree printer FEATURE print augment definitions
by Radek Krejci
· 9 years ago
bbbc79e
tree printer CHANGE for augment nodes print their module name as prefix
by Radek Krejci
· 9 years ago
d49202f
tree printer FEATURE print augment definitions
by Radek Krejci
· 9 years ago
7d184a4
schema tree MAINTENANCE remove unused global variable
by Radek Krejci
· 9 years ago
54653d5
Merge branch 'devel' of https://github.com/CESNET/libyang into devel
by Radek Krejci
· 9 years ago
f92a728
yin parser BUGFIX must deviation module
by Michal Vasko
· 9 years ago
dc48e7f
yin parser MAINTENANCE make it clear that the context is always the same
by Michal Vasko
· 9 years ago
627975a
schema tree CHANGE do not change models order in lys_free
by Michal Vasko
· 9 years ago
b746fff
schema tree CHANGE do not free imported models of a model that failed parsing
by Michal Vasko
· 9 years ago
9f258e4
yin parser CHANGE proper actions on parsing failure
by Michal Vasko
· 9 years ago
b40b451
yin parser BUGFIX do not free deviation on fail, it is freed later
by Michal Vasko
· 9 years ago
662f1c0
tree printer CHANGE for augment nodes print their module name as prefix
by Radek Krejci
· 9 years ago
bb6d487
daat parser BUGFIX calling lyd_validate() on empty data trees
by Radek Krejci
· 9 years ago
931468f
data parser BUGFIX handle retturn code of lyxml_parse_mem()
by Radek Krejci
· 9 years ago
1eb39c9
yin parser BUGFIX accept empty strings in text/value elements of description, reference, etc.
by Radek Krejci
· 9 years ago
1daa7a4
daat parser BUGFIX calling lyd_validate() on empty data trees
by Radek Krejci
· 9 years ago
88b3bad
data parser BUGFIX handle retturn code of lyxml_parse_mem()
by Radek Krejci
· 9 years ago
218436d
yin parser BUGFIX accept empty strings in text/value elements of description, reference, etc.
by Radek Krejci
· 9 years ago
ad73b6f
yin parser BUGFIX check for multiple base statements in identity definition
by Radek Krejci
· 9 years ago
ec21507
data tree CHANGE moving detection in lyd_insert*()
by Radek Krejci
· 9 years ago
6b66fe0
data tree BUGFIX lyd_insert_*() on nodes already connected somewhere
by Radek Krejci
· 9 years ago
c886a2a
data tree CHANGE moving detection in lyd_insert*()
by Radek Krejci
· 9 years ago
20a5f29
data tree BUGFIX lyd_insert_*() on nodes already connected somewhere
by Radek Krejci
· 9 years ago
563427e
parsers CHANGE make lineno thread-safe
by Radek Krejci
· 9 years ago
38efcf2
BUGFIX memory leak
by Radek Krejci
· 9 years ago
1d7f8d2
BUGFIX memory leak
by Radek Krejci
· 9 years ago
cdccf5c
build BUGFIX add missing math library to link with
by Radek Krejci
· 9 years ago
10b7a69
CHANGE remove unnecessary macro _XOPEN_SOURCE
by Radek Krejci
· 9 years ago
821608a
BUGFIX correct included header files
by Radek Krejci
· 9 years ago
2f83dc8
ly_errno BUGFIX pthread_once() is called once in process, not in each thread
by Radek Krejci
· 9 years ago
843f419
CHANGE add own get_current_dir_name() implementation for non GNU systems
by Radek Krejci
· 9 years ago
3d42f5e
BUGFIX correct include statements
by Radek Krejci
· 9 years ago
89658b3
build BUGFIX add missing math library to link with
by Radek Krejci
· 9 years ago
31c5d82
CHANGE remove unnecessary macro _XOPEN_SOURCE
by Radek Krejci
· 9 years ago
1611d40
BUGFIX correct included header files
by Radek Krejci
· 9 years ago
57eb664
ly_errno BUGFIX pthread_once() is called once in process, not in each thread
by Radek Krejci
· 9 years ago
15acd04
CHANGE add own get_current_dir_name() implementation for non GNU systems
by Radek Krejci
· 9 years ago
4f9fd68
HACK "memory leak" of ly_errno in main thread
by Radek Krejci
· 9 years ago
fd8c59b
HACK "memory leak" of ly_errno in main thread
by Radek Krejci
· 9 years ago
eebc145
Merge branch 'yin_printer' into devel
by Michal Vasko
· 9 years ago
ff2813c
yin printer BUGFIX typo
by Michal Vasko
· 9 years ago
a63ca34
yin printer FEATURE printer implemented
by Michal Vasko
· 9 years ago
1bb7a5a
yang printer BUGFIX corrected JSON values to schema transformation
by Michal Vasko
· 9 years ago
43271ee
yang printer BUGFIX print top-level state node config
by Michal Vasko
· 9 years ago
044a8da
data tree BUGFIX memory leak
by Radek Krejci
· 9 years ago
bdfb1e0
yin parser BUGFIX identityref base needs to be transformed
by Michal Vasko
· 9 years ago
ea73354
common FEATURE new transform functions
by Michal Vasko
· 9 years ago
a2264b6
data tree BUGFIX memory leak
by Radek Krejci
· 9 years ago
2d710f3
yin parser MAINTENANCE formatting
by Michal Vasko
· 9 years ago
8655acc
VERSION bump version to 0.5.32
by Radek Krejci
· 9 years ago
febcbfb
dict CHANGE make dictionary thread-safe
by Radek Krejci
· 9 years ago
fa0b5e0
schema tree CHANGE improve work with private objects in lys_node
by Radek Krejci
· 9 years ago
6a1ab6f
data tree FEATURE lyd_get_list_keys() function
by Michal Vasko
· 9 years ago
6ed199c
xpath CHANGE functions not publicly visible anymore
by Michal Vasko
· 9 years ago
105cef1
data tree FEATURE function lyd_get_node()
by Michal Vasko
· 9 years ago
93fab98
data parser OPTIMIZATION new LYD_OPT_TRUSTED option to skip validation checks
by Radek Krejci
· 9 years ago
40f17b9
data parser CHANGE store instance-identifier target
by Radek Krejci
· 9 years ago
bd9e8d2
context CHANGE update used ietf-yang-library to revision 2016-02-01 (draft 04)
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
722b007
all CHANGE unify naming conventions
by Radek Krejci
· 9 years ago
def5002
doc CHANGE add the missing documentation
by Radek Krejci
· 9 years ago
7eb1213
schema tree BUGFIX NULL pointer dereference
by Radek Krejci
· 9 years ago
2342cf6
data parser CHANGE make data parser accept empty data
by Radek Krejci
· 9 years ago
7d9f46a
threads CHANGE make ly_errno thread-safe
by Radek Krejci
· 9 years ago
Next »