index
:
osmo-msc
34c3
35c3
36c3
aoip
cccamp2019
fairwaves/production
falconia/production
jolly/vgcs
keith/LCLS_SIP
keith/lcls2r1
keith/lcls_nonsense
keith/sms
keith/sqlite3_no_unixepoch
laforge/gsup
laforge/nosql
laforge/sgsap
laforge/sqlite3
laforge/ussd
lynxis/pre_release
master
msuraev/smpp
neels/1.6.2
neels/35c3
neels/3g_opt_in
neels/a54
neels/call_during_call
neels/cc_timeout
neels/codecs
neels/codecs_fmtp
neels/codecs_tmp
neels/db_log
neels/dbi_debug
neels/dev
neels/dgsm
neels/dgsm_and_codecs
neels/encryption
neels/ho
neels/lcls_nonsense
neels/log
neels/master
neels/mgw_domain
neels/mipsel
neels/mncc_codecs
neels/mncc_codecs2
neels/mncc_codecs3
neels/mncc_path
neels/msc_vlr_test_a54
neels/os2779
neels/os2983
neels/os3062
neels/osmo_timer
neels/re-est
neels/reass
neels/sms_over_gsup
neels/split
neels/unexpected_id_resp
neels/vgcs
neels/vlr_evil_twin1
neels/vlr_evil_twin3
neels/vtyref
news_from_openbsc
osmith/fix-python3
osmith/move-manuals-to-project-repos
osmith/rpm
osmith/wip
osmith/wip-csd
pespin/fix-smsc-use-after-free
pespin/foo
pespin/ipv6
pespin/master
pespin/release-1.4.0
pespin/smpp2
pespin/systemd
pespin/test
pespin/tmp
pmaier/callref
pmaier/fixlength
pmaier/lac
rhizomatica/production
rhizomatica/testing
stsp/lu_expire
stsp/neighbor_ident
stsp/smpp_store_sms
tnt/silent-call
OsmoMSC: Osmocom's Mobile Switching Center for 2G and 3G circuit-switched mobile networks
Harald Welte
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
openbsc
/
src
/
libmsc
/
gsm_subscriber.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-04
cosmetic: move subscr_conn alloc&free to gsm_04_08.c
Neels Hofmeyr
1
-27
/
+0
2016-05-04
msc subscr: add paging timeout
Neels Hofmeyr
1
-0
/
+28
2016-05-04
subscr_paging_dispatch(): add assertions
Neels Hofmeyr
1
-0
/
+5
2016-05-04
comment tweak
Neels Hofmeyr
1
-1
/
+1
2016-05-04
debug log tweaks for paging
Neels Hofmeyr
1
-2
/
+3
2016-05-04
Revert "subscr_paging_dispatch(): use conn->subscr instead of separate param"
Neels Hofmeyr
1
-3
/
+3
2016-05-02
comments and debug log for paging response
Neels Hofmeyr
1
-1
/
+18
2016-05-02
msc_paging_request(): remove unused parameters
Neels Hofmeyr
1
-4
/
+2
2016-05-02
msc_paging_request(): make static
Neels Hofmeyr
1
-1
/
+1
2016-05-02
paging: actually verify subscriber authorization
Neels Hofmeyr
1
-1
/
+8
2016-05-02
paging: change subscr_paging_cb() into subscr_rx_paging_response()
Neels Hofmeyr
1
-10
/
+5
2016-05-02
Allow paging even though is_paging is false
Neels Hofmeyr
1
-2
/
+5
2016-05-02
cosmetic: subscr_paging_dispatch() comments/indent
Neels Hofmeyr
1
-9
/
+0
2016-05-02
subscr_paging_dispatch(): use conn->subscr instead of separate param
Neels Hofmeyr
1
-3
/
+3
2016-05-02
cosmetic: subscr_paging_dispatch() comments/indent
Neels Hofmeyr
1
-7
/
+2
2016-05-02
gsm_04_08 mscsplit: subscr_request_channel() -> subscr_request_conn()
Neels Hofmeyr
1
-2
/
+2
2016-05-02
gsm_04_08: factor out subscr authorization check
Neels Hofmeyr
1
-0
/
+27
2016-04-25
paging_signal_data: remove unused lac member
Neels Hofmeyr
1
-1
/
+0
2016-04-20
add preliminary paging response handling, incomplete
Neels Hofmeyr
1
-14
/
+0
2016-04-20
cosmetic: debug and error logging, comment tweaks
Neels Hofmeyr
1
-1
/
+7
2016-04-20
Add Iu paging
Neels Hofmeyr
1
-3
/
+10
2016-03-15
cosmetic: comments
Neels Hofmeyr
1
-1
/
+1
2016-03-14
cosmetic
Neels Hofmeyr
1
-1
/
+0
2016-03-04
libmsc: stubify paging (A-/Iu-interfaces need to reimplement this)
Neels Hofmeyr
1
-2
/
+12
2016-03-04
gsm_subscriber_connection: further split between BSC and MSC
Neels Hofmeyr
1
-0
/
+28
2016-03-03
mscsplit: remove bts and lchan pointers from libmsc
Neels Hofmeyr
1
-11
/
+11
2015-08-08
subscr: Fix potential subscr ref count issue
Holger Hans Peter Freyther
1
-0
/
+1
2015-08-03
paging: Forget we were paging after the dispatch
Holger Hans Peter Freyther
1
-1
/
+1
2015-08-03
paging: Stop paging everywhere before dispatching any signal
Holger Hans Peter Freyther
1
-9
/
+9
2015-04-29
sub: Remove the queue from the subscriber code
Holger Hans Peter Freyther
1
-114
/
+40
2015-04-29
sub: Remove introspection of the "channel queue"
Holger Hans Peter Freyther
1
-45
/
+0
2014-12-05
msc: Add and use gsm_subscriber_group
Jacob Erlbeck
1
-17
/
+18
2013-10-13
db: Remove the struct gsm_network from the database layer
Holger Hans Peter Freyther
1
-4
/
+21
2013-07-27
expiration: Allow to disable the periodic location updating procedure
Holger Hans Peter Freyther
1
-6
/
+7
2013-07-27
expiration: Speculative fixes for the periodic expiring handling
Holger Hans Peter Freyther
1
-16
/
+42
2013-07-04
gsm_subscriber: Fix compiler warning of the printf string
Holger Hans Peter Freyther
1
-1
/
+1
2013-01-01
libmsc: Track and update the location update expiry
Jan Luebbe
1
-0
/
+35
2012-12-25
gsm_subscriber: change subscr_bsc_active_subscriber to plural
Jan Luebbe
1
-5
/
+5
2011-05-06
src: use namespace prefix osmo_signal*
Pablo Neira Ayuso
1
-3
/
+3
2011-04-18
misc: Move from u_int to uint types of stdint.h
Holger Hans Peter Freyther
1
-1
/
+1
2011-03-23
src: use new library libosmogsm and new path to headers in libosmocore
Pablo Neira Ayuso
1
-1
/
+1
2011-03-04
prefix sub-directories containing libraries with 'lib'
Harald Welte
1
-0
/
+410