osmo-bsc/openbsc/src
Holger Hans Peter Freyther 63f2db2ec9 [mgcp] Switch logging from notice to debug 2010-02-26 13:31:46 +01:00
..
input ipaccess input: Print BTS number that has disappeared 2009-12-29 11:00:37 +01:00
ipaccess fix ipaccess-config, call missing nanobts initialization 2010-01-10 18:37:38 +01:00
mgcp [mgcp] Switch logging from notice to debug 2010-02-26 13:31:46 +01:00
sccp [sccp] Implement sending the Inactivity Test on a connection.. 2009-11-20 13:09:15 +01:00
vty vty: sub-divide talloc contexts and include them in talloc report 2009-12-24 10:51:56 +01:00
Makefile.am [mgcp] Move the network bits to a separate file... 2010-02-22 12:09:41 +01:00
abis_nm.c [OML] parse attributes depending on BTS type 2010-01-10 18:01:52 +01:00
abis_rsl.c [rsl] Send the MultiRateConfig in the RSL Channel Activate msg 2010-01-28 10:23:34 +01:00
bitvec.c fix bug in bitvec resulting in all bits being set to 0xff 2009-12-16 15:59:24 +01:00
bs11_config.c [OML] parse attributes depending on BTS type 2010-01-10 18:01:52 +01:00
bsc_hack.c Register GSM_BTS_TYPE_UNKNOWN in bsc_hack.c 2010-01-14 21:52:34 +01:00
bsc_init.c [bsc_init] Send OPSTART if SITE_MANAGER reports off-line 2010-01-03 10:07:11 +01:00
bsc_rll.c ensure that we use the SACCH where apropriate for RLL connections 2009-08-09 19:06:24 +02:00
bts_ipaccess_nanobts.c [OML] parse attributes depending on BTS type 2010-01-10 18:01:52 +01:00
bts_siemens_bs11.c [OML] parse attributes depending on BTS type 2010-01-10 18:01:52 +01:00
bts_unknown.c Register GSM_BTS_TYPE_UNKNOWN in bsc_hack.c 2010-01-14 21:52:34 +01:00
chan_alloc.c print full lchan name when recycling it 2010-01-03 11:02:54 +01:00
comp128.c encryption: Import a GPL comp128 implementation 2010-01-03 10:54:07 +01:00
db.c db: Add methods to set auth{info,tuple} for a subscriber 2010-01-03 10:50:34 +01:00
debug.c move get_string_value() und get_value_string() into debug.c 2009-12-27 11:24:55 +01:00
e1_config.c logging: introduce log levels at caller site 2009-12-17 23:10:46 +01:00
e1_input.c rsl_sendmsg: Print message in case trx == NULL 2009-12-29 11:00:27 +01:00
gsm_04_08.c gsm_04_08: Add RAND debug output in gsm48_tx_mm_auth_req 2010-01-03 10:53:39 +01:00
gsm_04_08_utils.c [gsm48] Use optional Chan Mode 1 for the assignment command 2010-01-28 12:46:04 +01:00
gsm_04_11.c gsm_04_11: Support for implicit CP-ACK in case of multi-SMS 2009-12-27 01:09:41 +01:00
gsm_04_80.c [USSD] more whitespace fixes 2009-10-26 20:42:55 +01:00
gsm_data.c Fix allocation of BTS from VTY 2010-01-12 10:46:27 +01:00
gsm_subscriber.c add (and use) new subscr_name() function to get name or IMSI 2009-12-24 14:50:24 +01:00
gsm_subscriber_base.c [debug] Introduce DREF debug category for reference counting 2009-12-24 11:46:44 +01:00
gsm_utils.c utility functions to convert RXLEV into dBm and vice versa 2009-12-12 15:37:54 +01:00
handover_decision.c [handover] Real handover algorithm 2009-12-21 13:33:10 +01:00
handover_logic.c [handover] print INFO message when doing handover 2009-12-26 00:29:18 +01:00
isdnsync.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
meas_rep.c meas_rep: utility function for processing of measurement reports 2009-12-21 13:33:10 +01:00
mgcp.cfg [mgcp] Make the number of endpoints configurable... 2009-11-20 14:05:17 +01:00
mncc.c Introduce new MNCC based proxy mode 2009-12-20 14:22:11 +01:00
msgb.c move msgb talloc context into talloc_ctx.c 2009-12-24 09:43:25 +01:00
openbsc.cfg.1-1 [BS11] don't put invalid channel combination into the config file 2009-12-04 11:23:12 +05:30
openbsc.cfg.1-2 [network] Make use of T3113 for paging 2009-11-22 05:28:24 +01:00
openbsc.cfg.2-2 [BS11] don't put invalid channel combination into the config file 2009-12-04 11:23:12 +05:30
openbsc.cfg.nanobts [network] Make use of T3113 for paging 2009-11-22 05:28:24 +01:00
paging.c [signal] Differentiate paging success from expiration in SS_PAGING 2010-01-07 10:37:40 +01:00
rest_octets.c [rest_octets] Return bv.data_len to indicate how was written 2010-01-07 15:48:28 +01:00
rrlp.c [signal] Differentiate paging success from expiration in SS_PAGING 2010-01-07 10:37:40 +01:00
rs232.c use named variant when allocating msgb's 2009-06-26 19:39:35 +02:00
rtp_proxy.c correction of RTP timestamps is a NOTICE event, not debug 2009-12-28 13:38:23 +01:00
select.c Make sure select() callbacks are not called multiple times 2010-01-23 10:52:38 +01:00
signal.c move talloc context creation out of on_dso / constructors 2009-08-15 02:30:58 +02:00
silent_call.c silent_call: Add option to choose channel type 2010-01-03 10:10:47 +01:00
statistics.c counter: create their own talloc context for better readability 2009-12-24 10:04:09 +01:00
subchan_demux.c move talloc context creation out of on_dso / constructors 2009-08-15 02:30:58 +02:00
system_information.c [system_information] Initialize the buffer before moving it 2010-01-07 15:48:28 +01:00
talloc.c [talloc] Provide a copy of strnlen on OSX 2009-11-22 05:28:14 +01:00
talloc_ctx.c fix typo in talloc_ctx causing counters not to show up in talloc report 2009-12-24 10:07:36 +01:00
telnet_interface.c update copyright statements 2010-01-12 10:46:27 +01:00
timer.c [timer] Initialize i with zero 2009-10-21 16:38:19 +02:00
tlv_parser.c TLV: add function to patch a tlv definition table 2010-01-10 17:45:23 +01:00
token_auth.c gsm_04_08: Specify key_seq when calling gsm48_tx_mm_auth_req 2010-01-03 10:53:22 +01:00
transaction.c transaction: Change id allocator method to be 'circular' 2009-12-24 15:09:55 +01:00
trau_frame.c logging: introduce log levels at caller site 2009-12-17 23:10:46 +01:00
trau_mux.c Fix typo s/memcpy/memcmp in trau_frame.c 2009-12-21 01:18:44 +01:00
ussd.c [USSD] various USSD improvements 2009-10-26 20:39:26 +01:00
vty_interface.c [vty_interface.c]: Warn if no BTS could be allocated 2010-01-14 21:52:26 +01:00
vty_interface_layer3.c [vty] Move db usage out of the libbsc (fork dumping of subscr) 2010-01-06 06:00:40 +01:00