summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* CCpp analyzer: display __abort_msg in backtrace. closes rhbz#549735Denys Vlasenko2010-01-182-19/+26
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Sending translation for Hebrewelad2010-01-181-44/+46
|
* s/os.exit/sys.exit - closes rhbz#556313Denys Vlasenko2010-01-181-1/+1
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Merge branch 'master' of git://git.fedorahosted.org/git/abrtKarel Klic2010-01-1880-1133/+2106
|\
| * Sending translation for Frenchratal2010-01-171-150/+185
| |
| * GUI: better code for plugin settings overriding; better logging; fixed "not ↵Denys Vlasenko2010-01-153-26/+73
| | | | | | | | | | | | reported" display bug Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-01-151-47/+50
| |\
| | * Sending translation for Spanishelsupergomez2010-01-151-47/+50
| | |
| * | use repr() to print variable values in python hookJiri Moskovcak2010-01-151-1/+1
| |/
| * add code to make GUI -> daemon settings passing less weird. not enabled yetDenys Vlasenko2010-01-143-23/+87
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * 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
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * comment out forgotten debuggingDenys Vlasenko2010-01-141-1/+1
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * GUI: make it so that even non-loaded plugins show up in "Plugins" dialogDenys Vlasenko2010-01-1410-78/+80
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * don't use getpagesize, it has been removed from posixJiri 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
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * 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
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * | 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
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * 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
| | |/ / | |/| | | | | | | | | | | | | | | | | | - we need this method to get defaults stored in TicketUploader.conf, this methods can be removed once we implement the tool to edit the config files
| * | | 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
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * | grr... src/Hooks/abrt_hook_ccpp.cpp -> abrt-hook-ccpp.cppDenys Vlasenko2010-01-122-2/+2
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * | src/Hooks/CCpp.cpp -> src/Hooks/abrt_hook_ccpp.cppDenys Vlasenko2010-01-123-4/+4
| |/ | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * 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
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| | * *: remove nss dependenciesDenys Vlasenko2010-01-115-14/+13
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| | * CCpp: use our own sha1 implementation (less pain with nss libs)Denys Vlasenko2010-01-114-4/+274
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * | Fixing /var/cache/abrt/ permissions by allowing users to read, but not to ↵Karel Klic2010-01-124-30/+42
| | | | | | | | | | | | change their crash data. Adds abrt user, changes abrt-hook-python to use suid instead of sgid bit (uid=abrt), sets /var/cache/abrt and every dump subdirectory to be owned by abrt user. Read access for users and their own crashes is provided by group (/var/cache/abrt/ccpp-xxxx-xx has user's group).
| * | 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
| | | | | | | | | | | | | | | | With comments! yay. Before it, too restrictive mode was preventing python craches to be handled. Signed-off-by: Karel Klic <kklic@redhat.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * *: assorted fixes prompted by security analysis; more to comeDenys Vlasenko2010-01-1120-70/+76
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * *: misc fixesDenys Vlasenko2010-01-1113-36/+46
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * *: cast pids and uigs to long, not intDenys Vlasenko2010-01-119-28/+28
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * SOSreport/TicketUploader: use more restrictive file modesDenys Vlasenko2010-01-114-5/+6
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * abrt-hook-python: add input sanitization and directory size guardDenys Vlasenko2010-01-115-95/+174
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * RunApp: safer chdir. Overhauled "sparn a child and get its output" in generalDenys Vlasenko2010-01-118-105/+186
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>