summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 possibility to call daemon methods via dbus
* | 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
| | | | because of security reasons
* 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 ↵Zdenek Prikryl2009-02-123-24/+27
| | | | reported data
* 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 ↵Zdenek Prikryl2009-02-111-1/+6
| | | | reporter plugins
* mailx sends relevant dataZdenek Prikryl2009-02-112-9/+68
|
* 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
|
* blacklist is for packages nowZdenek Prikryl2009-02-111-1/+1
|
* DebugDump can get package name nowZdenek Prikryl2009-02-053-6/+13
|
* simple PackageKit wrapperZdenek Prikryl2009-02-052-0/+160
|
* CC conf fileZdenek Prikryl2009-02-051-0/+4
|
* makefileZdenek Prikryl2009-02-051-0/+6
|
* removed Enadle optionZdenek Prikryl2009-02-053-7/+0
|
* Added define for standard configuration fileZdenek Prikryl2009-02-052-2/+8
|
* added settings loadingZdenek Prikryl2009-02-052-2/+39
|
* removed explicit plugin registrationZdenek Prikryl2009-02-051-3/+0
|
* Added save_settings() functionZdenek Prikryl2009-02-051-1/+16
|
* Settings functions moved to proper placeZdenek Prikryl2009-02-053-1/+1
|
* Added copyright thingsZdenek Prikryl2009-02-052-0/+41
|
* new interface. it will chande in the near future.Zdenek Prikryl2009-02-051-3/+4
|
* Added new library UtilsZdenek Prikryl2009-02-053-8/+8
|