aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-08-27Implement IuCS (large refactoring and addition)Neels Hofmeyr18-20/+229
2017-08-27sgsn init: pass sgsn_config pointer to sgsn_vty_init(), not sgsn_parse_configNeels Hofmeyr1-2/+2
2017-08-27mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr7-17/+100
2017-08-27vlr: LU FSM: enable Retrieve_IMEISV_If_RequiredNeels Hofmeyr1-1/+2
2017-08-27Use libvlr in libmsc (large refactoring)Harald Welte18-182/+147
2017-08-27Add libvlr implementationHarald Welte4-9/+415
2017-08-27gsup_client: allow passing a unit id to identify with HLRNeels Hofmeyr1-2/+5
2017-08-27move openbsc/* to repos rootNeels Hofmeyr93-0/+9944
2009-06-10move openbsc into its own subdirectoryHarald Welte36-4992/+0
2009-06-09* add support for storing classmark1/2/3 per subscriberHarald Welte2-2/+42
2009-06-09don't prefix every line with timestamp, this saves some screen real estateHarald Welte1-0/+1
2009-06-08openbscdefines.h: Add header file to control visibility of symbolsHolger Freyther2-1/+36
2009-06-06lchan: Handle the abnormal case of channel getting closedHolger Freyther1-0/+11
2009-06-06Revert "[db] Keep track of the current gsm_network"Holger Freyther1-1/+1
2009-06-05BS11: add nm_state for EnveBTES, PA and BBSIG physical objectsHarald Welte1-1/+16
2009-06-04[subscr] Remove the struct gsm_bts pointer from subscriberHolger Freyther1-1/+0
2009-06-04gsm_subscriber.h: Remove trailing whitespace...Holger Freyther1-1/+1
2009-06-02[subscriber] Change id to long long unsigned int (Andreas Eversberg)Holger Freyther1-1/+1
2009-06-02[lchan] Log increase/decrease of channel use count (Andreas Eversberg)Holger Freyther1-1/+9
2009-05-28* give Siemens ObjClass reasonable names rather than A3/A5/A6Harald Welte2-10/+26
2009-05-23show and edit subscribers from the vty interfaceHarald Welte2-1/+2
2009-05-23Add user-configurable BSIC settingHarald Welte1-0/+3
2009-05-23* replace some more hex bytes in init msgs by #definesHarald Welte1-0/+4
2009-05-23With this patch, the TRAU muxing code supports not just bridging only. Harald Welte2-2/+10
2009-05-23add new function gsm_bts_by_lac() to search for BTS based on location areaHarald Welte1-0/+2
2009-05-23A new debug flag is introduced: "DMNCC". MNCC is the Mobile Network CallHarald Welte1-1/+2
2009-05-23Some messages have one or two length-value information elements. The isHarald Welte1-1/+28
2009-05-23To slow down transmission of many ABIS frames at a time, a delay timerHarald Welte1-0/+3
2009-05-23fix some more compiler warningsHarald Welte1-0/+2
2009-05-23An application that has own events and file descriptors, must pollHarald Welte1-1/+1
2009-05-23Add missing "extern" prefix (Andreas Eversberg)Harald Welte1-2/+2
2009-05-23Change the variable "new" to "_new" in order to include it from C++ code.Harald Welte1-13/+13
2009-05-23* rename the timer functions to avoid name collisions with libmisdn.Harald Welte2-8/+8
2009-05-21Fix compilation issues on OS X - mainly #include file changes (Lars Immisch)Harald Welte4-1/+10
2009-05-17dump CCLK accuracy/type as part of bs11_config queryHarald Welte1-0/+2
2009-05-01add verbose reporting of RR STATUS causeHarald Welte1-1/+1
2009-05-01abis_nm: print some information about failure event report type / severityHarald Welte1-0/+26
2009-05-01send a signal for every software activation or failure event reportHarald Welte1-0/+7
2009-05-01* Add support for multiple ip.access nanoBTS at one BSCHarald Welte3-2/+8
2009-04-30add new 'ipaccess-config' program to set Unit ID and primary OML NVRAM parame...Harald Welte2-1/+3
2009-04-30functionality to set nanoBTS NVRAM attributes and to restart BTSHarald Welte1-3/+17
2009-04-29Add some more ip.access specific OML attributes/messages. In this case it is Harald Welte1-0/+3
2009-04-28Add bs11_config commands to set the PLL mode from E1_LOCKED to STANDALONEHarald Welte1-0/+7
2009-04-22[misdn] Add option to automatically release layer2 on exitHolger Freyther2-2/+2
2009-04-22[bsc_hack] Allow to select the cardnr defaulting to number 0Holger Freyther1-1/+1
2009-04-19[bsc_hack] House keeping, remove dead codeHolger Freyther1-3/+0
2009-04-19[db] Keep track of the current gsm_networkHolger Freyther1-1/+1
2009-04-12[subscriber] Introduce subscr_put_channelHolger Freyther1-0/+1
2009-04-12[subscriber] Update the current_bts field on imsi detach and LOC acceptHolger Freyther1-1/+7
2009-03-31[e1] Enable dumping of LAPD frames againHolger Freyther2-1/+3