aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src
AgeCommit message (Expand)AuthorFilesLines
2017-08-09fixup: osmo_ss7_vty_init_asp() instead of osmo_ss7_vty_init_sg()Philipp Maier2-6/+2
2017-08-09fixup for: mgcp: add VTY Option to force-realloc endpointsPhilipp Maier1-1/+1
2017-08-09osmo-bsc: make use of osmo_sccp_addr_set_ssn()Philipp Maier1-2/+1
2017-08-09bsc/msc: fixup compiler issuesPhilipp Maier2-2/+6
2017-08-08osmo-bsc: full auto configuration for SS7/CS7Philipp Maier1-20/+44
2017-08-08mgcp: add VTY Option to force-realloc endpointsPhilipp Maier4-4/+16
2017-08-08osmo-bsc: fix invalid for loop headPhilipp Maier1-1/+1
2017-08-07osmo-msc: Use proper sccp instance namesPhilipp Maier1-3/+15
2017-08-07osmo-bsc: improve checking of sccp addressesPhilipp Maier2-12/+30
2017-07-31mgcp: remove proactive DLCXPhilipp Maier2-13/+2
2017-07-22MSC,SGSN: use OSMO_GSUP_PORT == 4222 instead of 2222Neels Hofmeyr1-0/+3
2017-07-22fix release upon IMSI DetachNeels Hofmeyr2-20/+34
2017-07-22cosmetic: add debug log to msc_subscr_conn_close()Neels Hofmeyr1-3/+15
2017-07-22cosmetic: tweak IMSI Detach log outputNeels Hofmeyr1-2/+1
2017-07-22cosmetic: add info log for Iu Release txNeels Hofmeyr1-0/+3
2017-07-22cosmetic: remove obsolete commentNeels Hofmeyr1-2/+1
2017-07-22fix handling of paging response: use conn->lacNeels Hofmeyr1-1/+1
2017-07-22gsm04_08.c patches from neels (remove when committed properly)Philipp Maier1-14/+14
2017-07-22a-iface: move clear command to subscriber_conn.cPhilipp Maier2-4/+7
2017-07-22vty: Fixup sccp/ss7 configurationPhilipp Maier2-62/+31
2017-07-22fixup for: mgcp: display properly mgcp-messages in logPhilipp Maier1-0/+3
2017-07-22msc-vty-completePhilipp Maier2-9/+81
2017-07-14osmo_msc: only clear A-Interface connections for GSM callsPhilipp Maier1-2/+3
2017-07-14fixup: fix typoPhilipp Maier1-1/+1
2017-07-14mncc: make external mncc workPhilipp Maier2-91/+130
2017-07-13mgcp: display properly mgcp-messages in logPhilipp Maier1-1/+40
2017-07-10fixup for: a_iface: fix missing clear commandPhilipp Maier1-1/+3
2017-07-10cosmetic: tweak error log in osmo_bsc_sigtran_init()Neels Hofmeyr1-2/+4
2017-07-07a_iface: fix missing clear commandPhilipp Maier2-0/+13
2017-07-07a_iface: fix missing log outputPhilipp Maier2-0/+8
2017-07-07a_iface: fix missing constPhilipp Maier1-1/+1
2017-07-07a_iface: add missing staticPhilipp Maier2-2/+2
2017-07-05msc_ifaces: add checks for nullpointersPhilipp Maier1-5/+44
2017-07-05fixup: remove allocation/usage of iu struct again.Neels Hofmeyr1-9/+5
2017-07-03osmo-bsc change bsc_handle_dt1() to bsc_handle_dt()Philipp Maier2-3/+3
2017-07-03osmo-bsc: fix sccp name stringPhilipp Maier1-1/+1
2017-07-03a_iface: remove unused variablePhilipp Maier2-2/+2
2017-07-03osmo-msc/a_iface/reset: add missing constPhilipp Maier3-28/+33
2017-07-03osmo-bsc/sigtran: add missing constPhilipp Maier1-11/+11
2017-07-03osmo-msc/a_iface: add missing assertionsPhilipp Maier2-0/+22
2017-07-03osmo-bsc: add missing commentPhilipp Maier1-0/+1
2017-07-03osmo-bsc: add missing assertionPhilipp Maier1-0/+1
2017-07-03osmo-msc: remove orphanned struct membersPhilipp Maier1-8/+2
2017-07-03osmo-msc: rename called/calling address in struct a_conn_infoPhilipp Maier2-13/+13
2017-06-30osmo-bsc: use better msc identifierPhilipp Maier2-9/+15
2017-06-30osmo-bsc: fix typoPhilipp Maier1-2/+2
2017-06-30osmo-bsc: vty: fix error messagePhilipp Maier1-2/+2
2017-06-30build: osmo-bsc_nat: add missing sigtran LDADDNeels Hofmeyr1-0/+1
2017-06-30osmo-bsc: rename calling_addr to msc_addrPhilipp Maier1-6/+6
2017-06-30osmo-bsc: change calling/called addr in VTYPhilipp Maier1-24/+24