aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-01-11[bsc_mgcp] Fix writing of the config file...Holger Hans Peter Freyther1-0/+2
2010-01-11[bsc_mgcp] Print a message which mode is configuredHolger Hans Peter Freyther1-0/+4
2010-01-11[bsc_mgcp] Add a new forward only mode to the bsc_mgcpHolger Hans Peter Freyther1-25/+61
2010-01-11misc: Fix compilation of the test cases.Holger Hans Peter Freyther2-1/+6
2010-01-10fix ipaccess-config, call missing nanobts initializationHarald Welte1-0/+1
2010-01-10add sylvain and andreas as authorsHarald Welte1-0/+2
2010-01-10[OML] parse attributes depending on BTS typeHarald Welte10-89/+234
2010-01-10TLV: add function to patch a tlv definition tableHarald Welte2-0/+16
2010-01-08GPRS: use the new logging architectureHarald Welte2-1/+3
2010-01-07introduce new gsm_bts_trx_by_nr() functionHarald Welte2-0/+12
2010-01-07bis_nm_ipaccess_set_nvattr() executes on a TRX, not a BTSHarald Welte3-8/+8
2010-01-07[vty] In case of handover only warn about the proxy mode when it is enabledHolger Hans Peter Freyther1-2/+4
2010-01-07Initialize reject_cause to a valid numberHolger Hans Peter Freyther1-0/+1
2010-01-07[system_information] Initialize the buffer before moving itHolger Hans Peter Freyther1-2/+4
2010-01-07[system_information] Return how much byte were written into outputHolger Hans Peter Freyther1-9/+10
2010-01-07[rest_octets] Return bv.data_len to indicate how was writtenHolger Hans Peter Freyther1-4/+6
2010-01-07[rest_octets] Change data_len to the sizes of the specHolger Hans Peter Freyther1-5/+5
2010-01-07[bs11_config] Add pll-setvalue and pll-workvalue commandsDaniel Willmann1-1/+21
2010-01-07[bs11_config] Whitespace changes so the help text looks niceDaniel Willmann1-14/+14
2010-01-07[abis_nm] Add abis_nm_bs11_set_pll function to change the set/work valueDaniel Willmann2-0/+22
2010-01-07[abis_nm] Add abis_nm_bs11_infield_logon to logon as user fieldDaniel Willmann2-0/+6
2010-01-07[abis_nm] Add generic abis_nm_bs11_logon functionDaniel Willmann2-5/+9
2010-01-07Merge remote branch 'origin/master' into gprsHarald Welte97-596/+14720
2010-01-07[signal] Differentiate paging success from expiration in SS_PAGINGSylvain Munaut4-8/+7
2010-01-07abis_nm: Consider a STATE CHG without avail_status as an empty avail_statusSylvain Munaut1-1/+2
2010-01-07rrlp-ephemeris: Add directory with asn1c patchesSylvain Munaut2-0/+73
2010-01-07rrlp-ephemeris: Add script to get test data from UBX receiverSylvain Munaut1-0/+17
2010-01-07rrlp-ephemeris: Fill ref time with UBX AID_INI messagesSylvain Munaut1-2/+6
2010-01-07rrlp-ephemeris: Add support for filling ReferenceTime IESylvain Munaut2-4/+14
2010-01-07rrlp-ephemeris: Add a note about extracting RefPos from AID_INISylvain Munaut1-0/+4
2010-01-07rrlp-ephemeris: Fill ref pos with UBX NAV_POSLLH messagesSylvain Munaut1-1/+5
2010-01-07rrlp-ephemeris: Support filling of ReferencePositon IESylvain Munaut3-15/+65
2010-01-07rrlp-ephemeris: Comment alignment fixSylvain Munaut1-1/+1
2010-01-07rrlp-ephemeris: Add .gitignoreSylvain Munaut1-0/+4
2010-01-07rrlp-ephemeris: Properly implement pseudo segmentation flagSylvain Munaut1-0/+8
2010-01-07rrlp-ephemeris: Fix memory leakSylvain Munaut1-1/+1
2010-01-06[vty] Move db usage out of the libbsc (fork dumping of subscr) (2nd part)Holger Hans Peter Freyther1-26/+0
2010-01-06[si] Go through the system_information structs and add static_assertsHolger Hans Peter Freyther1-0/+16
2010-01-06[vty] Move db usage out of the libbsc (fork dumping of subscr)Holger Hans Peter Freyther2-6/+53
2010-01-03print full lchan name when recycling itHarald Welte (local)1-1/+1
2010-01-03gsm_data: Move auth related structure earlierSylvain Munaut1-20/+22
2010-01-03encryption: Import a GPL comp128 implementationSylvain Munaut3-1/+253
2010-01-03gsm_04_08: Add RAND debug output in gsm48_tx_mm_auth_reqSylvain Munaut1-1/+1
2010-01-03gsm_04_08: Specify key_seq when calling gsm48_tx_mm_auth_reqSylvain Munaut3-6/+5
2010-01-03vty: Add command to set auth algo & Ki for a subscriberSylvain Munaut1-0/+62
2010-01-03vty: dump subscriber authentication (a3/a8) infos if availableSylvain Munaut1-0/+31
2010-01-03db: Add methods to set auth{info,tuple} for a subscriberSylvain Munaut2-0/+129
2010-01-03db: Add declaration for get_auth{info,tuple_for_subscriberSylvain Munaut1-0/+6
2010-01-03db: Fix bad size comparison when retrieving KiSylvain Munaut1-1/+1
2010-01-03gsm_data: Fix sres to be 4 bytesSylvain Munaut1-1/+1