aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmicli/qmicli-wds.c
Commit message (Collapse)AuthorAgeFilesLines
* qmicli,wds: allow autoconnect settings in Start/Stop Network commandsAleksander Morgado2015-10-121-20/+50
|
* qmicli,wds: setup new key-value format based Start Network commandAleksander Morgado2015-10-121-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 methodAleksander Morgado2015-10-121-39/+64
|
* qmicli,wds: allow specifying network data handle in hexAleksander Morgado2015-10-121-4/+6
| | | | E.g. to give the global packet data handle, which is 0xFFFFFFFF.
* wds: new 'WDS Set Autoconnect Setting' command supportAleksander Morgado2015-10-061-0/+108
|
* wds: new 'WDS Get Autoconnect Setting' command supportAleksander Morgado2015-10-061-0/+57
|
* libqmi-glib,qmicli: update copyright yearsAleksander Morgado2015-10-061-1/+1
| | | | Also, remove some obsolete email addresses.
* qmicli,wds: new '--wds-get-current-settings' actionAleksander Morgado2015-02-261-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 Morgado2015-02-261-36/+36
|
* qmicli: use common helper to print list of supported messagesAleksander Morgado2015-02-251-25/+7
|
* wds: implement 'Get Supported Messages'Aleksander Morgado2015-02-251-0/+75
|
* cli,wds: new '--wds-get-default-settings'Aleksander Morgado2013-09-121-0/+96
|
* cli,wds: add profile contents in the '--wds-get-profile-list' replyAleksander Morgado2013-09-121-16/+110
|
* cli,wds: new '--wds-get-profile-list'Aleksander Morgado2013-09-121-0/+96
|
* build: move source code under src/Aleksander Morgado2013-09-051-0/+827