summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Sending translation for Polishraven2010-01-141-45/+45
| | * Sending translation for Dutchwarrink2010-01-141-43/+47
| | * gui: add logging infrastructureDenys Vlasenko2010-01-1412-54/+94
| | * comment out forgotten debuggingDenys Vlasenko2010-01-141-1/+1
| | * GUI: make it so that even non-loaded plugins show up in "Plugins" dialogDenys Vlasenko2010-01-1410-78/+80
| | * don't use getpagesize, it has been removed from posixJiri Moskovcak2010-01-141-1/+1
| * | Abrt Bugzilla stats initial scriptKarel Klic2010-01-181-0/+79
* | | removed KerneloopReporter because we don't use it in rhel6Jiri Moskovcak2010-01-143-31/+30
* | | removed bugzilla plugin from makefileJiri Moskovcak2010-01-141-9/+7
* | | use sysconf(_SC_PAGESIZE) instead of getpagesize()Jiri Moskovcak2010-01-141-1/+1
| |/ |/|
* | add an URL to Gnome keyring API (it wasn't trivial to google for)Denys Vlasenko2010-01-131-0/+3
* | added Python.conf to spec fileJiri Moskovcak2010-01-131-0/+2
* | added Python.confJiri Moskovcak2010-01-131-1/+2
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-01-132-37/+38
|\ \
| * | fix plugin type display in GUIDenys Vlasenko2010-01-132-37/+38
* | | Added "Enabled = yes" to all plugin's config filesJiri Moskovcak2010-01-136-1/+7
|/ /
* | *: disable plugin loading/unloading through GUI. Document keyring a bitDenys Vlasenko2010-01-1310-66/+98
* | Merge branch 'bugzilla'Nikola Pajkovsky2010-01-135-46/+157
|\ \
| * | fix memory leaks in catcut pluginNikola Pajkovsky2010-01-132-0/+4
| * | Merge branch 'master' into bugzillaNikola Pajkovsky2010-01-131-2/+2
| |\ \
| * | | fix memory leaks in bugzillaNikola Pajkovsky2010-01-134-46/+153
* | | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-01-132-5/+21
|\ \ \ \
| * \ \ \ Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-01-135-18/+50
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Better error messages for abrt-backtrace executionKarel Klic2010-01-132-5/+21
* | | | | remeove timeout when authorization is doneJiri Moskovcak2010-01-131-2/+2
* | | | | re-enable GetPluginSettings in TicketUploaderJiri Moskovcak2010-01-132-16/+14
| |/ / / |/| | |
* | | | fixed the switched lines 2nd tryJiri Moskovcak2010-01-131-1/+1
* | | | don't use deleted variableJiri Moskovcak2010-01-131-1/+1
| |/ / |/| |
* | | abrt-hook-python: sanitize input more; log to syslogDenys Vlasenko2010-01-122-12/+44
* | | grr... src/Hooks/abrt_hook_ccpp.cpp -> abrt-hook-ccpp.cppDenys Vlasenko2010-01-122-2/+2
* | | src/Hooks/CCpp.cpp -> src/Hooks/abrt_hook_ccpp.cppDenys Vlasenko2010-01-123-4/+4
|/ /
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-01-127-22/+292
|\ \
| * | Kerneloops: we require commandline for every crash, save dummy one for oopsesDenys Vlasenko2010-01-111-7/+8
| * | *: remove nss dependenciesDenys Vlasenko2010-01-115-14/+13
| * | CCpp: use our own sha1 implementation (less pain with nss libs)Denys Vlasenko2010-01-114-4/+274
* | | Fixing /var/cache/abrt/ permissions by allowing users to read, but not to cha...Karel Klic2010-01-124-30/+42
* | | Catch and display ABRTException thrown by CDebugDump::CreateKarel Klic2010-01-111-1/+7
|/ /
* | DebugDump: more consistent logic in setting mode and uid:gid on dump dirDenys Vlasenko2010-01-115-18/+75
* | *: assorted fixes prompted by security analysis; more to comeDenys Vlasenko2010-01-1120-70/+76
* | *: misc fixesDenys Vlasenko2010-01-1113-36/+46
* | *: cast pids and uigs to long, not intDenys Vlasenko2010-01-119-28/+28
* | SOSreport/TicketUploader: use more restrictive file modesDenys Vlasenko2010-01-114-5/+6
* | abrt-hook-python: add input sanitization and directory size guardDenys Vlasenko2010-01-115-95/+174
* | RunApp: safer chdir. Overhauled "sparn a child and get its output" in generalDenys Vlasenko2010-01-118-105/+186
* | DebugDump: use more restrictive modesDenys Vlasenko2010-01-111-3/+14
* | SQLite3: check for SQL injectionDenys Vlasenko2010-01-111-0/+58
* | replace plugin enabling via EnabledPlugins by par-plugin Enabled = yes/noDenys Vlasenko2010-01-1010-138/+123
|/
* abrtd: preparatory patch for per-plugin "Enable" codeDenys Vlasenko2010-01-082-29/+25
* PluginManager: preparatory cleanupDenys Vlasenko2010-01-074-140/+137
* abrt.spec: move "requires: gdb" to abrt-desktopDenys Vlasenko2010-01-071-1/+2