aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* wds: add GetPDNThrottleInfo messageDan Williams2016-01-111-0/+12
* libqmi-glib: add more Internal verbose call end reasonsDan Williams2016-01-111-7/+39
* libqmi-glib,device: debug-print raw invalid QMI messages tooDan Williams2016-01-061-0/+14
* libqmi-qmicli: extend --wds-start-network with 3gpp-profile and 3gpp2-profile...Džiugas Baltrūnas2015-12-031-7/+31
* qmicli,wds: allow autoconnect settings in Start/Stop Network commandsAleksander Morgado2015-10-123-20/+75
* qmicli,wds: setup new key-value format based Start Network commandAleksander Morgado2015-10-123-36/+305
* 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
* wds: new 'WDS Set Autoconnect Setting' command supportAleksander Morgado2015-10-063-19/+175
* wds: new 'WDS Get Autoconnect Setting' command supportAleksander Morgado2015-10-062-0/+84
* libqmi-glib,qmicli: update copyright yearsAleksander Morgado2015-10-0628-30/+33
* qmicli: print LTE band description along with the EARFCNAleksander Morgado2015-08-023-6/+74
* qmicli,wds: new '--wds-get-current-settings' actionAleksander Morgado2015-02-261-0/+175
* qmicli: avoid redefining shutdown()Aleksander Morgado2015-02-268-284/+284
* qmicli: use common helper to print list of supported messagesAleksander Morgado2015-02-2510-175/+106
* wms: implement 'Get Supported Messages'Aleksander Morgado2015-02-251-1/+76
* wds: implement 'Get Supported Messages'Aleksander Morgado2015-02-251-0/+75
* voice: implement 'Get Supported Messages'Aleksander Morgado2015-02-251-0/+75
* uim: implement 'Get Supported Messages'Aleksander Morgado2015-02-251-0/+75
* nas: implement 'Get Supported Messages'Aleksander Morgado2015-02-251-0/+75
* wda: implement 'Get Supported Messages'Aleksander Morgado2015-02-251-0/+75
* dms: implement 'Get Supported Messages'Aleksander Morgado2015-02-251-0/+75
* qmicli: new WMS action groupAleksander Morgado2015-02-254-0/+202
* libqmi-glib,message: fix big-endian handling of tlv->length (debian #778346)Aleksander Morgado2015-02-241-4/+4
* qmicli,dms: avoid shadowing global 'timezone' variableAleksander Morgado2015-02-241-4/+4
* qmi-proxy: new '--no-exit' optionAleksander Morgado2015-02-231-6/+14
* qmi-proxy: fix program name in --versionAleksander Morgado2015-02-231-2/+2
* qmicli: new '--voice-get-config' actionAleksander Morgado2015-02-074-1/+322
* voice: initial support for the Voice serviceAleksander Morgado2015-02-076-5/+279
* dms: new 'DMS Set FCC Authentication' messageAleksander Morgado2015-02-071-0/+48
* qmicli: in '--dms-get-time' print date/time along with the gpstime epochAleksander Morgado2015-02-041-6/+29
* qmicli: new '--get-wwan-iface' command line option to print WWAN iface nameAleksander Morgado2015-01-281-1/+34
* libqmi-glib,device: new property and getter to load the WWAN interface nameAleksander Morgado2015-01-282-0/+110
* qmicli,wda: error out early if parsing the --set-data-format value failsAleksander Morgado2015-01-271-0/+4
* nas: fix QMI_NAS_SIM_REJECT_STATE_SIM_AVAILABLE enum name (api break)Aleksander Morgado2015-01-261-2/+2
* qmicli: add command completionAleksander Morgado2015-01-252-0/+159
* libqmi-glib,message: add missing services in get_printable() and get_version_...Aleksander Morgado2015-01-251-0/+21
* libqmi-glib,wds: support 'UMTS Granted QoS' TLV in 'Get Current Settings'Aleksander Morgado2015-01-241-0/+82
* libqmi-glib,wds: add missing 'underscore_name' in QmiWdsProfileTypeAleksander Morgado2015-01-241-1/+1
* libqmi-glib,test: unit test for the 'DMS Get Time' operation messagesAleksander Morgado2015-01-221-0/+82
* libqmi-glib: fix read/write sized uints when the size is not multiple of 2Aleksander Morgado2015-01-222-10/+4
* qmicli,pbm: better output when no capabilities are reportedAleksander Morgado2015-01-201-28/+52
* libqmi-glib,test: fix compilation warnings in 32bit systemsAleksander Morgado2015-01-131-15/+15
* libqmi-glib,proxy: root user always allowedAleksander Morgado2015-01-131-5/+4
* qmicli: update copyright datesAleksander Morgado2015-01-111-2/+2
* libqmi-glib,utils: avoid getpwnam() call if --enable-qmi-username not usedRoshan Pius2015-01-092-1/+10
* build: distribute the udev rules template regardless of --enable-qmi-usernameAleksander Morgado2014-12-191-1/+1
* libqmi-glib,proxy: Change ownership of QMI devices to the configured user.Roshan Pius2014-12-192-0/+21
* libqmi,test: new test for QMI NAS Get Cell Info with GERANAleksander Morgado2014-12-121-5/+63
* libqmi,utils: new internal __qmi_user_allowed() methodAleksander Morgado2014-11-183-35/+41