summaryrefslogtreecommitdiff
path: root/commands-dms.c
AgeCommit message (Expand)Author
2016-08-23dms: add "Set FCC Authentication" requestBjørn Mork
2015-05-12add missing license headers (LGPL v2)Felix Fietkau
2015-04-14Add command to get IMEI from the deviceFelix Fietkau
2015-01-09Add command for listing device capabilitiesSławomir Demeszko
2014-12-18Added commands to change PIN codeSławomir Demeszko
2014-12-18Added shared struct to allow the same option names for different functionsSławomir Demeszko
2014-12-18Added option for enabling and disabling protection of simcard by PINSławomir Demeszko
2014-11-18Add command --get-msisdn for getting phone numberSławomir Demeszko
2014-10-30Added command "--get-iccid" to read the SIM serial number.Uwe Wojak
2014-10-30Added commands to unblock blocked PINs.Uwe Wojak
2014-10-02make argument to get_pin_status int instead of enum to prevent invalid optimi...Felix Fietkau
2013-06-24add --set-device-operating-modeFelix Fietkau
2013-06-24add --reset-dmsFelix Fietkau
2013-06-08allow commands to return individual json elements instead of just json objectsFelix Fietkau
2013-02-18add a command to get the imsiFelix Fietkau
2013-02-17rework status handling, use a blob_buf as storageFelix Fietkau
2013-02-17use printf instead of fprintf for pin status verification, remove an unused v...Felix Fietkau
2013-02-17add initial prototype with a few commandsFelix Fietkau