summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: avoid printing in stdout by defaultaleksander/gtesterAleksander Morgado2013-06-183-25/+35
* build: remove unneeded GLIB_CHECK_VERSION checks, 2.32 already requiredAleksander Morgado2013-06-185-27/+0
* build: remove --with-tests optionAleksander Morgado2013-06-181-14/+0
* build: setup gtester based testsAleksander Morgado2013-06-185-48/+106
* test: remove testers of the old interfaceAleksander Morgado2013-06-1816-1730/+2
* api,introspection: avoid exposing the Contacts interfaceAleksander Morgado2013-06-1810-101/+7
* bearer-mbim: make packet service attach operation optionalAleksander Morgado2013-06-171-3/+11
* bearer: MMBearerIpFamily is flags, not enumAleksander Morgado2013-06-171-8/+8
* broadband-modem-qmi: fallback to AT if WMS service not available for messagingAleksander Morgado2013-06-151-41/+222
* docs: reorder version symbolsAleksander Morgado2013-06-131-1/+1
* api,header: fix MM_MINOR_VERSION definitionAleksander Morgado2013-06-132-2/+2
* build: use new mailing list as contact addressAleksander Morgado2013-06-131-1/+1
* build: setup libtool versioning for libmm-glibAleksander Morgado2013-06-132-0/+24
* api,header: setup and export MM version symbols in the APIAleksander Morgado2013-06-138-12/+118
* build: new strict & permissive polkit policies in '--with-polkit'Aleksander Morgado2013-06-136-25/+57
* broadband-bearer-qmi: log both IPv4 and IPv6 settings for V4V6 connectionsDan Williams2013-06-121-39/+40
* docs,api: new migration referenceAleksander Morgado2013-06-123-0/+162
* NEWS: update, add reference to MBIM devicesAleksander Morgado2013-06-121-1/+1
* AUTHORS: updateAleksander Morgado2013-06-121-1/+2
* README,docs: update basic ModemManager informationAleksander Morgado2013-06-122-40/+42
* api,introspection: update copyright noticesAleksander Morgado2013-06-1114-59/+56
* manager: require whitelist for devices in the 'pnp' subsystemAleksander Morgado2013-06-101-2/+3
* build: distribute in .xz formatAleksander Morgado2013-06-101-1/+1
* manager: handle PNP-connected devices tooDmitry Ivanyushin2013-06-071-0/+5
* man,mmcli: fix minor typoAleksander Morgado2013-06-071-1/+1
* 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