summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* updated testZdenek Prikryl2009-02-181-1/+0
* fixed getting package name from nevrZdenek Prikryl2009-02-182-4/+5
* new rmp interaceZdenek Prikryl2009-02-182-0/+171
* new logic of getting package nameZdenek Prikryl2009-02-188-142/+33
* changed configurationZdenek Prikryl2009-02-185-12/+55
* 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
* Added config file with dbus policiesJiri Moskovcak2009-02-121-0/+24
* 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-1214-190/+584
|\
| * Rewritten dbus to dbus-c++Jiri Moskovcak2009-02-1214-190/+584
* | added lock functionality to DebugDumpZdenek Prikryl2009-02-124-7/+35
* | 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
* for getting proc info and package names there are separate plublic methodsZdenek Prikryl2009-02-122-15/+20
* updated testZdenek Prikryl2009-02-121-1/+3
* 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
* move include to a proper placeZdenek Prikryl2009-02-112-1/+1
* updated conf file, now it has associations between lan/app plugins and report...Zdenek Prikryl2009-02-111-1/+6
* mailx sends relevant dataZdenek Prikryl2009-02-112-9/+68
* new test applicationZdenek Prikryl2009-02-111-4/+8