summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* remove unnecessary variable from last commitDenys Vlasenko2009-09-091-2/+1
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* eliminate CDebugDump::m_bUnlock, m_nLockfileFD can be used insteadDenys Vlasenko2009-09-094-41/+43
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-09-092-22/+23
|\
| * make GetNextFile close directory fd when the search is overDenys Vlasenko2009-09-092-22/+23
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | GUI: more global settings (still "read-only")Jiri Moskovcak2009-09-095-88/+593
|/
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-09-098-86/+170
|\
| * Sending translation for Brazilian Portugueseigor2009-09-091-74/+90
| |
| * call the new wrapper functions for register/unregister plugins in DBUS layerdnovotny2009-09-091-2/+4
| |
| * added dbus wrappers for register/unregister plugindnovotny2009-09-093-0/+66
| |
| * four more more string& -> char* conversions. -2kDenys Vlasenko2009-09-093-10/+10
| | | | | | | | | | | | | | | | text data bss dec hex filename 188660 2776 2320 193756 2f4dc abrt.t5/abrt-0.0.8.5/src/Daemon/.libs/abrtd 186751 2776 2320 191847 2ed67 abrt.t6/abrt-0.0.8.5/src/Daemon/.libs/abrtd Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | PYHOOK: ignore KeyboardInterrupt exceptionJiri Moskovcak2009-09-091-0/+3
| |
* | made ABRTPlugin more verboseJiri Moskovcak2009-09-091-1/+1
|/
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-09-092-2/+2
|\
| * replace one const string& parameter with const char*. almost -1k of code (!)Denys Vlasenko2009-09-092-2/+2
| | | | | | | | | | | | | | | | text data bss dec hex filename 189533 2776 2320 194629 2f845 abrt.t4/abrt-0.0.8.5/src/Daemon/.libs/abrtd 188660 2776 2320 193756 2f4dc abrt.t6/abrt-0.0.8.5/src/Daemon/.libs/abrtd Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | minor build fixesJiri Moskovcak2009-09-092-2/+2
|/
* abrtd: check, and change if necessary, mode and owner on the dump dirDenys Vlasenko2009-09-091-3/+20
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Merge branch 'master' of ssh://vda@git.fedorahosted.org/git/abrtDenys Vlasenko2009-09-092-0/+5
|\
| * inclusion of the policy file in the rpm packagednovotny2009-09-092-0/+5
| |
* | styple fixes to polkit code, no code changesDenys Vlasenko2009-09-093-37/+37
|/ | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* added polkit security check in SetSettingsdnovotny2009-09-094-3/+20
|
* Sending translation for Chinese (Traditional)tomchiukc2009-09-091-15/+15
|
* Sending translation for po/zh_TW.potomchiukc2009-09-091-0/+414
|
* Sending translation for po/hi.porajesh2009-09-091-0/+424
|
* Sending translation for Dutchwarrink2009-09-091-5/+13
|
* Sending translation for Japanesekhasida2009-09-091-86/+77
|
* minor fix to TicketUploaderJiri Moskovcak2009-09-092-2/+3
|
* Sending translation for Punjabijassy2009-09-091-127/+125
|
* Sending translation for Malayalamanipeter2009-09-091-64/+40
|
* Sending translation for Telugukkrothap2009-09-091-88/+57
|
* Sending translation for Bengali (India)runab2009-09-091-79/+70
|
* Sending translation for Gujaratiswkothar2009-09-091-78/+58
|
* Sending translation for Koreaneukim2009-09-091-64/+40
|
* Sending translation for Spanishfgonz2009-09-081-87/+109
|
* Sending translation for Polishraven2009-09-081-5/+13
|
* Sending translation for Dutchwarrink2009-09-081-64/+63
|
* man page for ticket uploaderZdenek Prikryl2009-09-081-0/+55
|
* Merge branch 'master' of git://git.fedorahosted.org/abrtZdenek Prikryl2009-09-0814-96/+53
|\
| * Merge branch 'master' of git://git.fedorahosted.org/git/abrtdnovotny2009-09-081-65/+33
| |\
| | * Sending translation for Polishraven2009-09-081-65/+33
| | |
| * | add polkit to compilationdanny2009-09-084-5/+7
| |/
| * Small fix in loggingDenys Vlasenko2009-09-081-1/+1
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * whitespace fixDenys Vlasenko2009-09-081-1/+1
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * remove unused Error() methods and dbus signals.Denys Vlasenko2009-09-087-24/+11
| | | | | | | | | | | | I guess it turned out Warning() works just fine. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | added ticket uploader plugin (gavin@redhat.com)Zdenek Prikryl2009-09-086-3/+835
| |
* | Merge branch 'master' of git://git.fedorahosted.org/abrtZdenek Prikryl2009-09-0837-511/+3293
|\|
| * make Warning, Error and Update send unicast dbus messagesDenys Vlasenko2009-09-0810-91/+101
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * style fixes, trivial code changes onlyDenys Vlasenko2009-09-084-46/+48
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * typo correctedDenys Vlasenko2009-09-081-1/+1
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * Merge branch 'master' of ssh://vda@git.fedorahosted.org/git/abrtDenys Vlasenko2009-09-081-0/+415
| |\
| | * Sending translation for po/pa.pojassy2009-09-081-0/+415
| | |