osmo-bsc/openbsc/src
Holger Hans Peter Freyther 742fc70011 vty_interface_layer3: Fix a subscriber memory leak.. 2010-07-26 19:43:54 +08:00
..
bsc bsc: Add header file for the true BSC API. 2010-07-05 16:04:36 +08:00
gprs [gprs] BSSGP: Fix null pointer dereference 2010-07-23 22:00:45 +02:00
input [BSC] mISDN: Avoid sending RSL messages to wrong channel number 2010-06-20 10:44:15 +02:00
ipaccess network_listen: hexdump the SI2/SI2bis/SI2ter messages once we get them 2010-07-22 21:54:20 +02:00
mgcp mgcp: u_int8_t -> uint8_t 2010-07-23 18:56:26 +08:00
nat nat: Clang reported two places with garbage data 2010-07-23 19:43:12 +08:00
sccp sccp: u_int32_t -> uint32_t 2010-07-23 18:40:10 +08:00
Makefile.am bsc: Move meas_rep.c into the libbsc.c as it is used from bsc_vty.c 2010-06-30 15:11:30 +08:00
abis_nm.c [ipaccess-config] fix bugs in generating the PHYSICAL CONFIG attribute 2010-07-22 21:54:19 +02:00
abis_nm_vty.c
abis_rsl.c rsl: Add method to send a SMSCB inside a SMS BROADCAST COMMAND 2010-07-23 17:16:48 +08:00
auth.c
bs11_config.c
bsc_api.c bsc_api: Add stub for the cipher mode command. 2010-07-23 17:15:15 +08:00
bsc_hack.c bsc_api: Move the API init into the main function. 2010-06-30 15:11:29 +08:00
bsc_init.c abis_nm: Create a signal data structure for the NACK message 2010-07-14 02:08:35 +08:00
bsc_msc.c nat: Fix nat crash on start due forgetting the ->data pointer.. 2010-07-22 20:30:40 +08:00
bsc_rll.c bsc_api: Remove lchan->conn from the RLL code... it was all dead anyway 2010-06-17 16:58:38 +08:00
bsc_version.c
bsc_vty.c bsc_msc: Remove use_count from the subscriber connection 2010-06-28 18:01:47 +08:00
bts_ipaccess_nanobts.c clang: Clang warns we have this value twice... 2010-07-23 19:33:16 +08:00
bts_siemens_bs11.c misc: make the compiler happy... 2010-06-21 18:21:16 +08:00
bts_unknown.c
chan_alloc.c handover: Call bsc_handover_clear from gsm0808_clear 2010-06-30 13:02:08 +08:00
common_vty.c nat: Rename BSC_NODE to NAT_BSC_NODE to avoid future issues. 2010-06-17 14:42:20 +08:00
db.c db.c: Fix some SQL queries for ambiguous column names 2010-07-03 22:24:13 +02:00
debug.c nat: Register a debug region for the nat. 2010-06-15 20:24:21 +08:00
e1_config.c
e1_input.c
gsm_04_08.c msc: Create a dummy operation to keep the channel open for five seconds 2010-07-05 15:36:08 +08:00
gsm_04_08_utils.c bsc_api: Remove the lchan usage from the Paging Response handling. 2010-06-21 16:40:09 +08:00
gsm_04_11.c bsc_msc: Remove use_count from the subscriber connection 2010-06-28 18:01:47 +08:00
gsm_04_80.c gsm_04_80: Use msgb_push to get the verification code of msgb 2010-07-26 19:08:59 +08:00
gsm_data.c gsm_data.c: Reorder includes to put osmocore up 2010-06-28 18:20:22 +08:00
gsm_subscriber.c misc: Move handover_logic.c into the libbsc.a 2010-06-30 12:59:20 +08:00
gsm_subscriber_base.c misc: Move handover_logic.c into the libbsc.a 2010-06-30 12:59:20 +08:00
handover_decision.c
handover_logic.c handover: lchan_free will only free the local resources. 2010-06-30 13:04:13 +08:00
isdnsync.c
meas_rep.c meas_rep.c: clang reports a possible division by zero 2010-07-23 19:46:04 +08:00
mgcp.cfg
mncc.c
openbsc.cfg.1-1
openbsc.cfg.1-2
openbsc.cfg.1-2-hopping make 'neci 1' the default in the example config files 2010-07-14 13:56:36 +02:00
openbsc.cfg.2-2
openbsc.cfg.nanobts make 'neci 1' the default in the example config files 2010-07-14 13:56:36 +02:00
openbsc.cfg.nanobts.multitrx make 'neci 1' the default in the example config files 2010-07-14 13:56:36 +02:00
osmo_msc.c msc: Create a dummy operation to keep the channel open for five seconds 2010-07-05 15:36:08 +08:00
paging.c bsc_api: Fix compile warning in paging code.. 2010-06-17 16:43:24 +08:00
rest_octets.c
rrlp.c bsc_api: Make paging/silent call work with the subscriber_connection 2010-06-17 15:05:57 +08:00
rs232.c
rtp_proxy.c
silent_call.c clang: Initialize rc with zero. 2010-07-23 19:34:34 +08:00
socket.c
subchan_demux.c
system_information.c [BSC] SI: make sure we initialize the data field, not the bitvec structure 2010-06-20 10:44:54 +02:00
talloc_ctx.c
token_auth.c bsc_api: Rename lchan_for_subscr to connection_for_subscr and update code 2010-06-16 15:42:38 +08:00
transaction.c msc: Add includes to silence a compiler warning. 2010-06-30 12:59:20 +08:00
trau_frame.c
trau_mux.c
ussd.c msc: Add includes to silence a compiler warning. 2010-06-30 12:59:20 +08:00
vty_interface_layer3.c vty_interface_layer3: Fix a subscriber memory leak.. 2010-07-26 19:43:54 +08:00