1. d4c1d0f schema parsers CHANGE including submodules by Radek Krejci · 8 years ago
  2. 51e5c58 libyang CHANGE path generation optimization refactored by Michal Vasko · 8 years ago
  3. f53187d libyang NEW callback for adding schemas into ctx for data by Michal Vasko · 8 years ago
  4. 5efa25c data tree NEW lyd_qualified_path by Michal Vasko · 8 years ago
  5. 0f99d3e resolve BUGFIX leafref has a data path, not schema by Michal Vasko · 8 years ago
  6. fec2e14 schema tree BUGFIX unlinking augment data by Radek Krejci · 8 years ago
  7. e3886bb libyang CHANGE parsing/validation significantly refactored by Michal Vasko · 8 years ago
  8. 0ec51da context FEATURE allow disabling/enabling modules in the context by Radek Krejci · 8 years ago
  9. b2541a3 context BUGFIX removing applied augments and deviations when removing module by Radek Krejci · 8 years ago
  10. 2eee5c0 schema tree CHANGE make public function to get implemented module from context by Radek Krejci · 8 years ago
  11. 34c3b55 schema tree CHANGE en/disabling a known en/disabled feature by Michal Vasko · 8 years ago
  12. c8c2253 schema parsers BUGFIX resolving submodules' augments when module is set to be implement by Radek Krejci · 8 years ago
  13. b314231 schema parsing CHANGE try to differentiate XPath errors by Radek Krejci · 8 years ago
  14. 9ee20c3 xpath CHANGE provide more information when XPath resolving fails by Radek Krejci · 8 years ago
  15. df46e22 schema trees BUGFIX resolving augments to non-implemented modules by Radek Krejci · 8 years ago
  16. b07da47 schema parsers BUGFIX uninitialized variable by Radek Krejci · 8 years ago
  17. 7b9f566 schema parsers BUGFIX inheriting config flags when instantiating grouping inside not yet resolved augment by Radek Krejci · 8 years ago
  18. 3c48d04 schema parsers BUGFIX checking XPath in instantiated grouping by Radek Krejci · 8 years ago
  19. 9693540 schema parsers BUGFIX allow actions instantiation in uses-stmt by Radek Krejci · 8 years ago
  20. 0621404 schema parsers BUGFIX memory leak by Radek Krejci · 8 years ago
  21. fe3a138 schema MAINTENANCE add assert to make sure we do not add input/output on top-level by Radek Krejci · 8 years ago
  22. 5c08a99 schema parsers BUGFIX instantiating lists from groupings by Radek Krejci · 8 years ago
  23. 5167320 parsers CHANGE make difference between canonical and lexical forms of values by Radek Krejci · 8 years ago
  24. 9ad23f4 data tree CHANGE modify lyd_leaf_type() by Radek Krejci · 8 years ago
  25. 00a0e71 log BUGFIX keep ly_errno and ly_vecode after destroying the context by Radek Krejci · 8 years ago
  26. c0c8230 schema parser BUGFIX change warnings when module name/revision does not match filename by Radek Krejci · 8 years ago
  27. d80c860 schema parsing FEATURE check for consistency between schema filename and module by Radek Krejci · 8 years ago
  28. 41a349b schema tree CHANGE implicitely create input/output nodes in rpc/action by Radek Krejci · 8 years ago
  29. 2467a49 log CHANGE internal storage for multiple error messages by Radek Krejci · 8 years ago
  30. d2ac35f schema parser BUGFIX inheriting config-stmt under uses by Radek Krejci · 8 years ago
  31. 85a54be schemas BUGFIX maintain backlinks in case of removing module(s) from context by Radek Krejci · 8 years ago
  32. 9de2c04 schemas BUGFIX guard dependencies between features by Radek Krejci · 8 years ago
  33. a889c1f schema CHANGE improve enabling all features in lys_features_enable() via "*" by Radek Krejci · 8 years ago
  34. 0a0b1fc schema tree FEATURE new lys_path() function by Radek Krejci · 8 years ago
  35. 9e635ac xpath BUGFIX check xpath in resolved augments/uses by Michal Vasko · 8 years ago
  36. 680f8b4 schema tree BUGFIX get_siblings uses and grouping handling by Michal Vasko · 8 years ago
  37. 4cf7dba schema tree BUGFIX handle siblings in uses by Michal Vasko · 8 years ago
  38. affc37f schema tree BUGFIX copy all information in identityref by Michal Vasko · 8 years ago
  39. e9914d1 schema tree CHANGE outer subtree dependency flag now also for leafref by Michal Vasko · 8 years ago
  40. 0cc2b74 parser BUGFIX wrong assert by Pavol Vican · 8 years ago
  41. e022a56 schema tree CHANGE config values by Michal Vasko · 8 years ago
  42. 47a1b0a parser BUGFIX bad check for shortcase choice by Pavol Vican · 8 years ago
  43. a1911b9 schema tree BUGFIX do not apply augments twice by Michal Vasko · 8 years ago
  44. cbb473e schema parsers CHANGE check for leafref's and its target's features compatibility by Radek Krejci · 8 years ago
  45. b15cae2 printers & data tree CHANGE print and validate inline notifications by Michal Vasko · 8 years ago
  46. 0fa54e9 schema parsers CHANGE prefer implemented modules when searching for augment, deviation and leafref targets by Radek Krejci · 8 years ago
  47. 27fe55e all CHANGE follow conformance mechanism described in YANg 1.1 by Radek Krejci · 8 years ago
  48. b94a5e4 xpath CHANGE move to YANG 1.1 accessible trees by Michal Vasko · 8 years ago
  49. db1da03 schema tree CHANGE schema xpath requires rpc output flag by Michal Vasko · 8 years ago
  50. f06fb5b libyang REFACTOR 2 functions renamed by Michal Vasko · 8 years ago
  51. 46a4bf9 schema tree NEW lys_xpath_node function by Michal Vasko · 8 years ago
  52. d9af8d2 xpath BUGFIX invalid logic when checking return value by Radek Krejci · 8 years ago
  53. 4961daf Merge branch 'devel' of https://github.com/CESNET/libyang into devel by Radek Krejci · 8 years ago
  54. 508a50d parsers CHANGE rpc, action, notif YANG 1.1 xpath accessible tree handling by Michal Vasko · 8 years ago
  55. a1c33bf data tree CHANGE improve lyd_insert(), lyd_insert_after() and lyd_insert_before() by Radek Krejci · 8 years ago
  56. f80e5e0 Merge branch 'devel' of https://github.com/CESNET/libyang into devel by Pavol Vican · 8 years ago
  57. 855ca62 parser BUGFIX checks in refine by Pavol Vican · 8 years ago
  58. 878e38d schema tree BUGFIX properly duplicate new identref type by Michal Vasko · 8 years ago
  59. d328219 schema tree BUGFIX free based identity array by Michal Vasko · 8 years ago
  60. 2b4f6ca Merge branch 'leaflistdefaults' into devel by Radek Krejci · 8 years ago
  61. 9317515 parser BUGFIX check config leafref by Pavol Vican · 8 years ago
  62. 3e4f645 Merge branch 'devel' into leaflistdefaults by Radek Krejci · 8 years ago
  63. 868516f Merge branch 'condmandatory' into devel by Radek Krejci · 8 years ago
  64. 4616582 data validation CHANGE rewrite mandatory checking by Radek Krejci · 8 years ago
  65. e1e351e parsers BUGFIX check that state nodes have no configuration children by Michal Vasko · 8 years ago
  66. 72a2920 Merge branch 'devel' into condmandatory by Radek Krejci · 8 years ago
  67. 64d0b76 parser BUGFIX free deviation by Pavol Vican · 8 years ago
  68. 1623c7d Merge branch 'devel' into leaflistdefaults by Radek Krejci · 8 years ago
  69. 8328da8 schema tree BUGFIX node switch corner cases by Michal Vasko · 8 years ago
  70. 4582601 data trees CHANGE anydata/anyxml content handling by Radek Krejci · 8 years ago
  71. bf2abff all CHANGE basic support for anydata by Radek Krejci · 8 years ago
  72. 3e7c73a parser yang CHANGE YANG 1.1 allow multiple default statements in refine by Pavol Vican · 8 years ago
  73. 38321d0 parser yang CHANGE YANG 1.1 support default statement in leaf-list by Pavol Vican · 8 years ago
  74. 98a5584 lys_xpath_atomize() BUGFIX incorrect return code check (ly_set_add()) by Radek Krejci · 8 years ago
  75. d5a5c28 yin parser CHANGE supposrt default statement in leaf-list by Radek Krejci · 8 years ago
  76. 972724f schema tree CHANGE extend lys_getnext() to handle containers by Radek Krejci · 8 years ago
  77. d09d1a5 schema parsers CHANGE check that all unique targets are of the same config type by Radek Krejci · 8 years ago
  78. 7cff97e schema parser CHANGE free must array in notification, input and output statements by Pavol Vican · 8 years ago
  79. 64051ae data validation CHANGE reflect when condition when checking for mandatory nodes by Radek Krejci · 8 years ago
  80. 018f1f5 yin parser CHANGE support for multiple bases in identity by Radek Krejci · 8 years ago
  81. f1ee2e2 yin parser, validation CHANGE if-feature in identity, enum, bit by Radek Krejci · 8 years ago
  82. 89563fc parser CHANGE do not publish imports to other modules by Michal Vasko · 8 years ago
  83. f23bcc5 Merge branch 'devel' of https://github.com/CESNET/libyang into devel by Radek Krejci · 8 years ago
  84. 2866978 schema tree BUGFIX zero import unused values by Michal Vasko · 8 years ago
  85. 57302ae schema tree BUGFIX deviating module import copying by Michal Vasko · 8 years ago
  86. 8bfe381 yin parser & printers FEATURE import/include dsc, ref substatements by Michal Vasko · 8 years ago
  87. 69b8d92 parsers BUGFIX if-feature expression resolver by Radek Krejci · 8 years ago
  88. 264ae35 data validation BUGFIX checking top level mandatory elements by Radek Krejci · 8 years ago
  89. 9d0d9a2 Merge branch 'master' into devel by Radek Krejci · 8 years ago
  90. 8519de0 validation BUGFIX print available data node info in case of LYE_NOMAX by Radek Krejci · 8 years ago
  91. 8548e08 schema tree CHANGE lys_xpath_atomize returns a set of schema nodes by Michal Vasko · 8 years ago
  92. 5d63140 Merge branch 'master' into devel by Michal Vasko · 8 years ago
  93. 3767fb2 unres MAINTENANCE unres_schema_add_ return values by Michal Vasko · 8 years ago
  94. 5b3492c xpath FEATURE new lys_xpath_atomize function by Michal Vasko · 8 years ago
  95. 3a5501d schema parsers BUGFIX resolving leafref's path by Radek Krejci · 8 years ago
  96. 9ff0a92 schema parsers CHANGE reimplement YANg 1.1 if-feature by Radek Krejci · 8 years ago
  97. b1b1944 all FEATURE action data manipulation and validation by Michal Vasko · 8 years ago
  98. 48a573d schema tree FEATURE leafrefs can reference leaf-lists as well by Michal Vasko · 8 years ago
  99. 3def867 resolve BUGFIX if-feature bugfixes by Michal Vasko · 8 years ago
  100. ca7cbc4 parsers/printers FEATURE action parsing/printing by Michal Vasko · 8 years ago