aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-06-03add HSL femtocell openbsc.cfg exampleopenbsc/0.9.13+deb10.9.13+deb1Harald Welte1-0/+87
2011-06-02mgcp: Fix a typo in the function nameHolger Hans Peter Freyther1-5/+5
2011-06-01nat: Add VTY code to configure the SMSC rewritingHolger Hans Peter Freyther1-9/+47
2011-06-01nat: Look into the TPDU/SMS-SUBMIT and use the TP-DestAddress for matchesHolger Hans Peter Freyther3-9/+79
2011-06-01nat: Patch the destination SMS address of a messageHolger Hans Peter Freyther5-10/+208
2011-06-01nat: Move the common new message generation code into the base methodHolger Hans Peter Freyther1-26/+28
2011-06-01nat: Prepare to patch more than the CC Setup messageHolger Hans Peter Freyther4-30/+37
2011-06-01nat: Allow to have a regexp to match the MSISDNHolger Hans Peter Freyther4-33/+117
2011-05-31nat: Add a test utility for the number rewritingHolger Hans Peter Freyther1-0/+30
2011-05-31nat: Allow to rewrite any non international numberHolger Hans Peter Freyther1-2/+0
2011-05-31nat: Refactor the number patching code into a new methodHolger Hans Peter Freyther1-45/+56
2011-05-31abis: Get the structs and values from libosmocoreHolger Hans Peter Freyther2-6/+2
2011-05-31misc: Provide a uninstall-hook to remove the extra filesHolger Hans Peter Freyther1-0/+7
2011-05-24move some more abis_nm related code into libosmocoreHarald Welte2-42/+0
2011-05-24libabis: fix segfault on malformed ipaccess RSL linkAlexander Huemer1-1/+4
2011-05-24openbsc: update .gitignoreAlexander Huemer1-0/+3
2011-05-24openbsc: rename configure.in -> configure.acAlexander Huemer1-0/+0
2011-05-24openbsc: add missing AC_LANG_SOURCE for current autoconfAlexander Huemer1-1/+1
2011-05-24Move system information related defines and code to libosmocoreHarald Welte3-146/+12
2011-05-24prepare gsm_data.h header file sharing with osmo-btsHarald Welte6-114/+141
2011-05-23abis_nm: Some more fall-out from the abis_nm move to libosmocoreHarald Welte3-3/+5
2011-05-23abis_nm: fix some fallout regarding abis_nm migration to libosmocoreHarald Welte4-6/+7
2011-05-22abis_nm: Move lots of generic definitions + code to libosmocoreHarald Welte1-388/+26
2011-05-22use new libosmogsm ip.access protocol header fileHarald Welte1-87/+1
2011-05-22bsc: on-demand setup of nanoBTS and HSL femto socketsPablo Neira Ayuso14-35/+112
2011-05-22abis: add init function for emulated ipaccess/HSL emulated E1 inputPablo Neira Ayuso3-12/+14
2011-05-22bsc: fix bail out in case of problems bootstrapping BTS or E1 inputPablo Neira Ayuso1-4/+6
2011-05-22abis: skip e1_input nesting if emptyPablo Neira Ayuso1-0/+3
2011-05-17ipaccess: Fix the case of specifying the interfaceHolger Hans Peter Freyther1-0/+1
2011-05-17nat: Use 'paging group' because we have paging forbidden.Holger Hans Peter Freyther1-7/+15
2011-05-14ipaccess-find: Work without providing an interface nameHolger Hans Peter Freyther1-3/+2
2011-05-12misc: Use the osmo_init code for signals and loggingHolger Hans Peter Freyther11-98/+65
2011-05-11debian: update ChangelogHarald Welte1-0/+6
2011-05-11debian: examples can now be installed with a single line in .examplesHarald Welte1-6/+1
2011-05-11debian: bsc_nat is now called osmo-bsc_natHarald Welte1-1/+1
2011-05-11add examples for osmocom-bscHarald Welte1-0/+1
2011-05-11osmocom-nitb.init: remove reference to old bsc_hackHarald Welte2-3/+3
2011-05-11examples: automatically copy all examples in dist and install it to docdirHarald Welte12-1/+20
2011-05-11move config file examples to doc/examples/Harald Welte8-0/+0
2011-05-11add git-version-gen script to EXTRA_DISTHarald Welte1-0/+1
2011-05-10gprs: Add a lua script to collect buffers on the downlink.Holger Hans Peter Freyther1-0/+80
2011-05-08configure.in: Require libosmocore >= 0.3.0 for namespace changesHarald Welte1-3/+3
2011-05-07src: rename msg_entr* to osmo_config_*Pablo Neira Ayuso4-5/+5
2011-05-07src: use namespace prefix osmo_* for misc utilsPablo Neira Ayuso31-84/+84
2011-05-06src: use namespace prefix osmo_counter*Pablo Neira Ayuso21-149/+149
2011-05-06src: use namespace prefix osmo_wqueue*Pablo Neira Ayuso12-32/+32
2011-05-06src: use namespace prefix osmo_signal*Pablo Neira Ayuso36-85/+85
2011-05-06src: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso39-211/+211
2011-05-06src: use namespace prefix osmo_timer* for timer functionsPablo Neira Ayuso42-157/+157
2011-05-04bsc: Provide a show statistics commandHolger Hans Peter Freyther1-0/+11