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
/
gprs
/
sgsn_vty.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-09
Merge branch 'master' into sysmocom/iu, with tweaks
sysmocom/iu_orig_history
Neels Hofmeyr
1
-7
/
+7
2016-04-29
move gsm_04_08_gprs.h to libosmocore
Harald Welte
1
-1
/
+1
2016-04-29
Start to use struct osmo_auth_vector from gsm_auth_tuple
Harald Welte
1
-6
/
+6
2016-03-03
prepare sgsn_mm_ctx for Gb and Iu mode (UMTS)
Harald Welte
1
-2
/
+2
2015-11-16
gtphub: add first bits of GRX ares
Neels Hofmeyr
1
-0
/
+5
2015-11-10
sgsn_vty.c: fix typo
Neels Hofmeyr
1
-1
/
+1
2015-11-02
oap: add OAP config to VTY
Neels Hofmeyr
1
-0
/
+91
2015-11-02
sgsn: Fix up the VTY doc strings
Holger Hans Peter Freyther
1
-2
/
+2
2015-08-18
sgsn: make all SGSN timers configurable via the VTY
Harald Welte
1
-0
/
+93
2015-05-29
ggsn: The id is a uint32_t don't print it as signed
Holger Hans Peter Freyther
1
-2
/
+2
2015-05-25
sgsn: Allow to specify the DNS servers that should be used
Holger Hans Peter Freyther
1
-0
/
+18
2015-05-25
sgsn: Allow to resolve the IPv4 address of a GGSN through DNS
Holger Hans Peter Freyther
1
-0
/
+15
2015-05-24
sgsn: Extract the hlr Number into the mm context
Holger Hans Peter Freyther
1
-2
/
+2
2015-05-06
sgsn: Add VTY configuration for the CDR module
Holger Hans Peter Freyther
1
-0
/
+36
2015-05-05
sgsn: Show the QoS that has been assigned
Holger Hans Peter Freyther
1
-1
/
+2
2015-05-05
sgsn: Dump the E164 (encoded) assigned to the subscriber
Holger Hans Peter Freyther
1
-0
/
+5
2015-02-06
sgsn: Add easy APN commands with just the name
Holger Hans Peter Freyther
1
-0
/
+23
2015-02-06
sgsn: Add functions to handle APN contexts
Jacob Erlbeck
1
-4
/
+60
2015-02-06
sgsn: Add PDP info to subscriber data
Jacob Erlbeck
1
-0
/
+7
2015-01-30
gprs: Support cancellation type
Jacob Erlbeck
1
-2
/
+11
2015-01-28
gprs: Don't use subscr->keep_in_ram in normal operation
Jacob Erlbeck
1
-0
/
+27
2015-01-26
gprs: Do not put the subscr in gprs_subscr_delete
Jacob Erlbeck
1
-1
/
+2
2015-01-26
sgsn: Remove the "permanent" subscriber cache
Holger Hans Peter Freyther
1
-37
/
+0
2015-01-20
sgsn: Restructure the 'update-subscriber' command
Jacob Erlbeck
1
-34
/
+7
2015-01-20
sgsn: Fix vty_out newlines
Jacob Erlbeck
1
-11
/
+21
2015-01-20
sgsn: Add SGSN_ERROR_CAUSE_NONE and use it instead of 0
Jacob Erlbeck
1
-2
/
+16
2015-01-18
gprs: Use PURGE MS messages
Jacob Erlbeck
1
-1
/
+3
2015-01-18
gprs: Add expiry timeout for subscriber entries
Jacob Erlbeck
1
-0
/
+35
2015-01-18
sgsn: Show GSUP client info on 'show sgsn'
Jacob Erlbeck
1
-0
/
+11
2015-01-18
sgsn: Add global require_update_location flag
Jacob Erlbeck
1
-0
/
+1
2015-01-18
sgsn: Replace subscr.authenticate by global require_authentication flag
Jacob Erlbeck
1
-7
/
+4
2015-01-18
sgsn: Integrate the GSUP client into the SGSN
Jacob Erlbeck
1
-0
/
+31
2015-01-10
sgsn: Fix VTY command error handling (Coverity)
Jacob Erlbeck
1
-3
/
+3
2014-12-24
sgsn: Add a subscriber based authentication phase
Jacob Erlbeck
1
-3
/
+69
2014-12-24
sgsn: Add support for authentication triplets
Jacob Erlbeck
1
-1
/
+78
2014-12-10
sgsn: Support subscriber based authentication
Jacob Erlbeck
1
-3
/
+5
2014-12-10
sgsn: Do not 'commit' implicitely when executing 'insert'
Jacob Erlbeck
1
-2
/
+0
2014-12-09
sgsn: Add VTY commands to manage subscriber cache
Jacob Erlbeck
1
-0
/
+143
2014-12-09
sgsn: Integrate subscriber handling into the SGSN
Jacob Erlbeck
1
-3
/
+5
2014-11-14
sgsn: Add 'acl-only' authentication policy
Jacob Erlbeck
1
-8
/
+17
2014-10-27
sgsn: Moved IMSI ACL management to sgsn_auth.c
Jacob Erlbeck
1
-50
/
+2
2014-10-27
sgsn: Delete PDP contexts properly
Jacob Erlbeck
1
-1
/
+2
2014-03-23
sgsn/ctrl: Add ctrl interface, implement listing subscribers
Holger Hans Peter Freyther
1
-1
/
+1
2013-10-30
vty: Use vty_install_default() instead of bsc_install_default()
Jacob Erlbeck
1
-1
/
+1
2013-09-02
vty: Use generic 'end' and 'exit' commands
Jacob Erlbeck
1
-3
/
+1
2013-07-21
sgsn: Add "auth-policy" VTY command to enable/disable ACL
Harald Welte
1
-0
/
+17
2013-07-21
sgsn: add a minimalistic ACL
Harald Welte
1
-1
/
+79
2013-07-04
sgsn: Fix the unimplemented/uninstalled show ggsn command
Holger Hans Peter Freyther
1
-7
/
+0
2013-07-04
sgsn_vty: Fix uninitialized variable in the gprs_apn2str method
Holger Hans Peter Freyther
1
-1
/
+1
2012-08-17
VTY: improve VTY prompt and make sure exit/end works everywhere
Harald Welte
1
-1
/
+1
[next]