Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: Fix the Doxygen section endings | Sylvain Munaut | 2012-04-18 | 1 | -1/+1 |
* | vty: Fixed vty_down_level to move down from config nodes | Andreas.Eversberg | 2011-11-12 | 1 | -0/+1 |
* | add missing declarations of cfg_description_cmd to vty/vty.h | Harald Welte | 2011-09-04 | 1 | -0/+3 |
* | doxygen: Add (partial) VTY API documentation | Harald Welte | 2011-08-17 | 1 | -25/+47 |
* | 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: Mark app info strings as const char*. | Holger Hans Peter Freyther | 2010-06-08 | 1 | -3/+3 |
* | [VTY] Introduce "struct vty_app_info" for vty_init() function | Harald Welte | 2010-05-25 | 1 | -1/+9 |
* | Create libosmovty as library from OpenBSC VTY functions | Harald Welte | 2010-05-25 | 1 | -0/+151 |