summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | removed JobStarted signal; fixed a small bug in build-id scanning codeDenys Vlasenko2009-10-097-25/+7
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | | *: add "force" param to CreateReport dbus call. If !0, regenerates backtraceDenys Vlasenko2009-10-0913-31/+45
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | | DESIGN: small correctionsDenys Vlasenko2009-10-091-5/+6
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | | Sending translation for Portugueseruigo2009-10-091-15/+17
| | |
* | | Sending translation for Dutchwarrink2009-10-081-14/+17
| | |
* | | Sending translation for Polishraven2009-10-081-16/+16
| | |
* | | Sending translation for Portugueseruigo2009-10-081-23/+25
| | |
* | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-10-081-10/+12
|\ \ \
| * | | Sending translation for Spanishlogan2009-10-081-10/+12
| | | |
* | | | GUI: added option to show password in plugin settings guiJiri Moskovcak2009-10-082-1/+35
|/ / / | | | | | | | | | | | | | | | - if there is an entry with visibility set to False and toggle button called the same name as entry, we make the toggle button to reveal the password in respective entry
* | | Bugzilla: removed "+1" featureJiri Moskovcak2009-10-082-25/+1
| | | | | | | | | | | | | | | | | | - this plugin added +1 as comment to existing bugzilla recognized as a duplicate of a bug being reported, this feature only adds "noise" to comments, so adding user to CC seems sufficient
* | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-10-081-51/+45
|\ \ \
| * | | Sending translation for Chinese (Simplified)chenh2009-10-081-51/+45
| | | |
* | | | GUI: fixed report cells editing rhbz#527763Jiri Moskovcak2009-10-081-2/+5
|/ / / | | | | | | | | | | | | - changed cell behavior, so now it remembers the text even on "focus-out" and forgets the new text only if escape is pressed
* | | Sending translation for Polishraven2009-10-071-16/+15
| | |
* | | Sending translation for Dutchwarrink2009-10-071-24/+24
| | |
* | | Sending translation for Brazilian Portugueseigor2009-10-071-249/+220
| | |
* | | abrt-gui: make it safe wrt abrtd restartsDenys Vlasenko2009-10-071-53/+39
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | | fixed saving/reading user configJiri Moskovcak2009-10-071-0/+12
| | | | | | | | | | | | | | | | | | | | | - if user changes else then the password, the keyring was duped and the next time the old one was returned, so we need to make sure that the keyring is only updated (so far by removing the old one and creating a new one)
* | | SPEC: added gnome-python2-gnomekeyring to requirementsJiri Moskovcak2009-10-071-2/+3
| |/ |/|
* | Sending translation for Spanishbeckerde2009-10-061-250/+221
| |
* | Jan Kratochvil's fix (#525721): use core _only_, not executable image for ↵Denys Vlasenko2009-10-061-4/+9
| | | | | | | | | | | | backtrace Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | Sending translation for Polishraven2009-10-061-196/+194
| |
* | rename abrt.8 to abrtd.8Denys Vlasenko2009-10-063-2/+2
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | small code fixes, no logic changesJiri Moskovcak2009-10-061-2/+2
| | | | | | | | | | - has_key has been deprecated, so I removed it to avoid deprecation warning
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-10-061-1/+4
|\ \
| * | Fix Bug 526220 - [abrt] crash detected in abrt-gui-0.0.9-2.fc12Denys Vlasenko2009-10-061-1/+4
| | | | | | | | | | | | | | | | | | Caused by lack of sanity checking on .conf contents... Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-10-061-253/+211
|\| |
| * | Sending translation for Bengali (India)runab2009-10-061-253/+211
| | |
* | | GUI: call Report() with the latest pluginsettingsJiri Moskovcak2009-10-062-2/+6
|/ / | | | | | | | | | | - pluginlist is cached so it should be refreshed before Report() is called otherwise we get the old settings to the daemon
* | Sending translation for Dutchwarrink2009-10-061-194/+194
| |
* | Sending translation for Portugueseruigo2009-10-051-238/+219
| |
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-10-051-0/+503
|\|
| * Sending translation for po/nb.pokmaraas2009-10-051-0/+503
| |
* | GUI: code cleanup, removed some debugging messagesJiri Moskovcak2009-10-053-10/+3
| |
* | removed unsecure reading/writting from ~HOME directoryJiri Moskovcak2009-10-0510-52/+144
|/ | | | | | - daemon eunning under root can't read/write from ~HOME, so reading/writting config files have been moved to client (GUI) - uses gnome keyring to store the credentials
* manual mergeJiri Moskovcak2009-10-053-8/+37
|
* Sending translation for Catalanxconde2009-10-041-195/+190
|
* Sending translation for Chinese (Simplified)cyrushmh2009-10-021-201/+198
|
* adding trivial pyhook.conf.5Denys Vlasenko2009-10-013-1/+20
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* abrt-gui: correct "update" signal signatureDenys Vlasenko2009-10-011-8/+8
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* FileTransfer: add one more error check; shrink code a bitDenys Vlasenko2009-10-012-58/+68
| | | | | | | | text data bss dec hex filename 38475 2152 24 40651 9ecb abrt.t6/abrt-0.0.9/lib/Plugins/.libs/libFileTransfer.so 37433 2144 24 39601 9ab1 abrt.t7/abrt-0.0.9/lib/Plugins/.libs/libFileTransfer.so Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* abrt-gui: partially remove job_id parameterDenys Vlasenko2009-10-012-4/+4
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* fix possible mem leakdnovotny2009-10-011-2/+7
|
* Merge branch 'master' of git://git.fedorahosted.org/git/abrtdnovotny2009-09-301-17/+4
|\
| * abrt-gui: remove pending_jobs member, it is no longer necessaryDenys Vlasenko2009-09-301-17/+4
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | error checking added to archive creationdnovotny2009-09-301-14/+48
|/
* try using pk-debuginfo-install before falling back to debuginfo-installDenys Vlasenko2009-09-301-1/+3
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* fix all instances of dent->d_type == DT_REG checksDenys Vlasenko2009-09-305-17/+35
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* abrt-gui: make "report" toolbar button work even if abrtd is not runningDenys Vlasenko2009-09-302-11/+21
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>