aboutsummaryrefslogtreecommitdiff
path: root/introspection
AgeCommit message (Expand)Author
2012-07-16gsm: emit usable reason code when disconnecting due to roamingDan Williams
2012-03-22gsm: define the PPP auth preferences for STATIC and DHCP device useAndrew Bird
2012-02-17modem: new property to allow specifying longer timeouts when configuring IPAleksander Morgado
2012-01-25api: add Modem.Time introspection XMLThomas Tuttle
2012-01-25api: add firmware interface XML file to introspection/Makefile.amThomas Tuttle
2012-01-25trivial: sort introspection/Makefile.am and all.xmlThomas Tuttle
2012-01-18gsm: change SMS send validity from 5-minute units to minutesDan Williams
2012-01-18api: change SMS save/send validity unitsDan Williams
2012-01-09sms: punt handling of 8-bit encoded SMSs to clientsDan Williams
2011-11-16gsm: add new property to track which facility locks are enabledEric Shienbrood
2011-11-16core: keep track of all PIN retry countsEric Shienbrood
2011-09-08modem: add firmware interfaceThomas Tuttle
2011-08-17api: add license and header include guardsAleksander Morgado
2011-08-17introspection: renamed MM_MODEM_STATE_CHANGED_REASON to MM_MODEM_STATE_REASONAleksander Morgado
2011-08-17introspection: rename changed reason UNKNOWN to NONEAleksander Morgado
2011-08-17introspection: define MM_MODEM_TYPE_UNKNOWNAleksander Morgado
2011-08-17introspection: use state type in StateChanged signal definitionAleksander Morgado
2011-08-17introspection: define type MM_MODEM_STATEAleksander Morgado
2011-07-29api: add new LTE constant to the MM_ACCESS_TECHsAndrew Bird
2011-07-19cdma: set Rm interface protocol if required (bgo #641661)Dan Williams
2011-06-30Add a DBus interface for setting the log level.Nathan Williams
2011-06-06manager: protect ScanDevices() d-bus method with manager control policy ruleAleksander Morgado
2011-06-06manager: new ScanDevices() d-bus method to request a new device scan loopAleksander Morgado
2011-06-06introspection: indentation fixesAleksander Morgado
2011-06-02Spec out and implement a command to get a GSM SIM SPN value.Nathan Williams
2011-04-29gsm: allow setting more than one bandAleksander Morgado
2011-04-28introspection: add missing UMTS 2600 band referenceAleksander Morgado
2011-04-14gsm: implement basic SMS reception and PDU parsingNathan Williams
2011-03-26api: clarify SendPin documentationDan Williams
2011-01-24api: fix up StateChanged duplicate reason codeDan Williams
2011-01-24api: fix up modem state changed reason enum descriptionDan Williams
2011-01-24Merge remote branch 'chromium/to-upstream'Dan Williams
2011-01-14api: add reply parameter to USSD Respond method (bgo #638038)Guido Günther
2011-01-14core: add modem reset/power-cycle commandDan Williams
2011-01-04cdma: fix segfault by handling MEID propertyDan Williams
2011-01-01gsm: add access technology support for HSPA+Dan Williams
2010-12-21build: fix distcheck after introspection XML renamesDan Williams
2010-12-21modemmanager: Add a reason to ConnectionStateChanged events.Elly Jones
2010-12-21Replace ActivationCompleted with ActivationStateChanged, add CDMA error enums.David Rochberg
2010-12-20Add CDMA Activate and ActivateManual methods.Elly Jones
2010-12-20Add enums for activation stateDavid Rochberg
2010-12-20Add State property and StateChanged signal.Elly Jones
2010-12-20Added MEID property to org.freedesktop.ModemManager.Cdma interface.Eric Shienbrood
2010-12-20Fix include paths in introspection XML.Elly Jones
2010-12-20Add org.freedesktop.ModemManager.Modem.Cdma.xml.Elly Jones
2010-12-20Install xml files so they can be used by cromo (chromeos modem manager)Elly Jones
2010-12-20Install xml introspection files for DBus interfaces.Jason Glasgow
2010-12-17core: separate PropertiesChanged signal XMLDan Williams
2010-11-23docs: bump doc version to current MM prerelease versionDan Williams
2010-10-25gsm: add SimIdentifier propertyDan Williams