summaryrefslogtreecommitdiffstats
path: root/lib/Utils/test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* abrtd: fix Report() dbus call gaping security holesDenys Vlasenko2010-01-211-4/+4
| | | | | | We were blindly trusting the values passed to us Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* unify "crash data, "crash info" and "crash report" data types. they are the sameDenys Vlasenko2010-01-191-2/+2
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* unify CommLayer, MiddleWare and Utils into UtilsDenys Vlasenko2009-09-151-0/+108
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>