summaryrefslogtreecommitdiff
path: root/policy
AgeCommit message (Collapse)AuthorFilesLines
2012-01-07policy: fix typoAleksander Morgado1-1/+1
Reported at LP#913138
2011-09-08modem: add firmware interfaceThomas Tuttle1-0/+9
2011-06-06policy: new policy for manager control actionsAleksander Morgado1-0/+9
2011-03-05policy: loosen permissions somewhat for reading device info (kde #266807) ↵Dan Williams1-1/+1
(novell #674022)
2010-11-05gsm: add preliminary USSD support (bgo #590798)Guido Günther1-0/+9
We currently convert to and from the modem's set charset and always pass '15' as the data coding scheme. Passing the correct data coding scheme as third argument to CUSD only upsets the network. This contradicts 3GPP TS 23.038. Other tools like gsm-ussd handle it the same way. Network responses that require further actions are not yet implemented. (some fixes and cleanups by Dan Williams)
2010-03-18core: add base location API implementationDan Williams1-0/+9
2010-03-01policy: split Device into Info and ControlDan Williams1-3/+12
It's useful to let distros and admins set policy differently for device information (for support, inventory, etc) than for actually controlling the device like PIN/PUK unlocks.
2010-02-20policy: add missing Makefile.am and iconDan Williams2-0/+15
2010-02-19policy: add basic PolicyKit authorizationsDan Williams1-0/+39