aboutsummaryrefslogtreecommitdiffstats
path: root/src/ipaccess
AgeCommit message (Expand)AuthorFilesLines
2018-11-23ipaccess-config: Fix indentation of the usage outputMartin Hauke1-2/+2
2018-11-23ipaccess-config: Generate valid JSON output when using the -G parameterMartin Hauke1-1/+1
2018-11-22ipaccess-config: Introduce -q quiet paramPau Espin Pedrol1-20/+43
2018-11-21ipaccess-config: cosmetic: Remove unneeded comment with hex valuesPau Espin Pedrol1-5/+0
2018-11-21ipaccess-config: Add -G cmdl opt to query OML IP and Unit IDPau Espin Pedrol1-10/+62
2018-11-21ipaccess-config: Fix whitespacePau Espin Pedrol1-2/+2
2018-11-06ipaccess-config: Use enum value for OML IPPau Espin Pedrol1-1/+1
2018-10-21ipaccess-proxy: Add error handling to IAP CCM ID RESP parsingHarald Welte1-1/+5
2018-10-21ipaccess-config: Fix open() return value checkingHarald Welte1-2/+2
2018-08-01Migrate from osmo_ipa_idtag_parse() to ipa_ccm_id_resp_parse()Harald Welte1-2/+1
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr2-1/+4
2018-07-28add gsm_timers, for Tnnn definitions usable by FSMsNeels Hofmeyr1-0/+2
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr3-7/+55
2018-03-28ctx cleanup: use non-NULL talloc ctx for osmo_init_logging2()Neels Hofmeyr2-2/+2
2018-03-22ipaccess: make ipaccess-config build againPhilipp Maier2-0/+16
2018-03-22fixup: apply mnc3 change also in ipaccess/network_listen.cNeels Hofmeyr1-3/+3
2018-03-16ipaccess-config: Check cmdlie arg unit-id formatPau Espin Pedrol1-0/+38
2018-03-16abisip-find: Improve use information outputPau Espin Pedrol1-3/+5
2018-03-16introduce an osmo_fsm for gsm_subscriber_connectionHarald Welte1-1/+0
2018-03-13ipaccess-config: Improve handling of last parameterPau Espin Pedrol1-8/+11
2018-03-13ipaccess-config: Add missing path with log errorPau Espin Pedrol1-0/+1
2018-03-13ipaccess-config: Enable logging all categories to print errorsPau Espin Pedrol1-2/+2
2018-03-12abisip-find: Add --format-json optionPau Espin Pedrol1-4/+38
2018-03-12abisip-find: Force stdout buffer flushPau Espin Pedrol1-2/+3
2018-03-12abisip-find: Add option to bind to a specific source addressPau Espin Pedrol1-4/+20
2018-03-05cosmetic: bsc_network_init(): imply default 001-01 PLMNNeels Hofmeyr1-1/+1
2018-02-14drop libcommon-cs completelyNeels Hofmeyr1-1/+0
2018-02-14drop libcommon completely, move remaining files to libbscNeels Hofmeyr1-3/+0
2018-02-14ipaccess-proxy: don't redefine tall_bsc_ctxNeels Hofmeyr1-2/+1
2018-02-14libcommon: eliminate talloc_ctx.cNeels Hofmeyr1-1/+1
2018-02-14libcommon: eliminate socket.cNeels Hofmeyr1-16/+24
2018-02-14libcommon: eliminate debug.cNeels Hofmeyr2-0/+28
2018-01-08abisip-find: add --interval optionNeels Hofmeyr1-3/+17
2017-12-29Fix .deb buildsMax1-6/+2
2017-12-25abisip-find: add timeout optionNeels Hofmeyr1-2/+17
2017-12-25abisip-find: update copyrightNeels Hofmeyr1-1/+3
2017-12-25abisip-find: add -l to list base stations instead of streaming repliesNeels Hofmeyr1-8/+140
2017-12-25abisip-find: add getopt option parsing in preparation for a new optionNeels Hofmeyr1-7/+55
2017-12-19Remove dead code left over from NITB splitHarald Welte2-4/+1
2017-09-06move include/openbsc to include/osmocom/bscNeels Hofmeyr5-22/+22
2017-08-27move openbsc/* to repos rootNeels Hofmeyr6-0/+2919