aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-12-22Merge branch 'master' into ciaby/rhizomatica-queueciaby/rhizomatica-queueCiaby6-14/+170
2014-12-22Merge branch 'ciaby/rhizomatica-token' into ciaby/rhizomatica-queueCiaby11-16/+123
2014-12-22Add subscriber_show_queue to VTYRuben Pollan1-0/+20
2014-12-22Holger's patch to add reason to get_channelRuben Pollan6-37/+45
2014-12-18ho: Copy the multirate config to the new lchanHolger Hans Peter Freyther1-0/+1
2014-12-17ho: Make sure the timer is always stoppedHolger Hans Peter Freyther1-14/+16
2014-12-17bts: When one link drops.. check what needs to be droppedHolger Hans Peter Freyther3-1/+18
2014-12-17bts: Add some simple dependency between different BTSHolger Hans Peter Freyther5-0/+136
2014-12-10bts: Remove unused fields from the trx structureHolger Hans Peter Freyther1-10/+0
2014-12-10sgsn: Support subscriber based authenticationJacob Erlbeck5-5/+70
2014-12-10sgsn: Integrate Auth & Ciph into gsm48_gmm_authorizeJacob Erlbeck3-1/+29
2014-12-10sgsn: Do not 'commit' implicitely when executing 'insert'Jacob Erlbeck1-2/+0
2014-12-09nat: Fix copy and paste in the test codeHolger Hans Peter Freyther1-2/+2
2014-12-09sgsn: Put SGSN related subscriber data into separate structJacob Erlbeck4-12/+26
2014-12-09sgsn: Add VTY commands to manage subscriber cacheJacob Erlbeck2-0/+159
2014-12-09sgsn: Add gsm0408_gprs_access_cancelledJacob Erlbeck5-1/+150
2014-12-09sgsn: Integrate subscriber handling into the SGSNJacob Erlbeck8-13/+120
2014-12-09sgsn: Add gprs_subscriber.cJacob Erlbeck9-7/+267
2014-12-09msc: Add per subscriber keep_in_ram flagJacob Erlbeck3-1/+22
2014-12-09sgsn: Remove warningsJacob Erlbeck1-3/+0
2014-12-09msc: Add net parameter to trans_allocJacob Erlbeck4-7/+11
2014-12-08sgsn: Do authentication based on SRES valuesJacob Erlbeck2-2/+33
2014-12-08sgsn: Change Auth&Ciph timer handlingJacob Erlbeck3-6/+18
2014-12-08sgsn: Fix and enable auth/ciph message generationJacob Erlbeck1-5/+2
2014-12-05bsc/test: Add tests for gsm_subscriber baseJacob Erlbeck7-1/+134
2014-12-05msc: Add and use gsm_subscriber_groupJacob Erlbeck24-93/+128
2014-12-05msc: Don't use the subscriber to access the net objectJacob Erlbeck4-13/+13
2014-12-05msc: Add net back pointer to gsm_transJacob Erlbeck3-33/+38
2014-12-05ctrl: Allow to query if the OML link is connected or notHolger Hans Peter Freyther2-0/+38
2014-12-05ctrl: Add command to get the current load of a BTSHolger Hans Peter Freyther2-0/+63
2014-12-02sgsn/test: Add test case for unexpected Detach AcceptsJacob Erlbeck2-0/+36
2014-12-02sgsn/test: Don't rely on the actual PRNG sequenceJacob Erlbeck1-1/+9
2014-12-02gbproxy: Reset TLLIs when the link_info is found by IMSI/P-TMSIJacob Erlbeck3-21/+29
2014-11-21bsc: Add ctrl command to set the TRX ARFCNHolger Hans Peter Freyther2-0/+23
2014-11-21bsc: Allow to generate new system information onlineHolger Hans Peter Freyther4-2/+49
2014-11-21bts: Store the bcch_change_mark in the bts structureHolger Hans Peter Freyther3-1/+8
2014-11-21bsc: Allow to set the call-identityHolger Hans Peter Freyther2-0/+22
2014-11-21bsc: Allow to apply configuration for an individual BTSHolger Hans Peter Freyther2-2/+39
2014-11-20mgcp/sdp: Session name must not be empty pick an empty oneHolger Hans Peter Freyther2-0/+8
2014-11-19mgcp: Allow to omit sending the audio name at allHolger Hans Peter Freyther6-1/+121
2014-11-16Updated changelog, bumped version to +rhizo3.ciaby/rhizomatica-tokenCiaby1-0/+8
2014-11-16Handover fix, needs to be tested.Ciaby1-0/+4
2014-11-16Configure the auth token sms text in the databaseRuben Pollan4-6/+95
2014-11-14Revert MNCC_SOCK_VERSION to 2 (from 4), otherwise there is no know LCR versio...Ciaby1-1/+1
2014-11-14Disable the gbproxy test (failing). Bump the debian version in the changelog.Ciaby2-5/+11
2014-11-14DIRTY HACK: Force all SMSs to SMPP.Ciaby1-2/+2
2014-11-14Added SMPP support in the debian build, include libsmpp34-dev as a dependency.Ciaby2-2/+2
2014-11-14sgsn: Cross-link gsm_subscriber and sgsn_mm_ctxJacob Erlbeck2-0/+7
2014-11-14sgsn: Remove explicit sgsn_instance parametersJacob Erlbeck6-17/+15
2014-11-14sgsn: Refactor sgsn_auth to separate request and authorizationJacob Erlbeck4-22/+30