summaryrefslogtreecommitdiffstats
path: root/src/Daemon/RPM.cpp
Commit message (Expand)AuthorAgeFilesLines
* *: remove all usages of C++ streams (-10k in code size)Denys Vlasenko2010-02-071-0/+18
* *: assorted fixes prompted by security analysis; more to comeDenys Vlasenko2010-01-111-2/+2
* better logging of package and hash checksDenys Vlasenko2009-12-141-17/+8
* style fixes, no code changesDenys Vlasenko2009-12-101-1/+1
* convert a few string& params to char*Denys Vlasenko2009-09-151-13/+13
* abrtd: much more extensive logging at start. to be hidden under -v laterDenys Vlasenko2009-09-041-4/+5
* fix map_string_string_t typedef name to map_string_t; silly optimizationsDenys Vlasenko2009-09-021-2/+3
* add job ids (== thread ids) to warning/update DBus messagesDenys Vlasenko2009-08-261-1/+1
* class CRPM: make a few functions nono-membersDenys Vlasenko2009-08-261-16/+17
* move lib/MiddleWare/RPM.{h,cpp} to src/Daemon, the sole userDenys Vlasenko2009-08-251-0/+180