summaryrefslogtreecommitdiffstats
path: root/src/Daemon
Commit message (Expand)AuthorAgeFilesLines
...
| * abrtd: fix Report() dbus call gaping security holesDenys Vlasenko2010-01-216-155/+113
| * use get_crash_data_item_content() accessor more widelyDenys Vlasenko2010-01-202-8/+7
| * split load_crash_data_from_debug_dump from DebugDumpToCrashReportDenys Vlasenko2010-01-204-33/+36
| * use get_crash_data_item_content() more widely. -4k.Denys Vlasenko2010-01-193-6/+6
| * move all FILENAME_xxx defines to inc/CrashTypes.hDenys Vlasenko2010-01-191-2/+2
| * unify "crash data, "crash info" and "crash report" data types. they are the sameDenys Vlasenko2010-01-198-105/+109
* | Merge branch 'master' into rhel6Jiri Moskovcak2010-01-193-8/+6
|\|
| * Eliminate ATT file type - use TXT or BINDenys Vlasenko2010-01-192-7/+6
| * preparatory patch with trivial cleanupsDenys Vlasenko2010-01-191-1/+0
* | conflictJiri Moskovcak2010-01-184-59/+63
|\|
| * GUI: make it so that even non-loaded plugins show up in "Plugins" dialogDenys Vlasenko2010-01-144-59/+63
* | removed KerneloopReporter because we don't use it in rhel6Jiri Moskovcak2010-01-141-5/+5
|/
* *: disable plugin loading/unloading through GUI. Document keyring a bitDenys Vlasenko2010-01-134-2/+11
* fixed the switched lines 2nd tryJiri Moskovcak2010-01-131-1/+1
* don't use deleted variableJiri Moskovcak2010-01-131-1/+1
* Fixing /var/cache/abrt/ permissions by allowing users to read, but not to cha...Karel Klic2010-01-121-7/+7
* *: assorted fixes prompted by security analysis; more to comeDenys Vlasenko2010-01-114-5/+11
* *: misc fixesDenys Vlasenko2010-01-112-9/+9
* *: cast pids and uigs to long, not intDenys Vlasenko2010-01-112-4/+4
* replace plugin enabling via EnabledPlugins by par-plugin Enabled = yes/noDenys Vlasenko2010-01-108-138/+121
* abrtd: preparatory patch for per-plugin "Enable" codeDenys Vlasenko2010-01-082-29/+25
* PluginManager: preparatory cleanupDenys Vlasenko2010-01-074-140/+137
* ccpp: add a possibility to disable backtrace generationDenys Vlasenko2010-01-071-7/+8
* speed optimalization of abrt-debuginfo-installJiri Moskovcak2010-01-051-2/+6
* Merge branch 'master' of git://git.fedorahosted.org/git/abrtKarel Klic2009-12-185-50/+133
|\
| * made s_signal_caught volatileDenys Vlasenko2009-12-171-1/+1
| * abrt-debuginfo-install: fixes for runs w/o cachedirDenys Vlasenko2009-12-171-0/+9
| * delete obsolete comment from abrt-debuginfo-installDenys Vlasenko2009-12-171-14/+4
| * further robustification of signal handlerDenys Vlasenko2009-12-171-3/+7
| * remove unsafe log() from signal handlerDenys Vlasenko2009-12-171-1/+2
| * change "python /path/to/script" code a bit: doesnt log false failures nowDenys Vlasenko2009-12-161-53/+67
| * fix all instances of atoi() usageDenys Vlasenko2009-12-154-8/+8
| * move misplaced commentDenys Vlasenko2009-12-151-9/+10
| * don't blame python for every crash in /usr/bin/python rhbz#533521 trac#109Jiri Moskovcak2009-12-151-1/+49
| * abrt-debuginfo-install: better loggingDenys Vlasenko2009-12-141-18/+34
* | Merge branch 'master' of git://git.fedorahosted.org/git/abrtKarel Klic2009-12-145-37/+32
|\|
| * better logging of package and hash checksDenys Vlasenko2009-12-143-30/+27
| * more "obviously correct" code for secure opening of /dev/nullDenys Vlasenko2009-12-141-6/+3
| * disabled GPG check again1.0.2Jiri Moskovcak2009-12-141-1/+2
* | Merge branch 'master' of git://git.fedorahosted.org/git/abrtKarel Klic2009-12-1415-68/+95
|\|
| * temporarily convert hyperlink-laden label to normal one (HL doesn't work)Denys Vlasenko2009-12-111-0/+2
| * abrt-cli: report success/failure of reporting. closes bug 71Denys Vlasenko2009-12-111-4/+4
| * remove one case when we write data needlessly; remove 2 unused funcsDenys Vlasenko2009-12-101-3/+3
| * abrtd: add comment about ccpp/abrtd raceDenys Vlasenko2009-12-101-0/+6
| * abrtd: fix manpage: s/abrt/abrtd/; document -s and -vDenys Vlasenko2009-12-101-10/+15
| * make "abrt-cli --delete randomuuid" report that deletion failed. closes bug 59Denys Vlasenko2009-12-103-15/+25
| * style fixes, no code changesDenys Vlasenko2009-12-103-3/+3
| * better wording to dbus error message (bug 106)Denys Vlasenko2009-12-091-1/+2
| * re-enabled gpg sign checkingJiri Moskovcak2009-12-071-1/+1
| * *: remove most of remaining const string& paramsDenys Vlasenko2009-12-077-18/+19