aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2009-08-13remove FIRST_CONTACT signal, the subscriber flag is sufficientHarald Welte (local)1-1/+0
2009-08-13add 'ms max power' vty command to set the maximum MS power in dBmHarald Welte (local)1-0/+2
2009-08-12add functions to send AUTH REQ and REJECTHarald Welte1-0/+2
2009-08-12fix problems with tmsi uniqueness in the subscriber tableJan Luebbe1-0/+1
2009-08-12allocate an extension when creating the subscriberJan Luebbe1-0/+3
2009-08-12token support in the DBJan Luebbe1-0/+1
2009-08-12flag new subscriber structs in memory and send a signalJan Luebbe2-0/+6
2009-08-12implement bts->cell_barred feature, configurable in VTYHarald Welte (local)1-0/+1
2009-08-12add a authorization policy field to the network and VTYHarald Welte (local)1-0/+11
2009-08-10siemens vendor specific message type and IE definitionsHarald Welte1-0/+22
2009-08-10introduce bts->chan_alloc_reverse flagHarald Welte1-0/+4
2009-08-10move chcomb4pchan to public abis_nm_chcomb4pchan() functionHarald Welte1-0/+2
2009-08-10Add {create, delete}-bport1 and bport0-{star, multidrop} to bs11-configDaniel Willmann1-1/+9
2009-08-10add new 'is_siemens_bts()' functionHarald Welte1-0/+12
2009-08-10make rsl_siemens_mrpci() use struct rsl_mrpciHarald Welte1-1/+1
2009-08-10Add function to generate siemens-specific MRPCI RSL messageHarald Welte1-1/+33
2009-08-10vty: Make the argument constHolger Hans Peter Freyther1-1/+1
2009-08-10misc: Add prototypes to header files, include more header filesHolger Hans Peter Freyther6-1/+11
2009-08-10vty: Rename define to not clash with talloc's version of itHolger Hans Peter Freyther1-3/+3
2009-08-10misc: Fix make distcheckHolger Hans Peter Freyther1-1/+1
2009-08-10add T3101 to release lchan in case MS never responds to IMMEDIATE ASSIGNHarald Welte1-0/+2
2009-08-10add SMS CP timer TC1* to tear down lchan in case MS never responds to CP-DATAHarald Welte2-4/+7
2009-08-09verify bs11 channel combination constraintsHarald Welte1-0/+1
2009-08-09add comments about channel combinationsHarald Welte1-10/+14
2009-08-09Merge branch 'master' into config_fileHarald Welte9-5/+42
2009-08-09Merge commit 'origin/master'Harald Welte13-87/+205
2009-08-09new db_sms_get_unsent_for_subscr() functionHarald Welte1-0/+1
2009-08-09move search for existing lchan for subscriber to new functionHarald Welte1-0/+3
2009-08-09implement proper SAPI3 handling for SMSHarald Welte1-0/+1
2009-08-09fix SMS RP message type definitions to reflect SMMA and MT ERRORHarald Welte1-2/+2
2009-08-09move ms_pwr utility function to gsm_utils.cHarald Welte1-0/+2
2009-08-09define data structure for gsm48_cell_sel_par IEI of SI3 / SI4Harald Welte1-2/+11
2009-08-09Add new BSC RLL layer of codeHarald Welte3-1/+22
2009-08-08use one talloc context for entire vty codeHarald Welte1-1/+1
2009-08-08the actual config file code (not just config files)Harald Welte4-9/+25
2009-08-08Merge branch 'master' into config_fileHarald Welte7-82/+163
2009-08-08first 'working' SMS implementationHarald Welte5-29/+20
2009-08-08parse_btstype() can use const qualifierHarald Welte1-1/+1
2009-08-08start using the RLL RELEASE proceduresHarald Welte1-0/+1
2009-08-08implement nanoBTS frequency error testHarald Welte2-0/+6
2009-08-07introduce new GSMNET node for the GSM networkHarald Welte1-0/+1
2009-08-07add support for reading of configuration file to VTYHarald Welte1-2/+2
2009-08-07use one talloc context for entire vty codeHarald Welte1-1/+1
2009-08-07Merge branch 'master' into smsHarald Welte2-0/+2
2009-08-07switch vty implementation over to tallocHarald Welte1-0/+1
2009-08-07add function declaration for gsm_pchan_parse()Harald Welte1-0/+1
2009-08-06Merge branch 'master' into smsHarald Welte3-0/+15
2009-08-06add function for performing 'CONNECT MULTI-DROP LINK" as per GSM 12.21Harald Welte1-0/+3
2009-08-06add HARDCODED_BTSn_TS to define the base TS for each BTSHarald Welte1-0/+5
2009-08-04parse and decode Siemens specific T_MSRFPCI messageHarald Welte1-0/+1