summaryrefslogtreecommitdiffstats
path: root/src/Daemon/CrashWatcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* proper way how to daemonizeZdenek Prikryl2009-06-241-28/+1
* fixed exception chatchingZdenek Prikryl2009-06-241-2/+2
* Minor fix to save pid of child process after fork.Jiri Moskovcak2009-06-231-1/+2
* Added pidfile support in daemon (C hook should work now)Jiri Moskovcak2009-06-231-3/+35
* new default path for lock fileZdenek Prikryl2009-06-171-1/+3
* Lock file directory honor the --prefixJiri Moskovcak2009-06-171-1/+1
* Added lock file support to daemonJiri Moskovcak2009-06-171-3/+3
* Fixed spec file, to work with new versionJiri Moskovcak2009-06-151-1/+0
* added new options to AT, which defines what communication platform will be usedZdenek Prikryl2009-06-111-4/+4
* abrt can take reporter's configuration file from reporting users's $HOME/.abr...Zdenek Prikryl2009-06-101-2/+20
* fixed updating guiZdenek Prikryl2009-06-031-2/+9
* added return codes to some of MW's functionsZdenek Prikryl2009-05-281-26/+117
* new abrt's cron config styleZdenek Prikryl2009-05-131-12/+22
* added debug messagesZdenek Prikryl2009-05-121-62/+65
* Merge commit 'origin'Zdenek Prikryl2009-05-121-12/+40
|\
| * New exception handlingJiri Moskovcak2009-05-071-12/+40
* | support for simpler settingsZdenek Prikryl2009-05-121-18/+144
|/
* rework commlayerinner usageZdenek Prikryl2009-04-291-3/+3
* new commlayerinner interfaceZdenek Prikryl2009-04-281-5/+5
* final touch on commlayer, minor fixes in exceptions (zprikryl)Jiri Moskovcak2009-04-241-17/+12
* added new abrt exceptionsZdenek Prikryl2009-04-231-2/+2
* Added intercomm layer so plugins can send various information to the daemon.Jiri Moskovcak2009-04-231-7/+101
* - reporter plugins can tak an argimentZdenek Prikryl2009-04-161-6/+6
* simple report can be activated immediately after a crash occursZdenek Prikryl2009-04-161-4/+12
* Configurable max size of debugdump storage rhbz#490889Jiri Moskovcak2009-04-101-124/+52
* renamed MW libraryZdenek Prikryl2009-04-081-1/+1
* 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
* 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
* - fixed few gcc warningsJiri Moskovcak2009-02-271-4/+2
* Exception catchingJiri Moskovcak2009-02-261-4/+18
* Fixed some memory leaksJiri Moskovcak2009-02-261-1/+3
* spec file cleanupJiri Moskovcak2009-02-261-1/+1
* 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
* Moved dbus backend from dbus lib to daemon - better OO model.Jiri Moskovcak2009-02-191-12/+44
* Rewritten the lock file ignore hackJiri Moskovcak2009-02-161-12/+15