Review Request: Add async requests to kpasswdserver
Michael Leupold
lemma at confuego.org
Tue Apr 14 12:42:55 BST 2009
> On 2009-04-12 05:55:18, Aaron Seigo wrote:
> > /trunk/KDE/kdebase/runtime/kpasswdserver/kpasswdserver.h, line 47
> > <http://reviewboard.kde.org/r/550/diff/1/?file=5144#file5144line47>
> >
> > KPASSWDSERVER_INTERFACE?
Just on a sidenote. I tried that but moc won't eat it (neither #define nor char*).
- Michael
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/550/#review905
-----------------------------------------------------------
On 2009-04-14 04:40:59, Michael Leupold wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviewboard.kde.org/r/550/
> -----------------------------------------------------------
>
> (Updated 2009-04-14 04:40:59)
>
>
> Review request for kdelibs.
>
>
> Summary
> -------
>
> This patch adds async requests to kpasswdserver. It adds checkAuthInfoAsync and queryAuthInfoAsync as well as appropriate signals to return the results back to the client.
>
> The goal is to not have requests sent from kioslaves time-out in the future.
>
> This patch depends on a patch to kdelibs which I'll post in a minute.
>
>
> Diffs
> -----
>
> /trunk/KDE/kdebase/runtime/kpasswdserver/kpasswdserver.cpp 948864
> /dev/null 948864
> /trunk/KDE/kdebase/runtime/kpasswdserver/CMakeLists.txt 948864
> /trunk/KDE/kdebase/runtime/kpasswdserver/kpasswdserver.h 948864
>
> Diff: http://reviewboard.kde.org/r/550/diff
>
>
> Testing
> -------
>
>
> Thanks,
>
> Michael
>
>
More information about the kde-core-devel
mailing list