summaryrefslogtreecommitdiff
path: root/cli
Commit message (Expand)AuthorAgeFilesLines
* fixup! mmcli: print own numbers in modem infoAleksander Morgado2012-03-091-1/+2
* fixup! mmcli: new Time-specific actionsAleksander Morgado2012-03-061-8/+9
* mmcli: new Time-specific actionsAleksander Morgado2012-03-064-0/+281
* mmcli: print own numbers in modem infoAleksander Morgado2012-03-061-0/+15
* libmm-common: `MMSimpleStatus' won't be considered internal any moreAleksander Morgado2012-03-011-19/+18
* libmm-common: `MMLocation3gpp' won't be considered internal any moreAleksander Morgado2012-03-011-7/+7
* libmm-common: `MMSimpleConnectProperties' won't be considered internal any moreAleksander Morgado2012-03-011-2/+2
* api: `UnlockRetries' will reply a list of per-lock retry countsAleksander Morgado2012-03-011-21/+11
* cli: print list of enabled facility locksAleksander Morgado2012-03-011-0/+8
* api,dbus: rename `AllowedBands' to just `Bands'Aleksander Morgado2012-03-011-54/+50
* cli: print the IP timeout value from the bearerAleksander Morgado2012-03-011-2/+4
* api,dbus: new `Command' method in the API to send arbitrary AT commandsNathan Williams2012-03-011-0/+67
* cli: include storage when printing SMS infoAleksander Morgado2012-03-011-2/+4
* cli: new `--store' action to store SMS messagesAleksander Morgado2012-03-011-1/+54
* api,dbus: remove the option to send the SMS in the Create() callAleksander Morgado2012-03-011-2/+0
* cli: ensure EOL is added at every error messageAleksander Morgado2012-03-017-12/+12
* cli: avoid unneeded refs when synchronously looking for bearer/sms/simAleksander Morgado2012-03-011-3/+3
* cli: added Messaging-specific actionsAleksander Morgado2012-03-014-0/+395
* cli: added SMS-specific actionsAleksander Morgado2012-03-014-1/+273
* cli: setup to work with SMS objectsAleksander Morgado2012-03-012-2/+287
* cli: fix help, bearers and SIMs can be specified also by indexAleksander Morgado2012-03-011-4/+4
* cli: fail if requesting location actions and modem doesn't handle locationsAleksander Morgado2012-03-011-0/+14
* cli: fail if requesting CDMA actions and modem is not CDMAAleksander Morgado2012-03-011-0/+14
* cli: include 3GPP-USSD specific actionsAleksander Morgado2012-03-011-2/+224
* cli: fail if requesting 3GPP actions and modem is not 3GPPAleksander Morgado2012-03-011-0/+14
* cli: allow specifying bearers and SIMs by indexAleksander Morgado2012-03-012-44/+106
* cli: IP config getters return newly created objectsAleksander Morgado2012-03-011-3/+6
* cli: remove `--connect-with-number' option, no longer neededAleksander Morgado2012-03-011-12/+4
* cli: use new enums/flags string getters/buildersAleksander Morgado2012-03-016-126/+27
* cli: include Location-related actionsAleksander Morgado2012-03-014-0/+347
* cli: add CDMA-related option group, and enable activation requestAleksander Morgado2012-03-014-0/+227
* cli: print properties only if registered in the specific network(s)Aleksander Morgado2012-03-011-39/+53
* cli: include CDMA-specific properties in the simple status reportAleksander Morgado2012-03-011-5/+33
* libmm-glib: prefix with '3gpp' the 3GPP-specific simple status propertiesAleksander Morgado2012-03-011-3/+3
* cli: split the command to register in a 3GPP networkAleksander Morgado2012-03-011-12/+19
* cli: print CDMA-related info from the modemAleksander Morgado2012-03-011-0/+40
* cli: new helper to get the CDMA registration state stringAleksander Morgado2012-03-012-0/+14
* cli: print Rm protocol in bearer infoAleksander Morgado2012-03-013-3/+21
* cli: fix invalid write when completing async operationAleksander Morgado2012-03-011-19/+28
* cli: use g_list_free_full() when possibleAleksander Morgado2012-03-013-18/+9
* cli: report as 'none' when no SIM path is givenAleksander Morgado2012-03-011-3/+3
* cli: new `--set-allowed-bands'Aleksander Morgado2012-03-011-1/+84
* cli: new `--set-allowed-modes' and `--set-preferred-modes' actionsAleksander Morgado2012-03-011-2/+126
* cli: implement `--simple-status'Aleksander Morgado2012-03-011-2/+112
* cli: new `simple-disconnect' commandAleksander Morgado2012-03-011-2/+61
* cli: use the new properties handler object in bearerAleksander Morgado2012-03-012-142/+39
* cli: use the new properties handler object in simple Connect()Aleksander Morgado2012-03-011-119/+11
* cli: print supported/allowed bands in modem infoAleksander Morgado2012-03-011-0/+23
* cli: modem options check always last, even when shutting downAleksander Morgado2012-03-011-2/+2
* api: MMModemBand is now an enum, not flagsAleksander Morgado2012-03-011-2/+4