summaryrefslogtreecommitdiffstats
path: root/src/vty
Commit message (Expand)AuthorAgeFilesLines
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-1310-3/+28
* vty: Fix bad use of vector_slot()Pau Espin Pedrol2017-11-101-1/+1
* Revert "vty: Fix bad use of vector_slot()"Neels Hofmeyr2017-11-011-1/+1
* Move additional libraries to appropriate placeMax2017-10-301-2/+2
* Tag/Release version 0.10.0Harald Welte2017-10-271-1/+1
* vty: Fix bad use of vector_slot()Pau Espin Pedrol2017-10-241-1/+1
* [doc] Don't add libosmovty bits to libosmocore groupsHarald Welte2017-10-164-30/+29
* Rename 'statistics.c' to 'counter.c'Harald Welte2017-10-152-2/+2
* vty: install 'exit', 'end',... commands on *all* nodesNeels Hofmeyr2017-09-274-16/+29
* VTY: implement talloc context introspection commandVadim Yanitskiy2017-09-272-1/+281
* vty/vty.c: do not bind vty context to application's oneVadim Yanitskiy2017-09-271-1/+1
* vty: derive node name from prompt, use as XML idsNeels Hofmeyr2017-09-231-1/+46
* vty: use internal node id for xml idsNeels Hofmeyr2017-09-231-1/+1
* comment: describe indent_cmp()Neels Hofmeyr2017-09-201-0/+4
* fix vty regression: empty parent nodeNeels Hofmeyr2017-09-201-7/+32
* VTY: implicit node exit by de-indenting, not parent lookupNeels Hofmeyr2017-09-192-24/+200
* VTY: interactive: never look for matching commands on parent nodeNeels Hofmeyr2017-09-081-26/+2
* cosmetic: clarify language in vty read errorKeith2017-09-051-1/+1
* Ignore broken everything log levelMax2017-07-101-2/+9
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-239-20/+28
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-238-43/+43
* vty/command.c: drop useless assignmentVadim Yanitskiy2017-06-131-1/+1
* update/extend doxygen documentationHarald Welte2017-06-128-21/+82
* Update doxygen main page for libosmo{core,gsm,vty}Harald Welte2017-06-121-0/+10
* vty: cleanup logging functionsMax2017-05-091-3/+3
* fix spelling in API docu, command reply, logging, descriptionsThorsten Alteholz2017-04-231-1/+1
* logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_*Neels Hofmeyr2017-02-231-2/+2
* logging: centrally define ctx and filter indexesNeels Hofmeyr2017-02-221-2/+2
* fsm: Add VTY introspection of osmo_fsm and their instancesHarald Welte2017-01-072-1/+178
* vty: OSMO_ASSERT() if two identical commands are installedHarald Welte2017-01-071-0/+19
* Catch-up with git version tagsMax2016-12-211-1/+2
* Fix VTY: add missing doc for 'log gsmtap [HOSTNAME]'Neels Hofmeyr2016-12-111-1/+2
* Implement GSMTAP log targetHarald Welte2016-12-091-0/+32
* telnet_interface: Handle osmo_fd_register() eror return codeHarald Welte2016-11-261-1/+6
* vty: Skip printing non-initialized log categoriesDaniel Willmann2016-11-151-0/+3
* vty/show asciidoc: counters: improve table headersAlexander Couzens2016-10-181-5/+8
* vty/show asciidoc: add user readable description of the versionAlexander Couzens2016-10-181-0/+10
* vty/osmo_counter: use name if description is NULLAlexander Couzens2016-10-131-1/+5
* log telnet bind address and portNeels Hofmeyr2016-09-231-1/+8
* add osmo_gettimeofday as a shim around gettimeofdayNeels Hofmeyr2016-09-221-1/+1
* vty: use VTY_BIND_ADDR_DEFAULT instead of "127.0.0.1"Neels Hofmeyr2016-08-201-1/+1
* vty: Fix documentation of 'show asciidoc counters' VTY commandHarald Welte2016-06-151-1/+1
* add vty call show asciidoc: generate a documentation for countersAlexander Couzens2016-06-142-0/+195
* vty: add bind command for telnet vty lineNeels Hofmeyr2016-02-251-0/+28
* vty: Use NULL to have a null pointer instead of '\0'Holger Hans Peter Freyther2015-11-091-3/+3
* stat: Explicitly support stat_items without unitJacob Erlbeck2015-12-081-1/+4
* remove our internal copy of talloc, use system libtallocHarald Welte2015-12-051-2/+2
* vty: Don't call exit() but rather use OSMO_ASSERT()Harald Welte2015-11-121-15/+4
* fix FSF address in sources/headersJaroslav Škarvada2015-11-123-6/+6
* stats: Document the level in show stats level optionsHolger Hans Peter Freyther2015-11-071-0/+1