Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vty: Add functions to access index and node | Holger Hans Peter Freyther | 2010-09-14 | 1 | -0/+2 |
* | vty: Make the talloc ctx extern void* to avoid duplicate symbols | Holger Hans Peter Freyther | 2010-08-31 | 1 | -1/+1 |
* | vty: Add a new callback to let code decide if it is a config node or not | Holger Hans Peter Freyther | 2010-08-26 | 1 | -0/+1 |
* | vty: Forward delcare the logging command. | Holger Hans Peter Freyther | 2010-08-04 | 1 | -0/+2 |
* | vty: Mark app info strings as const char*. | Holger Hans Peter Freyther | 2010-06-08 | 1 | -3/+3 |
* | [VTY] Remove all application specific VTY node definitions from enum | Harald Welte | 2010-05-31 | 1 | -41/+2 |
* | [VTY] Introduce "struct vty_app_info" for vty_init() function | Harald Welte | 2010-05-25 | 2 | -6/+10 |
* | make sure we actually install the vty headers | Harald Welte | 2010-05-25 | 1 | -2/+4 |
* | Create libosmovty as library from OpenBSC VTY functions | Harald Welte | 2010-05-25 | 7 | -0/+758 |