summaryrefslogtreecommitdiff
path: root/lib/vty.c
AgeCommit message (Expand)Author
2024-12-03lib,vtysh: Use backoff setsockopt option for freebsdDonald Sharp
2024-08-27lib: Memory spike reduction for sh cmds at scaleSrujana
2024-08-15*: Fix spelling errors foundDonald Sharp
2024-07-23lib: mgmtd: fix too early daemon detach of mgmtdChristian Hopps
2024-07-22lib: move non-error from __log_err to __dbgChristian Hopps
2024-06-07lib: add helpers to print json keysLouis Scalbert
2024-05-08Merge pull request #15608 from vjardin/libyang3Martin Winter
2024-05-08lib: libyang.so.3 compatibilty layersVincent JARDIN
2024-04-22lib: add native RPC processing to mgmt frontend clientIgor Ryzhov
2024-03-26mgmtd: add support for native 'edit' operationIgor Ryzhov
2024-03-05vty: change output of errors from mgmtdIgor Ryzhov
2024-02-01Merge pull request #15268 from LabNConsulting/chopps/quieter-codeIgor Ryzhov
2024-01-31mgmtd: convert MGMTD_FE_CLIENT_DBG() to debug_fe_client()Christian Hopps
2024-01-31mgmtd: add ability to choose datastore to get data fromIgor Ryzhov
2024-01-31mgmtd: add support for with-defaults parameter to get-dataIgor Ryzhov
2024-01-28zebra: convert to mgmtdIgor Ryzhov
2024-01-27build: homologize path handlingDavid Lamparter
2024-01-26ripngd: convert ripngd to mgmtdChristian Hopps
2024-01-26ripd: ripd convert to mgmtdChristian Hopps
2024-01-15lib, mgmtd: add ability to set content type in get-data requestIgor Ryzhov
2024-01-14lib, mgmtd: add separate get-data request for the frontendIgor Ryzhov
2024-01-11mgmt, lib: implement REPLACE operationIgor Ryzhov
2024-01-11mgmt, lib: differentiate DELETE and REMOVE operationsIgor Ryzhov
2024-01-11mgmtd, lib: implement CREATE_EXCL operationIgor Ryzhov
2024-01-11lib: split nb_operation into two typesIgor Ryzhov
2024-01-11Merge pull request #15098 from donaldsharp/lib_zebra_h_cleanup_2Donatas Abraitis
2024-01-09*: zebra.h should not have fcntl.hDonald Sharp
2024-01-09*: remove sys/stat.h from zebra.hDonald Sharp
2024-01-07lib: use libyang functions if they are presentChristian Hopps
2023-12-30lib: fix coverity CID 1574977Christian Hopps
2023-12-28mgmtd: step 4: FE adapter get-tree functionalityChristian Hopps
2023-12-28lib: step 1: mgmtd: add FE get-tree functionalityChristian Hopps
2023-11-12lib, mgmtd: respect base xpath in mgmtdIgor Ryzhov
2023-10-30Merge pull request #13576 from chiragshah6/mdev1Donatas Abraitis
2023-10-29*: modify empty json helper functionChirag Shah
2023-10-12build: add -Wimplicit-fallthroughIgor Ryzhov
2023-09-28vty: fix working in file-lock modeIgor Ryzhov
2023-09-24lib: assert for VTY_PASSFD expectationsDavid Lamparter
2023-09-20lib: random make-coverity-happy nitsDavid Lamparter
2023-07-14lib: mgmtd: only clear pending for the in-progress commandChristian Hopps
2023-06-27mgmtd: consolidate getcfg and getdata msgs into "get"Christian Hopps
2023-06-19mgmtd: KISS the locking codeChristian Hopps
2023-06-18lib: mgmtd: use short-circuit for lockingChristian Hopps
2023-06-13Merge pull request #13766 from LabNConsulting/chopps/mgmtd-cleanupIgor Ryzhov
2023-06-13lib: mgmtd: improvements in logging and commentaryChristian Hopps
2023-06-12lib: mgmtd: simplify implicit commit codeChristian Hopps
2023-06-12lib: mgmtd: avoid recursion with vty_close and add error logChristian Hopps
2023-06-06lib: close config files after reading (coverity)Christian Hopps
2023-06-05mgmtd: rm unused/unneeded code add couple commentsChristian Hopps
2023-06-04lib: mgmtd: remove obfuscating abstraction layer and other cleanupChristian Hopps