aboutsummaryrefslogtreecommitdiffstats
path: root/src/bsc_hack.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-29Documentation update and where we found the informationHarald Welte1-1/+1
2008-12-29disable paging, send SETUP after LOCATION UPDATE ACCEPTHarald Welte1-0/+2
2008-12-28* use 16bit for network and country codeHarald Welte1-7/+8
2008-12-28make it optional where the hlr database is storedHolger Freyther1-1/+7
2008-12-28Add the new options to the getopt_long call as wellHolger Freyther1-1/+1
2008-12-28Fix compile, on rebase the static_assert change got lost...Harald Welte1-2/+2
2008-12-28[bsc_hack] Patch the tables before we setup the rslHolger Freyther1-15/+31
2008-12-28[bsc_hack] Start to understand the SI packages we sendHolger Freyther1-14/+31
2008-12-28[bsc_hack] Make sure that the newly defined structs match the current packetsHolger Freyther1-0/+7
2008-12-28bsc_hack: Add command line parameter to set the MCC and MNCHolger Freyther1-4/+28
2008-12-28working state up to location update and classmark inquiryHarald Welte1-0/+74
2008-12-27* add database handlingHarald Welte1-0/+12
2008-12-27Use getopt in the bsc_hack to parse optionsHolger Freyther1-0/+53
2008-12-27Move the debug code to a separate debug.cHolger Freyther1-25/+0
2008-12-27misdn.h forward declare mi_setupHolger Freyther1-0/+1
2008-12-26working state up to location update and classmark inquiryHarald Welte1-2/+17
2008-12-26this is the first version that actually talks to the BTSHarald Welte1-10/+34
2008-12-26add debugp() function to fulfill link dependency and build executableHarald Welte1-3/+36
2008-12-25no reasonable commit message possible. tons of changes of the last 2 daysHarald Welte1-5/+5
2008-12-23initial commit of current OpenBSC stateHarald Welte1-0/+543