summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | |
| * | Daemon.cpp: improve dbus API doc in comments. no code changesDenys Vlasenko2009-09-081-3/+19
| |/ | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * abrtd: eliminate g_pending_jobs[] map and all corresponding TODOs :)Denys Vlasenko2009-09-0810-105/+114
| | | | | | | | | | | | | | | | | | | | -6k: text data bss dec hexfilename 194741 2656 2384 199781 30c65abrt.t1/abrt-0.0.8.5/src/Daemon/.libs/abrtd 188316 2648 2320 193284 2f304abrt.t2/abrt-0.0.8.5/src/Daemon/.libs/abrtd Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * build fixesJiri Moskovcak2009-09-081-1/+1
| |
| * Added forgotten fileJiri Moskovcak2009-09-081-0/+88
| |
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-09-0820-175/+2125
| |\
| | * Sending translation for po/gu.poswkothar2009-09-081-0/+441
| | |
| | * Sending translation for po/te.pokkrothap2009-09-081-0/+451
| | |
| | * Sending translation for Russianypoyarko2009-09-081-2/+2
| | |
| | * Sending translation for Russianypoyarko2009-09-081-32/+155
| | |
| | * Sending translation for Malayalamanipeter2009-09-081-16/+29
| | |
| | * Sending translation for Koreaneukim2009-09-081-18/+31
| | |
| | * abrtd: remove unused AnalyzeComplete dbus signalDenys Vlasenko2009-09-085-19/+0
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| | * Sending translation for Polishraven2009-09-071-4/+4
| | |
| | * Sending translation for Polishtch2009-09-071-10/+24
| | |
| | * Sending translation for po/bn_IN.porunab2009-09-071-0/+430
| | |
| | * Sending translation for po/mr.posandeeps2009-09-071-0/+448
| | |
| | * Merge branch 'master' of ssh://vda@git.fedorahosted.org/git/abrtDenys Vlasenko2009-09-071-16/+29
| | |\
| | | * Sending translation for Dutchwarrink2009-09-071-16/+29
| | | |
| | * | preparatory work for proper (i.e. unicast) server->client dbus communicationDenys Vlasenko2009-09-075-24/+48
| | |/ | | | | | | | | | | | | | | | | | | | | | + /* send unicast dbus signal */ + if (!dbus_message_set_destination(msg, pDest)) + die_out_of_memory(); Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * | GUI: added UI for global settings (just preview, not usable!)Jiri Moskovcak2009-09-088-9/+299
| | |
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-09-075-46/+58
| |\ \
| * \ \ Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-09-075-24/+463
| |\ \ \
| * \ \ \ Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-09-073-3/+23
| |\ \ \ \