Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | small code fixes, no logic changes | Jiri Moskovcak | 2009-10-06 | 1 | -2/+2 | |
| | | | | | | | | | | - has_key has been deprecated, so I removed it to avoid deprecation warning | |||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-10-06 | 1 | -1/+4 | |
| |\ | ||||||
| | * | Fix Bug 526220 - [abrt] crash detected in abrt-gui-0.0.9-2.fc12 | Denys Vlasenko | 2009-10-06 | 1 | -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/abrt | Jiri Moskovcak | 2009-10-06 | 1 | -253/+211 | |
| |\| | ||||||
| | * | Sending translation for Bengali (India) | runab | 2009-10-06 | 1 | -253/+211 | |
| | | | ||||||
| * | | GUI: call Report() with the latest pluginsettings | Jiri Moskovcak | 2009-10-06 | 2 | -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 Dutch | warrink | 2009-10-06 | 1 | -194/+194 | |
| | | ||||||
| * | Sending translation for Portuguese | ruigo | 2009-10-05 | 1 | -238/+219 | |
| | | ||||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-10-05 | 1 | -0/+503 | |
| |\ | ||||||
| * | | GUI: code cleanup, removed some debugging messages | Jiri Moskovcak | 2009-10-05 | 3 | -10/+3 | |
| | | | ||||||
| * | | removed unsecure reading/writting from ~HOME directory | Jiri Moskovcak | 2009-10-05 | 10 | -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 | |||||
* | | | .gitignore file with intermediary files | Karel Klíč | 2009-10-07 | 1 | -0/+47 | |
| |/ |/| | ||||||
* | | Sending translation for po/nb.po | kmaraas | 2009-10-05 | 1 | -0/+503 | |
|/ | ||||||
* | manual merge | Jiri Moskovcak | 2009-10-05 | 3 | -8/+37 | |
| | ||||||
* | Sending translation for Catalan | xconde | 2009-10-04 | 1 | -195/+190 | |
| | ||||||
* | Sending translation for Chinese (Simplified) | cyrushmh | 2009-10-02 | 1 | -201/+198 | |
| | ||||||
* | adding trivial pyhook.conf.5 | Denys Vlasenko | 2009-10-01 | 3 | -1/+20 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | abrt-gui: correct "update" signal signature | Denys Vlasenko | 2009-10-01 | 1 | -8/+8 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | FileTransfer: add one more error check; shrink code a bit | Denys Vlasenko | 2009-10-01 | 2 | -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 parameter | Denys Vlasenko | 2009-10-01 | 2 | -4/+4 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | fix possible mem leak | dnovotny | 2009-10-01 | 1 | -2/+7 | |
| | ||||||
* | Merge branch 'master' of git://git.fedorahosted.org/git/abrt | dnovotny | 2009-09-30 | 1 | -17/+4 | |
|\ | ||||||
| * | abrt-gui: remove pending_jobs member, it is no longer necessary | Denys Vlasenko | 2009-09-30 | 1 | -17/+4 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | error checking added to archive creation | dnovotny | 2009-09-30 | 1 | -14/+48 | |
|/ | ||||||
* | try using pk-debuginfo-install before falling back to debuginfo-install | Denys Vlasenko | 2009-09-30 | 1 | -1/+3 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | fix all instances of dent->d_type == DT_REG checks | Denys Vlasenko | 2009-09-30 | 5 | -17/+35 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | abrt-gui: make "report" toolbar button work even if abrtd is not running | Denys Vlasenko | 2009-09-30 | 2 | -11/+21 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | abrt-gui: move dbus signal handlers init where they should be | Denys Vlasenko | 2009-09-30 | 1 | -26/+11 | |
| | | | | | | | | | | | | | Old code was installing dbus signal handlers as if they are somehow related to the remote object we work with, but this is wrong - in reality, dbus signal handlers are installed on the dbus connection, they are not related to the object. Now code better reflect this. Also, remove AnalyzeComplete dbus handler - there is not such dbus signal. Run tested. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | remove DBusManager::uniq_name | Denys Vlasenko | 2009-09-29 | 14 | -113/+109 | |
| | | | | | | also fix some whitespace damage Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | set LIMIT_MESSAGE to 16k, typo fix and daemon now reads config information ↵ | Nikola Pajkovsky | 2009-09-29 | 29 | -5276/+5379 | |
| | | | | from dbus | |||||
* | build fix for prev commit | Denys Vlasenko | 2009-09-29 | 2 | -1/+2 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | add support for abrtd autostart | Denys Vlasenko | 2009-09-29 | 5 | -35/+76 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | GUI: send the reporters settings as an argument for Report() | Jiri Moskovcak | 2009-09-29 | 3 | -6/+15 | |
| | | | | | - daemon shouldn't read from $HOME dir, as it is unsecure and won't work on NFS mounted homes. | |||||
* | GUI: reversed the dumplist, so the latest crashes are at the top | Jiri Moskovcak | 2009-09-29 | 1 | -1/+1 | |
| | ||||||
* | add 16k cap for comment and how to reproduce | Nikola Pajkovsky | 2009-09-25 | 1 | -0/+32 | |
| | ||||||
* | Sending translation for Oriya | mgiri | 2009-09-25 | 1 | -37/+28 | |
| | ||||||
* | updated DESIGN document | Jiri Moskovcak | 2009-09-25 | 1 | -1/+8 | |
| | ||||||
* | Sending translation for Punjabi | aalam | 2009-09-25 | 1 | -50/+52 | |
| | ||||||
* | abrtd: add an optional 2nd parameter to Report dbus call | Denys Vlasenko | 2009-09-24 | 4 | -111/+70 | |
| | | | | | | Also, simplified dbus code a bit. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | Merge branch 'master' of ssh://vda@git.fedorahosted.org/git/abrt | Denys Vlasenko | 2009-09-24 | 1 | -1/+0 | |
|\ | ||||||
| * | disable checking tar in configure. missing pkg-confing. don't care why | Nikola Pajkovsky | 2009-09-24 | 1 | -1/+0 | |
| | | ||||||
* | | added docs/DESIGN | Denys Vlasenko | 2009-09-24 | 2 | -0/+120 | |
|/ | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | add check for libtar in configure.ac | Nikola Pajkovsky | 2009-09-24 | 1 | -0/+1 | |
| | ||||||
* | Sending translation for Chinese (Traditional) | tomchiukc | 2009-09-24 | 1 | -6/+6 | |
| | ||||||
* | Sending translation for Chinese (Simplified) | tomchiukc | 2009-09-24 | 1 | -273/+248 | |
| | ||||||
* | Sending translation for Oriya | mgiri | 2009-09-24 | 1 | -269/+213 | |
| | ||||||
* | Sending translation for po/sv.po | raada | 2009-09-23 | 1 | -0/+505 | |
| | ||||||
* | Sending translation for Tamil | ifelix | 2009-09-23 | 1 | -32/+25 | |
| | ||||||
* | Sending translation for Finnish | vpv | 2009-09-23 | 1 | -33/+35 | |
| | ||||||
* | Sending translation for Punjabi | jassy | 2009-09-23 | 1 | -36/+37 | |
| |