aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)Author
2023-12-01Revert "base-manager: add support to put modem in low power mode during suspend"mainAleksander Morgado
2023-12-01base-manager: add support to put modem in low power mode during suspendAleksander Morgado
2023-01-03build: new option to build plugins within the daemon binaryAleksander Morgado
2022-11-07build: disable Test interface in base manager if building without testsAleksander Morgado
2022-11-04core,log: new 'MSG' log level between 'INFO' and 'WARN'Aleksander Morgado
2022-06-09suspend: add suspend/resume support with powerd on ChromeOSRukun Mao
2022-04-20mm-log: hiding personal info while loggingsom
2021-06-16core: dump fatal initialization errors to stderrAleksander Morgado
2021-05-26base-manager: add quick suspend/resume baseDylan Van Assche
2021-05-22libmm-glib: setup common helper to register DBus errorsAleksander Morgado
2021-02-23charsets: detect iconv() support in runtimeAleksander Morgado
2021-02-14context: add test-no-suspend-resume cli parameterDylan Van Assche
2020-04-09log: force using the object logging APIAleksander Morgado
2020-04-08core: consolidate logging format in main daemon logicAleksander Morgado
2019-10-11daemon: register G_IO_ERROR_CANCELLED as "Cancelled" in DBusAleksander Morgado
2017-12-05filter: allow selection of filter policy on startupAleksander Morgado
2017-06-22build: rename --with-suspend-resume to --with-systemd-suspend-resumeAleksander Morgado
2017-06-21log: Add support for journal loggingTorsten Hilbrich
2017-05-29log: remove func loc info unless MM_LOG_FUNC_LOC is definedAleksander Morgado
2017-05-29context: rework application options and help outputAleksander Morgado
2017-02-03glib: remove invocations of g_type_init()Ben Chan
2016-09-29core: allow disabling auto-scan and notifying ports one by one via APIAleksander Morgado
2015-02-07suspend: invalidate and remove modems on suspend, reprobe on resumeAleksander Morgado
2015-01-11core: perform clean-up when terminating due to a Unix signalJakub Sitnicki
2014-09-05core: add --version option to the ModemManager daemonAleksander Morgado
2014-07-06manager: rename 'MMManager' to 'MMBaseManager'Aleksander Morgado
2014-05-20core: minor coding style fixesBen Chan
2014-02-13manager: as soon as we know we're going to stop, clear DBus connectionAleksander Morgado
2014-02-13context: new '--test-plugin-dir' to allow specifying where the plugins areAleksander Morgado
2014-02-13context: new '--test-enable' to enable the Test interfaceAleksander Morgado
2014-02-13context: new '--test-no-auto-scan' to avoid automatic scanning for devicesAleksander Morgado
2014-02-13context: new '--test-session' allows launching the MM daemon in the session busAleksander Morgado
2013-03-05core: don't automatically probe ports of USB<->serial adaptersAleksander Morgado
2013-02-12core: use g_unix_signal_add() for more reliable Unix signal handlingDan Williams
2012-10-09core: second request to terminate does a hard exit()Aleksander Morgado
2012-10-08core: log successful shutdownAleksander Morgado
2012-10-08core: don't wait forever to get all modems disabled and removedAleksander Morgado
2012-09-28core: acquire DBus name only after having created the `MMManager'Aleksander Morgado
2012-03-16log: only include LOC and method name in debug logs if running with --debugAleksander Morgado
2012-03-16context: new source files to keep the daemon contextAleksander Morgado
2012-03-15core: implement the Manager1 DBus interface, based on GDBusAleksander Morgado
2011-01-23core: enable timestamps with legacy --debug optionDan Williams
2011-01-23core: rework loggingDan Williams
2010-08-11core: work around dbus-glib property access bug (CVE-2010-1172) (rh #585394)Dan Williams
2010-05-21build: print version on startup and add dist-versionDan Williams
2010-03-22core: cleanly disable modems on shutdownDan Williams
2010-03-09core: fix SIGTERM before mainloop has startedDan Williams
2009-06-18core: gracefully handle SIGTERM and SIGINT by shutting down cleanlyDan Williams
2009-06-18udev: move device probing and detection to udevDan Williams
2009-04-14Handle cases where HAL is not running/disappears/reappears.Tambet Ingo