summaryrefslogtreecommitdiffstats
path: root/lib/CommLayer/DBusServerProxy.h
Commit message (Collapse)AuthorAgeFilesLines
* move lib/CommLayer/DBusServerProxy.{h,cpp} to src/Daemon/. No code changes.Denys Vlasenko2009-08-201-85/+0
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* GUI now show the status window after report to let user know how did it go.Jiri Moskovcak2009-08-171-1/+1
|
* DBUS: exposed method SetPluginSettingsJiri Moskovcak2009-08-121-0/+2
|
* for correct plugin's settings we need to know an userZdenek Prikryl2009-08-111-1/+1
|
* DBUS: exposed methods Un/RegisterPluginJiri Moskovcak2009-08-111-0/+4
|
* DBUS: added new method to get plugin settingsJiri Moskovcak2009-08-101-7/+10
|
* style fixes, no code changesDenys Vlasenko2009-08-091-7/+7
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-08-061-176/+21
|\ | | | | | | | | Conflicts: lib/CommLayer/DBusServerProxy.h
| * move huge inlines out of DBusClientProxy.h to DBusClientProxy.cppDenys Vlasenko2009-08-061-3/+0
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * deinline 2k+ big inlines in DBusServerProxy.h. No logic changesDenys Vlasenko2009-08-061-165/+23
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * trailing whitespace removal. no code changesDenys Vlasenko2009-08-061-6/+5
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | DBUS: added method GetPluginsInfo()Jiri Moskovcak2009-08-061-1/+12
|/
* DBus: Many fixes to client -> cli works again, changed JobDone notificationJiri Moskovcak2009-08-031-1/+2
|
* CommLayer: added new signal "Warning"Jiri Moskovcak2009-07-221-0/+8
|
* Daemon: added threaded CreateReport -> breaks CLI!Jiri Moskovcak2009-07-201-3/+40
|
* Added dbus client to commlayerJiri Moskovcak2009-07-071-1/+0
|
* added support for reading conf file from ucer's home directoryZdenek Prikryl2009-06-101-3/+3
|
* removed unneeded codeJiri Moskovcak2009-04-091-14/+0
|
* Fixed dbus commlayerJiri Moskovcak2009-04-071-1/+1
|
* new crash typesZdenek Prikryl2009-04-021-7/+7
|
* rewritten CDebugDump and CrashTypesZdenek Prikryl2009-04-011-6/+6
|
* Added commlayer to make dbus optionalJiri Moskovcak2009-04-011-0/+189