summaryrefslogtreecommitdiff
path: root/src/main.c
Commit message (Expand)AuthorAgeFilesLines
* core: enable timestamps with legacy --debug optionDan Williams2011-01-231-1/+4
* core: rework loggingDan Williams2011-01-231-71/+47
* core: work around dbus-glib property access bug (CVE-2010-1172) (rh #585394)Dan Williams2010-08-111-0/+11
* build: print version on startup and add dist-versionDan Williams2010-05-211-2/+7
* core: cleanly disable modems on shutdownDan Williams2010-03-221-0/+10
* core: fix SIGTERM before mainloop has startedDan Williams2010-03-091-2/+6
* core: gracefully handle SIGTERM and SIGINT by shutting down cleanlyDan Williams2009-06-181-5/+27
* udev: move device probing and detection to udevDan Williams2009-06-181-89/+4
* Handle cases where HAL is not running/disappears/reappears.Tambet Ingo2009-04-141-27/+129
* add --enable-more-warnings=yes/no and fix up resulting errorsDan Williams2009-02-101-0/+1
* Fix a typo in error message when MM couldn't acquire it's DBus service name.Tambet Ingo2009-02-041-2/+2
* Enable/disable debugging on SIGUSR1.Tambet Ingo2008-10-301-53/+75
* Rewrite serial device communications.Tambet Ingo2008-09-111-20/+3
* Initial commit.Tambet Ingo2008-07-311-0/+166