summaryrefslogtreecommitdiffstats
path: root/src/vty/logging_vty.c
Commit message (Expand)AuthorAgeFilesLines
...
* logging: Make sure to install standard "end" command in VTY nodeHarald Welte2012-10-221-0/+2
* logging: Don't forget to save "logging filter all 1"Harald Welte2012-10-221-0/+4
* vty: Document the .TEXT of the descriptionHolger Hans Peter Freyther2012-07-251-1/+2
* vty: Provide documentation for all logging facilitiesHolger Hans Peter Freyther2011-10-031-1/+10
* vty: Provide logging set-log-mask, deprecate set log maskHolger Hans Peter Freyther2011-10-031-2/+12
* vty: Fix a memory leak in the vty description commandHolger Hans Peter Freyther2011-03-291-0/+2
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-231-3/+3
* vty: integration with logging frameworkPablo Neira Ayuso2011-03-191-49/+7
* LOGGING: Use host.app_info->name instead of FIXMEHarald Welte2011-02-241-1/+4
* LOGGING: remove duplicated code between vty-logging and cfg-loggingHarald Welte2011-02-181-123/+60
* LOGGING: Add missing 'nat' subsystemHarald Welte2011-02-181-1/+2
* LOGGING: configure logging from the vtyHarald Welte2011-02-181-22/+355
* LOGGING: Pass the log level down to the log target output functionHarald Welte2011-02-171-1/+2
* logging: Add isup,m2ua,pcap from the cellmgr.Holger Hans Peter Freyther2011-01-221-1/+4
* rename log_info to osmo_log_info to avoid namespace clash with appHarald Welte2010-05-251-2/+2
* Create libosmovty as library from OpenBSC VTY functionsHarald Welte2010-05-251-0/+347