aboutsummaryrefslogtreecommitdiffstats
path: root/src/ipaccess/ipaccess-config.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-20bsc: Send MS Power Control msg upon max MS power changePau Espin Pedrol1-0/+6
2019-11-13Fix some typosMartin Hauke1-2/+2
2019-04-08ipaccess-config: use POSIX regex for Unit ID format checkVadim Yanitskiy1-21/+9
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-config: Fix open() return value checkingHarald Welte1-2/+2
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr1-4/+3
2018-03-28ctx cleanup: use non-NULL talloc ctx for osmo_init_logging2()Neels Hofmeyr1-1/+1
2018-03-22ipaccess: make ipaccess-config build againPhilipp Maier1-0/+11
2018-03-16ipaccess-config: Check cmdlie arg unit-id formatPau Espin Pedrol1-0/+38
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-05cosmetic: bsc_network_init(): imply default 001-01 PLMNNeels Hofmeyr1-1/+1
2018-02-14libcommon: eliminate debug.cNeels Hofmeyr1-0/+14
2017-12-19Remove dead code left over from NITB splitHarald Welte1-1/+1
2017-09-06move include/openbsc to include/osmocom/bscNeels Hofmeyr1-11/+11
2017-08-27move openbsc/* to repos rootNeels Hofmeyr1-0/+1019