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
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
2009-02-10
add --enable-more-warnings=yes/no and fix up resulting errors
Dan Williams
2009-02-04
Fix a typo in error message when MM couldn't acquire it's DBus service name.
Tambet Ingo
2008-10-30
Enable/disable debugging on SIGUSR1.
Tambet Ingo
2008-09-11
Rewrite serial device communications.
Tambet Ingo
2008-07-31
Initial commit.
Tambet Ingo