aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src
AgeCommit message (Expand)AuthorFilesLines
2011-06-27Revert "HACK: disable NM_ATTR for CELL GLOBAL ID for sysmo-bts"Harald Welte1-2/+2
2011-06-26move gsm0502_calc_paging_group() to libosmocoreHarald Welte1-17/+0
2011-06-26generalize function for calculation of the paging groupHarald Welte1-7/+10
2011-06-26move gsm 05.02 related calculations into libosmocoreHarald Welte2-25/+3
2011-06-26use new gsm48_number_of_paging_subchannels from libosmocoreHarald Welte2-16/+4
2011-06-25osmo-bsc: bring in sync with recent NM MO changesHarald Welte1-5/+5
2011-06-25move {ts,lchan}2chan_nr() functions to gsm_data_shared.cHarald Welte3-55/+55
2011-06-09HACK: disable NM_ATTR for CELL GLOBAL ID for sysmo-btsHarald Welte1-2/+2
2011-06-07initialize NM state for all objects to known stateHarald Welte1-0/+3
2011-06-06gsm_data_shared: make sure to initialzie the MO obj_class/obj_instHarald Welte1-9/+22
2011-06-06add mo->bts member so we can discover which BTS a MO belong stoHarald Welte1-0/+17
2011-06-06move objclass2{nmstate,mo,}obj() to gsm_data_shared.c (and prefix)Harald Welte2-158/+152
2011-06-06gsm_data: don't free a bts that's not even allocated yetHarald Welte1-3/+1
2011-06-06make sure to include gsm_data.h, not gsm_data_shared.hHarald Welte1-1/+1
2011-06-05split gsm_data.c in gsm_data_shared.c and gsm_data.cHarald Welte6-252/+299
2011-06-03Introduce per-ts TSCHarald Welte3-3/+22
2011-06-03gsm_data_shared: introduce 'struct gsm_abis_mo'Harald Welte7-47/+61
2011-06-02mgcp: Fix a typo in the function nameHolger Hans Peter Freyther1-5/+5
2011-06-01nat: Add VTY code to configure the SMSC rewritingHolger Hans Peter Freyther1-9/+47
2011-06-01nat: Look into the TPDU/SMS-SUBMIT and use the TP-DestAddress for matchesHolger Hans Peter Freyther1-0/+60
2011-06-01nat: Patch the destination SMS address of a messageHolger Hans Peter Freyther2-6/+135
2011-06-01nat: Move the common new message generation code into the base methodHolger Hans Peter Freyther1-26/+28
2011-06-01nat: Prepare to patch more than the CC Setup messageHolger Hans Peter Freyther2-25/+32
2011-06-01nat: Allow to have a regexp to match the MSISDNHolger Hans Peter Freyther2-31/+99
2011-05-31nat: Allow to rewrite any non international numberHolger Hans Peter Freyther1-2/+0
2011-05-31nat: Refactor the number patching code into a new methodHolger Hans Peter Freyther1-45/+56
2011-05-31abis: Get the structs and values from libosmocoreHolger Hans Peter Freyther1-0/+2
2011-05-24move some more abis_nm related code into libosmocoreHarald Welte1-19/+0
2011-05-24libabis: fix segfault on malformed ipaccess RSL linkAlexander Huemer1-1/+4
2011-05-24Move system information related defines and code to libosmocoreHarald Welte2-110/+11
2011-05-24prepare gsm_data.h header file sharing with osmo-btsHarald Welte2-0/+2
2011-05-23abis_nm: Some more fall-out from the abis_nm move to libosmocoreHarald Welte3-3/+5
2011-05-23abis_nm: fix some fallout regarding abis_nm migration to libosmocoreHarald Welte4-6/+7
2011-05-22abis_nm: Move lots of generic definitions + code to libosmocoreHarald Welte1-388/+26
2011-05-22bsc: on-demand setup of nanoBTS and HSL femto socketsPablo Neira Ayuso10-34/+89
2011-05-22abis: add init function for emulated ipaccess/HSL emulated E1 inputPablo Neira Ayuso3-12/+14
2011-05-22bsc: fix bail out in case of problems bootstrapping BTS or E1 inputPablo Neira Ayuso1-4/+6
2011-05-22abis: skip e1_input nesting if emptyPablo Neira Ayuso1-0/+3
2011-05-17ipaccess: Fix the case of specifying the interfaceHolger Hans Peter Freyther1-0/+1
2011-05-17nat: Use 'paging group' because we have paging forbidden.Holger Hans Peter Freyther1-7/+15
2011-05-14ipaccess-find: Work without providing an interface nameHolger Hans Peter Freyther1-3/+2
2011-05-12misc: Use the osmo_init code for signals and loggingHolger Hans Peter Freyther9-87/+61
2011-05-11move config file examples to doc/examples/Harald Welte8-864/+0
2011-05-07src: rename msg_entr* to osmo_config_*Pablo Neira Ayuso2-2/+2
2011-05-07src: use namespace prefix osmo_* for misc utilsPablo Neira Ayuso29-78/+78
2011-05-06src: use namespace prefix osmo_counter*Pablo Neira Ayuso18-111/+111
2011-05-06src: use namespace prefix osmo_wqueue*Pablo Neira Ayuso7-24/+24
2011-05-06src: use namespace prefix osmo_signal*Pablo Neira Ayuso36-85/+85
2011-05-06src: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso28-191/+191
2011-05-06src: use namespace prefix osmo_timer* for timer functionsPablo Neira Ayuso29-126/+126