summaryrefslogtreecommitdiff
path: root/cli/mmcli-modem-3gpp.c
Commit message (Expand)AuthorAgeFilesLines
* cli,modem-3gpp: new '--3gpp-set-nr5g-registration-settings' actionAleksander Morgado2021-12-241-1/+70
* api,3gpp: new 'SetPacketServiceState()' methodAleksander Morgado2021-11-021-1/+85
* mmcli,3gpp: common method to parse --disable-facility-lock input stringAleksander Morgado2021-04-301-22/+36
* api,libmm-glib,cli: add command to disable facility lockMichal Mazur2021-04-301-2/+98
* cli,3gpp-ussd: move actions to a separate source fileAleksander Morgado2021-03-241-244/+20
* cli: context: add ':' to the section titlesAleksander Morgado2020-03-211-1/+1
* cli: fix warnings with -WshadowAleksander Morgado2020-01-311-3/+2
* api,modem-3gpp: new 'SetInitialEpsBearerSettings' methodAleksander Morgado2018-12-071-0/+76
* cli: allow multiple output format typesAleksander Morgado2018-11-261-57/+11
* modem-3gpp: allow loading and changing EPS UE mode of operationAleksander Morgado2018-01-201-0/+76
* mmcli,ussd: don't rely on lock status to allow actionsAleksander Morgado2016-09-281-2/+2
* license: mmcli is GPLv2+, not GPLv3+Aleksander Morgado2015-12-071-1/+1
* cli: consistently use spaces for indentationBen Chan2014-05-201-8/+8
* cli: fix help message for --3gpp-ussd-respondBen Chan2013-08-141-1/+1
* libmm-glib: remove the `libmm-common.h' headerAleksander Morgado2012-10-041-0/+1
* cli: allow modifying default DBus timeout with `--timeout'Aleksander Morgado2012-07-251-0/+12
* cli: ensure modem is enabled when performing actionsAleksander Morgado2012-07-251-2/+2
* mmcli: abort certain operations if modem is unlockedAleksander Morgado2012-03-261-8/+20
* cli: ensure EOL is added at every error messageAleksander Morgado2012-03-151-2/+2
* cli: include 3GPP-USSD specific actionsAleksander Morgado2012-03-151-2/+224
* cli: fail if requesting 3GPP actions and modem is not 3GPPAleksander Morgado2012-03-151-0/+14
* cli: use new enums/flags string getters/buildersAleksander Morgado2012-03-151-2/+2
* cli: split the command to register in a 3GPP networkAleksander Morgado2012-03-151-12/+19
* cli: use g_list_free_full() when possibleAleksander Morgado2012-03-151-2/+1
* cli: implement 3GPP related actionsAleksander Morgado2012-03-151-0/+298