osmo-msc/openbsc/src
Holger Hans Peter Freyther 1f69b4653b bsc: Fix the clear to release resources first, then set to NULL
This is fixing a crash reported by Nico. Somehow I staged an
unfinished version of this code. The crash should be gone.
2010-09-16 22:50:19 +08:00
..
bsc bsc; Register the BSC API with many blanks. 2010-09-16 17:27:05 +08:00
gprs vty: Use \r\n in the copyright messages 2010-09-11 13:32:30 +08:00
input [BSC] mISDN: Avoid sending RSL messages to wrong channel number 2010-06-20 10:44:15 +02:00
ipaccess ipaccess-config / NWL: Decode + print neighbor cell ARFCNs 2010-08-04 13:14:34 +02:00
mgcp vty: Use \r\n in the copyright messages 2010-09-11 13:32:30 +08:00
nat nat: Fix a crash when a BSC disconnects while a rejected IMSI 2010-09-16 06:41:09 +08:00
Makefile.am bsc: Move the gsm_04_80.c code into the libbsc.a 2010-09-16 00:20:19 +08:00
abis_nm.c network-listen: The BSIC flag is not set as expected 2010-07-30 22:35:31 +02:00
abis_nm_vty.c OML: Introduce minimal VTY command set to interact with OML managed objects 2010-05-31 16:40:40 +02:00
abis_rsl.c chan: Store the to be assigned channel type in the GSM Network. 2010-09-06 09:36:02 +08:00
auth.c auth: Add support for XOR test A3A8 algo (and vty commands) 2010-06-14 20:43:53 +02:00
bs11_config.c chan: Store the to be assigned channel type in the GSM Network. 2010-09-06 09:36:02 +08:00
bsc_api.c bsc: Fix the clear to release resources first, then set to NULL 2010-09-16 22:50:19 +08:00
bsc_hack.c vty: Provide a is_config_node for the VTY and use it for the bsc 2010-08-26 16:55:37 +08:00
bsc_init.c bsc_init: Allow DTXu and enable DTXd on RSL (experimental) 2010-09-06 09:26:27 +08:00
bsc_msc.c bsc_msc: Remove the except code as it is wrong... 2010-08-06 07:49:57 +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 vty: Use \r\n in the copyright messages 2010-09-11 13:32:30 +08:00
bsc_vty.c [paging] Only page if we have some free channels right now 2010-09-06 10:13:23 +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 bsc: Move the subscriber_con code into the bsc_api 2010-09-16 02:16:01 +08:00
common_vty.c bsc: Register a new MSC group with data for the MSC connection 2010-09-15 23:46:03 +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 bsc_api: Do not free the subscriber conn on clear and clear request 2010-09-16 20:53:04 +08:00
gsm_04_08_utils.c chan: Add configuration to handle paging any with TCH 2010-09-06 09:41:50 +08:00
gsm_04_11.c gsm_04_11: count SMS delivery attempts for each CP-DATA 2010-09-16 20:54:14 +08:00
gsm_04_80.c gsm_04_80: Allow to specify the alert pattern for the notification 2010-07-27 18:27:46 +08:00
gsm_data.c bsc: Initialize the MSC data parameters to a sane default 2010-09-16 02:16:02 +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 [alloc] Assign a TCH for LU when all SDCCHs are occupied. 2010-09-06 08:58:42 +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 bsc_api: Do not free the subscriber conn on clear and clear request 2010-09-16 20:53:04 +08:00
paging.c [paging] Implement the counting for TCH/H and TCH/F 2010-09-06 10:13:23 +08:00
rest_octets.c [GPRS] Make sure SI13 rest octets look like those of the ip.access BSC 2010-05-31 12:55:11 +02:00
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 [GPRS] Add Frame Relay in GRE encapsulation for NS 2010-05-19 14:38:50 +02:00
subchan_demux.c
system_information.c Add more RSL <-> Osmo SI type mappings, export osmo_sitype_strs[] 2010-07-30 11:17:13 +02:00
talloc_ctx.c gsm_04_08: Add a operation to enable ciphering on a lchan 2010-06-14 20:43:51 +02:00
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 Use hexparse() from libosmocore >= 0.1.14 2010-07-30 10:39:26 +02:00