summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: rename '--with-polkit' to '--enable-polkit' and make it autoaleksander/polkit-updatesAleksander Morgado2013-06-071-24/+23
* policy: don't require to re-authenticate the user in non-control operationsAleksander Morgado2013-06-071-3/+3
* build: new '--enable-user-control-modem' configure switchAleksander Morgado2013-06-074-11/+31
* build: fix distcheckAleksander Morgado2013-06-061-2/+1
* systemd: simplify unit fileAleksander Morgado2013-06-065-24/+4
* release: bump version to 0.7.9910.7.991Aleksander Morgado2013-06-051-1/+1
* broadband-modem: run *CNTI=2 to when loading supported modesAleksander Morgado2013-06-051-1/+66
* broadband-modem: don't set supported mode defaults based on guessesAleksander Morgado2013-06-051-27/+6
* huawei: default to IPv4 if no specific IP type to use given in NDISDUP modemsAleksander Morgado2013-06-051-3/+14
* api,introspection: Simple.Connect() won't change neither bands nor allowed modesAleksander Morgado2013-06-055-417/+1
* iface-modem: allow changing capabilities in every stateAleksander Morgado2013-06-051-4/+8
* iface-modem: load current modes and bands during initializationAleksander Morgado2013-06-051-224/+185
* mmcli: new '--set-current-capabilities' commandAleksander Morgado2013-06-053-0/+126
* broadband-modem-qmi: update current capabilities loading logicAleksander Morgado2013-06-054-91/+16
* broadband-modem-qmi: implement capabilities settingAleksander Morgado2013-06-053-53/+384
* api,introspection: new 'SetCurrentCapabilities' methodAleksander Morgado2013-06-056-0/+261
* api,introspection: rename 'ModemCapabilities' to 'SupportedCapabilities'Aleksander Morgado2013-06-0515-89/+540
* api,introspection: merge 'AllowedModes' and 'SupportedMode' into 'CurrentModes'Aleksander Morgado2013-06-0524-446/+481
* api,introspection: 'SupportedModes' is now a list of possible combinationsAleksander Morgado2013-06-0535-294/+2047
* api,instrospection: rename 'Bands' to 'CurrentBands'Aleksander Morgado2013-06-0519-411/+408
* broadband-modem-mbim: implement supported IP families loadingAleksander Morgado2013-06-051-0/+40
* broadband-modem-qmi: implement supported IP families loadingAleksander Morgado2013-06-051-0/+46
* mmcli,modem: show supported IP families in modem infoAleksander Morgado2013-06-051-0/+9
* broadband-bearer: use the new CGDCONT=? test response parserAleksander Morgado2013-06-051-42/+18
* broadband-modem: implement default supported IP families loadingAleksander Morgado2013-06-051-0/+79
* modem-helpers: new CGDCONT=? test response parserAleksander Morgado2013-06-053-0/+182
* libmm-glib,modem: handle the new 'SupportedIpFamilies' propertyAleksander Morgado2013-06-053-0/+23
* api,introspection: new 'SupportedIpFamilies' propertyAleksander Morgado2013-06-053-0/+57
* modem-helpers: rename CGDCONT? testsAleksander Morgado2013-06-051-11/+11
* api: let MMBearerIpFamily be flags instead of a enumerationAleksander Morgado2013-06-0510-58/+104
* bearers: update connection logic in 3GPP+3GPP2 devicesAleksander Morgado2013-06-053-4/+112
* broadband-modem-mbm: *EPIN response often needs a lot of timeDan Williams2013-05-311-1/+1
* nokia: CS-12 appears to only accept PPP on USB interface 3Dan Williams2013-05-311-0/+2
* modem-helpers: handle commas within +COPS response items (bgo #701329)Dan Williams2013-05-312-1/+15
* broadband-bearer: don't create PDP context when using an existing one (bgo #7...Dan Williams2013-05-291-12/+26
* novatel-lte: increase number of retries for connection status checksBen Chan2013-05-281-2/+2
* novatel-lte: normalize QMI status when included in DBus error messageBen Chan2013-05-281-4/+29
* wavecom: don't grab ports handled by the qcserial driverAleksander Morgado2013-05-271-0/+2
* build: use --enable-gtk-doc instead of our custom --with-docsAleksander Morgado2013-05-262-14/+2
* docs: don't require 'dia' to build the docsAleksander Morgado2013-05-269-26/+17
* mmcli: fix newline prefixingAleksander Morgado2013-05-231-4/+9
* libmm-glib,modem: avoid accessing an already freed GArrayAleksander Morgado2013-05-231-30/+47
* modem-helpers-mbim: handle MBIM_PIN_TYPE_UNKNOWN in switchAleksander Morgado2013-05-221-0/+1
* build: require mbim-glib >= 1.0.0 when building MBIM supportAleksander Morgado2013-05-221-1/+1
* novatel: fix invalid comparison of unsigned expressionBen Chan2013-05-201-1/+1
* broadband-modem-qmi: when listing all SMS fails, list per tagAleksander Morgado2013-05-201-27/+99
* sms-qmi: always specify message mode when deleting SMS messagesAleksander Morgado2013-05-201-0/+4
* broadband-modem-qmi: always specify message mode when reading SMSAleksander Morgado2013-05-201-0/+18
* bearer: defer forced disconnection when modem unregistered while connectedAleksander Morgado2013-05-201-33/+108
* bearer: allow registration changes from/to SEARCHING without disconnectingAleksander Morgado2013-05-201-1/+1