Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | moake one sfunction static; style fixes | Denys Vlasenko | 2009-09-14 | 2 | -14/+13 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | Merge branch 'master' of git://git.fedorahosted.org/git/abrt | dnovotny | 2009-09-14 | 8 | -14/+57 | |
|\ | ||||||
| * | APPLET: fixed licence wrapping | Jiri Moskovcak | 2009-09-14 | 2 | -4/+6 | |
| | | ||||||
| * | oops... remove stray trailing '\' | Denys Vlasenko | 2009-09-14 | 1 | -2/+2 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | move lib/CommLayer/CommLayerClientDBus.{h,cpp) -> src/CLI | Denys Vlasenko | 2009-09-14 | 5 | -9/+46 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | disabled sanitize_dump_dir_rights() in daemon, as it conflicts with python hook | Jiri Moskovcak | 2009-09-14 | 1 | -1/+5 | |
| | | ||||||
* | | Polkit moved to Utils (can be used both in daemon and plugins) | dnovotny | 2009-09-14 | 3 | -107/+3 | |
|/ | ||||||
* | Fixed geting results from reporters | Zdenek Prikryl | 2009-09-11 | 1 | -5/+5 | |
| | ||||||
* | GUI: added missing tooltips | Jiri Moskovcak | 2009-09-10 | 1 | -0/+2 | |
| | ||||||
* | fixed polkit to remember the autorization | Jiri Moskovcak | 2009-09-10 | 3 | -31/+12 | |
| | ||||||
* | fix the bug where lock file was not removed | Denys Vlasenko | 2009-09-09 | 2 | -15/+6 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | GUI: more global settings (still "read-only") | Jiri Moskovcak | 2009-09-09 | 5 | -88/+593 | |
| | ||||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-09-09 | 4 | -2/+70 | |
|\ | ||||||
| * | call the new wrapper functions for register/unregister plugins in DBUS layer | dnovotny | 2009-09-09 | 1 | -2/+4 | |
| | | ||||||
| * | added dbus wrappers for register/unregister plugin | dnovotny | 2009-09-09 | 3 | -0/+66 | |
| | | ||||||
* | | PYHOOK: ignore KeyboardInterrupt exception | Jiri Moskovcak | 2009-09-09 | 1 | -0/+3 | |
| | | ||||||
* | | made ABRTPlugin more verbose | Jiri Moskovcak | 2009-09-09 | 1 | -1/+1 | |
|/ | ||||||
* | minor build fixes | Jiri Moskovcak | 2009-09-09 | 1 | -1/+1 | |
| | ||||||
* | abrtd: check, and change if necessary, mode and owner on the dump dir | Denys Vlasenko | 2009-09-09 | 1 | -3/+20 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | Merge branch 'master' of ssh://vda@git.fedorahosted.org/git/abrt | Denys Vlasenko | 2009-09-09 | 1 | -0/+3 | |
|\ | ||||||
| * | inclusion of the policy file in the rpm package | dnovotny | 2009-09-09 | 1 | -0/+3 | |
| | | ||||||
* | | styple fixes to polkit code, no code changes | Denys Vlasenko | 2009-09-09 | 3 | -37/+37 | |
|/ | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | added polkit security check in SetSettings | dnovotny | 2009-09-09 | 4 | -3/+20 | |
| | ||||||
* | add polkit to compilation | danny | 2009-09-08 | 3 | -5/+6 | |
| | ||||||
* | Small fix in logging | Denys Vlasenko | 2009-09-08 | 1 | -1/+1 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | whitespace fix | Denys Vlasenko | 2009-09-08 | 1 | -1/+1 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | remove unused Error() methods and dbus signals. | Denys Vlasenko | 2009-09-08 | 6 | -22/+3 | |
| | | | | | | I guess it turned out Warning() works just fine. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | make Warning, Error and Update send unicast dbus messages | Denys Vlasenko | 2009-09-08 | 7 | -60/+53 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | style fixes, trivial code changes only | Denys Vlasenko | 2009-09-08 | 1 | -3/+7 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | typo corrected | Denys Vlasenko | 2009-09-08 | 1 | -1/+1 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | Daemon.cpp: improve dbus API doc in comments. no code changes | Denys Vlasenko | 2009-09-08 | 1 | -3/+19 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | abrtd: eliminate g_pending_jobs[] map and all corresponding TODOs :) | Denys Vlasenko | 2009-09-08 | 10 | -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 fixes | Jiri Moskovcak | 2009-09-08 | 1 | -1/+1 | |
| | ||||||
* | Added forgotten file | Jiri Moskovcak | 2009-09-08 | 1 | -0/+88 | |
| | ||||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-09-08 | 10 | -69/+68 | |
|\ | ||||||
| * | abrtd: remove unused AnalyzeComplete dbus signal | Denys Vlasenko | 2009-09-08 | 5 | -19/+0 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | preparatory work for proper (i.e. unicast) server->client dbus communication | Denys Vlasenko | 2009-09-07 | 4 | -11/+30 | |
| | | | | | | | | | | | | | | | | + /* send unicast dbus signal */ + if (!dbus_message_set_destination(msg, pDest)) + die_out_of_memory(); Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | correct g_pending_jobs' type; eliminate redundant string passing | Denys Vlasenko | 2009-09-07 | 8 | -42/+41 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | GUI: added UI for global settings (just preview, not usable!) | Jiri Moskovcak | 2009-09-08 | 8 | -9/+299 | |
|/ | ||||||
* | use CRPM class only in MiddleWare.cpp | Denys Vlasenko | 2009-09-07 | 4 | -16/+15 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | PluginManager.cpp: small optimization: don't search twice in containers | Denys Vlasenko | 2009-09-07 | 1 | -30/+43 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | add comment about VERBn macros | Denys Vlasenko | 2009-09-07 | 1 | -0/+4 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | abrtd: make it verbose only on -v[vvvv] | Denys Vlasenko | 2009-09-04 | 1 | -39/+45 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | typedef cleanup. no code changes | Denys Vlasenko | 2009-09-04 | 7 | -39/+38 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | abrtd: move FindNewDumps() out of init section | Denys Vlasenko | 2009-09-04 | 1 | -16/+19 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | abrtd: much more extensive logging at start. to be hidden under -v later | Denys Vlasenko | 2009-09-04 | 3 | -46/+86 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | abrtd: additional logging on initialization failure | Denys Vlasenko | 2009-09-04 | 1 | -2/+10 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | APPLET: small fix | Jiri Moskovcak | 2009-09-04 | 1 | -2/+2 | |
| | ||||||
* | APPLET: added about dialog, removed popup, if icon is not visible, fixed ↵ | Jiri Moskovcak | 2009-09-04 | 4 | -38/+173 | |
| | | | | | | | | (trac#43) It was confusing for some users, that the applet didn't have any description If the status icon wasn't visible (embedded in tray) the popup was shown in the wrong place Applet isn't shown if GUI is running (trac#43). | |||||
* | Settings.cpp: small fix in .conf saving error reporting; whitespace fixes | Denys Vlasenko | 2009-09-03 | 1 | -48/+50 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |