aboutsummaryrefslogtreecommitdiffstats
path: root/src/vty/talloc_ctx_vty.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-11vty/talloc_ctx_vty.c: use REG_NOSUB flag of regcomp()Vadim Yanitskiy1-1/+1
2019-04-11vty/talloc_ctx_vty.c: allocate walk_cb_params on stack, not heapVadim Yanitskiy1-43/+15
2018-02-14talloc_ctx_vty: Fix help strings (missing \n at end of line)Harald Welte1-3/+3
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-0/+2
2017-09-27VTY: implement talloc context introspection commandVadim Yanitskiy1-0/+279