index
:
dxdxdt/ModemManager
main
mmfwd
sim7600
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
mmcli.c
Age
Commit message (
Expand
)
Author
2023-04-14
cli: update copyright
Aleksander Morgado
2022-10-19
mmcli: update copyright years
Aleksander Morgado
2022-02-16
cli: new --test-session option to use the session bus
Aleksander Morgado
2021-10-13
mmcli:add SAR command --sar-status/--sar-enable/--sar-disable/--set-power-level
lvmaorui
2021-04-29
api,modem: new Modem3gpp.ProfileManager interface
Aleksander Morgado
2021-04-12
cli: avoid attempting to setup timeout on NULL proxy
Aleksander Morgado
2021-03-24
cli,3gpp-ussd: move actions to a separate source file
Aleksander Morgado
2021-01-17
core: update copyright years to 2021
Aleksander Morgado
2020-03-21
cli: remove empty whiteline in --version
Aleksander Morgado
2020-01-31
cli: fix warnings with -Wswitch-enum
Aleksander Morgado
2020-01-03
build: bump copyright years to 2020
Aleksander Morgado
2019-08-28
mmcli: coding style fixes in the new JSON output support
Aleksander Morgado
2019-08-28
mmcli: add json output support
Maxim Anisimov
2019-01-11
build: update copyright years to 2019
Aleksander Morgado
2018-11-26
cli: allow multiple output format types
Aleksander Morgado
2017-02-08
cli: minor indentation fix
Aleksander Morgado
2017-02-03
glib: remove invocations of g_type_init()
Ben Chan
2016-07-26
build: updated copyright years up to 2016
Aleksander Morgado
2015-12-07
license: mmcli is GPLv2+, not GPLv3+
Aleksander Morgado
2015-08-02
mmcli: added Modem.Voice and Call support
Riccardo Vangelisti
2014-05-20
cli: consistently use spaces for indentation
Ben Chan
2013-09-09
mmcli,oma: support for the new OMA interface
Aleksander Morgado
2013-08-21
mmcli: new actions to use the 'Signal' interface
Aleksander Morgado
2012-10-04
libmm-glib: remove the `libmm-common.h' header
Aleksander Morgado
2012-10-04
cli: new `--firmware-list' and `--firmware-select' actions
Aleksander Morgado
2012-07-25
cli: allow modifying default DBus timeout with `--timeout'
Aleksander Morgado
2012-03-16
mmcli: new Time-specific actions
Aleksander Morgado
2012-03-15
cli: ensure EOL is added at every error message
Aleksander Morgado
2012-03-15
cli: added Messaging-specific actions
Aleksander Morgado
2012-03-15
cli: added SMS-specific actions
Aleksander Morgado
2012-03-15
cli: include Location-related actions
Aleksander Morgado
2012-03-15
cli: add CDMA-related option group, and enable activation request
Aleksander Morgado
2012-03-15
cli: modem options check always last, even when shutting down
Aleksander Morgado
2012-03-15
cli: implement actions from the Simple interface
Aleksander Morgado
2012-03-15
cli: implement SIM related actions
Aleksander Morgado
2012-03-15
cli: implement 3GPP related actions
Aleksander Morgado
2012-03-15
cli: specify common options in a new group
Aleksander Morgado
2012-03-15
cli: new Bearer related options
Aleksander Morgado
2012-03-15
cli: default to showing modem info if no action specified
Aleksander Morgado
2012-03-15
cli: don't unref cancellable if already done
Aleksander Morgado
2012-03-15
cli: allow option groups to force async/sync operations
Aleksander Morgado
2012-03-15
cli: new `--verbose' to dump debug logging
Aleksander Morgado
2012-03-15
cli: start to port Modem actions to use the new libmm-glib
Aleksander Morgado
2012-03-15
cli: add commands to get info from modem
Aleksander Morgado
2012-03-15
cli: port Manager actions to use the new libmm-glib
Aleksander Morgado
2012-03-15
cli: always perform a clean shutdown on successful operations
Aleksander Morgado
2012-03-15
cli: prefix error messages with 'error: '
Aleksander Morgado
2012-03-15
cli: split into different option groups, in different files
Aleksander Morgado