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
/
src
/
main.c
Age
Commit message (
Expand
)
Author
2023-12-01
Revert "base-manager: add support to put modem in low power mode during suspend"
main
Aleksander Morgado
2023-12-01
base-manager: add support to put modem in low power mode during suspend
Aleksander Morgado
2023-01-03
build: new option to build plugins within the daemon binary
Aleksander Morgado
2022-11-07
build: disable Test interface in base manager if building without tests
Aleksander Morgado
2022-11-04
core,log: new 'MSG' log level between 'INFO' and 'WARN'
Aleksander Morgado
2022-06-09
suspend: add suspend/resume support with powerd on ChromeOS
Rukun Mao
2022-04-20
mm-log: hiding personal info while logging
som
2021-06-16
core: dump fatal initialization errors to stderr
Aleksander Morgado
2021-05-26
base-manager: add quick suspend/resume base
Dylan Van Assche
2021-05-22
libmm-glib: setup common helper to register DBus errors
Aleksander Morgado
2021-02-23
charsets: detect iconv() support in runtime
Aleksander Morgado
2021-02-14
context: add test-no-suspend-resume cli parameter
Dylan Van Assche
2020-04-09
log: force using the object logging API
Aleksander Morgado
2020-04-08
core: consolidate logging format in main daemon logic
Aleksander Morgado
2019-10-11
daemon: register G_IO_ERROR_CANCELLED as "Cancelled" in DBus
Aleksander Morgado
2017-12-05
filter: allow selection of filter policy on startup
Aleksander Morgado
2017-06-22
build: rename --with-suspend-resume to --with-systemd-suspend-resume
Aleksander Morgado
2017-06-21
log: Add support for journal logging
Torsten Hilbrich
2017-05-29
log: remove func loc info unless MM_LOG_FUNC_LOC is defined
Aleksander Morgado
2017-05-29
context: rework application options and help output
Aleksander Morgado
2017-02-03
glib: remove invocations of g_type_init()
Ben Chan
2016-09-29
core: allow disabling auto-scan and notifying ports one by one via API
Aleksander Morgado
2015-02-07
suspend: invalidate and remove modems on suspend, reprobe on resume
Aleksander Morgado
2015-01-11
core: perform clean-up when terminating due to a Unix signal
Jakub Sitnicki
2014-09-05
core: add --version option to the ModemManager daemon
Aleksander Morgado
2014-07-06
manager: rename 'MMManager' to 'MMBaseManager'
Aleksander Morgado
2014-05-20
core: minor coding style fixes
Ben Chan
2014-02-13
manager: as soon as we know we're going to stop, clear DBus connection
Aleksander Morgado
2014-02-13
context: new '--test-plugin-dir' to allow specifying where the plugins are
Aleksander Morgado
2014-02-13
context: new '--test-enable' to enable the Test interface
Aleksander Morgado
2014-02-13
context: new '--test-no-auto-scan' to avoid automatic scanning for devices
Aleksander Morgado
2014-02-13
context: new '--test-session' allows launching the MM daemon in the session bus
Aleksander Morgado
2013-03-05
core: don't automatically probe ports of USB<->serial adapters
Aleksander Morgado
2013-02-12
core: use g_unix_signal_add() for more reliable Unix signal handling
Dan Williams
2012-10-09
core: second request to terminate does a hard exit()
Aleksander Morgado
2012-10-08
core: log successful shutdown
Aleksander Morgado
2012-10-08
core: don't wait forever to get all modems disabled and removed
Aleksander Morgado
2012-09-28
core: acquire DBus name only after having created the `MMManager'
Aleksander Morgado
2012-03-16
log: only include LOC and method name in debug logs if running with --debug
Aleksander Morgado
2012-03-16
context: new source files to keep the daemon context
Aleksander Morgado
2012-03-15
core: implement the Manager1 DBus interface, based on GDBus
Aleksander Morgado
2011-01-23
core: enable timestamps with legacy --debug option
Dan Williams
2011-01-23
core: rework logging
Dan Williams
2010-08-11
core: work around dbus-glib property access bug (CVE-2010-1172) (rh #585394)
Dan Williams
2010-05-21
build: print version on startup and add dist-version
Dan Williams
2010-03-22
core: cleanly disable modems on shutdown
Dan Williams
2010-03-09
core: fix SIGTERM before mainloop has started
Dan Williams
2009-06-18
core: gracefully handle SIGTERM and SIGINT by shutting down cleanly
Dan Williams
2009-06-18
udev: move device probing and detection to udev
Dan Williams
2009-04-14
Handle cases where HAL is not running/disappears/reappears.
Tambet Ingo
[next]