aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sms: Kill the sms->sender and use addr/ton/npi throughout the codezecke/features/sms-smppHolger Hans Peter Freyther2013-04-224-29/+42
* DUMMY: Add a dummy command for the cell barredHolger Hans Peter Freyther2013-04-221-0/+2
* DUMMY: Add command for re-selection hysteris and offsetHolger Hans Peter Freyther2013-04-221-0/+5
* DUMMY: Add stubs for the logging handlingHolger Hans Peter Freyther2013-04-221-0/+6
* DUMMY: Add dummy commands for managing a subscriberHolger Hans Peter Freyther2013-04-221-1/+7
* DUMMY: Add a command to start a silent callHolger Hans Peter Freyther2013-04-221-0/+2
* DUMMY: Create a dummy for a handover command for the BTSHolger Hans Peter Freyther2013-04-221-0/+2
* DUMMY: Create a rflock/drop command for the BTS/TRXHolger Hans Peter Freyther2013-04-221-0/+11
* DUMMY: Add a stub for enabling/disabling of Meas TRAP reportingHolger Hans Peter Freyther2013-04-223-1/+62
* nitb: Add ctrl command to set the TRX ARFCNHolger Hans Peter Freyther2013-04-221-0/+3
* nitb: Add ctrl command to set the TRX max_power_reductionHolger Hans Peter Freyther2013-04-221-0/+24
* nitb: Add ctrl command to set the T200 of the BTSHolger Hans Peter Freyther2013-04-221-0/+97
* nitb: Add ctrl command to add/remove the BTS neighbor listHolger Hans Peter Freyther2013-04-221-0/+41
* nitb: Add ctrl command to set the BTS neighbor modeHolger Hans Peter Freyther2013-04-224-24/+70
* nitb: Add ctrl command to set the BTS ms max powerHolger Hans Peter Freyther2013-04-221-0/+3
* nitb: Add ctrl command to set the BTS cell_identityHolger Hans Peter Freyther2013-04-221-0/+3
* nitb: Add ctrl command to set the BTS location area codeHolger Hans Peter Freyther2013-04-221-0/+3
* nitb: Add ctrl command to set the BTS site idHolger Hans Peter Freyther2013-04-221-0/+3
* nitb: Add ctrl command to set the BTS descriptionHolger Hans Peter Freyther2013-04-221-0/+6
* nitb: Add ctrl command for setting the global timersHolger Hans Peter Freyther2013-04-222-7/+41
* nitb: Add ctrl command to apply the configurationHolger Hans Peter Freyther2013-04-221-0/+31
* nitb: Add ctrl command for saving the configurationHolger Hans Peter Freyther2013-04-221-0/+28
* nitb: Add ctrl command for MNC, MCC, short-name and long-nameHolger Hans Peter Freyther2013-04-223-1/+83
* ctrl: Make it possible to re-use the string get and set routineHolger Hans Peter Freyther2013-04-221-3/+7
* ctrl: Make the int range set, get and verify methods availableHolger Hans Peter Freyther2013-04-221-4/+12
* bts: Implement setting the T200 for the BS11 and nanoBTSHolger Hans Peter Freyther2013-04-229-0/+127
* nat: Move the callstats to a new header file due sccp usageHolger Hans Peter Freyther2013-04-223-28/+56
* nat: Add an example for a black listHolger Hans Peter Freyther2013-04-181-0/+1
* ctrl: Provide a reply in case the range check failedHolger Hans Peter Freyther2013-04-171-0/+1
* ctrl: Make the commands static to not pollute the namespaceHolger Hans Peter Freyther2013-04-171-3/+3
* nat: Extract the LAC/CI from the Complete Layer3 InformationHolger Hans Peter Freyther2013-04-166-2/+107
* nat: Rename "struct sccp_connections" to "struct nat_sccp_connection"Holger Hans Peter Freyther2013-04-1610-70/+70
* debian: Begin the 0.13.0 series with a new changelog entryHolger Hans Peter Freyther2013-04-161-0/+6
* nat: Allow to re-write international numbers in the CC Setup messagesHolger Hans Peter Freyther2013-04-163-9/+94
* nat: Allow to daemonize the NAT processHolger Hans Peter Freyther2013-04-161-1/+5
* Merge commit 'zecke/mgcp-statistics'Holger Hans Peter Freyther2013-04-1611-35/+392
|\
| * nat: Name the variable more properly and begin with net.1.bsc.%dHolger Hans Peter Freyther2013-04-161-3/+4
| * nat: Include the sccp_src_ref and sccp_dst_ref for this callHolger Hans Peter Freyther2013-04-161-2/+6
| * nat: Do not allow the amount of pending responses to grow infinitelyHolger Hans Peter Freyther2013-04-161-0/+15
| * nat: Reword the log messages as this is normal operationHolger Hans Peter Freyther2013-04-161-1/+1
| * nat: We want the remote to respond to our DLCX requestHolger Hans Peter Freyther2013-04-1610-10/+256
| * nat: Make it possible to send MGCP messages through the IPA multiplexHolger Hans Peter Freyther2013-04-165-15/+105
| * nat: Move all methods sending a response to the callagent to a single placeHolger Hans Peter Freyther2013-04-161-10/+11
| * nat: Address the FIXME and send the MDCX down to the BSCHolger Hans Peter Freyther2013-04-161-1/+1
|/
* debian: Fix the installation of the sgsn example dataHolger Hans Peter Freyther2013-04-051-1/+1
* sysmobts: Add the necessary data structure and init for the SAPI queueHolger Hans Peter Freyther2013-04-052-0/+5
* nat: Fix authentication by-pass using shorter tokensHolger Hans Peter Freyther2013-04-021-2/+20
* bsc-ctrl: Fix a potential memory leak on failed verificationHolger Hans Peter Freyther2013-03-281-2/+5
* db: Link to the VTY library for the vty_config_unlock symbolHolger Hans Peter Freyther2013-03-211-1/+1
* Add VTY option to set GPRS network-control-order to enable MS measurementsAndreas Eversberg2013-03-173-0/+25