aboutsummaryrefslogtreecommitdiffstats
path: root/cli
Commit message (Expand)AuthorAgeFilesLines
* build: move source code under src/Aleksander Morgado2013-09-0512-8924/+0
* cli,uim: new '--uim-read-transparent' and '--uim-get-file-attributes'Aleksander Morgado2013-09-041-90/+91
* uim: fix 'File ID' TLV formatAleksander Morgado2013-09-021-36/+35
* cli: read file attributes before the actual file contentsAleksander Morgado2013-09-021-45/+226
* cli: new `--uim-read-eficcid' actionAleksander Morgado2013-09-021-4/+33
* cli: new `--uim-read-efimsi' actionAleksander Morgado2013-09-021-3/+39
* cli: new `--uim-read-efspn' actionAleksander Morgado2013-09-021-1/+128
* cli: new `--uim-reset' and `--uim-noop' actionsAleksander Morgado2013-09-024-1/+203
* qmicli,wds: fix following network status until disconnectedAleksander Morgado2013-08-131-3/+7
* dms: 'SID' TLV in 'DMS Activate Manual' is a guint16, not a stringAleksander Morgado2013-07-181-1/+9
* qmicli,pbm: add sections when printing all capabilitiesAleksander Morgado2013-07-051-0/+7
* qmicli: new '--pbm-get-all-capabilities' actionAleksander Morgado2013-07-044-1/+325
* qmicli: new '--get-service-version-info'Aleksander Morgado2013-07-041-1/+60
* build: setup gtester based unit testsAleksander Morgado2013-06-211-7/+3
* qmicli,wds: implement '--wds-get-packet-statistics' commandAleksander Morgado2013-06-191-0/+103
* cli,nas: implement '--nas-get-tx-rx-info' commandAleksander Morgado2013-06-183-0/+209
* build: fix builds with srcdir != builddirAleksander Morgado2013-06-132-0/+2
* qmicli,dms: fix reading new PIN in '--dms-uim-change-pin'Aleksander Morgado2013-05-311-1/+1
* cli,nas: use '%u' for printing cell IDsBen Chan2013-05-101-4/+4
* cli,nas: fix persistence technology preference reportingAleksander Morgado2013-04-301-2/+1
* cli: implement Set System Selection PreferenceDan Williams2013-04-173-0/+150
* cli: Add --dms-activate-manualArman Uguray2013-03-211-0/+86
* cli: fix call to --dms-activate-automaticArman Uguray2013-03-061-6/+6
* cli,wds: make packet data handle formatting consistentShawn J. Goff2013-02-151-1/+1
* cli,nas: fix 2 or 3 digit MNC printing in several actionsAleksander Morgado2013-01-221-5/+5
* cli: all sources are GPLv2+Aleksander Morgado2013-01-143-3/+3
* cli: allow specifying auth info in the start network commandAndré Valentin2013-01-091-3/+35
* qmicli: update timeout for the start network commandAndré Valentin2013-01-091-1/+1
* cli: log messages from the 'Qmi' domainAleksander Morgado2012-11-021-1/+2
* cli,wds: print connection status string instead of integerAleksander Morgado2012-10-251-6/+4
* cli: traces enabled if running in verbose modeAleksander Morgado2012-10-091-0/+2
* build: compile all generated code into a non-installable libraryAleksander Morgado2012-10-092-2/+4
* cli: format fixDan Williams2012-09-271-1/+1
* nas: Ec/Io given always as a signed integerAleksander Morgado2012-09-271-1/+1
* cli: skip printing network info for SINR and IOAleksander Morgado2012-09-271-7/+2
* cli: avoid shadowing the global `index' variableAleksander Morgado2012-09-261-12/+12
* cli: new `--dms-select-stored-image' actionAleksander Morgado2012-09-261-47/+222
* cli: new `--dms-delete-stored-image' actionAleksander Morgado2012-09-263-0/+279
* cli: new `--dms-list-stored-images' actionAleksander Morgado2012-09-261-0/+238
* wds: implement "Verbose Call End Reason" typesAleksander Morgado2012-08-281-4/+6
* wds: implement "Call End Reason" typeAleksander Morgado2012-08-281-2/+4
* cli: avoid redeclaration of variablesAleksander Morgado2012-08-234-48/+48
* cli,qmi-network: `--start-network' now requires the APN passed as a stringAleksander Morgado2012-08-231-6/+16
* cli: fix CDMA serving system Network ID labelDan Williams2012-08-221-1/+1
* cli: add missing line breaksAleksander Morgado2012-08-091-2/+2
* cli: new `--nas-get-home-network' actionAleksander Morgado2012-08-071-0/+107
* cli: fix printing MCC/MNC when they're given as stringsAleksander Morgado2012-08-071-5/+20
* cli: improve reporting of `--nas-get-system-info' outputsAleksander Morgado2012-08-071-419/+336
* cli: NAS actions listed before WDS onesAleksander Morgado2012-08-031-11/+11
* cli: new `--get-system-info' request/responseAleksander Morgado2012-08-031-0/+772