summaryrefslogtreecommitdiff
path: root/cli
Commit message (Expand)AuthorAgeFilesLines
...
* api,bearer: new 'ConnectionError' propertyAleksander Morgado2021-05-233-212/+215
* cli,location: use mm_location_3gpp_get_operator_code() in location outputTeijo Kinnunen2021-05-171-2/+5
* mmcli,3gpp: common method to parse --disable-facility-lock input stringAleksander Morgado2021-04-301-22/+36
* api,libmm-glib,cli: add command to disable facility lockMichal Mazur2021-04-302-2/+102
* api,bearer: new 'ProfileId' propertyAleksander Morgado2021-04-293-0/+8
* api,modem: new Modem3gpp.ProfileManager interfaceAleksander Morgado2021-04-296-235/+781
* api,bearer: new 'profile-id' settingAleksander Morgado2021-04-293-3/+13
* api,bearer: new 'apn-type' settingAleksander Morgado2021-04-293-0/+5
* mmcli,manager: add 'wwan' subsystem to kernel event auto scan reportFreedom Liu2021-04-291-1/+1
* cli: avoid attempting to setup timeout on NULL proxyAleksander Morgado2021-04-121-1/+2
* cli,3gpp-ussd: move actions to a separate source fileAleksander Morgado2021-03-245-244/+404
* api,bearer: new 'Multiplexed' propertyAleksander Morgado2021-03-103-4/+7
* mmcli,sim: implement --sim-set-preferred-networks functionTeijo Kinnunen2021-03-091-2/+108
* mmcli,sim: add preferred networks list to SIM propertiesTeijo Kinnunen2021-02-263-10/+56
* core: update copyright years to 2021Aleksander Morgado2021-01-171-1/+1
* mmcli: don't assume that mm_object_peek_modem or mm_object_get_modem return n...Frederic Martinsons2020-12-212-3/+10
* core: new 'rpmsg' subsystemAleksander Morgado2020-11-201-1/+1
* libmm-glib,mmcli: add mm_sim_get_eid and add EID to mmcli outputEric Caruso2020-10-193-0/+3
* api,modem: new 'SetPrimarySimSlot' methodAleksander Morgado2020-08-281-0/+51
* mmcli: also lookup SIM objects in the 'SimSlots' propertyAleksander Morgado2020-08-281-5/+97
* api,modem: new 'SimSlots' and 'PrimarySimSlot' propertiesAleksander Morgado2020-08-283-9/+48
* api,sim: new 'Active' propertyAleksander Morgado2020-08-283-0/+3
* mmcli,output: use 'path' instead of 'dbus path' in field descriptionsAleksander Morgado2020-08-011-8/+8
* iface-modem-signal: added 5G signal informationWalter Hagstrom2020-07-043-0/+24
* cli: make control chars in strings are escaped correctly for json outputMaxim Anisimov2020-06-051-2/+45
* cli: add allowed-auth bearer property in outputAleksander Morgado2020-05-053-10/+15
* api,bearer: add 'total-rx-bytes', 'total-tx-bytes' and 'total-duration' statsAleksander Morgado2020-04-103-0/+21
* api,bearer: add 'attempts' and 'failed-attempts' statisticsAleksander Morgado2020-04-103-3/+17
* api: deprecate MM_MODEM_CAPABILITY_LTE_ADVANCEDAleksander Morgado2020-04-091-1/+1
* cli: improve --help output for --modem and --sim optionsAleksander Morgado2020-04-091-4/+4
* cli: allow looking up for first available modem or SIMAleksander Morgado2020-04-091-32/+55
* cli: consolidate logic to process user provided object lookup infoAleksander Morgado2020-04-092-224/+134
* cli: remove empty whiteline in --versionAleksander Morgado2020-03-211-2/+1
* cli: context: add ':' to the section titlesAleksander Morgado2020-03-2116-16/+16
* cli: fix warnings with -WshadowAleksander Morgado2020-01-3116-41/+32
* cli: fix warnings with -Wswitch-defaultAleksander Morgado2020-01-312-3/+8
* cli: fix warnings with -Wswitch-enumAleksander Morgado2020-01-311-2/+8
* build: use AX_IS_RELEASE() and AX_COMPILER_FLAGS()Aleksander Morgado2020-01-301-2/+7
* build: bump copyright years to 2020Aleksander Morgado2020-01-031-1/+1
* cli,location: use new mm_location_gps_nmea_get_traces()Aleksander Morgado2020-01-011-14/+14
* mmcli,output: skip printing empty value listsAleksander Morgado2019-12-021-1/+1
* cli,modem: avoid using deprecated mm_pco_list_free()Aleksander Morgado2019-11-151-1/+1
* cli,output: fix truncated array output when == 10 elementsAleksander Morgado2019-10-271-1/+3
* api,sim: new 'Emergency Numbers' propertyAleksander Morgado2019-10-173-5/+8
* voice,api: new 'EmergencyOnly' boolean flagAleksander Morgado2019-10-173-1/+32
* iface-modem-voice: all methods available even if not enabledAleksander Morgado2019-10-171-5/+0
* mmcli,firmware: don't use tabs when printing human-friendly listAleksander Morgado2019-10-111-6/+6
* cli: fix typo when looking for a specific call failsAleksander Morgado2019-09-251-1/+1
* cli,messaging: trivial fix in commentAleksander Morgado2019-09-231-1/+1
* mmcli: fix value escaping in new JSON output supportMaxim Anisimov2019-09-171-5/+2