summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * change pDebugDumpPath to pDebugDumpDirZdenek Prikryl2009-02-122-9/+9
* | Rewritten the lock file ignore hackJiri Moskovcak2009-02-161-12/+15
|/
* 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
* | | | | fixed typos and removed time() checksZdenek Prikryl2009-02-111-10/+3
* | | | | 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
| |_|_|/ |/| | |
* | | | hook doesn't need time as a parameterZdenek Prikryl2009-02-111-10/+16
* | | | new test applicationZdenek Prikryl2009-02-111-4/+8
* | | | added new constructionr and new method for getting timeZdenek Prikryl2009-02-112-5/+27
* | | | added functionality for getting info about crashZdenek Prikryl2009-02-112-34/+77
* | | | added new interfaceZdenek Prikryl2009-02-112-101/+40
* | | | removed unneeded stuff from DBZdenek Prikryl2009-02-111-33/+8