index
:
platform/upstream/libgsignon-glib
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2014.q4_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
master
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_4.0
upstream
Domain: Service Framework / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-24
Update version to 2.2.0
HEAD
master
Jussi Laako
1
-1
/
+1
2014-06-23
identity: remove unnecessary FIXME
Jussi Laako
1
-1
/
+0
2014-06-19
removed appcontext from query identities call
Imran Zaman
1
-1
/
+1
2014-06-18
identity: fix signal documentation
Jussi Laako
1
-1
/
+1
2014-06-17
auth-session: make state changed signal enumeration public
Jussi Laako
2
-26
/
+38
2014-06-11
utils: add necessary header and footer to have right calling convention
Jussi Laako
1
-0
/
+4
2014-06-10
identity: emit signal when identity is removed
Jussi Laako
1
-0
/
+16
2014-06-10
corrected documentation
Imran Zaman
1
-1
/
+1
2014-06-09
fixed networktimeout as long
Imran Zaman
1
-1
/
+1
2014-06-09
auth-service: implement database clear method
Jussi Laako
2
-0
/
+80
2014-06-09
utils: publish utility functions, especially useful for writing bindings
Jussi Laako
3
-5
/
+3
2014-06-09
identity: fix/add _request_credentials_update() prototype
Jussi Laako
2
-1
/
+6
2014-06-06
moved startSession method to Identity object
Imran Zaman
1
-7
/
+5
2014-06-03
Fixed spelling mistake
Imran Zaman
1
-1
/
+1
2014-06-02
identity: implement VerifyUser and RequestCredentialsUpdate
Jussi Laako
2
-62
/
+159
2014-06-02
widl: create a separate SecurityContext dictionary for owner/ACL
Jussi Laako
1
-2
/
+6
2014-05-27
doc: don't show how to add *:* ACL, as this is not a good idea
Alexander Kanavin
1
-5
/
+10
2014-04-03
debian: include gsso-example in dev package
Jussi Laako
2
-0
/
+7
2014-04-03
widl: fix some spec bugs
Jussi Laako
1
-4
/
+16
2014-04-02
widl: update with proposed changes
Jussi Laako
1
-78
/
+68
2014-03-28
widl: initial draft
Jussi Laako
1
-0
/
+124
2014-03-21
Merge branch 'devel' of https://code.google.com/p/accounts-sso.libgsignon-gli...
Jussi Laako
3
-8
/
+3
2014-03-21
tizen: split docs to separate package and add manifest
Jussi Laako
2
-3
/
+25
2014-03-18
configure: fix broken libgsignon-glib.pc
Jussi Laako
2
-2
/
+0
2014-03-18
suse: update spec
Jussi Laako
1
-6
/
+3
2014-03-18
tizen: fix build/release script and package group
Imran Zaman
2
-16
/
+5
2014-03-13
tizen: force remove old versions
Jussi Laako
1
-1
/
+1
2014-03-12
tizen: update package group
Jussi Laako
1
-2
/
+2
2014-03-11
tizen: fix build and release script
Jussi Laako
2
-13
/
+2
2014-03-07
Release 2.1.0
Jussi Laako
5
-3
/
+15
2014-03-07
fixed tizen prepare script for packaging folder
Imran Zaman
1
-9
/
+8
2014-03-07
fixed tizen prepare script for packaging folder
Imran Zaman
1
-9
/
+8
2014-03-06
Release 2.1.0
Jussi Laako
5
-3
/
+15
2014-03-06
identity-info: copy-before-free
Jussi Laako
2
-31
/
+71
2014-03-05
Remove const from GLib containers, since GLib container APIs only deal
Jussi Laako
9
-27
/
+32
2014-03-04
tests: fix compiler warnings
Alexander Kanavin
1
-1
/
+3
2014-03-04
example: fix compiler warnings
Alexander Kanavin
1
-8
/
+6
2014-03-04
Remove some const-ness in parameters to avoid casts in clients
Alexander Kanavin
3
-3
/
+3
2014-03-04
Add examples for managing identity's ACL
Aleksander Zdyb
2
-3
/
+154
2014-03-03
identity: fix a bug and use local copy of identity info when performing store
Jussi Laako
1
-2
/
+4
2014-02-20
When making a variant from identity info, only include non-null or non-empty ...
Alexander Kanavin
1
-24
/
+32
2014-02-19
Always set store_secret flag when creating identity from variant
Alexander Kanavin
1
-10
/
+9
2014-02-17
docs: fix GSignonPlugin's signal name
Alexander Kanavin
1
-1
/
+1
2014-01-31
auth-session: simplify and reduce amount of identical code
Jussi Laako
1
-16
/
+3
2014-01-31
Merge branch 'api-compatible' into devel
Jussi Laako
7
-56
/
+142
2014-01-31
packaging: update debian changelog
Jussi Laako
1
-0
/
+6
2014-01-31
AuthSession: bring back libsignon-glib -compatible constructor
Alberto Mardegan
6
-19
/
+62
2014-01-31
Identity: add constructors compatible with libsignon-glib
Alberto Mardegan
4
-37
/
+80
2013-12-20
Add a lcov recipe to Makefile.am
Alexander Kanavin
1
-1
/
+8
2013-12-09
Tweaks to SignonAuthSession docs
Alexander Kanavin
1
-9
/
+12
[next]