Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | abrt.conf: wrap line >80chars | Denys Vlasenko | 2010-01-25 | 1 | -2/+2 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | | abrt.conf: remove some bad English; remove half-deleted FileTransfer example | Denys Vlasenko | 2010-01-25 | 1 | -3/+2 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | | fix previous commit | Denys Vlasenko | 2010-01-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | | remove unused getuidbyname | Denys Vlasenko | 2010-01-22 | 4 | -18/+6 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | | test commit to rhel6 | Denys Vlasenko | 2010-01-22 | 1 | -8/+8 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | | TicketUploader: report message string fix | Jiri Moskovcak | 2010-01-22 | 1 | -0/+1 | |
| | | | ||||||
* | | | GUI: hide the attachment checkboxes | Jiri Moskovcak | 2010-01-22 | 1 | -1/+4 | |
| | | | | | | | | | | | | - we don't use the YET anymore | |||||
* | | | Merge branch 'master' into rhel6 | Jiri Moskovcak | 2010-01-22 | 1 | -1/+2 | |
|\| | | ||||||
| * | | FileTransfer.conf: mention that URL = ftp:///tmp works too | Denys Vlasenko | 2010-01-22 | 1 | -1/+2 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | | SPEC: added sosreport.conf, updated changelog | Jiri Moskovcak | 2010-01-22 | 1 | -0/+4 | |
| | | | ||||||
* | | | Enabled sosreport | Jiri Moskovcak | 2010-01-22 | 3 | -3/+5 | |
| | | | ||||||
* | | | Merge branch 'master' into rhel6 | Jiri Moskovcak | 2010-01-22 | 4 | -128/+223 | |
|\| | | ||||||
| * | | GUI: small reorganization in report message dialog | Jiri Moskovcak | 2010-01-22 | 2 | -23/+15 | |
| | | | ||||||
| * | | GUI: don't send comment and how_to if user didn't change it | Jiri Moskovcak | 2010-01-22 | 1 | -5/+9 | |
| |/ | | | | | | | - otherwise we send the useles default texts to bugzilla | |||||
| * | Sending translation for Spanish | joe74 | 2010-01-21 | 1 | -100/+199 | |
| | | ||||||
* | | Merge branch 'master' into rhel6 | Jiri Moskovcak | 2010-01-21 | 72 | -1252/+1780 | |
|\| | | | | | | | | | Conflicts: src/Daemon/abrt.conf | |||||
| * | Bugzilla: attach backtrace even if it is small | Denys Vlasenko | 2010-01-21 | 1 | -5/+6 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | fix bz description text disrupted by recent dbus security fix | Denys Vlasenko | 2010-01-21 | 1 | -30/+65 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | bad position of Enabled=1 in bugzilla.conf | Nikola Pajkovsky | 2010-01-21 | 1 | -1/+1 | |
| | | ||||||
| * | diable catcut, enabled bugzilla | Nikola Pajkovsky | 2010-01-21 | 2 | -1/+2 | |
| | | ||||||
| * | TicketUploader: made Report() to honor user settings | Jiri Moskovcak | 2010-01-21 | 3 | -217/+307 | |
| | | ||||||
| * | CCMainWindow.py: use CD_xxx constants | Denys Vlasenko | 2010-01-21 | 1 | -1/+2 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | throw when some members are missing in xmlrpc response | Nikola Pajkovsky | 2010-01-21 | 1 | -6/+19 | |
| | | ||||||
| * | TicketUploader and FileTransfer plugins: fixes after a round of testing | Denys Vlasenko | 2010-01-21 | 16 | -212/+198 | |
| | | | | | | | | | | | | | | for one, FileTransfer now would not use current dir as a storage for temp files. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | Sending translation for Polish | raven | 2010-01-21 | 1 | -29/+32 | |
| | | ||||||
| * | Merge branch 'master' into hotfix | Nikola Pajkovsky | 2010-01-21 | 26 | -465/+719 | |
| |\ | ||||||
| | * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2010-01-21 | 23 | -387/+453 | |
| | |\ | ||||||
| | | * | Sending translation for Dutch | warrink | 2010-01-21 | 1 | -21/+24 | |
| | | | | ||||||
| | | * | gui: restore default "1. 2. 3." for "how to reproduce" field | Denys Vlasenko | 2010-01-21 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | | * | restore saving of backtrace broken by client->server security fix | Denys Vlasenko | 2010-01-21 | 7 | -78/+88 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | | * | abrtd: fix Report() dbus call gaping security holes | Denys Vlasenko | 2010-01-21 | 18 | -303/+347 | |
| | | | | | | | | | | | | | | | | | | | | | | | | We were blindly trusting the values passed to us Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | | * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2010-01-20 | 4 | -18/+17 | |
| | | |\ | ||||||
| | | | * | use get_crash_data_item_content() accessor more widely | Denys Vlasenko | 2010-01-20 | 4 | -18/+17 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | | * | | GUI: fixed problem with setting markup for reporter status messages | Jiri Moskovcak | 2010-01-20 | 2 | -5/+12 | |
| | | | | | | | | | | | | | | | | | | | | - now we have fallback to a raw text, so at least we will see the message | |||||
| | | * | | Fixed reporting from abrt-gui when g-keyring is not accessible | Jiri Moskovcak | 2010-01-20 | 2 | -9/+8 | |
| | | |/ | | | | | | | | | | | | | | | | | | | | | - when g-k is not available to user, GUI let him to insert his credentials, but only remembers it until he closes the gui | |||||
| | * / | Fixed creation of top_five list | Karel Klic | 2010-01-21 | 1 | -1/+3 | |
| | |/ | ||||||
| | * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2010-01-20 | 55 | -559/+770 | |
| | |\ | ||||||
| | | * | GUI: small fix to show all warnings at once | Jiri Moskovcak | 2010-01-20 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2010-01-20 | 8 | -105/+164 | |
| | | |\ | ||||||
| | | | * | Sending translation for Dutch | warrink | 2010-01-20 | 1 | -65/+117 | |
| | | | | | ||||||
| | | * | | new version 1.0.4 | Jiri Moskovcak | 2010-01-20 | 2 | -2/+30 | |
| | | | | | ||||||
| | * | | | Much improved aabrt-bz-stats | Karel Klic | 2010-01-20 | 1 | -24/+130 | |
| | | | | | ||||||
| * | | | | fix double filled bug with same status_whiteboard(abrt hash) | Nikola Pajkovsky | 2010-01-21 | 1 | -6/+20 | |
| | |_|/ | |/| | | ||||||
| * | | | split load_crash_data_from_debug_dump from DebugDumpToCrashReport | Denys Vlasenko | 2010-01-20 | 7 | -40/+47 | |
| | |/ | |/| | | | | | | | | | | | | | We will need it elsewhere later Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | Sending translation for Polish | raven | 2010-01-19 | 1 | -60/+103 | |
| | | | ||||||
| * | | use get_crash_data_item_content() more widely. -4k. | Denys Vlasenko | 2010-01-19 | 6 | -21/+20 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | move all FILENAME_xxx defines to inc/CrashTypes.h | Denys Vlasenko | 2010-01-19 | 14 | -72/+62 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2010-01-19 | 40 | -241/+334 | |
| |\ \ | ||||||
| | * | | unify "crash data, "crash info" and "crash report" data types. they are the same | Denys Vlasenko | 2010-01-19 | 37 | -241/+315 | |
| | |/ | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | GUI: reporter dialog polishing | Jiri Moskovcak | 2010-01-19 | 2 | -73/+89 | |
| | | |