summaryrefslogtreecommitdiffstats
path: root/src/Daemon/CrashWatcher.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Better signal handling in daemonJiri Moskovcak2009-02-231-9/+0
|
* Removed some debug messages.Jiri Moskovcak2009-02-201-4/+0
|
* Changed config pathJiri Moskovcak2009-02-191-1/+1
| | | | Fixed Makefile.am
* Moved dbus backend from dbus lib to daemon - better OO model.Jiri Moskovcak2009-02-191-12/+44
| | | | Modified dbus policy config file to allow all users to call daemon's methods
* Rewritten the lock file ignore hackJiri Moskovcak2009-02-161-12/+15
|
* Quick ugly hack to ignore lock files.Jiri Moskovcak2009-02-121-0/+8
|
* Rewritten dbus to dbus-c++Jiri Moskovcak2009-02-121-7/+20
| | | | Added possibility to call daemon methods via dbus
* Fixed variable type guint->gsizeJiri Moskovcak2009-02-051-1/+1
|
* Initial git commitJiri Moskovcak2009-02-021-0/+176