aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2011-05-04nat: Keep track of the error message.Holger Hans Peter Freyther1-3/+4
2011-05-04msc: bail out if subscriber VTY command failsPablo Neira Ayuso1-1/+10
2011-05-02nat: Create a Paging Group that BSCs can refer toHolger Hans Peter Freyther5-20/+191
2011-05-02nat: Introduce the concept of a paging group and use itHolger Hans Peter Freyther2-0/+38
2011-05-02nat: Rewrite the paging handling.Holger Hans Peter Freyther4-57/+59
2011-05-02paging: Provide the number of pending requestsHolger Hans Peter Freyther3-1/+18
2011-05-02paging: Initialize structs internally to avoid a crashHolger Hans Peter Freyther3-6/+11
2011-04-26bsc: Allow to have a list of MSCs/MUXs to connect toHolger Hans Peter Freyther10-64/+112
2011-04-26bsc: Allow the NAT to query the list of LACsHolger Hans Peter Freyther2-4/+39
2011-04-26bsc: Handle MGCP coming from Osmo Extensions headerHolger Hans Peter Freyther1-0/+20
2011-04-26bsc: Point back from struct osmo_msc_data to struct gsm_networkDaniel Willmann2-0/+6
2011-04-26nat: Introduce a block on the NAT to slowly get rid of BSCsHolger Hans Peter Freyther3-0/+50