summaryrefslogtreecommitdiffstats
path: root/lib/Utils/parse_release.cpp
Commit message (Collapse)AuthorAgeFilesLines
* fixes on top of AutoReportUIDs change. run testedDenys Vlasenko2009-11-301-2/+2
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Kerneloops are reported automaticky now when AutoReportUIDs = root is in ↵Nikola Pajkovsky2009-11-261-0/+2
| | | | | | Kerneloops.conf Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* remove getSettings from most plugins (inherited one is ok)Denys Vlasenko2009-11-101-0/+38
Also move parse_release() to abrtlib, it's shared among Bugzilla and Catcut. Tested Bugzilla and Catcut, both work. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>