aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-09-12sysmobts-calib attempt at nonblocking shell outputneels/wipNeels Hofmeyr1-0/+22
2019-09-12amr ratesNeels Hofmeyr1-5/+5
2019-09-12neels ipsNeels Hofmeyr1-2/+2
2019-09-03codecsNeels Hofmeyr2-4/+5
2019-09-03neelsNeels Hofmeyr1-3/+3
2019-08-21neelsNeels Hofmeyr1-1/+1
2019-08-21ARFCNs 512 and 514Neels Hofmeyr1-2/+2
2019-08-21new sysmobts 95Neels Hofmeyr1-3/+3
2019-08-21neels: msc udtraceNeels Hofmeyr1-2/+2
2019-08-21config_neels: external MNCCNeels Hofmeyr1-2/+2
2019-08-21config_neelsNeels Hofmeyr2-3/+119
2019-08-21fill_config.py: sort foreach items numerically, not alphabeticallyNeels Hofmeyr1-3/+3
2019-08-08kamailio: fixes and tweaksNeels Hofmeyr2-9/+10
2019-08-08osmo-bsc.cfg: remove 'as' config from cs7Neels Hofmeyr1-3/+0
2019-08-08run.sh: drop -M mncc-socket option from osmo-msc cmdlineNeels Hofmeyr1-1/+0
2019-08-08run.sh: add comment to show how to enable MNCC udtraceNeels Hofmeyr1-0/+6
2019-08-08add sysmobts-calib.pyNeels Hofmeyr1-0/+200
2019-07-12don't trigger rebuild on config.h.inNeels Hofmeyr1-1/+1
2019-03-29gits: dont ask to push -f to NoneNeels Hofmeyr1-6/+7
2019-03-15gits: also rebase onto origin/masterNeels Hofmeyr1-0/+24
2019-03-15gits: tweak "Rebasing" outputNeels Hofmeyr1-1/+1
2019-03-15fill_config.py: expand ${FOOn} outside of ${foreach} blocksNeels Hofmeyr1-0/+16
2019-03-13run.sh: fix $TO_RAN_IP and $TO_RAN_IU_IP usageOliver Smith1-5/+5
2019-03-10gen_makefile: fix deps: add *.map (for e.g. libosmogsm.map)Neels Hofmeyr1-1/+1
2019-03-07net/: refactor cfg templatesNeels Hofmeyr33-308/+413
2019-03-06add manuals.opts, no_doxygen.opts, no_optimization.optsNeels Hofmeyr3-0/+3
2019-03-04Add .gitreviewOliver Smith1-0/+3
2019-02-12fix osmo-uninstall.sh: do not clear the entire pkgconfigNeels Hofmeyr1-2/+6
2019-02-12drop mgw endpoint-rangeNeels Hofmeyr1-1/+0
2019-02-12readme on osmo-trx and address sanitizerNeels Hofmeyr1-0/+6
2019-02-12gen_makefile: add *.tpl to dependency file listNeels Hofmeyr1-1/+1
2019-02-12gen_makefile: fix dependency file listNeels Hofmeyr1-1/+1
2019-01-30run.sh: more userfriendly "stale configs" messageOliver Smith2-1/+9
2019-01-30net/tmpl_std: add Makefile for 'make regen'Oliver Smith1-0/+5
2019-01-30net: enable saving IMEI in HLR by defaultOliver Smith2-0/+3
2018-12-13run.sh: run osmo-hlr with --db-upgradeOliver Smith1-1/+1
2018-11-26fill_config: fix multiple command expansionsNeels Hofmeyr1-3/+9
2018-11-26fill_config: tweak for_each error messageNeels Hofmeyr1-1/+1
2018-11-23gits: fix ask_reset_hard_or_push_f(), missing argsNeels Hofmeyr1-3/+3
2018-11-20gits: when asking for reset --hard, also offer push -fNeels Hofmeyr1-5/+8
2018-11-20gits: remove code dup: ask_reset_hard()Neels Hofmeyr1-16/+14
2018-11-20gits: use @{u} to get upstream branch, not origin/%sNeels Hofmeyr1-22/+30
2018-11-20gitignore: add make/ and net/ (with exceptions)Oliver Smith1-0/+7
2018-11-20gitignore: update src/ whitelistOliver Smith1-4/+3
2018-11-19gits: fix git_can_fast_forward: use arg instead of HEADNeels Hofmeyr1-1/+1
2018-11-19gits: fix MODS marks by timestamp-only changesOliver Smith1-1/+1
2018-11-19README: explain no_systemd.optsNeels Hofmeyr1-0/+13
2018-11-19add prefix_usr.optsNeels Hofmeyr2-0/+8
2018-11-17fill_config.py: ignore templates starting with 'common_'Neels Hofmeyr1-0/+4
2018-11-16fill_config.py: add ${foreach(FOO)}Neels Hofmeyr1-32/+100