osmo-msc/openbsc/src
Harald Welte f0465bd6cb Merge branch 'master' into sms 2009-07-05 14:10:01 +02:00
..
input make sure misdn plugin handles DL_UNITDATA_IND 2009-07-04 09:28:00 +02:00
vty add FIXME about memory leak every time we close telnet 2009-06-26 19:42:14 +02:00
Makefile.am introduce talloc all over OpenBSC 2009-06-20 22:36:41 +02:00
abis_nm.c add more TLV parser definitiosn for IPA NM attributes 2009-07-03 12:46:27 +02:00
abis_rsl.c remove superfluous check for lchan->use > 0 2009-07-04 10:05:51 +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 remove unused variable 2009-07-05 14:05:30 +02:00
chan_alloc.c Merge branch 'master' into talloc 2009-06-26 18:19:53 +02:00
db.c Merge branch 'master' into sms 2009-07-05 14:10:01 +02:00
debug.c add new DMEAS debug category for measurement reporting 2009-06-27 03:09:38 +02:00
e1_config.c use taloc_zero() rather than talloc() and explisit memset() 2009-06-26 20:25:23 +02:00
e1_input.c fix various RSL msgb memory leaks in error paths 2009-06-27 03:09:53 +02:00
gsm_04_08.c Merge branch 'master' into sms 2009-07-05 14:10:01 +02:00
gsm_04_11.c more SMS improvements 2009-07-05 14:02:46 +02:00
gsm_data.c the pointer "tall_bsc_ctx" belongs to the gsm_data.c file not to include file. 2009-06-29 15:19:38 +02:00
gsm_subscriber.c more SMS improvements 2009-07-05 14:02:46 +02:00
gsm_utils.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
ipaccess-config.c add code to ipaccess-config set nanoBST NVRAM attributes 2009-07-03 11:26:45 +02:00
ipaccess-find.c ipaccess-find: remove compile-time specified local ip address 2009-06-29 10:43:04 +02:00
isdnsync.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
mncc.c zero-initialize some more memory that we allocate 2009-06-26 19:42:28 +02:00
msgb.c use named variant when allocating msgb's 2009-06-26 19:39:35 +02:00
paging.c use taloc_zero() rather than talloc() and explisit memset() 2009-06-26 20:25:23 +02:00
rs232.c use named variant when allocating msgb's 2009-06-26 19:39:35 +02:00
select.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
signal.c introduce talloc all over OpenBSC 2009-06-20 22:36:41 +02:00
subchan_demux.c use taloc_zero() rather than talloc() and explisit memset() 2009-06-26 20:25:23 +02:00
talloc.c introduce talloc all over OpenBSC 2009-06-20 22:36:41 +02:00
telnet_interface.c use taloc_zero() rather than talloc() and explisit memset() 2009-06-26 20:25: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
trau_frame.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
trau_mux.c use named variant when allocating msgb's 2009-06-26 19:39:35 +02:00
vty_interface.c switch to dynamically allocated BTS and TRX data structures 2009-06-21 16:17:15 +02:00