aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into ciaby/rhizomatica-queueciaby/rhizomatica-queueCiaby2014-12-226-14/+170
|\
| * ho: Copy the multirate config to the new lchanHolger Hans Peter Freyther2014-12-181-0/+1
| * ho: Make sure the timer is always stoppedHolger Hans Peter Freyther2014-12-171-14/+16
| * bts: When one link drops.. check what needs to be droppedHolger Hans Peter Freyther2014-12-173-1/+18
| * bts: Add some simple dependency between different BTSHolger Hans Peter Freyther2014-12-175-0/+136
* | Merge branch 'ciaby/rhizomatica-token' into ciaby/rhizomatica-queueCiaby2014-12-2211-16/+123
|\ \
| * | Updated changelog, bumped version to +rhizo3.ciaby/rhizomatica-tokenCiaby2014-11-161-0/+8
| * | Handover fix, needs to be tested.Ciaby2014-11-161-0/+4
| * | Configure the auth token sms text in the databaseRuben Pollan2014-11-164-6/+95
| * | Revert MNCC_SOCK_VERSION to 2 (from 4), otherwise there is no know LCR version which can work with it :) Also mentioned at: https://gitorious.org/sysmocom-openembedded/meta-telephony/commit/4da2963d82e7bee3045f73448d17395f78f1caf0Ciaby2014-11-141-1/+1
| * | Disable the gbproxy test (failing). Bump the debian version in the changelog.Ciaby2014-11-142-5/+11
| * | DIRTY HACK: Force all SMSs to SMPP.Ciaby2014-11-141-2/+2
| * | Added SMPP support in the debian build, include libsmpp34-dev as a dependency.Ciaby2014-11-142-2/+2
* | | Add subscriber_show_queue to VTYRuben Pollan2014-12-221-0/+20
* | | Holger's patch to add reason to get_channelRuben Pollan2014-12-226-37/+45
| |/ |/|
* | bts: Remove unused fields from the trx structureHolger Hans Peter Freyther2014-12-101-10/+0
* | sgsn: Support subscriber based authenticationJacob Erlbeck2014-12-105-5/+70
* | sgsn: Integrate Auth & Ciph into gsm48_gmm_authorizeJacob Erlbeck2014-12-103-1/+29
* | sgsn: Do not 'commit' implicitely when executing 'insert'Jacob Erlbeck2014-12-101-2/+0
* | nat: Fix copy and paste in the test codeHolger Hans Peter Freyther2014-12-091-2/+2
* | sgsn: Put SGSN related subscriber data into separate structJacob Erlbeck2014-12-094-12/+26
* | sgsn: Add VTY commands to manage subscriber cacheJacob Erlbeck2014-12-092-0/+159
* | sgsn: Add gsm0408_gprs_access_cancelledJacob Erlbeck2014-12-095-1/+150
* | sgsn: Integrate subscriber handling into the SGSNJacob Erlbeck2014-12-098-13/+120
* | sgsn: Add gprs_subscriber.cJacob Erlbeck2014-12-099-7/+267
* | msc: Add per subscriber keep_in_ram flagJacob Erlbeck2014-12-093-1/+22
* | sgsn: Remove warningsJacob Erlbeck2014-12-091-3/+0
* | msc: Add net parameter to trans_allocJacob Erlbeck2014-12-094-7/+11
* | sgsn: Do authentication based on SRES valuesJacob Erlbeck2014-12-082-2/+33
* | sgsn: Change Auth&Ciph timer handlingJacob Erlbeck2014-12-083-6/+18
* | sgsn: Fix and enable auth/ciph message generationJacob Erlbeck2014-12-081-5/+2
* | bsc/test: Add tests for gsm_subscriber baseJacob Erlbeck2014-12-057-1/+134
* | msc: Add and use gsm_subscriber_groupJacob Erlbeck2014-12-0524-93/+128
* | msc: Don't use the subscriber to access the net objectJacob Erlbeck2014-12-054-13/+13
* | msc: Add net back pointer to gsm_transJacob Erlbeck2014-12-053-33/+38
* | ctrl: Allow to query if the OML link is connected or notHolger Hans Peter Freyther2014-12-052-0/+38
* | ctrl: Add command to get the current load of a BTSHolger Hans Peter Freyther2014-12-052-0/+63
* | sgsn/test: Add test case for unexpected Detach AcceptsJacob Erlbeck2014-12-022-0/+36
* | sgsn/test: Don't rely on the actual PRNG sequenceJacob Erlbeck2014-12-021-1/+9
* | gbproxy: Reset TLLIs when the link_info is found by IMSI/P-TMSIJacob Erlbeck2014-12-023-21/+29
* | bsc: Add ctrl command to set the TRX ARFCNHolger Hans Peter Freyther2014-11-212-0/+23
* | bsc: Allow to generate new system information onlineHolger Hans Peter Freyther2014-11-214-2/+49
* | bts: Store the bcch_change_mark in the bts structureHolger Hans Peter Freyther2014-11-213-1/+8
* | bsc: Allow to set the call-identityHolger Hans Peter Freyther2014-11-212-0/+22
* | bsc: Allow to apply configuration for an individual BTSHolger Hans Peter Freyther2014-11-212-2/+39
* | mgcp/sdp: Session name must not be empty pick an empty oneHolger Hans Peter Freyther2014-11-202-0/+8
* | mgcp: Allow to omit sending the audio name at allHolger Hans Peter Freyther2014-11-196-1/+121
|/
* sgsn: Cross-link gsm_subscriber and sgsn_mm_ctxJacob Erlbeck2014-11-142-0/+7
* sgsn: Remove explicit sgsn_instance parametersJacob Erlbeck2014-11-146-17/+15
* sgsn: Refactor sgsn_auth to separate request and authorizationJacob Erlbeck2014-11-144-22/+30