summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-24Update version to 2.2.0HEADmasterJussi Laako1-1/+1
2014-06-23identity: remove unnecessary FIXMEJussi Laako1-1/+0
2014-06-19removed appcontext from query identities callImran Zaman1-1/+1
2014-06-18identity: fix signal documentationJussi Laako1-1/+1
2014-06-17auth-session: make state changed signal enumeration publicJussi Laako2-26/+38
2014-06-11utils: add necessary header and footer to have right calling conventionJussi Laako1-0/+4
2014-06-10identity: emit signal when identity is removedJussi Laako1-0/+16
2014-06-10corrected documentationImran Zaman1-1/+1
2014-06-09fixed networktimeout as longImran Zaman1-1/+1
2014-06-09auth-service: implement database clear methodJussi Laako2-0/+80
2014-06-09utils: publish utility functions, especially useful for writing bindingsJussi Laako3-5/+3
2014-06-09identity: fix/add _request_credentials_update() prototypeJussi Laako2-1/+6
2014-06-06moved startSession method to Identity objectImran Zaman1-7/+5
2014-06-03Fixed spelling mistakeImran Zaman1-1/+1
2014-06-02identity: implement VerifyUser and RequestCredentialsUpdateJussi Laako2-62/+159
2014-06-02widl: create a separate SecurityContext dictionary for owner/ACLJussi Laako1-2/+6
2014-05-27doc: don't show how to add *:* ACL, as this is not a good ideaAlexander Kanavin1-5/+10
2014-04-03debian: include gsso-example in dev packageJussi Laako2-0/+7
2014-04-03widl: fix some spec bugsJussi Laako1-4/+16
2014-04-02widl: update with proposed changesJussi Laako1-78/+68
2014-03-28widl: initial draftJussi Laako1-0/+124
2014-03-21Merge branch 'devel' of https://code.google.com/p/accounts-sso.libgsignon-gli...Jussi Laako3-8/+3
2014-03-21tizen: split docs to separate package and add manifestJussi Laako2-3/+25
2014-03-18configure: fix broken libgsignon-glib.pcJussi Laako2-2/+0
2014-03-18suse: update specJussi Laako1-6/+3
2014-03-18tizen: fix build/release script and package groupImran Zaman2-16/+5
2014-03-13tizen: force remove old versionsJussi Laako1-1/+1
2014-03-12tizen: update package groupJussi Laako1-2/+2
2014-03-11tizen: fix build and release scriptJussi Laako2-13/+2
2014-03-07Release 2.1.0Jussi Laako5-3/+15
2014-03-07fixed tizen prepare script for packaging folderImran Zaman1-9/+8
2014-03-07fixed tizen prepare script for packaging folderImran Zaman1-9/+8
2014-03-06Release 2.1.0Jussi Laako5-3/+15
2014-03-06identity-info: copy-before-freeJussi Laako2-31/+71
2014-03-05Remove const from GLib containers, since GLib container APIs only dealJussi Laako9-27/+32
2014-03-04tests: fix compiler warningsAlexander Kanavin1-1/+3
2014-03-04example: fix compiler warningsAlexander Kanavin1-8/+6
2014-03-04Remove some const-ness in parameters to avoid casts in clientsAlexander Kanavin3-3/+3
2014-03-04Add examples for managing identity's ACLAleksander Zdyb2-3/+154
2014-03-03identity: fix a bug and use local copy of identity info when performing storeJussi Laako1-2/+4
2014-02-20When making a variant from identity info, only include non-null or non-empty ...Alexander Kanavin1-24/+32
2014-02-19Always set store_secret flag when creating identity from variantAlexander Kanavin1-10/+9
2014-02-17docs: fix GSignonPlugin's signal nameAlexander Kanavin1-1/+1
2014-01-31auth-session: simplify and reduce amount of identical codeJussi Laako1-16/+3
2014-01-31Merge branch 'api-compatible' into develJussi Laako7-56/+142
2014-01-31packaging: update debian changelogJussi Laako1-0/+6
2014-01-31AuthSession: bring back libsignon-glib -compatible constructorAlberto Mardegan6-19/+62
2014-01-31Identity: add constructors compatible with libsignon-glibAlberto Mardegan4-37/+80
2013-12-20Add a lcov recipe to Makefile.amAlexander Kanavin1-1/+8
2013-12-09Tweaks to SignonAuthSession docsAlexander Kanavin1-9/+12