| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | import vty_cmd_string_from_valstr() from osmo-bts | Harald Welte | 2012-08-20 | 1 | -0/+54 | 
| | | | | | | This function is able to generate a VTY help string based on an array of 'struct value_string'. | ||||
| * | doc: Fix the Doxygen section endings | Sylvain Munaut | 2012-04-18 | 1 | -1/+1 | 
| | | | | | Signed-off-by: Sylvain Munaut <tnt@246tNt.com> | ||||
| * | doxygen: Add (partial) VTY API documentation | Harald Welte | 2011-08-17 | 1 | -0/+13 | 
| | | |||||
| * | include: reorganize headers file to include/osmocom/[gsm|core] | Pablo Neira Ayuso | 2011-03-23 | 1 | -4/+4 | 
| | | | | | | | | | | | | | This patch moves all GSM-specific definitions to include/osmocom/gsm. Moreover, the headers in include/osmocore/ have been moved to include/osmocom/core. This has been proposed by Harald Welte and Sylvain Munaunt. Tested with `make distcheck'. Signed-off-by: Pablo Neira Ayuso <pablo@gnumonks.org> | ||||
| * | Create libosmovty as library from OpenBSC VTY functions | Harald Welte | 2010-05-25 | 1 | -0/+50 | 
