aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/input/misdn.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-03re-structure the OpenBSC directory layoutHarald Welte1-542/+0
2011-02-11[BSC] Move the BTS-type specific code from bcs_init.c to bts_*.cHarald Welte1-3/+4
2011-02-05[E1 input] make sure config file with new E1 input config saves correctlyHarald Welte1-1/+1
2011-02-05[E1 INPUT] explicitly configure the E1 input driver for each lineHarald Welte1-12/+2
2011-02-05[input] make mi_e1_line_update() a driver specific callbackHarald Welte1-1/+4
2011-01-01License change: We are now AGPLv3+ instead of GPLv2+Harald Welte1-6/+5
2010-12-21ts Make the e1inp_ts delay configurableHolger Hans Peter Freyther1-1/+2
2010-06-20[BSC] mISDN: Avoid sending RSL messages to wrong channel numberHarald Welte1-2/+14
2010-03-30[misnd] Use the size_t modifier when printing the size.Holger Hans Peter Freyther1-1/+1
2010-02-20split 'libosmocore' from openbsc codebaseHarald Welte1-3/+3
2009-11-17fix some more compiler warningsHarald Welte1-1/+1
2009-08-10misdn.c: Fix warning about redefining AF_ISDN..Holger Hans Peter Freyther1-0/+2
2009-08-08the actual config file code (not just config files)Harald Welte1-22/+18
2009-08-04prepare mISDN driver for multiple lines/instancesHarald Welte1-12/+6
2009-07-04make sure misdn plugin handles DL_UNITDATA_INDHarald Welte1-0/+1
2009-06-26use named variant when allocating msgb'sHarald Welte1-2/+2
2009-06-20introduce talloc all over OpenBSCHarald Welte1-2/+3
2009-06-10move openbsc into its own subdirectoryHarald Welte1-0/+542