telepathy-mission-control: McdStorage: distinguish between parameters and attributes
Simon McVittie
smcv at kemper.freedesktop.org
Wed Feb 13 06:18:21 PST 2013
Module: telepathy-mission-control
Branch: master
Commit: 2a647cbf905ad47a3d597499efc3eaae1397b719
URL: http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=2a647cbf905ad47a3d597499efc3eaae1397b719
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Mon Sep 10 19:19:47 2012 +0100
McdStorage: distinguish between parameters and attributes
Parameters are part of the Parameters property, have CM-specified types
and can be secret, whereas "attributes" (everything else) mostly stand
alone, have known types hard-coded into MC, and are all non-secret.
Signed-off-by: Simon McVittie <simon.mcvittie at collabora.co.uk>
---
src/mcd-account-addressing.c | 6 +-
src/mcd-account-conditions.c | 9 +-
src/mcd-account-manager.c | 7 +-
src/mcd-account.c | 81 ++++-------
src/mcd-storage.c | 344 +++++++++++++++++++++++++++++++-----------
src/mcd-storage.h | 52 +++++--
6 files changed, 328 insertions(+), 171 deletions(-)
Diff: http://cgit.freedesktop.org/telepathy/telepathy-mission-control/diff/?id=2a647cbf905ad47a3d597499efc3eaae1397b719
More information about the telepathy-commits
mailing list