index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vty
/
logging_vty.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vty: Fix writing the logging of category
Michael McTernan
2015-03-20
1
-1
/
+1
*
vty: Fix typo in the state creation
Holger Hans Peter Freyther
2015-01-27
1
-1
/
+1
*
logging: Make it possible to print category/subsys and timestamps
Holger Hans Peter Freyther
2014-12-05
1
-3
/
+46
*
logging: Add ability to save/print current log filters
Harald Welte
2014-08-25
1
-2
/
+6
*
vty: Add vty_install_default() and use for the vty nodes
Jacob Erlbeck
2013-09-08
1
-2
/
+1
*
vty: Fix logically dead code in the description handling
Holger Hans Peter Freyther
2013-07-14
1
-1
/
+1
*
logging_vty: Fix segfault un unused entries in log_info_cat array of app
Harald Welte
2013-03-19
1
-0
/
+4
*
logging_vty: Print 'log filter all' info in 'show logging vty'
Harald Welte
2013-03-13
1
-0
/
+6
*
Added a ring buffer log target to store the last N log messages.
Katerina Barone-Adesi
2013-02-27
1
-4
/
+81
*
Revert "Added a ring buffer log target to store the last N log messages."
Holger Hans Peter Freyther
2013-02-27
1
-81
/
+4
*
Added a ring buffer log target to store the last N log messages.
Katerina Barone-Adesi
2013-02-27
1
-4
/
+81
*
logging: Make sure to install standard "end" command in VTY node
Harald Welte
2012-10-22
1
-0
/
+2
*
logging: Don't forget to save "logging filter all 1"
Harald Welte
2012-10-22
1
-0
/
+4
*
vty: Document the .TEXT of the description
Holger Hans Peter Freyther
2012-07-25
1
-1
/
+2
*
vty: Provide documentation for all logging facilities
Holger Hans Peter Freyther
2011-10-03
1
-1
/
+10
*
vty: Provide logging set-log-mask, deprecate set log mask
Holger Hans Peter Freyther
2011-10-03
1
-2
/
+12
*
vty: Fix a memory leak in the vty description command
Holger Hans Peter Freyther
2011-03-29
1
-0
/
+2
*
include: reorganize headers file to include/osmocom/[gsm|core]
Pablo Neira Ayuso
2011-03-23
1
-3
/
+3
*
vty: integration with logging framework
Pablo Neira Ayuso
2011-03-19
1
-49
/
+7
*
LOGGING: Use host.app_info->name instead of FIXME
Harald Welte
2011-02-24
1
-1
/
+4
*
LOGGING: remove duplicated code between vty-logging and cfg-logging
Harald Welte
2011-02-18
1
-123
/
+60
*
LOGGING: Add missing 'nat' subsystem
Harald Welte
2011-02-18
1
-1
/
+2
*
LOGGING: configure logging from the vty
Harald Welte
2011-02-18
1
-22
/
+355
*
LOGGING: Pass the log level down to the log target output function
Harald Welte
2011-02-17
1
-1
/
+2
*
logging: Add isup,m2ua,pcap from the cellmgr.
Holger Hans Peter Freyther
2011-01-22
1
-1
/
+4
*
rename log_info to osmo_log_info to avoid namespace clash with app
Harald Welte
2010-05-25
1
-2
/
+2
*
Create libosmovty as library from OpenBSC VTY functions
Harald Welte
2010-05-25
1
-0
/
+347