Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
39228d2758bb7409fca9432073f81cfab52fb19b
39228d2
yang printer BUGFIX order of the substatements in import statement
by Radek Krejci
· 8 years ago
033983b
yang printer MAINTENANCE code formatting
by Radek Krejci
· 8 years ago
9160218
yang printer BUGFIX selecting prefix for extension instance in submodule
by Radek Krejci
· 8 years ago
cfce029
yang printer BUGFIX iterating over the substatement's extensions
by Radek Krejci
· 8 years ago
8974f45
schema printers CHANGE move ext_substmt_info table into printer.c
by Radek Krejci
· 8 years ago
d1b3dba
schema CHANGE allow invalid (NULL) parameter in transform_module_name2import_prefix() for simpler use
by Radek Krejci
· 8 years ago
2c99a62
yang printer CHANGE improve formatting
by Radek Krejci
· 8 years ago
5dd2512
ayng printer CHANGE follow canonical order of the statements
by Radek Krejci
· 8 years ago
aab064a
tests CHANGE reflect changes in the yang printer when comparing the printed module with a template
by Radek Krejci
· 8 years ago
43e3c31
yang printer FEATURE YANG extensions support for all the locations
by Radek Krejci
· 8 years ago
c789d69
schema tree BUGFIX getting imported module according to namespace
by Radek Krejci
· 8 years ago
669fcb8
schema tree CHANGE optimize structures to minimaze necessary memory
by Radek Krejci
· 8 years ago
3658466
Merge branch 'devel' into extensions
by Radek Krejci
· 8 years ago
4d8e4d9
VERSION bump to version 0.12.27
by Michal Vasko
· 8 years ago
5efa25c
data tree NEW lyd_qualified_path
by Michal Vasko
· 8 years ago
c650dfd
VERSION bump to version 0.12.26
by Michal Vasko
· 8 years ago
0f99d3e
resolve BUGFIX leafref has a data path, not schema
by Michal Vasko
· 8 years ago
1069de7
Merge branch 'devel' into extensions
by Radek Krejci
· 8 years ago
ab80e3a
data merge DOC extend description about using lyd_merge_to_ctx()
by Radek Krejci
· 8 years ago
6ba6261
VERSION bump version to 0.12.25
by Radek Krejci
· 8 years ago
6879d95
XML parser FEATURE lyxml_dup()
by Radek Krejci
· 8 years ago
58a0eb7
VERSION bump to version 0.12.24
by Michal Vasko
· 8 years ago
82e6254
Merge branch 'devel' of https://github.com/cesnet/libyang into devel
by Michal Vasko
· 8 years ago
1052601
data tree BUGFIX bits need parsing when duplicating
by Michal Vasko
· 8 years ago
9b96d73
VERSION bump version to 0.12.23
by Radek Krejci
· 8 years ago
0955d4f
schema parsers BUGFIX dereferencing NULL pointer
by Radek Krejci
· 8 years ago
9bd64da
VERSION bump version to 0.12.22
by Radek Krejci
· 8 years ago
7bc38ca
Merge branch 'multctxs' into devel
by Radek Krejci
· 8 years ago
02e5c61
tests CHANGE tests for complex data merges
by Radek Krejci
· 8 years ago
5944c24
VERSION bump to version 0.12.21
by Michal Vasko
· 8 years ago
20399fb
tests NEW lyd_leaf_type new-old test
by Michal Vasko
· 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
87e86fb
VERSION bump to version 0.12.20
by Michal Vasko
· 8 years ago
a7e0541
log BUGFIX path printing redundant zero
by Michal Vasko
· 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
f3e9743
VERSION bump to version 0.12.19
by Michal Vasko
· 8 years ago
9c95436
data tree CHANGE clear invalid leafref links
by Michal Vasko
· 8 years ago
b48a7f6
VERSION bump to version 0.12.18
by Michal Vasko
· 8 years ago
299f983
libyang DOC function that modify data and leave it non-validated marked
by Michal Vasko
· 8 years ago
f90c66d
tests FEATURE tests for lyd_dup_to_ctx()
by Radek Krejci
· 8 years ago
a17c85c
data tree FEATURE lyd_dup_to_ctx()
by Radek Krejci
· 8 years ago
c431878
schema tree DOC valid LEAFREF_DEP nodes fixed
by Michal Vasko
· 8 years ago
fd6c650
data tree BUGFIX make lyd_leaf_type do what it is actually supposed to
by Michal Vasko
· 8 years ago
46ab14b
schema tree DOC minor update
by Michal Vasko
· 8 years ago
49695d3
VERSION bump to version 0.12.17
by Michal Vasko
· 8 years ago
f9bee84
log CHANGE printing path for a data node without keys
by Michal Vasko
· 8 years ago
53adfc7
resolve BUGFIX creating/addressing lists without keys
by Michal Vasko
· 8 years ago
f478862
VERSION bump version to 0.12.16
by Radek Krejci
· 8 years ago
fec2e14
schema tree BUGFIX unlinking augment data
by Radek Krejci
· 8 years ago
0702dfc
Merge branch 'devel' into extensions
by Radek Krejci
· 8 years ago
80056d5
extensions FEATURE allow inheritance of the extension instances
by Radek Krejci
· 8 years ago
ee42961
VERSION bump to version 0.12.15
by Michal Vasko
· 8 years ago
1c8567a
parser & resolve BUGFIX possible leaf value memory leak
by Michal Vasko
· 8 years ago
fea5778
VERSION bump to version 0.12.14
by Michal Vasko
· 8 years ago
35e08a0
data tree BUGFIX wrong variable type
by Michal Vasko
· 8 years ago
5deee01
VERSION bump to version 0.12.13
by Michal Vasko
· 8 years ago
ad93f76
data tree BUGFIX clear dflt flag recursively
by Michal Vasko
· 8 years ago
4ecdd91
VERSION bump to version 0.12.12
by Michal Vasko
· 8 years ago
b1bc1d9
validation OPTIMIZE skip some more checks when trusted
by Michal Vasko
· 8 years ago
ff295dd
VERSION bump to version 0.12.11
by Michal Vasko
· 8 years ago
59c6ed7
log BUFGIX wrong variable
by Michal Vasko
· 8 years ago
0bff322
printers CHANGE allow printing non-validated data
by Michal Vasko
· 8 years ago
9ef3a68
log BUGFIX if ' in path, use " for value literal
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
4354dc0
extensions FEATURE NACM extensions plugin implementation
by Radek Krejci
· 8 years ago
c43058d
build CHANGE prepare build for YANG extension plugins
by Radek Krejci
· 8 years ago
72b3599
extensions CHANGE when parsing extension instance, use the plugin callback to check its position
by Radek Krejci
· 8 years ago
ef41632
extensions FEATURE lys_ext_instance_presence()
by Radek Krejci
· 8 years ago
0a498f8
extensions FEATURE connect extension plugin with the extension definition
by Radek Krejci
· 8 years ago
80c6b44
extensions BUGFIX initiating extension instance structure
by Radek Krejci
· 8 years ago
90db755
extensions CHANGE do not allow ignoring extensions instances on wrong places
by Radek Krejci
· 8 years ago
17000ac
schema printers BUGFIX printing extension instances
by Radek Krejci
· 8 years ago
3b88c6c
extensions CHANGE identification of the extension's module
by Radek Krejci
· 8 years ago
bfaea02
Merge branch 'devel' into extensions
by Radek Krejci
· 8 years ago
858ad95
extensions FEATURE loading/unloading extensions plugins
by Radek Krejci
· 8 years ago
43ce4b7
schema CHANGE YANG extensions support
by Radek Krejci
· 8 years ago
3c4cf90
libyang DOC flags changed
by Michal Vasko
· 8 years ago
5da2133
tests CHANGE add dependencies for the make target
by Radek Krejci
· 8 years ago
6ff885d
schema CHANGE remove internal support of the NACM
by Radek Krejci
· 8 years ago
5efa458
VERSION bump to version 0.12.10
by Michal Vasko
· 8 years ago
0a6e21b
parser BUGFIX update boolean value
by Michal Vasko
· 8 years ago
4e70b35
schema tree DOC minor updates of value_type meaning
by Michal Vasko
· 8 years ago
80a91c9
VERSION bump to version 0.12.9
by Michal Vasko
· 8 years ago
3c59f68
tests BUGFIX value check fixed
by Michal Vasko
· 8 years ago
13c92db
resolve MAINTENANCE redundant code removed
by Michal Vasko
· 8 years ago
ad2e44a
libyang BUGFIX handle trusted and other special validation cases
by Michal Vasko
· 8 years ago
dc2d12b
parser BUGFIX storing leafref unresolved values
by Michal Vasko
· 8 years ago
2477dc1
knownissues DOC added an issue
by Michal Vasko
· 8 years ago
05a7ba5
Merge branch 'devel' into extensions
by Radek Krejci
· 8 years ago
fdd8605
VERSION bump to version 0.12.8
by Michal Vasko
· 8 years ago
62671b9
data tree DOC validation option meaning changed a bit
by Michal Vasko
· 8 years ago
b1ac872
resolve BUGFIX do not store references to external tree
by Michal Vasko
· 8 years ago
caf1ea2
schema tree DOC formatting
by Michal Vasko
· 8 years ago
1e0872a
VERSION bump to version 0.12.7
by Michal Vasko
· 8 years ago
Next »