libosmocore/src/vty
Neels Hofmeyr 8b86cd76cf logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_*
My recent logging patch was merged to master a bit too soon. Accomodate the
request for naming that matches the general "LOG" prefix instead of "LOGGING".

libosmocore will not be backwards-compatible with the few commits from
change-id I5c343630020f4b108099696fd96c2111614c8067 up to this one. This and
following commits are backwards compatible with those before that short window.

See also:
* openbsc change-id Ib2ec5e4884aa90f48051ee2f832af557aa525991
* osmo-pcu change-id I4db4a668f2be07f3d55f848d38d1b490d8a7a685

Change-Id: I424fe3f12ea620338902b2bb8230544bde3f1a93
2017-02-23 18:08:12 +01:00
..
Makefile.am fsm: Add VTY introspection of osmo_fsm and their instances 2017-01-07 12:21:11 +00:00
buffer.c fix FSF address in sources/headers 2015-11-12 13:46:05 +01:00
command.c vty: OSMO_ASSERT() if two identical commands are installed 2017-01-07 12:14:48 +00:00
fsm_vty.c fsm: Add VTY introspection of osmo_fsm and their instances 2017-01-07 12:21:11 +00:00
logging_vty.c logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* 2017-02-23 18:08:12 +01:00
stats_vty.c vty/show asciidoc: counters: improve table headers 2016-10-18 12:19:13 +02:00
telnet_interface.c telnet_interface: Handle osmo_fd_register() eror return code 2016-11-26 10:24:19 +01:00
utils.c vty/osmo_counter: use name if description is NULL 2016-10-13 11:04:48 +00:00
vector.c fix FSF address in sources/headers 2015-11-12 13:46:05 +01:00
vty.c vty: use VTY_BIND_ADDR_DEFAULT instead of "127.0.0.1" 2016-08-20 16:33:47 +02:00