summaryrefslogtreecommitdiff
path: root/cli/mmcli-sms.c
Commit message (Expand)AuthorAgeFilesLines
* cli,sms: minor alignment fixAleksander Morgado2022-08-191-1/+1
* cli: context: add ':' to the section titlesAleksander Morgado2020-03-211-1/+1
* cli: fix warnings with -WshadowAleksander Morgado2020-01-311-3/+2
* cli: allow multiple output format typesAleksander Morgado2018-11-261-78/+39
* license: mmcli is GPLv2+, not GPLv3+Aleksander Morgado2015-12-071-1/+1
* cli: consistently use spaces for indentationBen Chan2014-05-201-9/+9
* cli,sms: print properties just when they are availableAleksander Morgado2013-10-251-27/+23
* api: add 'ServiceCategory' property to the SMS interfaceAleksander Morgado2013-10-251-3/+5
* api: add 'TeleserviceId' property to the SMS interfaceAleksander Morgado2013-10-251-0/+10
* cli,sms: 'class' and 'smsc' are 3GPP specificAleksander Morgado2013-10-251-7/+13
* mmcli: SMS class value is a signed integer, not unsigedAleksander Morgado2013-06-241-1/+1
* api,introspection: update 'Validity' property in the SMS interfaceAleksander Morgado2013-04-051-8/+9
* cli,sms: add missing parameter documentation in `--store-in-storage'Aleksander Morgado2012-10-231-1/+1
* libmm-glib: remove the `libmm-common.h' headerAleksander Morgado2012-10-041-0/+1
* cli: minor text output fixesAleksander Morgado2012-09-141-3/+3
* cli: new `--create-file-with-data' action for SMS objectsAleksander Morgado2012-09-141-6/+74
* cli: print new SMS properties in SMS status reportAleksander Morgado2012-09-141-13/+37
* cli: print delivery report request information in SMS statusAleksander Morgado2012-09-141-10/+12
* cli: new `--store-in-storage' action to be able to select where to store the SMSAleksander Morgado2012-09-141-2/+49
* api: Sms.Store() now requires the specific memory storage where to store the SMSAleksander Morgado2012-09-141-0/+2
* cli: fix output message when storing a SMSAleksander Morgado2012-08-241-1/+1
* cli: allow modifying default DBus timeout with `--timeout'Aleksander Morgado2012-07-251-0/+5
* cli: include storage when printing SMS infoAleksander Morgado2012-03-151-2/+4
* cli: new `--store' action to store SMS messagesAleksander Morgado2012-03-151-1/+54
* cli: added SMS-specific actionsAleksander Morgado2012-03-151-0/+252