aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-11-22sms-sock: temporary hackkluchnikov/sms-socketIvan Kluchnikov5-3/+19
2013-10-24Added unix domain socket for sending and receiving SMS messages to/from exter...Ivan Kluchnikov7-2/+311
2013-10-24gbproxy: Fix handling of NSEI changesJacob Erlbeck2-34/+40
2013-10-24gbproxy: Add test for NSEI and NSVCI changesJacob Erlbeck4-4/+866
2013-10-24gbproxy/vty: Enhance delete-gbproxy-peer commandJacob Erlbeck4-24/+133
2013-10-24gbproxy: Add a command to delete peers from the GBProxyHolger Hans Peter Freyther3-2/+28
2013-10-24gbproxy: Fix rate counter group leak in peer_free()Jacob Erlbeck1-0/+1
2013-10-24gbproxy: Add basic VTY testsJacob Erlbeck1-0/+40
2013-10-24vty: Fix whitespace in test scriptJacob Erlbeck1-7/+7
2013-10-19gbproxy: Reject SGSN UNITDATA messages with an invalid BVCIJacob Erlbeck2-10/+13
2013-10-19gbproxy: Test invalid BVCI from SGSNJacob Erlbeck4-1/+62
2013-10-19gbproxy: Add global and per peer countersJacob Erlbeck4-19/+180
2013-10-19gbproxy: Fix warning and log messageJacob Erlbeck1-1/+2
2013-10-19gbproxy: Extended test program to simulate SGSN, tooJacob Erlbeck2-43/+627
2013-10-15gbproxy: Replace NS-VC references by NSEIJacob Erlbeck4-63/+67
2013-10-15gbproxy: Add test program to test gbproxy message handlingJacob Erlbeck9-1/+822
2013-10-15ussd: Fix test for RELEASE COMPLETEAlexander Huemer1-1/+1
2013-10-15misc: Require libosmocore 0.6.4 and libosmogb 0.6.4Holger Hans Peter Freyther1-2/+2
2013-10-13db: Remove the struct gsm_network from the database layerHolger Hans Peter Freyther7-23/+37
2013-10-08abis: Consistent usage of LOGP/DEBUGP for "RSL CONNECT NACK"Alexander Chemeris1-2/+2
2013-10-06osmo-bts: Kill the different ROLE_BSC as e1inp_sign_link is used nowHolger Hans Peter Freyther1-4/+1
2013-10-05nitb: Add "subscriber create" VTY command.Alexander Chemeris2-0/+43
2013-10-04sms: Possiqble meamleak fix gsm340_rx_tpdu()Alexander Chemeris1-3/+4
2013-10-04Fix typo in console output: "PEROIDOC" -> "PERIODIC".Alexander Chemeris1-1/+1
2013-10-04Fix typo ',' -> ';' at the end of a line.Alexander Chemeris1-1/+1
2013-10-04Fix copy-paste error in console output in db_test.Alexander Chemeris1-1/+1
2013-10-01bsc: Add control command to set timezoneJacob Erlbeck2-0/+152
2013-09-19smpp: Fix the make distcheck for smppHolger Hans Peter Freyther2-2/+3
2013-09-19nat: Fix make distcheck for the natHolger Hans Peter Freyther3-9/+9
2013-09-19bsc/mminfo: Patch timezone and DST in MM Info messagesJacob Erlbeck12-4/+378
2013-09-18bsc: Add vty command for setting Access control classes.Ivan Kluchnikov2-0/+89
2013-09-16ctrl: Set a generic reply when it hasn'n been setJacob Erlbeck2-1/+13
2013-09-16ctrl: Add test script for the BSC control interfaceJacob Erlbeck2-1/+241
2013-09-16vty: Cosmetic change to the writing of the bts->modelHolger Hans Peter Freyther1-8/+16
2013-09-11ctrl: Remember last 'rf_locked' control commandJacob Erlbeck4-3/+22
2013-09-11vty: Hide unconfigured BTS on 'write'Jacob Erlbeck2-4/+17
2013-09-11ussd: Send USSD on call setup on MSC errorsJacob Erlbeck6-13/+184
2013-09-04bsc_msc: Fix possible null pointer dereferenceHolger Hans Peter Freyther1-3/+1
2013-09-03nat: Remember the original dest local reference in the parsed structHolger Hans Peter Freyther3-1/+7
2013-09-03nat: Fix the log message of the code in case of an allocation failureHolger Hans Peter Freyther1-1/+1
2013-09-03bsc_msc: Stop the re-connect timer in case the msc is lostHolger Hans Peter Freyther1-0/+1
2013-09-03bsc_msc: Add a name field to the MSC Connection to differentiate linksHolger Hans Peter Freyther3-20/+45
2013-09-02vty: Attempt to fix the build when SMPP is not enabledHolger Hans Peter Freyther1-8/+19
2013-09-02vty: Rename 'mgcp-through-msc-ipa' command to 'use-msc-ipa-for-mgcp'Jacob Erlbeck2-9/+9
2013-09-02vty: Use generic 'end' and 'exit' commandsJacob Erlbeck13-63/+35
2013-09-02vty: Generalize ournode_exit() and ournode_end()Jacob Erlbeck1-104/+36
2013-09-02vty: Add test to check vty node hierarchy and related commandsJacob Erlbeck1-3/+152
2013-09-02SMPP: add missing VTY parameter 'deliver-src-imsi' for ESMEHarald Welte1-0/+24
2013-09-02nat: Attempt to follow the MODULE_METHOD pattern for methodsHolger Hans Peter Freyther3-7/+7
2013-09-02nat: Use bsc_nat_msc_is_connected instead of accessing it directlyHolger Hans Peter Freyther1-2/+2