| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
|
| | |
|
| |
|
|
| |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
| |
|
|
|
|
|
| |
- keyring daemon works only for the session owner so, if user "su"
to other user abrt will fail to read/write any settings and will load
the defaults, user still can change the settings and use them, but
it will be lost when he quit the gui
|
| |
|
|
| |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
| |
|
|
|
|
| |
- 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
|
| |
|
|
|
|
| |
also fix some whitespace damage
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
| | |
|
|
|
- improved status window
|