summaryrefslogtreecommitdiff
path: root/introspection
Commit message (Expand)AuthorAgeFilesLines
* core: fatal errors in iface initializations force the modem into a FAILED stateAleksander Morgado2012-03-301-3/+3
* api,dbus: update the fields retrievable in the raw GPS location sourceAleksander Morgado2012-03-291-11/+6
* location: rework to allow multiple location sourcesAleksander Morgado2012-03-291-12/+13
* api,dbus: include `user' and `password' as properties given to Simple ConnectAleksander Morgado2012-03-161-0/+12
* api,dbus: new `OwnNumbers' property in the Modem interfaceAleksander Morgado2012-03-161-0/+8
* api,dbus: rewrote Time interface to be used with gdbus-codegenAleksander Morgado2012-03-163-56/+76
* api: `UnlockRetries' will reply a list of per-lock retry countsAleksander Morgado2012-03-161-10/+1
* iface-modem: the Command() method is only allowed when running in debug modeAleksander Morgado2012-03-161-3/+6
* introspection: setup all new files and remove old onesAleksander Morgado2012-03-1633-2608/+2155
* modem: new property to allow specifying longer timeouts when configuring IPAleksander Morgado2012-02-171-0/+6
* api: add Modem.Time introspection XMLThomas Tuttle2012-01-253-1/+59
* api: add firmware interface XML file to introspection/Makefile.amThomas Tuttle2012-01-251-0/+1
* trivial: sort introspection/Makefile.am and all.xmlThomas Tuttle2012-01-252-10/+10
* gsm: change SMS send validity from 5-minute units to minutesDan Williams2012-01-181-3/+2
* api: change SMS save/send validity unitsDan Williams2012-01-181-1/+1
* sms: punt handling of 8-bit encoded SMSs to clientsDan Williams2012-01-091-1/+3
* gsm: add new property to track which facility locks are enabledEric Shienbrood2011-11-162-1/+42
* core: keep track of all PIN retry countsEric Shienbrood2011-11-161-2/+15
* modem: add firmware interfaceThomas Tuttle2011-09-082-0/+116
* api: add license and header include guardsAleksander Morgado2011-08-171-1/+1
* introspection: renamed MM_MODEM_STATE_CHANGED_REASON to MM_MODEM_STATE_REASONAleksander Morgado2011-08-171-2/+2
* introspection: rename changed reason UNKNOWN to NONEAleksander Morgado2011-08-171-1/+1
* introspection: define MM_MODEM_TYPE_UNKNOWNAleksander Morgado2011-08-171-0/+5
* introspection: use state type in StateChanged signal definitionAleksander Morgado2011-08-171-2/+2
* introspection: define type MM_MODEM_STATEAleksander Morgado2011-08-171-5/+55
* api: add new LTE constant to the MM_ACCESS_TECHsAndrew Bird2011-07-291-0/+3
* cdma: set Rm interface protocol if required (bgo #641661)Dan Williams2011-07-191-2/+3
* Add a DBus interface for setting the log level.Nathan Williams2011-06-301-0/+12
* manager: protect ScanDevices() d-bus method with manager control policy ruleAleksander Morgado2011-06-061-0/+1
* manager: new ScanDevices() d-bus method to request a new device scan loopAleksander Morgado2011-06-061-0/+8
* introspection: indentation fixesAleksander Morgado2011-06-0617-375/+375
* Spec out and implement a command to get a GSM SIM SPN value.Nathan Williams2011-06-021-0/+13
* gsm: allow setting more than one bandAleksander Morgado2011-04-291-6/+6
* introspection: add missing UMTS 2600 band referenceAleksander Morgado2011-04-281-0/+3
* gsm: implement basic SMS reception and PDU parsingNathan Williams2011-04-141-0/+1
* api: clarify SendPin documentationDan Williams2011-03-261-1/+1
* api: fix up StateChanged duplicate reason codeDan Williams2011-01-241-9/+4
* api: fix up modem state changed reason enum descriptionDan Williams2011-01-241-2/+2
* Merge remote branch 'chromium/to-upstream'Dan Williams2011-01-242-2/+101
|\
| * modemmanager: Add a reason to ConnectionStateChanged events.Elly Jones2010-12-211-0/+24
| * Replace ActivationCompleted with ActivationStateChanged, add CDMA error enums.David Rochberg2010-12-211-2/+77
* | api: add reply parameter to USSD Respond method (bgo #638038)Guido Günther2011-01-141-0/+6
* | core: add modem reset/power-cycle commandDan Williams2011-01-141-1/+12
* | cdma: fix segfault by handling MEID propertyDan Williams2011-01-041-1/+1
* | gsm: add access technology support for HSPA+Dan Williams2011-01-011-0/+3
* | build: fix distcheck after introspection XML renamesDan Williams2010-12-211-13/+13
|/
* Add CDMA Activate and ActivateManual methods.Elly Jones2010-12-201-0/+28
* Add enums for activation stateDavid Rochberg2010-12-201-0/+14
* Add State property and StateChanged signal.Elly Jones2010-12-201-0/+30
* Added MEID property to org.freedesktop.ModemManager.Cdma interface.Eric Shienbrood2010-12-201-0/+6