summaryrefslogtreecommitdiff
path: root/cli/mmcli-modem-messaging.c
Commit message (Expand)AuthorAgeFilesLines
* mmcli: added --messaging-create-sms-with-text optionTom Wimmenhove2023-05-171-16/+70
* cli: add formating option (json and key/value) for created SMSFrederic Martinsons2023-01-181-1/+3
* mmcli,messaging: fix leak when printing supported storagesAleksander Morgado2021-06-241-0/+1
* cli: context: add ':' to the section titlesAleksander Morgado2020-03-211-1/+1
* cli: fix warnings with -WshadowAleksander Morgado2020-01-311-3/+2
* cli,messaging: trivial fix in commentAleksander Morgado2019-09-231-1/+1
* cli: allow multiple output format typesAleksander Morgado2018-11-261-40/+23
* context: use G_OPTION_ARG_FILENAME when a file path is expectedAleksander Morgado2016-03-271-1/+1
* license: mmcli is GPLv2+, not GPLv3+Aleksander Morgado2015-12-071-1/+1
* cli: consistently use spaces for indentationBen Chan2014-05-201-8/+8
* mmcli: allow passing SMS index in --messaging-delete-smsAleksander Morgado2014-01-301-7/+50
* mmcli,messaging: plug memleakAleksander Morgado2013-07-151-0/+1
* libmm-glib: remove the `libmm-common.h' headerAleksander Morgado2012-10-041-0/+1
* cli: new `--messaging-create-sms-with-data' switchAleksander Morgado2012-09-141-13/+55
* cli: include default SMS storage info in `--messaging-status'Aleksander Morgado2012-09-141-2/+6
* cli: include the `--messaging' prefix in all Messaging-related actionsAleksander Morgado2012-09-141-3/+3
* cli: new `--messaging-status' actionAleksander Morgado2012-09-141-1/+45
* cli: allow modifying default DBus timeout with `--timeout'Aleksander Morgado2012-07-251-0/+8
* cli: ensure modem is enabled when performing actionsAleksander Morgado2012-07-251-2/+2
* mmcli: abort certain operations if modem is unlockedAleksander Morgado2012-03-261-4/+10
* api,dbus: remove the option to send the SMS in the Create() callAleksander Morgado2012-03-151-2/+0
* cli: ensure EOL is added at every error messageAleksander Morgado2012-03-151-3/+3
* cli: added Messaging-specific actionsAleksander Morgado2012-03-151-0/+375