Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
51a1a38cb70f01be83c223a8a302a77e2123f162
/
src
dea17dd
schema tree MAINTENANCE add assert to make sure that key value is correctly parsed
by Radek Krejci
· 7 years ago
c699e42
schema tree BUGFIX NULL pointer dereference
by Radek Krejci
· 7 years ago
b1f6909
data tree BUGFIX memory leaks
by Radek Krejci
· 7 years ago
81c38b8
schema BUGFIX accessing freed memory
by Radek Krejci
· 7 years ago
29eac3d
CHANGE add version, deviated, disabled and implemented members into lys_submodule
by Radek Krejci
· 7 years ago
863b44d
MAINTENANCE use macros for checking memory allocation result
by Radek Krejci
· 7 years ago
a8d111f
CHANGE improve checking for memory allocation errors
by Radek Krejci
· 7 years ago
be29113
printers BUGFIX do not print groupings twice
by Michal Vasko
· 7 years ago
a98048c
CHANGE print warning when a key has a default value
by Radek Krejci
· 7 years ago
91ff459
validation BUGFIX go through typedefs and unions
by Michal Vasko
· 7 years ago
93def38
CHANGE increase limit of unresolved items inside grouping
by Radek Krejci
· 7 years ago
bb51303
data tree BUGFIX change leaf value in its canonical form
by Michal Vasko
· 8 years ago
da741b6
data tree MAINTENANCE functionality separated into a function
by Michal Vasko
· 8 years ago
bb52044
resolve CHANGE unimplemented augment tree resolving
by Michal Vasko
· 8 years ago
f6fac5e
data FEATURE lyd_validate_value() function for single data value validation without creating any node
by Radek Krejci
· 8 years ago
5e5b8b7
xpath BUGFIX log node for resolved augments is target
by Michal Vasko
· 8 years ago
c74c642
log BUGFIX skipping prefixes for uses
by Michal Vasko
· 8 years ago
44ab146
all CHANGE assign target to all augments, error if not possible
by Michal Vasko
· 8 years ago
1d46b16
xpath CHANGE move when context node resolving to another function
by Michal Vasko
· 8 years ago
f730899
xpath BUGFIX wrong root for schema augment expressions
by Michal Vasko
· 8 years ago
c0b5216
data tree BUGFIX submodule used instead of module
by Michal Vasko
· 8 years ago
3245793
info printer CHANGE print all submodule information for main module
by Michal Vasko
· 8 years ago
3960835
resolve BUGFIX always use main module when resolving
by Michal Vasko
· 8 years ago
5848b03
info printer BUGFIX use another function for absolute nodeids
by Michal Vasko
· 8 years ago
c35d2a7
resolve BUGFIX resolving leafrefs must be done after when
by Michal Vasko
· 8 years ago
a358f94
xml parser BUGFIX missing data module callback call
by Michal Vasko
· 8 years ago
e767658
parser yang MAINTANCE change format new lines (unix format)
by PavolVican
· 8 years ago
558159c
parser yang BUGFIX missing swap temporary variable when parsing extension instance
by PavolVican
· 8 years ago
a875656
xml parser BUGFIX memory leak in parsing actions with DESTRUCT
by Michal Vasko
· 8 years ago
283bf38
xpath BUGFIX parsing unterminated xpath strings
by Michal Vasko
· 8 years ago
2c16a8f
data manipulation BUGFIX inserting well known attributes when ietf-netconf schema not present
by Radek Krejci
· 8 years ago
1f58e2d
Merge branch 'devel' of https://github.com/CESNET/libyang into devel
by Radek Krejci
· 8 years ago
9e6af73
parsers CHANGE handling idenittyref's values defined in non-implemented schemas
by Radek Krejci
· 8 years ago
3d5e529
log BUGFIX always use module names, never submodule
by Michal Vasko
· 8 years ago
98a1e2d
data validation BUGFIX resolving identityref
by Radek Krejci
· 8 years ago
8120679
data tree BUGFIX creating special filter attributes
by Michal Vasko
· 8 years ago
c2283b7
data validation BUGFIX memory leaks
by Radek Krejci
· 8 years ago
2449b39
YIN parser BUGFIX uninitialized variable
by Radek Krejci
· 8 years ago
3a866cd
schema tree BUGFIX dead code / NULL dereference
by Radek Krejci
· 8 years ago
1a9c361
schema parsers BUGFIX prefixed unique statement values
by Radek Krejci
· 8 years ago
2d051a1
CHANGE number of internal modules made public
by Michal Vasko
· 8 years ago
bdcaf24
schema parsers CHANGE add missing path info into erro messages when resolving uses's refines
by Radek Krejci
· 8 years ago
2d3c811
schema parsers BUGFIX checking min-elements to be smaller than max-elements
by Radek Krejci
· 8 years ago
2924566
schema tree BUGFIX load imported modules as imported
by Michal Vasko
· 8 years ago
6f28e0f
resolve BUGFIX check that instid lists have keys
by Michal Vasko
· 8 years ago
5b19066
schema parsers BUGFIX implicit ietf-netconf's annotations were not added via import and ly_ctx_load_module()
by Radek Krejci
· 8 years ago
7f1d47e
schema parsers BUGFIX uninitialized variables (schema structure members)
by Radek Krejci
· 8 years ago
5138e9f
schema tree BUGFIX apply destructor onto private data in extension instances
by Radek Krejci
· 8 years ago
0117555
schema tree CHANGE add priv pointer into extension structures
by Radek Krejci
· 8 years ago
341aafe
common MAINTENANCE formatting
by Michal Vasko
· 8 years ago
fa3d2f7
context BUGFIX skip groupings when recreating lref links
by Michal Vasko
· 8 years ago
dc300b0
libyang MAINTENANCE shorthand case handling obsolete
by Michal Vasko
· 8 years ago
30e0e7d
xml printer BUFGIX printing output with uses
by Michal Vasko
· 8 years ago
d18f117
data tree BUGFIX when checking for in/out skip uses
by Michal Vasko
· 8 years ago
dc3b7ce
parser BUGFIX if a parsed module is already in the context, make sure it is enabled
by Michal Vasko
· 8 years ago
9bcb9f4
schema parsers BUGFIX even empty augment is supposed to be connected with its target
by Radek Krejci
· 8 years ago
ad9f92a
context BUGFIX check for null args in api functions
by Michal Vasko
· 8 years ago
ecda01a
schema parsers BUGFIX checking for leafref if-feature compatibility
by Radek Krejci
· 8 years ago
a9ee8be
yin printer BUGFIX invalid format
by Radek Krejci
· 8 years ago
503b7aa
defaults MAINTENANCE add descriptions to several internal functions
by Radek Krejci
· 8 years ago
db0ddcd
default values BUGFIX maintaining default flags when modifying data tree
by Radek Krejci
· 8 years ago
bc07ec9
data tree BUGFIX double free when resolving type of the value
by Radek Krejci
· 8 years ago
5b99790
resolve BUGFIX relative augment can target a child of uses
by Michal Vasko
· 8 years ago
f431fe4
data tree BUGFIX merging whole container
by Michal Vasko
· 8 years ago
f5b89f9
data tree BUGFIX do not insert leaf/anydata, already updated
by Michal Vasko
· 8 years ago
41f4cfd
data tree BUGFIX skip uses for lys_getnext calls
by Michal Vasko
· 8 years ago
74a991b
resolve BUGFIX handle resolving refine target
by Michal Vasko
· 8 years ago
8c36867
xml BUGFIX c++ wrapper
by Michal Vasko
· 8 years ago
ebf7df2
validation BUFGIX always skip must/when validation for get/get-config
by Michal Vasko
· 8 years ago
e31d34a
resolve BUGFIX printing from correct node
by Michal Vasko
· 8 years ago
9e78049
validation BUGFIX wrong lys_getnext params
by Michal Vasko
· 8 years ago
2cb18e7
resolve BUGFIX set when to false only if it should be removed
by Michal Vasko
· 8 years ago
744c2d4
schema tree CHANGE create implicit (shorthand) cases
by Radek Krejci
· 8 years ago
c10366a
BUGFIX memory leak
by Radek Krejci
· 8 years ago
da9f839
context CHANGE support multiple search paths
by Radek Krejci
· 8 years ago
5cb217d
context BUGFIX use complete initializer
by Radek Krejci
· 8 years ago
d06f5a4
schema parsers MAINTENANCE code formatting
by Radek Krejci
· 8 years ago
968f694
schema parsers BUGFIX instantiating identityref with default value
by Radek Krejci
· 8 years ago
9086a7e
schema parsers BUGFIX double augment removing causes segfault
by Radek Krejci
· 8 years ago
cd9a95a
schema parsers BUGFIX use the original module when resolving unresolved items
by Radek Krejci
· 8 years ago
aa98eb7
xml parser BUGFIX filter can appear in create-subscription also
by Michal Vasko
· 8 years ago
e1f732a
schema tree BUGFIX missing include
by Michal Vasko
· 8 years ago
b08fc40
parsers BUGFIX making canonical form of decimal64 value
by Radek Krejci
· 8 years ago
5108419
log CHANGE leave ly_verb_dbg defined but empty in release build
by Michal Vasko
· 8 years ago
c688ca0
schema parsers BUGFIX checking leafrefs
by Radek Krejci
· 8 years ago
981a8ee
data parsers BUGFIX allow repeted resolving of leafrefs
by Radek Krejci
· 8 years ago
69333c9
context FEATURE allow creating context according to the provided yang-library data
by Radek Krejci
· 8 years ago
19b9b25
xml parserr BUGFIX check for input parameter in public function
by Radek Krejci
· 8 years ago
b7970f2
internal BUGFIX missing header include for MAP_FAILED
by Radek Krejci
· 8 years ago
364918a
parser CHANGE check that whole xpath expr was parsed
by Michal Vasko
· 8 years ago
c7408e7
data parsers BUGFIX resolving leafref in data tree
by Radek Krejci
· 8 years ago
bbf89dc
tree printer BUGFIX handle augment nodes correctly
by Michal Vasko
· 8 years ago
89afc11
parser CHANGE check syntax of all xpath expressions
by Michal Vasko
· 8 years ago
24fe41c
schema parsers CHANGE remove unnecessary error message
by Radek Krejci
· 8 years ago
d831dd4
schema parsers CHANGE improve error message text
by Radek Krejci
· 8 years ago
99f4fa5
Merge pull request #282 from dmcpriv/master
by michalvasko
· 8 years ago
5c7ef42
Fix formatting
by Dave Miedema
· 8 years ago
1754919
schema tree BUGFIX checking status of unresolved augment
by Michal Vasko
· 8 years ago
5a9c24b
schema tree BUGFIX traversing augments properly
by Michal Vasko
· 8 years ago
c43151c
schema parsers BUGFIX allocating wrong size causing segmentation fault
by Radek Krejci
· 8 years ago
Next »