osmo-msc/openbsc/src
Harald Welte d0b7b7719f add ud_hdr_ind to SMS table
we also implement verification of the database schema number by
using the 'Meta' table.
2009-08-09 19:03:42 +02:00
..
input prepare mISDN driver for multiple lines/instances 2009-08-04 14:11:49 +02:00
vty ensure vty code uses talloc_strdup() rather than regular strdup 2009-08-08 17:41:43 +02:00
Makefile.am Add new BSC RLL layer of code 2009-08-09 13:47:35 +02:00
abis_nm.c implement nanoBTS frequency error test 2009-08-08 00:02:36 +02:00
abis_rsl.c move ms_pwr utility function to gsm_utils.c 2009-08-09 14:45:18 +02:00
bs11_config.c switch to dynamically allocated BTS and TRX data structures 2009-06-21 16:17:15 +02:00
bsc_hack.c move ms_pwr utility function to gsm_utils.c 2009-08-09 14:45:18 +02:00
bsc_rll.c fix timer and linked list handling of new RLL code 2009-08-09 14:13:58 +02:00
chan_alloc.c move search for existing lchan for subscriber to new function 2009-08-09 18:52:33 +02:00
db.c add ud_hdr_ind to SMS table 2009-08-09 19:03:42 +02:00
debug.c add new DMEAS debug category for measurement reporting 2009-06-27 03:09:38 +02:00
e1_config.c add HARDCODED_BTSn_TS to define the base TS for each BTS 2009-08-06 17:38:10 +02:00
e1_input.c move allocation of talloc contexts into link-time constructor 2009-07-28 00:41:45 +02:00
gsm_04_08.c move search for existing lchan for subscriber to new function 2009-08-09 18:52:33 +02:00
gsm_04_11.c implement proper SAPI3 handling for SMS 2009-08-09 14:59:02 +02:00
gsm_data.c parse_btstype() can use const qualifier 2009-08-08 15:38:29 +02:00
gsm_subscriber.c first 'working' SMS implementation 2009-08-08 16:03:15 +02:00
gsm_utils.c move ms_pwr utility function to gsm_utils.c 2009-08-09 14:45:18 +02:00
ipaccess-config.c implement nanoBTS frequency error test 2009-08-08 00:02:36 +02:00
ipaccess-find.c ipaccess-find: don't try to parse packets that are not IPAC_MSGT_ID_RESP 2009-08-08 12:14:53 +02:00
isdnsync.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
mncc.c move allocation of talloc contexts into link-time constructor 2009-07-28 00:41:45 +02:00
msgb.c move allocation of talloc contexts into link-time constructor 2009-07-28 00:41:45 +02:00
paging.c when paging a MS, use the channel type indicated by caller 2009-08-08 15:08:19 +02:00
rs232.c use named variant when allocating msgb's 2009-06-26 19:39:35 +02:00
rtp_proxy.c Merge commit 'origin/master' 2009-07-29 10:58:08 +02:00
select.c enable select.c handler to support removal of two consecutive fd's 2009-07-28 13:32:00 +02:00
signal.c move allocation of talloc contexts into link-time constructor 2009-07-28 00:41:45 +02:00
subchan_demux.c move allocation of talloc contexts into link-time constructor 2009-07-28 00:41:45 +02:00
talloc.c introduce talloc all over OpenBSC 2009-06-20 22:36:41 +02:00
telnet_interface.c telnet: deal gracefully with vty being closed by vty layer 2009-08-07 00:31:23 +02:00
timer.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
tlv_parser.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
transaction.c look-up by (subscriber, protocol, transaction_id) tuple 2009-07-23 21:58:40 +02:00
trau_frame.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
trau_mux.c move allocation of talloc contexts into link-time constructor 2009-07-28 00:41:45 +02:00
vty_interface.c add SMS sending commands to vty 2009-08-09 15:13:54 +02:00