summaryrefslogtreecommitdiffstats
path: root/secret-service/org.freedesktop.Secrets.xml
AgeCommit message (Collapse)AuthorFilesLines
2010-12-04Implement concept of prompt objects.Stef Walter1-96/+109
* Items that could require prompting, return an optional prompt object. * Prompt objects must then be acted upon. * Prompts can be dismissed. * Operation completes with the prompt, and signal is emitted. * When no prompt is needed, returns '/'
2010-12-04Changes to allow multiple sessions per application, discussed on mailing list.Stef Walter1-44/+61
2010-12-04Minor cleanups. Add copyright (Telepathy D-Bus doesn't know authors).Michael Leupold1-0/+6
2010-12-04Add spec-to-docbook.xsl for converting a telepathy spec to DocBook XML. ↵Michael Leupold1-2/+2
Improve spec-to-introspect.xsl - no more extra spaces in type declarations.
2010-12-04Add the current docbook part of the spec and the D-Bus introspection part ↵Michael Leupold1-0/+397
converted to the Telepathy D-Bus Introspection spec. tools/spec-to-introspect.xsl converts the Telepathy format to the EggDBus format used by keyring.