summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/Firefox.cpp
Commit message (Expand)AuthorAgeFilesLines
* TicketUploader and FileTransfer plugins: fixes after a round of testingDenys Vlasenko2010-01-211-6/+2
* move all FILENAME_xxx defines to inc/CrashTypes.hDenys Vlasenko2010-01-191-5/+1
* *: assorted fixes prompted by security analysis; more to comeDenys Vlasenko2010-01-111-3/+10
* *: cast pids and uigs to long, not intDenys Vlasenko2010-01-111-1/+1
* ccpp: add a possibility to disable backtrace generationDenys Vlasenko2010-01-071-6/+17
* abrtd: limit the number of frames in backtrace to 3000Denys Vlasenko2010-01-051-1/+2
* fix all instances of atoi() usageDenys Vlasenko2009-12-151-4/+4
* another log message tweakDenys Vlasenko2009-12-141-1/+1
* a bit less verbose and more consistent log messagesDenys Vlasenko2009-12-141-6/+2
* add paranoia checks on setuid/setgidDenys Vlasenko2009-12-141-12/+6
* more "obviously correct" code for secure opening of /dev/nullDenys Vlasenko2009-12-141-6/+2
* CCpp: removing useless and annoying "Starting report creation"Denys Vlasenko2009-12-091-2/+0
* remove std::string usage from class CABRTException.Denys Vlasenko2009-12-061-2/+2
* whitespace cleanupsDenys Vlasenko2009-11-181-1/+1
* added firefox plugindanny2009-11-131-0/+1022