| Merge pull request #280 from adamjrichter/master |
|
More...
|
over 6 years ago
|
| Remove some "if" branches that are always true or always false. |
|
More...
|
over 6 years ago
|
| Fix a possible null pointer dereference in nc_session_monitor. |
|
More...
|
over 6 years ago
|
| Fix snprintf format in nc_callhome_listen. |
|
More...
|
over 6 years ago
|
| Fix very unlikely memory corruption found by cppcheck in nc_apps_check in src/internal.c. |
|
More...
|
over 6 years ago
|
| Fix memory leaks found by cppcheck in src/datastore.c. |
|
More...
|
over 6 years ago
|
| Merge pull request #278 from adamjrichter/master |
|
More...
|
over 6 years ago
|
| Fix memory leaks in a few error branches, found by cppcheck. |
|
More...
|
over 6 years ago
|
| build CHANGE support for libssh v0.8.0 and higher |
|
More...
|
over 7 years ago
|
| DOC fix links markdown format in README |
|
More...
|
over 8 years ago
|
| DOC minor correction of the README text |
|
More...
|
over 8 years ago
|
| DOC update README - deprecate libnetconf being replaced by libnetconf2 |
|
More...
|
over 8 years ago
|
| BUGFIX do not validate empty data |
|
More...
|
about 9 years ago
|
| BUGFIX copy-paste error |
|
More...
|
over 9 years ago
|
| Merge branch 'ntadas-master' |
|
More...
|
over 9 years ago
|
| FEATURE add possibility to disable file limit |
|
More...
|
over 9 years ago
|
| BUGFIX reading out of array bounds |
|
More...
|
over 9 years ago
|
| Merge branch 'rponczkowski-eintr_fix' |
|
More...
|
over 9 years ago
|
| MAINTENANCE code formatting |
|
More...
|
over 9 years ago
|
| do not break fmon loop on EINTR error |
|
More...
|
over 9 years ago
|
| BUGFIX prevent specific rare deadlocks |
|
More...
|
over 9 years ago
|
| BUGFIX refresh datastores on rollback |
|
More...
|
over 9 years ago
|
| Merge pull request #234 from mrmouro/master |
|
More...
|
over 9 years ago
|
| Corrected get-schema: was returning extra <data> nodes. |
|
More...
|
over 9 years ago
|
| BUGFIX checking for session status when processing notification in NACM subsystem |
|
More...
|
over 9 years ago
|
| Merge pull request #228 from mrmouro/master |
|
More...
|
over 9 years ago
|
| Check data element afainst namespace urn:ietf:params:xml:ns:netconf:base:1.0 to determine if data node is from custom reply |
|
More...
|
over 9 years ago
|
| Removed nc_reply_get_data_custom method. Updated nc_reply_get_data to handle both data and custom data messages. |
|
More...
|
over 9 years ago
|
| Updated nc_reply_custom to create rpc-reply with custom content (required for user-defined rpcs) Added nc_reply_get_data_custom method to retrieve the stringified content of a rpc-reply with custom data. |
|
More...
|
over 9 years ago
|
| Merge pull request #224 from plummer86/remove_install_docs |
|
More...
|
over 9 years ago
|