summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixed memory leakZdenek Prikryl2009-02-181-116/+4
* removed constantsZdenek Prikryl2009-02-182-2/+2
* added fingerprint and hash checkZdenek Prikryl2009-02-182-19/+216
* new logger pluginZdenek Prikryl2009-02-183-0/+118
* added Logger pluginZdenek Prikryl2009-02-181-2/+5
* added default values for settingsZdenek Prikryl2009-02-184-12/+12
* update testZdenek Prikryl2009-02-181-5/+7
* refactor because of new typesZdenek Prikryl2009-02-184-98/+57
* added common types headersZdenek Prikryl2009-02-182-0/+84
* changed nameZdenek Prikryl2009-02-181-1/+1
* fixed bug in lockingZdenek Prikryl2009-02-122-16/+29
* change pDebugDumpPath to pDebugDumpDirZdenek Prikryl2009-02-122-9/+9
* Quick ugly hack to ignore lock files.Jiri Moskovcak2009-02-121-0/+8
* Added config file with dbus policiesJiri Moskovcak2009-02-121-0/+24
* added syslogZdenek Prikryl2009-02-121-1/+8
* fixed lock functionalityZdenek Prikryl2009-02-122-19/+59
* close DebugDumpZdenek Prikryl2009-02-121-0/+1
* Merge branch 'master' of git://git.fedorahosted.org/crash-catcherZdenek Prikryl2009-02-1222-227/+710
|\
| * Rewritten dbus to dbus-c++Jiri Moskovcak2009-02-1222-226/+709
| * Merge branch 'master' of git://git.fedorahosted.org/git/crash-catcherJiri Moskovcak2009-02-1225-178/+395
| |\
| * \ Merge branch 'master' of git://git.fedorahosted.org/git/crash-catcherJiri Moskovcak2009-02-1110-188/+177
| |\ \
| * \ \ Merge branch 'master' of git://git.fedorahosted.org/git/crash-catcherJiri Moskovcak2009-02-096-8/+176
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.fedorahosted.org/git/crash-catcherJiri Moskovcak2009-02-0511-28/+79
| |\ \ \ \
| * | | | | Fixed variable type guint->gsizeJiri Moskovcak2009-02-051-1/+1
* | | | | | added lock functionality to DebugDumpZdenek Prikryl2009-02-125-7/+36
* | | | | | fixec path variableZdenek Prikryl2009-02-121-1/+1
* | | | | | fixed getting package nameZdenek Prikryl2009-02-121-1/+1
* | | | | | fixed core_patternZdenek Prikryl2009-02-121-1/+1
| |_|_|_|/ |/| | | |
* | | | | added new crash information, "cmdline"Zdenek Prikryl2009-02-123-0/+5
* | | | | added missing includeZdenek Prikryl2009-02-121-1/+1
* | | | | added rpm stuffZdenek Prikryl2009-02-121-2/+2
* | | | | added mandatory calls for getting package names etcZdenek Prikryl2009-02-121-1/+3
* | | | | for getting proc info and package names there are separate plublic methodsZdenek Prikryl2009-02-122-15/+20
* | | | | updated testZdenek Prikryl2009-02-121-1/+3
* | | | | added rmp check moduleZdenek Prikryl2009-02-121-0/+1
* | | | | for finding package names we use rpm instead of packagekitZdenek Prikryl2009-02-122-51/+31
* | | | | after a report, the reports in DB are market as reportedZdenek Prikryl2009-02-121-1/+7
* | | | | compilation bug fixZdenek Prikryl2009-02-121-18/+22
* | | | | a creation of reports directly from DebugDumpDir is moved to private section ...Zdenek Prikryl2009-02-122-9/+5
* | | | | more complex testcaseZdenek Prikryl2009-02-121-3/+14
* | | | | changet reporting function according reporter's ifaceZdenek Prikryl2009-02-122-34/+66
* | | | | changed interface of reporter plugins, so user have posibility ti change repo...Zdenek Prikryl2009-02-123-24/+27
* | | | | Added additional constants for filenamesZdenek Prikryl2009-02-111-1/+3
* | | | | added reporting methodsZdenek Prikryl2009-02-112-47/+108
* | | | | reflect new interfaceZdenek Prikryl2009-02-112-10/+29
* | | | | added test for reporting stuffZdenek Prikryl2009-02-111-6/+8
* | | | | new interfaceZdenek Prikryl2009-02-112-2/+4
* | | | | added new columnZdenek Prikryl2009-02-112-9/+17
* | | | | added new columnZdenek Prikryl2009-02-111-1/+4
* | | | | added function for parsing one line of settingsZdenek Prikryl2009-02-112-0/+16