CIA.vc
mleupold
lemma
Stats » Authors » mleupold
informationsyndicateUTC clock
23:55 on Jul 29, 2010
event counters
The last message was received 7 hours ago at 16:55 on Jul 29, 2010
1 messages so far today, 1 messages yesterday
4 messages so far this week, 0 messages last week
6 messages so far this month, 1 messages last month
337 messages since the first one, 2.23 years ago, for an average of 2.41 days between messages
recent messages
dateReversed sort columnprojectcontentlink
16:55 todayKDE
Commit by mleupold :: r1156762 includes/trunk/KDE/kdelibs/ (7 files in 3 dirs):
Move installX11EventFilter functionality from inside KApplication to an external KSystemEventFilter namespace. Like this non-KApplications can use the functionality and KApplication gets a bit smaller.
#
20:17 yesterdayKDE
Commit by mleupold :: r1156278 kwallet/trunk/KDE/kdeutils/doc/kwallet/index.docbook:
Make clear that granting an application access to a wallet will grant access to all the passwords stored inside.
#
12:13 TuesdayKDE
Commit by mleupold :: r1155477 ksecretservice/trunk/playground/base/ksecretservice/ (20 files in 6 dirs):
Move the temporary backend into its own subdirectory to unclutter a bit.
#
12:13 TuesdayKDE
Commit by mleupold :: r1155476 ksecretservice/trunk/playground/base/ksecretservice/backend/ksecret/ksecretcollection.cpp:
Small fixes, remove warnings.
#
14:47 on Jul 11KDE
Commit by mleupold :: r1148680 ksecretservice/trunk/playground/base/ksecretservice/ (12 files in 3 dirs):
Add the new backend for so-called .ksecret files. Untested, not very pretty, but it compiles. Need unit-tests soon.
#
20:25 on Jul 04KDE
Commit by mleupold :: r1145976 ksecretservice/trunk/playground/base/ksecretservice/daemon/tests/ (6 files):
Add the temporary blocking collection/item needed for the secret storage api daemon test.
#
09:32 on Jun 13KDE
Commit by mleupold :: r1137507 pam_kwallet/trunk/playground/base/pam_kwallet/ (5 files):
Some small fixes to pam_kwalletopener as well as semi-proper documentation.
#
06:52 on May 13KDE
Commit by mleupold :: r1126172 ksecretservice/trunk/playground/base/ksecretservice/backend/ (5 files in 2 dirs):
SecureBufferPrivate can do without signal reemissions.
Implement data() and setData() calls and adapt the test.
#
21:19 on May 11KDE
Commit by mleupold :: r1125639 ksecretservice/trunk/playground/base/ksecretservice/backend/temporarycollection.h:
Fix some small errors in the documentation.
#
21:19 on May 11KDE
Commit by mleupold :: r1125638 ksecretservice/trunk/playground/base/ksecretservice/ (7 files in 3 dirs):
Add a QIODevice operating on a QCA::SecureArray named SecureBuffer. Blatantly copy-pasted from QBuffer. Unit-test as well. Thank you Nokia.

CCMAIL: dario dot freddi at collabora dot co dot uk
#
04:57 on May 07KDE
Commit by mleupold :: r1123851 ksecretservice/trunk/playground/base/ksecretservice/ (8 files in 4 dirs):
Adapt the non-blocking collection test for blocking collections using a prompt. Test dismissing and prompting prompts. Fix bugs while doing so.

CCMAIL: dario dot freddi at collabora dot co dot uk
#
08:47 on May 02KDE
Commit by mleupold :: r1121806 ksecretservice/trunk/playground/base/ksecretservice/ (5 files in 4 dirs):
Extend the frontend test to test creating, modifying and deleting items.

CCMAIL: dario dot freddi at collabora dot co dot uk
#
08:47 on May 02KDE
Commit by mleupold :: r1121805 ksecretservice/trunk/playground/base/ksecretservice/ (3 files in 2 dirs):
Finish the frontend-test for non-blocking collections.

CCMAIL: dario dot freddi at collabora dot co dot uk
#
08:47 on May 02KDE
Commit by mleupold :: r1121804 ksecretservice/trunk/playground/base/ksecretservice/daemon/ (prompt.cpp session.cpp):
Build fixes.
#
08:47 on May 02KDE
Commit by mleupold :: r1121803 ksecretservice/trunk/playground/base/ksecretservice/ (5 files in 2 dirs):
Refine various oddities in AsyncCall and make emitting CollectionCreated signals work properly.
#
08:47 on May 02KDE
Commit by mleupold :: r1121802 ksecretservice/trunk/playground/base/ksecretservice/ (13 files in 4 dirs):
Make actual creation of collections possible by routing CreateCollection calls through the BackendMaster (which in turn has to decide which collection to create).
Also add a test for creation and deletion of collections to servicetest.

CCMAIL: dario dot freddi at collabora dot co dot uk
#
21:17 on Apr 25KDE
Commit by mleupold :: r1118775 ksecretservice/trunk/playground/base/ksecretservice/ (23 files in 6 dirs):
Make fd.o.Secret stuff in the daemon a static library so linking it to the frontend unit-test is easier. Also add a preliminary unit-test for the Session interface and fix some bugs on the go.

CCMAIL: dario dot freddi at collabora dot co dot uk
#
05:00 on Apr 20KDE
Commit by mleupold :: r1116681 ksecretservice/trunk/playground/base/ksecretservice/main.cpp:
Add the service interface to main. Some parts currently don't seem to show up on the bus.
#
04:59 on Apr 20KDE
Commit by mleupold :: r1116680 ksecretservice/trunk/playground/base/ksecretservice/ (DESIGN TODO):
Add text files describing the current basic DESIGN and some TODOs.
#
06:33 on Apr 03KDE
Commit by mleupold :: r1110479 pam_kwallet/trunk/playground/base/pam_kwallet/ (5 files in 2 dirs):
Instead of launching kwalletd from inside the PAM module, wait for klauncher to appear on the bus and launch the daemon from the kwalletopener binary.
#