Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-06 | docs/ModemManager.8: document --filter-policy option | Lubomir Rintel | |
2018-08-06 | docs: move mmcli(8) to section 1 | Lubomir Rintel | |
Section (8) is for tools that require root privileges. | |||
2018-07-27 | man,mmcli: fix documentation for --set-current-bands | Aleksander Morgado | |
Reported by: Matthew Stanger <stangerm2@gmail.com> | |||
2017-07-31 | mmcli: description of the location-set-gps-refresh-rate option | Valentin Blot | |
Commit 6c35878f12ab37604d85cb3a864e3859973bd195 introduced a new option for setting the refresh rate of location on DBus. This patch describes the option in the man page. https://bugs.freedesktop.org/show_bug.cgi?id=89924 | |||
2017-06-21 | log: Add support for journal logging | Torsten Hilbrich | |
This logging is available if the software was build with the configure option --with-systemd-journal. It will be enabled by default if libsystemd is found. The runtime parameter --log-journal enables to output of log messages to the systemd journal. Please note that the journal priority field has the same value as the syslog level so no conversion is required here. | |||
2017-05-29 | context: rework application options and help output | Aleksander Morgado | |
Group together all options that allow configuring the logging output, and make them have the same --log-[XXX] prefix. Also rework the --help output so that all option groups are printed by default (i.e. there is no longer a --help-all option). | |||
2017-05-18 | man: include missing --no-auto-scan and --initial-kernel-events | Aleksander Morgado | |
And remove --test-no-auto-scan, as the 'no auto scan' feature isn't only a test feature now. | |||
2014-09-05 | docs,man: renew the ModemManager man page and add several missing commands | Aleksander Morgado | |
2014-07-02 | location: new 'unmanaged' GPS setup | Aleksander Morgado | |
Standard GPS setup (raw/nmea) will both enable the GPS module and take full control of the GPS port. This prevents other processes from reading the NMEA traces from e.g. a tty. In order to handle this, a new 'unmanaged' GPS location source is introduced, which will just enable/disable the GPS module, without reading anything from the GPS port. Of course, both raw/nmea and unmanaged setups cannot be enabled at the same time. | |||
2013-09-09 | mmcli,oma: support for the new OMA interface | Aleksander Morgado | |
2013-06-27 | man,mmcli: changing modes and bands no longer allowed in '--simple-connect' | Aleksander Morgado | |
2013-06-07 | man,mmcli: fix minor typo | Aleksander Morgado | |
2013-04-10 | man,mmcli: --simple-connect allows any of the --create-bearer options | Aleksander Morgado | |
2012-11-02 | cli: new actions to setup or gather CDMA BS location source | Aleksander Morgado | |
2012-10-24 | docs,ModemManager: include the missing manpage | Martyn Russell | |
(aleksander) I messed up the integration of commit bc49794848, this should fix it. | |||
2012-10-23 | man,mmcli: add additional commonly used examples | Aleksander Morgado | |
2012-10-23 | docs,mmcli: Add man page for mmcli(8) | Martyn Russell | |
2012-10-23 | docs,ModemManager: Don't use .in file for manpage, no need | Martyn Russell | |
2012-03-16 | build: rename the binary from `modem-manager' to `ModemManager' | Aleksander Morgado | |
2012-03-15 | docs: added new man page for the modem-manager daemon | Aleksander Morgado | |