aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/input
AgeCommit message (Expand)AuthorFilesLines
2009-08-10ipaccess.c: Make the compiler happy...Holger Hans Peter Freyther1-1/+1
2009-08-10misdn.c: Fix warning about redefining AF_ISDN..Holger Hans Peter Freyther1-0/+2
2009-08-10misc: Remove some obviously unused and unneeded variables..Holger Hans Peter Freyther1-1/+0
2009-08-10misc: Fix warnings about returning with value...Holger Hans Peter Freyther1-0/+2
2009-08-08the actual config file code (not just config files)Harald Welte2-24/+20
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 Welte2-3/+3
2009-06-22fix various talloc / dynamic bts/trx related bugsHarald Welte1-4/+12
2009-06-21switch to dynamically allocated BTS and TRX data structuresHarald Welte1-2/+2
2009-06-20introduce talloc all over OpenBSCHarald Welte2-5/+7
2009-06-10move openbsc into its own subdirectoryHarald Welte2-0/+1139