osmo-msc/include/openbsc
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 Start implementing GSM 04.11 (short message service) 2008-12-28 00:31:09 +00:00
abis_nm.h * fix DEBUGP defines, activate DEBUG functionality 2008-12-26 00:06:02 +00:00
abis_rsl.h Do not call rsl_chan_release directly but use the use_count of the lchan 2009-01-01 03:46:11 +00:00
call_handling.h Draft ideas for high level call handling 2008-12-27 22:59:48 +00:00
chan_alloc.h Do not call rsl_chan_release directly but use the use_count of the lchan 2009-01-01 03:46:11 +00:00
db.h Change the subscriber and database backend 2009-01-01 18:02:05 +00:00
debug.h export debug_flags 2008-12-30 14:59:01 +00:00
gsm_04_08.h Add an option to set the global reject cause 2008-12-31 18:52:11 +00:00
gsm_04_11.h Implement sending SMS and send one on network registration 2008-12-29 04:20:41 +00:00
gsm_data.h Introduce logical updating request operation on the gsm_lchan 2008-12-31 18:53:57 +00:00
gsm_subscriber.h Change the subscriber and database backend 2009-01-01 18:02:05 +00:00
linuxlist.h initial commit of current OpenBSC state 2008-12-23 20:25:15 +00:00
misdn.h misdn.h forward declare mi_setup 2008-12-27 09:41:03 +00:00
msgb.h Parse sms-submit messages 2008-12-29 00:44:41 +00:00
select.h no reasonable commit message possible. tons of changes of the last 2 days 2008-12-25 23:28:35 +00:00
timer.h Introduce a simple timer API.... 2008-12-27 09:42:59 +00:00
tlv.h now we get up to the SETUP of MO calls 2008-12-27 01:55:51 +00:00