aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-08-04mgcp: Remove commands not used/wanted for the cellmgr_ng.Holger Hans Peter Freyther1-53/+1
2010-08-04mgcp_ss7: Change the vty config to operate on the static g_cfg pointerHolger Hans Peter Freyther1-28/+30
2010-08-04mgcp: Allocate the mgcp config earlier..Holger Hans Peter Freyther1-6/+9
2010-08-04mgcp: Add the OpenBSC VTY code almost 1:1 to hereHolger Hans Peter Freyther2-1/+422
2010-08-04mgcp_ss7: Add the telnet interface to the mgcp_ss7.Holger Hans Peter Freyther1-0/+6
2010-08-04mgcp_ss7: Add logging commands..Holger Hans Peter Freyther1-0/+2
2010-08-04mgcp: Update to the latest code drop.Holger Hans Peter Freyther2-9/+60
2010-08-04mgcp_ss7: Remove unnecessary code...Holger Hans Peter Freyther1-2/+0
2010-08-04main: Fix linking of OpenBSC...Holger Hans Peter Freyther1-0/+1
2010-08-04main: Remove left overs from old code.Holger Hans Peter Freyther1-2/+0
2010-08-04debug: Add a debug area to make the application linkHolger Hans Peter Freyther2-2/+63
2010-08-04main.c: Make the link_c7_init weak to make the application linkHolger Hans Peter Freyther1-0/+7
2010-08-04Use libosmocore instead of the old temporary laF0rge1 lib..Holger Hans Peter Freyther14-173/+113
2010-07-31u_int32_t -> uint32_tHolger Hans Peter Freyther4-17/+17
2010-07-31u_int16_t -> uint16_tHolger Hans Peter Freyther3-5/+5
2010-07-31u_int8_t -> uint8_tHolger Hans Peter Freyther10-38/+38
2010-07-28Public release of the cellmgr_ng code to convert E1 to IPA SCCPHolger Hans Peter Freyther20-0/+5714