summaryrefslogtreecommitdiffstats
path: root/src/Daemon/CrashWatcher.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Configurable max size of debugdump storage rhbz#490889Jiri Moskovcak2009-04-101-124/+52
|
* renamed MW libraryZdenek Prikryl2009-04-081-1/+1
| | | | | | renamed Utils library added check for plugins init method renamed crash types
* added "editable" itemZdenek Prikryl2009-04-071-1/+1
|
* new crash typesZdenek Prikryl2009-04-021-3/+3
|
* added support for action plugin in settingsZdenek Prikryl2009-04-021-1/+5
|
* try to add action plugin, not complete commitZdenek Prikryl2009-04-021-9/+5
|
* added new interface frof settingsZdenek Prikryl2009-04-021-7/+59
|
* Added commlayer to make dbus optionalJiri Moskovcak2009-04-011-4/+35
|
* Fixed daemon to compile with new MW API, added check for dumps created while ↵Jiri Moskovcak2009-03-231-1/+47
| | | | | | daemon wasn't running - minor spec file fixes
* Added error reporting over dbus to daemon, error handling in gui, about dialogJiri Moskovcak2009-03-131-0/+1
|
* Closing stdout in daemon rhbz#489622Jiri Moskovcak2009-03-111-0/+4
|
* deps cleanup, signal AnalyzeComplete has the crashreport as an argument.Jiri Moskovcak2009-03-091-2/+2
|
* replace old project name by new oneZdenek Prikryl2009-03-041-24/+24
|
* Rename to abrtJiri Moskovcak2009-03-031-9/+25
|
* Added new method DeleteDebugDumpJiri Moskovcak2009-03-021-1/+18
| | | | Added new signal "AnalyzeComplete"
* - fixed few gcc warningsJiri Moskovcak2009-02-271-4/+2
| | | | | - added scrolled window for long reports - fixes for all issues identified in review (awilliam@redhat.com)
* Exception catchingJiri Moskovcak2009-02-261-4/+18
|
* Fixed some memory leaksJiri Moskovcak2009-02-261-1/+3
| | | | changed default paths
* spec file cleanupJiri Moskovcak2009-02-261-1/+1
| | | | removed daemon lockfile
* Fixed daemon for new mw apiJiri Moskovcak2009-02-251-9/+5
|
* Added report functions to daemonJiri Moskovcak2009-02-251-6/+36
|
* 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