Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
d32821926c38fa2cbd64bd050e63f54153285408
/
src
/
tree_schema.c
d328219
schema tree BUGFIX free based identity array
by Michal Vasko
· 8 years ago
2b4f6ca
Merge branch 'leaflistdefaults' into devel
by Radek Krejci
· 8 years ago
9317515
parser BUGFIX check config leafref
by Pavol Vican
· 8 years ago
3e4f645
Merge branch 'devel' into leaflistdefaults
by Radek Krejci
· 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
e1e351e
parsers BUGFIX check that state nodes have no configuration children
by Michal Vasko
· 8 years ago
72a2920
Merge branch 'devel' into condmandatory
by Radek Krejci
· 8 years ago
64d0b76
parser BUGFIX free deviation
by Pavol Vican
· 8 years ago
1623c7d
Merge branch 'devel' into leaflistdefaults
by Radek Krejci
· 8 years ago
8328da8
schema tree BUGFIX node switch corner cases
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
3e7c73a
parser yang CHANGE YANG 1.1 allow multiple default statements in refine
by Pavol Vican
· 8 years ago
38321d0
parser yang CHANGE YANG 1.1 support default statement in leaf-list
by Pavol Vican
· 8 years ago
98a5584
lys_xpath_atomize() BUGFIX incorrect return code check (ly_set_add())
by Radek Krejci
· 8 years ago
d5a5c28
yin parser CHANGE supposrt default statement in leaf-list
by Radek Krejci
· 8 years ago
972724f
schema tree CHANGE extend lys_getnext() to handle containers
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
7cff97e
schema parser CHANGE free must array in notification, input and output statements
by Pavol Vican
· 8 years ago
64051ae
data validation CHANGE reflect when condition when checking for mandatory nodes
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
89563fc
parser CHANGE do not publish imports to other modules
by Michal Vasko
· 8 years ago
f23bcc5
Merge branch 'devel' of https://github.com/CESNET/libyang into devel
by Radek Krejci
· 8 years ago
2866978
schema tree BUGFIX zero import unused values
by Michal Vasko
· 8 years ago
57302ae
schema tree BUGFIX deviating module import copying
by Michal Vasko
· 8 years ago
8bfe381
yin parser & printers FEATURE import/include dsc, ref substatements
by Michal Vasko
· 8 years ago
69b8d92
parsers BUGFIX if-feature expression resolver
by Radek Krejci
· 8 years ago
264ae35
data validation BUGFIX checking top level mandatory elements
by Radek Krejci
· 8 years ago
9d0d9a2
Merge branch 'master' into devel
by Radek Krejci
· 8 years ago
8519de0
validation BUGFIX print available data node info in case of LYE_NOMAX
by Radek Krejci
· 8 years ago
8548e08
schema tree CHANGE lys_xpath_atomize returns a set of schema nodes
by Michal Vasko
· 8 years ago
5d63140
Merge branch 'master' into devel
by Michal Vasko
· 8 years ago
3767fb2
unres MAINTENANCE unres_schema_add_ return values
by Michal Vasko
· 8 years ago
5b3492c
xpath FEATURE new lys_xpath_atomize function
by Michal Vasko
· 8 years ago
3a5501d
schema parsers BUGFIX resolving leafref's path
by Radek Krejci
· 8 years ago
9ff0a92
schema parsers CHANGE reimplement YANg 1.1 if-feature
by Radek Krejci
· 8 years ago
b1b1944
all FEATURE action data manipulation and validation
by Michal Vasko
· 8 years ago
48a573d
schema tree FEATURE leafrefs can reference leaf-lists as well
by Michal Vasko
· 8 years ago
3def867
resolve BUGFIX if-feature bugfixes
by Michal Vasko
· 8 years ago
ca7cbc4
parsers/printers FEATURE action parsing/printing
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
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
d3f28c6
Merge branch 'set_optimization'
by Radek Krejci
· 8 years ago
dbc1526
yin parser BUGFIX better handling of unresolved augments when freeing schema structure
by Radek Krejci
· 8 years ago
d8fb03c
schema parser FEATURE check for circular chain of leafrefs
by Radek Krejci
· 8 years ago
09891a2
ly_set OPTIMIZE allow optimized use of ly_set
by Radek Krejci
· 8 years ago
f5e940a
schema tree BUGFIX typo
by Michal Vasko
· 8 years ago
a99c163
schema tree BUGFIX external prefix dict leak
by Michal Vasko
· 8 years ago
b42b697
all MAINTENANCE always use macro for string pointer comparison
by Michal Vasko
· 8 years ago
880f67d
schema tree BUGFIX case fallthrough error
by Michal Vasko
· 8 years ago
b68d4b4
schema tree REFACTOR unify logging
by Michal Vasko
· 9 years ago
01c6fd2
resolve BUGFIX properly store pointers to leafref targets
by Michal Vasko
· 9 years ago
cda5171
schema tree BUGFIX empty groupings handling
by Michal Vasko
· 9 years ago
98a5a74
data tree CHANGE rpc reply includes top RPC data element
by Michal Vasko
· 9 years ago
dcf98e6
all BUGFIX handle augment parents
by Michal Vasko
· 9 years ago
b8f7132
schema tree BUGFIX memory leak
by Michal Vasko
· 9 years ago
2afc1ca
tree schema BUGFIX handle augments properly
by Michal Vasko
· 9 years ago
2605575
parser BUGFIX two implemented modules fixed
by Michal Vasko
· 9 years ago
d2fbade
schema tree BUGFIX models with augment are always implemented
by Michal Vasko
· 9 years ago
9eb6dd0
parser CHANGE module conformance, augment and deviation handling improved
by Michal Vasko
· 9 years ago
c428344
api BUGFIX name collision
by Radek Krejci
· 9 years ago
f610fd4
schema tree BUGFIX mandatory checking can handle rpc input and output
by Michal Vasko
· 9 years ago
0a1aaa4
schema tree CHANGE input and output now have name
by Michal Vasko
· 9 years ago
1b61d0e
schema tree CHANGE reimplement the list of derived identities
by Radek Krejci
· 9 years ago
4177150
schema tree CHANGE add flag LYS_INCL_STATUS
by Radek Krejci
· 9 years ago
90a550a
all MAINTENANCE todo cleanup
by Radek Krejci
· 9 years ago
6910a03
trees FEATURE make public several internal functions
by Radek Krejci
· 9 years ago
29ac4f9
validation BUGFIX improve mandatory check error messages
by Radek Krejci
· 9 years ago
7531aa2
validation BUGFIX checking for missing mandatory top level items
by Radek Krejci
· 9 years ago
05ed842
schema tree CHANGE try to print data nodes where possible
by Michal Vasko
· 9 years ago
e8da2e0
data validation BUGFIX reflect data type when checking for mandatory elements
by Radek Krejci
· 9 years ago
cf82e93
data validation BUGFIX mandatory elements were not checked in top-level containers
by Radek Krejci
· 9 years ago
96e2085
data validation BUGFIX searching for instances of mandatory elements
by Radek Krejci
· 9 years ago
a1df168
yang parser BUGFIX reallocate schema string for use by flex
by Radek Krejci
· 9 years ago
84f821a
validation CHANGE ly_check_mandatory now logs directly
by Michal Vasko
· 9 years ago
6658629
yang BUGFIX memory leak
by Pavol Vican
· 9 years ago
f62e526
Merge branch 'devel' of https://github.com/CESNET/libyang into yang_test
by Pavol Vican
· 9 years ago
763122e
validation BUGFIX checking for status mandatory nodes
by Radek Krejci
· 9 years ago
acb9d0d
parser BUGFIX lys_type_dup
by Pavol Vican
· 9 years ago
164d901
tree BUGFIX mmap cannot handle empty files
by Michal Vasko
· 9 years ago
f7cc285
Integrate YANG parser
by Pavol Vican
· 9 years ago
2f5aceb
Merge branch 'when-stmt' into devel
by Michal Vasko
· 9 years ago
8f08df1
sets CHANGE struct ly_set to be more usable by SWIG
by Radek Krejci
· 9 years ago
48464ed
parsers CHANGE remove line information
by Radek Krejci
· 9 years ago
6ea3e36
all CHANGE validation error messages updated
by Michal Vasko
· 9 years ago
0238ccf
schema tree BUGFIX typo
by Michal Vasko
· 9 years ago
ff4874d
schema parser CHANGE improve revision checking
by Radek Krejci
· 9 years ago
15412ca
BUGFIX check return codes of asprintf() and chdir()
by Radek Krejci
· 9 years ago
b5529e5
change variable name from private to priv because of swig bindings to javascript
by Mislav Novakovic
· 9 years ago
8de098c
all DOC white space
by Michal Vasko
· 9 years ago
a77904e
schema tree CHANGE change uri member to filepath
by Radek Krejci
· 9 years ago
23f5de5
yin parser CHANGE another try to store schema's URI
by Radek Krejci
· 9 years ago
b051f72
yin parser CHANGE get input filepath even from file descriptor
by Radek Krejci
· 9 years ago
54f6fb3
MAINTENANCE correct license text in source codes
by Radek Krejci
· 9 years ago
749190d
CHANGE optimize ly_strequal()
by Radek Krejci
· 9 years ago
aa2a893
schema BUGFIX memory leak
by Radek Krejci
· 9 years ago
Next »