aboutsummaryrefslogtreecommitdiff
path: root/cli/mmcli-modem-3gpp.c
AgeCommit message (Expand)Author
2025-03-06broadband-modem,cli: slightly bump 3GPP scan timeout; add some cli dbus timeo...Dan Williams
2025-01-11cli: set higher 3GPP Scan(), Register(), and Connect() method timeoutsDan Williams
2024-05-29cli,3ppp: allow updating EPS settings before enablingAleksander Morgado
2023-06-08api: new carrier lock supportUjjwal Pande
2021-12-24cli,modem-3gpp: new '--3gpp-set-nr5g-registration-settings' actionAleksander Morgado
2021-11-02api,3gpp: new 'SetPacketServiceState()' methodAleksander Morgado
2021-04-30mmcli,3gpp: common method to parse --disable-facility-lock input stringAleksander Morgado
2021-04-30api,libmm-glib,cli: add command to disable facility lockMichal Mazur
2021-03-24cli,3gpp-ussd: move actions to a separate source fileAleksander Morgado
2020-03-21cli: context: add ':' to the section titlesAleksander Morgado
2020-01-31cli: fix warnings with -WshadowAleksander Morgado
2018-12-07api,modem-3gpp: new 'SetInitialEpsBearerSettings' methodAleksander Morgado
2018-11-26cli: allow multiple output format typesAleksander Morgado
2018-01-20modem-3gpp: allow loading and changing EPS UE mode of operationAleksander Morgado
2016-09-28mmcli,ussd: don't rely on lock status to allow actionsAleksander Morgado
2015-12-07license: mmcli is GPLv2+, not GPLv3+Aleksander Morgado
2014-05-20cli: consistently use spaces for indentationBen Chan
2013-08-14cli: fix help message for --3gpp-ussd-respondBen Chan
2012-10-04libmm-glib: remove the `libmm-common.h' headerAleksander Morgado
2012-07-25cli: allow modifying default DBus timeout with `--timeout'Aleksander Morgado
2012-07-25cli: ensure modem is enabled when performing actionsAleksander Morgado
2012-03-26mmcli: abort certain operations if modem is unlockedAleksander Morgado
2012-03-15cli: ensure EOL is added at every error messageAleksander Morgado
2012-03-15cli: include 3GPP-USSD specific actionsAleksander Morgado
2012-03-15cli: fail if requesting 3GPP actions and modem is not 3GPPAleksander Morgado
2012-03-15cli: use new enums/flags string getters/buildersAleksander Morgado
2012-03-15cli: split the command to register in a 3GPP networkAleksander Morgado
2012-03-15cli: use g_list_free_full() when possibleAleksander Morgado
2012-03-15cli: implement 3GPP related actionsAleksander Morgado