aboutsummaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2013-09-13qmi-network: use dot instead of 'source' to load the profilesAleksander Morgado1-2/+2
2013-09-13qmi-network: implement --help and --versionAleksander Morgado2-2/+43
2013-08-14utils,qmi-network: program is GPLv2+Aleksander Morgado1-1/+2
2013-02-15qmi-network: Fix grabbing output from lines with spacesShawn J. Goff1-3/+3
2012-12-17qmi-codegen python3: fix dict.has_key('key') to 'key' in dictShawn J. Goff2-2/+2
2012-08-23cli,qmi-network: `--start-network' now requires the APN passed as a stringAleksander Morgado1-1/+17
2012-07-03qmi-network: add missing copyright headerAleksander Morgado1-0/+15
2012-07-03qmi-network: avoid double brackets on if statementsAleksander Morgado1-7/+7
2012-07-03qmi-network: don't issue error if clearing already cleared stateAleksander Morgado1-1/+1
2012-07-03qmi-network: if network start fails, release CIDAleksander Morgado1-0/+3
2012-07-03qmi-network: stopping while already stopped won't issue an errorAleksander Morgado1-17/+15
2012-07-03utils,qmi-network: try to use /bin/sh instead of /bin/bashAleksander Morgado1-1/+1
2012-07-03utils,qmi-network: always compare strings in if() conditionsAleksander Morgado1-3/+3
2012-07-03utils: new `qmi-network' script which helps starting/stopping the networkAleksander Morgado2-0/+198
2012-07-03core: moved Gobi API sources and utils to their own subdirectoriesAleksander Morgado7-0/+1699