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