osmo-msc/src
Holger Freyther 12aa50d5a2 Change the subscriber and database backend
gsm_subscriber is now refcounted, the db backend is leaking
a lot less, db_get_subscriber will allocate the subscr record
now, subscr_* will look up a subscriber in the list of currently
active subscribers and add an ref to this one.

The db test cases pass, more testing will be when next to the bts
2009-01-01 18:02:05 +00:00
..
Makefile.am Move the db_test.c to a specific test directory 2008-12-31 23:25:05 +00:00
abis_nm.c working state up to location update and classmark inquiry 2008-12-26 20:25:35 +00:00
abis_rsl.c Document where Channel release is coming from 2008-12-30 19:15:20 +00:00
bsc_hack.c add signal handlers for clean shutdown of BTS via OML on shutdown of program 2009-01-01 01:50:32 +00:00
chan_alloc.c Change the subscriber and database backend 2009-01-01 18:02:05 +00:00
db.c Change the subscriber and database backend 2009-01-01 18:02:05 +00:00
debug.c export debug_flags 2008-12-30 14:59:01 +00:00
gsm_04_08.c Do not call rsl_chan_release directly but use the use_count of the lchan 2009-01-01 03:46:11 +00:00
gsm_04_11.c use 'ALL YOUR PHONE ARE BELONG TO US' as SMS 2008-12-30 15:00:14 +00:00
gsm_data.c * use 16bit for network and country code 2008-12-28 23:42:04 +00:00
gsm_subscriber.c Change the subscriber and database backend 2009-01-01 18:02:05 +00:00
misdn.c suppress hexdumps for better console readability 2008-12-30 14:58:19 +00:00
msgb.c add missing string.h include 2009-01-01 00:33:02 +00:00
select.c Introduce a simple timer API.... 2008-12-27 09:42:59 +00:00
timer.c Introduce a simple timer API.... 2008-12-27 09:42:59 +00:00