aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-27systemd service: add save_log_tail35c3Neels Hofmeyr1-0/+1
2018-12-20fix ipa_asp_fsm down state transitionStefan Sperling1-22/+27
2018-12-06contrib: fix makedistcheck with disabled systemdOliver Smith1-1/+2
2018-12-05contrib/jenkins.sh: build and publish manualsOliver Smith1-2/+19
2018-12-04Fix DISTCHECK_CONFIGURE_FLAGS overrideOliver Smith1-1/+1
2018-11-27build manuals moved here from osmo-gsm-manuals.gitOliver Smith7-26/+87
2018-11-27Merge history from osmo-gsm-manuals.gitNeels Hofmeyr6-0/+1662
2018-11-27stp: update vty reference with added SCCP commandsNeels Hofmeyr1-1/+99
2018-11-27stp: update vty referenceNeels Hofmeyr1-55/+130
2018-11-27vty-ref: Update URI of docbook 5.0 schemaHarald Welte1-2/+2
2018-11-27OsmoSTP: update VTY referenceNeels Hofmeyr1-1742/+1359
2018-11-27STP: Update vty reference XML fileHarald Welte2-2/+1742
2018-11-27First step towards an OsmoSTP manualHarald Welte6-0/+132
2018-11-27Importing history from osmo-gsm-manuals.gitNeels Hofmeyr0-0/+0
2018-11-22SS7: safeguard against wrong number of pointcode componentMax1-1/+2
2018-11-19Log ip:port for created SS7 serverMax1-1/+4
2018-11-19Make pointcode width function publicMax2-3/+5
2018-11-18osmo-stp: add SCCP related VTY commandsNeels Hofmeyr1-0/+1
2018-11-09return error code from xua_srv_conn_cb() if conn is freedStefan Sperling1-1/+5
2018-10-29skip simple-client default as/asp when saving VTY configStefan Sperling3-4/+11
2018-10-21build: move include/{mtp,sccp} to include/osmocom/Neels Hofmeyr17-12/+12
2018-09-27make SCCP timers configurableNeels Hofmeyr6-27/+327
2018-09-27sccp_vty: fix doc strings for show ... ssn,connectionsNeels Hofmeyr2-5/+6
2018-09-27cosmetic: allocate ss7->sccp in one common functionNeels Hofmeyr3-8/+20
2018-09-27vty: install 'show cs7' for sccp addrs on _ve nodesNeels Hofmeyr2-5/+13
2018-09-27vty: tweak two printed stringsNeels Hofmeyr2-4/+4
2018-09-27sccp_vty: define SCCP_STR onceNeels Hofmeyr3-7/+6
2018-09-27add tests/vty: VTY UI transcript testingNeels Hofmeyr6-3/+621
2018-09-27allow less characters for SCCP address book entriesNeels Hofmeyr1-1/+1
2018-09-27vty: fix 'show asp' from within 'asp' nodeNeels Hofmeyr1-1/+2
2018-09-26drop inaccurate comment from osmo_ss7_vty.cNeels Hofmeyr1-1/+0
2018-09-26cosmetic: sccp_scoc.c: fix timers definition unitsNeels Hofmeyr1-9/+9
2018-09-25osmo-stp.cfg: Ensure example config is well-formedHarald Welte1-8/+8
2018-09-14debian: Document why enable-static is used in dh_auto_configurePau Espin Pedrol1-0/+2
2018-09-12Install sample cfg file to /etc/osmocomPau Espin Pedrol2-1/+5
2018-09-10debian/rules: Remove duplicated override_dh_auto_test sectionPau Espin Pedrol1-4/+0
2018-09-10Install systemd services with autotoolsPau Espin Pedrol7-3/+29
2018-09-09Revert "Install systemd services with autotools"Harald Welte7-29/+3
2018-09-07Install systemd services with autotoolsPau Espin Pedrol7-3/+29
2018-08-20ipa_asp_fsm: init: expect IPA ID ACK, not GETNeels Hofmeyr1-2/+2
2018-08-13xua_rkm: Fix xua_msg memleank in handle_rkey_reg_respPau Espin Pedrol1-0/+2
2018-08-13sscp_scrc: Fix memleak of xua_msg when handing it to scrc_rx_mtp_xfer_ind_xuaPau Espin Pedrol1-4/+12
2018-08-06debian/rules: Don't overwrite .tarball-versionHarald Welte1-4/+0
2018-08-01Migrate from ipa_ccm_idtag_parse() to ipa_ccm_id_resp_parse()Harald Welte1-1/+1
2018-07-27Bump version: 0.9.0.20-6265-dirty → 0.10.00.10.0Pau Espin Pedrol4-7/+41
2018-07-24git-version-gen: Don't check for .git directoryDaniel Willmann1-2/+2
2018-07-20remove unused -p option from getopt() call in sccp_demo_userStefan Sperling1-1/+1
2018-07-20sccp_demo_user: use point code 23 for server and 1 for clientStefan Sperling1-19/+48
2018-07-18comment: explain xua_msg free in m3ua_rx_xfer()Neels Hofmeyr1-0/+1
2018-07-12fix two memleaks in ipa_rx_msg_sccp()Neels Hofmeyr1-2/+5