Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qmicli,wds: allow autoconnect settings in Start/Stop Network commands | Aleksander Morgado | 2015-10-12 | 1 | -20/+50 |
| | |||||
* | qmicli,wds: setup new key-value format based Start Network command | Aleksander Morgado | 2015-10-12 | 1 | -36/+125 |
| | | | | | | | | This would be equivalent to the new format used in mbimcli's --connect operation, and will allow us to add new parameters easily. Note that The old legacy format will still be supported, for backwards compatibility. | ||||
* | qmicli,wds: start network bundle creation in its own method | Aleksander Morgado | 2015-10-12 | 1 | -39/+64 |
| | |||||
* | qmicli,wds: allow specifying network data handle in hex | Aleksander Morgado | 2015-10-12 | 1 | -4/+6 |
| | | | | E.g. to give the global packet data handle, which is 0xFFFFFFFF. | ||||
* | wds: new 'WDS Set Autoconnect Setting' command support | Aleksander Morgado | 2015-10-06 | 1 | -0/+108 |
| | |||||
* | wds: new 'WDS Get Autoconnect Setting' command support | Aleksander Morgado | 2015-10-06 | 1 | -0/+57 |
| | |||||
* | libqmi-glib,qmicli: update copyright years | Aleksander Morgado | 2015-10-06 | 1 | -1/+1 |
| | | | | Also, remove some obsolete email addresses. | ||||
* | qmicli,wds: new '--wds-get-current-settings' action | Aleksander Morgado | 2015-02-26 | 1 | -0/+175 |
| | | | | | | Will print the IPv4 and IPv6 settings when connected. This information can be used to statically set the network interface configuration, instead of relying on a DHCP client. | ||||
* | qmicli: avoid redefining shutdown() | Aleksander Morgado | 2015-02-26 | 1 | -36/+36 |
| | |||||
* | qmicli: use common helper to print list of supported messages | Aleksander Morgado | 2015-02-25 | 1 | -25/+7 |
| | |||||
* | wds: implement 'Get Supported Messages' | Aleksander Morgado | 2015-02-25 | 1 | -0/+75 |
| | |||||
* | cli,wds: new '--wds-get-default-settings' | Aleksander Morgado | 2013-09-12 | 1 | -0/+96 |
| | |||||
* | cli,wds: add profile contents in the '--wds-get-profile-list' reply | Aleksander Morgado | 2013-09-12 | 1 | -16/+110 |
| | |||||
* | cli,wds: new '--wds-get-profile-list' | Aleksander Morgado | 2013-09-12 | 1 | -0/+96 |
| | |||||
* | build: move source code under src/ | Aleksander Morgado | 2013-09-05 | 1 | -0/+827 |