| Commit message (Expand) | Author | Age | Files | Lines |
* | build: move source code under src/ | Aleksander Morgado | 2013-09-05 | 1 | -827/+0 |
* | qmicli,wds: fix following network status until disconnected | Aleksander Morgado | 2013-08-13 | 1 | -3/+7 |
* | qmicli,wds: implement '--wds-get-packet-statistics' command | Aleksander Morgado | 2013-06-19 | 1 | -0/+103 |
* | cli,wds: make packet data handle formatting consistent | Shawn J. Goff | 2013-02-15 | 1 | -1/+1 |
* | cli: all sources are GPLv2+ | Aleksander Morgado | 2013-01-14 | 1 | -1/+1 |
* | cli: allow specifying auth info in the start network command | André Valentin | 2013-01-09 | 1 | -3/+35 |
* | qmicli: update timeout for the start network command | André Valentin | 2013-01-09 | 1 | -1/+1 |
* | cli,wds: print connection status string instead of integer | Aleksander Morgado | 2012-10-25 | 1 | -6/+4 |
* | wds: implement "Verbose Call End Reason" types | Aleksander Morgado | 2012-08-28 | 1 | -4/+6 |
* | wds: implement "Call End Reason" type | Aleksander Morgado | 2012-08-28 | 1 | -2/+4 |
* | cli: avoid redeclaration of variables | Aleksander Morgado | 2012-08-23 | 1 | -11/+11 |
* | cli,qmi-network: `--start-network' now requires the APN passed as a string | Aleksander Morgado | 2012-08-23 | 1 | -6/+16 |
* | cli: new `--wds-reset' action | Aleksander Morgado | 2012-07-23 | 1 | -0/+48 |
* | wds: use the `sequence' type for struct TLVs | Aleksander Morgado | 2012-07-03 | 1 | -56/+65 |
* | core: new types to handle the `Get Data Bearer Technology' response | Aleksander Morgado | 2012-07-03 | 1 | -14/+12 |
* | core: new types to handle the `Get Current Data Bearer Technology' response | Aleksander Morgado | 2012-07-03 | 1 | -13/+45 |
* | core: new `QmiWdsConnectionStatus' type | Aleksander Morgado | 2012-07-03 | 1 | -2/+2 |
* | core: use new autogenerated code for the WDS service | Aleksander Morgado | 2012-07-03 | 1 | -141/+96 |
* | core: fix warning, remove unused variables | Aleksander Morgado | 2012-07-03 | 1 | -2/+0 |
* | core: fix warning, always provide a return value if returning non-void | Aleksander Morgado | 2012-07-03 | 1 | -0/+1 |
* | cli: new `--wds-noop' and `--dms-noop' which help to just allocate/release a CID | Aleksander Morgado | 2012-07-03 | 1 | -1/+19 |
* | cli,wds: fix reporting packet data handle on `--wds-stop-network' | Aleksander Morgado | 2012-07-03 | 1 | -1/+1 |
* | cli: ensure we release clients even on error conditions | Aleksander Morgado | 2012-07-03 | 1 | -30/+58 |
* | cli,wds: don't read the packet data handle as an integer | Aleksander Morgado | 2012-07-03 | 1 | -4/+5 |
* | cli,wds: new `--wds-follow-network' switch | Aleksander Morgado | 2012-07-03 | 1 | -17/+63 |
* | cli: allocate/release client logic common to all services | Aleksander Morgado | 2012-07-03 | 1 | -54/+12 |
* | device: allow skipping cid allocation/release | Aleksander Morgado | 2012-07-03 | 1 | -0/+2 |
* | cli: minor fix, include newlines when printing different items | Aleksander Morgado | 2012-07-03 | 1 | -6/+6 |
* | wds: the info about the last access technology comes only if error was out-of... | Aleksander Morgado | 2012-07-03 | 1 | -52/+65 |
* | cli,wds: new `--wds-get-current-data-bearer-technology' action | Aleksander Morgado | 2012-07-03 | 1 | -1/+136 |
* | cli,wds: new `--wds-get-data-bearer-technology' action | Aleksander Morgado | 2012-07-03 | 1 | -1/+53 |
* | cli,wds: stop packet status check when cancelling the network | Aleksander Morgado | 2012-07-03 | 1 | -0/+6 |
* | cli,wds: plug memleak | Aleksander Morgado | 2012-07-03 | 1 | -0/+1 |
* | cli,wds: fix context initialization | Aleksander Morgado | 2012-07-03 | 1 | -0/+2 |
* | cli: new `--wds-get-packet-service-status' operation | Aleksander Morgado | 2012-07-03 | 1 | -1/+48 |
* | cli: query packet status every 20s while connected | Aleksander Morgado | 2012-07-03 | 1 | -0/+46 |
* | wds: new types to handle all input and output arguments of Stop Network | Aleksander Morgado | 2012-07-03 | 1 | -3/+16 |
* | wds: new types to handle all input and output arguments of Start Network | Aleksander Morgado | 2012-07-03 | 1 | -3/+26 |
* | cli: add new `--wds-start-network' operation | Aleksander Morgado | 2012-07-03 | 1 | -0/+244 |