| Commit message (Expand) | Author | Age | Files | Lines |
* | mmcli,ussd: don't rely on lock status to allow actions | Aleksander Morgado | 2016-09-28 | 1 | -2/+2 |
* | license: mmcli is GPLv2+, not GPLv3+ | Aleksander Morgado | 2015-12-07 | 17 | -19/+24 |
* | location: new 'unmanaged' GPS setup | Aleksander Morgado | 2014-07-02 | 1 | -3/+25 |
* | cli: print IP details for all valid bearer types | Dan Williams | 2014-06-13 | 1 | -34/+38 |
* | cli: show a nicer modem description if manufacturer or model is unknown | Ben Chan | 2014-05-29 | 1 | -2/+7 |
* | cli: consistently use spaces for indentation | Ben Chan | 2014-05-20 | 16 | -174/+174 |
* | cli: print MTU in bearer IP config properties | Ben Chan | 2014-03-25 | 1 | -36/+50 |
* | cli: new '--set-power-state-off' command | Aleksander Morgado | 2014-02-20 | 1 | -0/+27 |
* | cli: align printout of bearer IPv6 configuration properties | Ben Chan | 2014-02-15 | 1 | -4/+4 |
* | mmcli: allow passing SMS index in --messaging-delete-sms | Aleksander Morgado | 2014-01-30 | 1 | -7/+50 |
* | mmcli: allow passing bearer index in --delete-bearer | Aleksander Morgado | 2014-01-30 | 1 | -7/+50 |
* | cli: fix source tag of GSimpleAsyncResult objects | Ben Chan | 2013-12-05 | 1 | -3/+3 |
* | cli: print 'Bearers' property in Modem interface | Ben Chan | 2013-11-22 | 1 | -0/+17 |
* | cli,sms: print properties just when they are available | Aleksander Morgado | 2013-10-25 | 1 | -27/+23 |
* | api: add 'ServiceCategory' property to the SMS interface | Aleksander Morgado | 2013-10-25 | 1 | -3/+5 |
* | api: add 'TeleserviceId' property to the SMS interface | Aleksander Morgado | 2013-10-25 | 1 | -0/+10 |
* | cli,sms: 'class' and 'smsc' are 3GPP specific | Aleksander Morgado | 2013-10-25 | 1 | -7/+13 |
* | iface-modem-3gpp: add SubscriptionState property | Thieu Le | 2013-10-09 | 2 | -3/+15 |
* | mmcli,oma: support for the new OMA interface | Aleksander Morgado | 2013-09-09 | 4 | -0/+541 |
* | api,introspection: use per-technology dictionaries in the 'Signal' interface | Aleksander Morgado | 2013-08-21 | 1 | -58/+42 |
* | mmcli: new actions to use the 'Signal' interface | Aleksander Morgado | 2013-08-21 | 4 | -0/+360 |
* | cli: fix help message for --3gpp-ussd-respond | Ben Chan | 2013-08-14 | 1 | -1/+1 |
* | mmcli,cdma: new '--cdma-activate-manual' action | Aleksander Morgado | 2013-08-08 | 1 | -1/+129 |
* | mmcli,messaging: plug memleak | Aleksander Morgado | 2013-07-15 | 1 | -0/+1 |
* | api,introspection: new 'Ports' property in the Modem interface | Aleksander Morgado | 2013-06-24 | 1 | -2/+11 |
* | mmcli: SMS class value is a signed integer, not unsiged | Aleksander Morgado | 2013-06-24 | 1 | -1/+1 |
* | mmcli: new '--set-current-capabilities' command | Aleksander Morgado | 2013-06-05 | 1 | -0/+74 |
* | api,introspection: rename 'ModemCapabilities' to 'SupportedCapabilities' | Aleksander Morgado | 2013-06-05 | 1 | -6/+18 |
* | api,introspection: merge 'AllowedModes' and 'SupportedMode' into 'CurrentModes' | Aleksander Morgado | 2013-06-05 | 1 | -18/+19 |
* | api,introspection: 'SupportedModes' is now a list of possible combinations | Aleksander Morgado | 2013-06-05 | 1 | -2/+14 |
* | api,instrospection: rename 'Bands' to 'CurrentBands' | Aleksander Morgado | 2013-06-05 | 2 | -51/+50 |
* | mmcli,modem: show supported IP families in modem info | Aleksander Morgado | 2013-06-05 | 1 | -0/+9 |
* | api: let MMBearerIpFamily be flags instead of a enumeration | Aleksander Morgado | 2013-06-05 | 1 | -2/+6 |
* | mmcli: fix newline prefixing | Aleksander Morgado | 2013-05-23 | 1 | -4/+9 |
* | api,introspection: update 'Validity' property in the SMS interface | Aleksander Morgado | 2013-04-05 | 1 | -8/+9 |
* | cli: show CDMA activation state info | Aleksander Morgado | 2013-03-22 | 1 | -3/+6 |
* | api: notify in the interface about the reason why the modem is FAILED | Aleksander Morgado | 2013-02-22 | 2 | -5/+12 |
* | cli: don't autostart the ModemManager service | Aleksander Morgado | 2013-02-06 | 1 | -2/+2 |
* | cli: show current power state in the modem status information | Aleksander Morgado | 2013-01-11 | 1 | -0/+2 |
* | cli: new '--set-power-state-on' and '--set-power-state-low' commands | Aleksander Morgado | 2013-01-11 | 1 | -0/+81 |
* | cli: new actions to setup or gather CDMA BS location source | Aleksander Morgado | 2012-11-02 | 1 | -9/+65 |
* | cli,sms: add missing parameter documentation in `--store-in-storage' | Aleksander Morgado | 2012-10-23 | 1 | -1/+1 |
* | cli: don't abort when looking for bearers in failed modems | Aleksander Morgado | 2012-10-22 | 1 | -1/+23 |
* | api,modem: new 'PrimaryPort' property | Aleksander Morgado | 2012-10-19 | 1 | -2/+4 |
* | cli: avoid segfault when revision info is not given | Aleksander Morgado | 2012-10-15 | 1 | -2/+5 |
* | cli: include signal quality information in modem status info | Aleksander Morgado | 2012-10-05 | 1 | -2/+9 |
* | api,libmm-glib,cli: handle firmware images of type `MM_FIRMWARE_IMAGE_TYPE_GOBI' | Aleksander Morgado | 2012-10-04 | 1 | -1/+18 |
* | cli,firmware: no need to be enabled to run actions | Aleksander Morgado | 2012-10-04 | 1 | -5/+0 |
* | api,libmm-glib: use a 'unique-id' as ID of the firmware image, not a 'name' | Aleksander Morgado | 2012-10-04 | 1 | -8/+6 |
* | libmm-glib: remove the `libmm-common.h' header | Aleksander Morgado | 2012-10-04 | 15 | -0/+16 |