Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | CCpp analyzer: display __abort_msg in backtrace. closes rhbz#549735 | Denys Vlasenko | 2010-01-18 | 2 | -19/+26 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | Sending translation for Hebrew | elad | 2010-01-18 | 1 | -44/+46 | |
| | ||||||
* | s/os.exit/sys.exit - closes rhbz#556313 | Denys Vlasenko | 2010-01-18 | 1 | -1/+1 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | Merge branch 'master' of git://git.fedorahosted.org/git/abrt | Karel Klic | 2010-01-18 | 80 | -1133/+2106 | |
|\ | ||||||
| * | Sending translation for French | ratal | 2010-01-17 | 1 | -150/+185 | |
| | | ||||||
| * | GUI: better code for plugin settings overriding; better logging; fixed "not ↵ | Denys Vlasenko | 2010-01-15 | 3 | -26/+73 | |
| | | | | | | | | | | | | reported" display bug Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2010-01-15 | 1 | -47/+50 | |
| |\ | ||||||
| | * | Sending translation for Spanish | elsupergomez | 2010-01-15 | 1 | -47/+50 | |
| | | | ||||||
| * | | use repr() to print variable values in python hook | Jiri Moskovcak | 2010-01-15 | 1 | -1/+1 | |
| |/ | ||||||
| * | add code to make GUI -> daemon settings passing less weird. not enabled yet | Denys Vlasenko | 2010-01-14 | 3 | -23/+87 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | Sending translation for Polish | raven | 2010-01-14 | 1 | -45/+45 | |
| | | ||||||
| * | Sending translation for Dutch | warrink | 2010-01-14 | 1 | -43/+47 | |
| | | ||||||
| * | gui: add logging infrastructure | Denys Vlasenko | 2010-01-14 | 12 | -54/+94 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | comment out forgotten debugging | Denys Vlasenko | 2010-01-14 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | GUI: make it so that even non-loaded plugins show up in "Plugins" dialog | Denys Vlasenko | 2010-01-14 | 10 | -78/+80 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | don't use getpagesize, it has been removed from posix | Jiri Moskovcak | 2010-01-14 | 1 | -1/+1 | |
| | | ||||||
| * | add an URL to Gnome keyring API (it wasn't trivial to google for) | Denys Vlasenko | 2010-01-13 | 1 | -0/+3 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | added Python.conf to spec file | Jiri Moskovcak | 2010-01-13 | 1 | -0/+2 | |
| | | ||||||
| * | added Python.conf | Jiri Moskovcak | 2010-01-13 | 1 | -1/+2 | |
| | | ||||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2010-01-13 | 2 | -37/+38 | |
| |\ | ||||||
| | * | fix plugin type display in GUI | Denys Vlasenko | 2010-01-13 | 2 | -37/+38 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | Added "Enabled = yes" to all plugin's config files | Jiri Moskovcak | 2010-01-13 | 6 | -1/+7 | |
| |/ | ||||||
| * | *: disable plugin loading/unloading through GUI. Document keyring a bit | Denys Vlasenko | 2010-01-13 | 10 | -66/+98 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | Merge branch 'bugzilla' | Nikola Pajkovsky | 2010-01-13 | 5 | -46/+157 | |
| |\ | ||||||
| | * | fix memory leaks in catcut plugin | Nikola Pajkovsky | 2010-01-13 | 2 | -0/+4 | |
| | | | ||||||
| | * | Merge branch 'master' into bugzilla | Nikola Pajkovsky | 2010-01-13 | 1 | -2/+2 | |
| | |\ | ||||||
| | * | | fix memory leaks in bugzilla | Nikola Pajkovsky | 2010-01-13 | 4 | -46/+153 | |
| | | | | ||||||
| * | | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2010-01-13 | 2 | -5/+21 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2010-01-13 | 5 | -18/+50 | |
| | |\ \ \ | | | | |/ | | | |/| | ||||||
| | * | | | Better error messages for abrt-backtrace execution | Karel Klic | 2010-01-13 | 2 | -5/+21 | |
| | | | | | ||||||
| * | | | | remeove timeout when authorization is done | Jiri Moskovcak | 2010-01-13 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | re-enable GetPluginSettings in TicketUploader | Jiri Moskovcak | 2010-01-13 | 2 | -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 try | Jiri Moskovcak | 2010-01-13 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | don't use deleted variable | Jiri Moskovcak | 2010-01-13 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
| * | | abrt-hook-python: sanitize input more; log to syslog | Denys Vlasenko | 2010-01-12 | 2 | -12/+44 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | grr... src/Hooks/abrt_hook_ccpp.cpp -> abrt-hook-ccpp.cpp | Denys Vlasenko | 2010-01-12 | 2 | -2/+2 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | src/Hooks/CCpp.cpp -> src/Hooks/abrt_hook_ccpp.cpp | Denys Vlasenko | 2010-01-12 | 3 | -4/+4 | |
| |/ | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2010-01-12 | 7 | -22/+292 | |
| |\ | ||||||
| | * | Kerneloops: we require commandline for every crash, save dummy one for oopses | Denys Vlasenko | 2010-01-11 | 1 | -7/+8 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | *: remove nss dependencies | Denys Vlasenko | 2010-01-11 | 5 | -14/+13 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | CCpp: use our own sha1 implementation (less pain with nss libs) | Denys Vlasenko | 2010-01-11 | 4 | -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 Klic | 2010-01-12 | 4 | -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::Create | Karel Klic | 2010-01-11 | 1 | -1/+7 | |
| |/ | ||||||
| * | DebugDump: more consistent logic in setting mode and uid:gid on dump dir | Denys Vlasenko | 2010-01-11 | 5 | -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 come | Denys Vlasenko | 2010-01-11 | 20 | -70/+76 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | *: misc fixes | Denys Vlasenko | 2010-01-11 | 13 | -36/+46 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | *: cast pids and uigs to long, not int | Denys Vlasenko | 2010-01-11 | 9 | -28/+28 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | SOSreport/TicketUploader: use more restrictive file modes | Denys Vlasenko | 2010-01-11 | 4 | -5/+6 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | abrt-hook-python: add input sanitization and directory size guard | Denys Vlasenko | 2010-01-11 | 5 | -95/+174 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | RunApp: safer chdir. Overhauled "sparn a child and get its output" in general | Denys Vlasenko | 2010-01-11 | 8 | -105/+186 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |