Olof hagsand
|
62348fc9c7
|
C-style update: Unified comment, retvals in order, remove trailing spaces
Changed function name for `clicon_debug` functions
|
2023-10-23 09:58:13 +02:00 |
|
Olof hagsand
|
5f2978d06c
|
Files: Rearranged backend .h files: moved client_entry to clixon_backend_client.h
|
2023-03-03 16:05:31 +01:00 |
|
Olof hagsand
|
55422f4187
|
PERF: Added a recurse parameter to xml_yang_minmax_recurse() to avoid "double recursion"
C-API: `candidate_commit()`: validate_level (added in 6.1) marked obsolete
|
2023-02-23 11:42:15 +01:00 |
|
Olof Hagsand
|
034ab632f1
|
* C-API: Added vlev validate level parameter to candidate_commit
* `vlev` : validate level
|
2023-01-29 20:02:56 +01:00 |
|
Olof hagsand
|
46137e1394
|
Fixed: [Netconf commit confirm session-id mismatch #407](https://github.com/clicon/clixon/issues/407)
|
2023-01-18 15:55:49 +01:00 |
|
Olof hagsand
|
d84c529ff1
|
[Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379)
* Applies to all c/h/y/l/sh files and .editorconfig
|
2022-10-27 14:21:17 +02:00 |
|
Olof hagsand
|
ba48521d99
|
Confirmed commit: removed is_valid_confirming_commit global variable
|
2022-10-26 11:00:44 +02:00 |
|
Olof hagsand
|
62e652bbcf
|
Confirm-commit refactoring
Moved commit-confirm code to backend_confirm.c and removed (almost all) globals vars
|
2022-10-24 10:54:51 +02:00 |
|