aboutsummaryrefslogtreecommitdiff
path: root/cli
AgeCommit message (Expand)Author
2021-04-12cli: avoid attempting to setup timeout on NULL proxyAleksander Morgado
2021-03-24cli,3gpp-ussd: move actions to a separate source fileAleksander Morgado
2021-03-10api,bearer: new 'Multiplexed' propertyAleksander Morgado
2021-03-09mmcli,sim: implement --sim-set-preferred-networks functionTeijo Kinnunen
2021-02-26mmcli,sim: add preferred networks list to SIM propertiesTeijo Kinnunen
2021-01-17core: update copyright years to 2021Aleksander Morgado
2020-12-21mmcli: don't assume that mm_object_peek_modem or mm_object_get_modem return n...Frederic Martinsons
2020-11-20core: new 'rpmsg' subsystemAleksander Morgado
2020-10-19libmm-glib,mmcli: add mm_sim_get_eid and add EID to mmcli outputEric Caruso
2020-08-28api,modem: new 'SetPrimarySimSlot' methodAleksander Morgado
2020-08-28mmcli: also lookup SIM objects in the 'SimSlots' propertyAleksander Morgado
2020-08-28api,modem: new 'SimSlots' and 'PrimarySimSlot' propertiesAleksander Morgado
2020-08-28api,sim: new 'Active' propertyAleksander Morgado
2020-08-01mmcli,output: use 'path' instead of 'dbus path' in field descriptionsAleksander Morgado
2020-07-04iface-modem-signal: added 5G signal informationWalter Hagstrom
2020-06-05cli: make control chars in strings are escaped correctly for json outputMaxim Anisimov
2020-05-05cli: add allowed-auth bearer property in outputAleksander Morgado
2020-04-10api,bearer: add 'total-rx-bytes', 'total-tx-bytes' and 'total-duration' statsAleksander Morgado
2020-04-10api,bearer: add 'attempts' and 'failed-attempts' statisticsAleksander Morgado
2020-04-09api: deprecate MM_MODEM_CAPABILITY_LTE_ADVANCEDAleksander Morgado
2020-04-09cli: improve --help output for --modem and --sim optionsAleksander Morgado
2020-04-09cli: allow looking up for first available modem or SIMAleksander Morgado
2020-04-09cli: consolidate logic to process user provided object lookup infoAleksander Morgado
2020-03-21cli: remove empty whiteline in --versionAleksander Morgado
2020-03-21cli: context: add ':' to the section titlesAleksander Morgado
2020-01-31cli: fix warnings with -WshadowAleksander Morgado
2020-01-31cli: fix warnings with -Wswitch-defaultAleksander Morgado
2020-01-31cli: fix warnings with -Wswitch-enumAleksander Morgado
2020-01-30build: use AX_IS_RELEASE() and AX_COMPILER_FLAGS()Aleksander Morgado
2020-01-03build: bump copyright years to 2020Aleksander Morgado
2020-01-01cli,location: use new mm_location_gps_nmea_get_traces()Aleksander Morgado
2019-12-02mmcli,output: skip printing empty value listsAleksander Morgado
2019-11-15cli,modem: avoid using deprecated mm_pco_list_free()Aleksander Morgado
2019-10-27cli,output: fix truncated array output when == 10 elementsAleksander Morgado
2019-10-17api,sim: new 'Emergency Numbers' propertyAleksander Morgado
2019-10-17voice,api: new 'EmergencyOnly' boolean flagAleksander Morgado
2019-10-17iface-modem-voice: all methods available even if not enabledAleksander Morgado
2019-10-11mmcli,firmware: don't use tabs when printing human-friendly listAleksander Morgado
2019-09-25cli: fix typo when looking for a specific call failsAleksander Morgado
2019-09-23cli,messaging: trivial fix in commentAleksander Morgado
2019-09-17mmcli: fix value escaping in new JSON output supportMaxim Anisimov
2019-08-28mmcli: coding style fixes in the new JSON output supportAleksander Morgado
2019-08-28mmcli: add json output supportMaxim Anisimov
2019-07-19api,voice: new CallWaitingSetup() and CallWaitingQuery() methodsAleksander Morgado
2019-07-11api,call: new JoinMultiparty() and LeaveMultiparty() methodsAleksander Morgado
2019-07-11api,call: new Multiparty boolean propertyAleksander Morgado
2019-07-11api,call: new Deflect() methodAleksander Morgado
2019-07-11api,voice: new Transfer() methodAleksander Morgado
2019-07-11api,voice: new HangupAll() methodAleksander Morgado
2019-07-11api,voice: new HoldAndAccept() methodAleksander Morgado