summaryrefslogtreecommitdiff
path: root/daemon/dbus/gkd-secret-create.c
Commit message (Expand)AuthorAgeFilesLines
* [dbus] Pass an alias argument along to a CreateCollection dbus method.Stef Walter2011-03-091-6/+106
* [gck] Cleanup use of 'full' functions.Stef Walter2010-09-271-1/+1
* Port gnome-keyring to new gck library.Stef Walter2010-08-251-39/+34
* Move and cleanup the prompt directory.Stef Walter2010-06-081-10/+10
* More robust error display and handling.Stef Walter2010-03-191-2/+3
* Display password and confirm prompts when creating keyring.Siddhesh Poyarekar2010-02-181-3/+2
* [prompt] Restore state of prompt dialog on bad password.Stef Walter2010-02-071-1/+1
* [dbus] Big rework of prompting, unlocking and change lock.Stef Walter2009-12-141-106/+36
* [dbus] Refactor error handling and session lookups.Stef Walter2009-12-131-13/+9
* [dbus] Refactor collection creation.Stef Walter2009-12-121-23/+39
* [dbus] Reorganize path <-> object mapping.Stef Walter2009-12-121-3/+28
* [dbus] Implement internal interface for creating collection with pass.Stef Walter2009-12-121-20/+113
* [dbus] Implement Service.CreateCollection()Stef Walter2009-11-121-0/+267