platform/upstream/libgsignon-glib.git
12 years agoFix a dangerous typo
Alberto Mardegan [Tue, 29 Nov 2011 14:52:01 +0000 (16:52 +0200)]
Fix a dangerous typo

12 years agoMove SignonIdentityInfo to own source file
Alberto Mardegan [Tue, 29 Nov 2011 14:50:11 +0000 (16:50 +0200)]
Move SignonIdentityInfo to own source file

This change is just cosmetic. No code was changed in this commit.

12 years agoUpdate gitignore
Alberto Mardegan [Tue, 29 Nov 2011 14:16:46 +0000 (16:16 +0200)]
Update gitignore

Sort contents (sort -V .gitignore) as well.

12 years agoSetup GObject introspection
Alberto Mardegan [Tue, 29 Nov 2011 14:08:37 +0000 (16:08 +0200)]
Setup GObject introspection

12 years agoFix compilation warnings
Alberto Mardegan [Tue, 15 Nov 2011 12:57:11 +0000 (14:57 +0200)]
Fix compilation warnings

12 years agoversion update 1.1
Alexander Akimov [Fri, 26 Aug 2011 11:28:40 +0000 (14:28 +0300)]
version update

12 years agoadding signon-enum-types.h into list of headers
Alexander Akimov [Fri, 26 Aug 2011 10:23:07 +0000 (13:23 +0300)]
adding signon-enum-types.h into list of headers

12 years agofixed errors
Alexander Akimov [Tue, 23 Aug 2011 06:38:45 +0000 (09:38 +0300)]
fixed errors

12 years agobringing new structure of signon errors for signon-glib
Alexander Akimov [Fri, 5 Aug 2011 05:35:00 +0000 (08:35 +0300)]
bringing new structure of signon errors for signon-glib

13 years agoincrease version
Tomi Suviola [Tue, 26 Jul 2011 11:06:21 +0000 (14:06 +0300)]
increase version

13 years agoAdd session data definitions
Alberto Mardegan [Wed, 4 May 2011 11:34:30 +0000 (14:34 +0300)]
Add session data definitions

13 years agoDo not include signoncommon.h from public header
Alberto Mardegan [Wed, 4 May 2011 11:31:28 +0000 (14:31 +0300)]
Do not include signoncommon.h from public header

It breaks C++ projects using GLib.

13 years agoVersion update 0.23
Tomi Suviola [Mon, 14 Mar 2011 09:33:01 +0000 (11:33 +0200)]
Version update

13 years agoFix bug 230915
Tomi Suviola [Mon, 14 Mar 2011 09:31:08 +0000 (11:31 +0200)]
Fix bug 230915

13 years agoversion update 0.22
Tomi Suviola [Thu, 10 Mar 2011 12:19:11 +0000 (14:19 +0200)]
version update

13 years agoFix bug 230136 - Password prompt disappears, while the user tries to enter his password.
Tomi Suviola [Thu, 10 Mar 2011 11:09:22 +0000 (13:09 +0200)]
Fix bug 230136 - Password prompt disappears, while the user tries to enter his password.
Problem is that dbus call times out, so time added for the call.

13 years agoincrease version 0.21
Tomi Suviola [Wed, 29 Dec 2010 09:35:22 +0000 (11:35 +0200)]
increase version

13 years agoAdded new errors
Tomi Suviola [Wed, 29 Dec 2010 09:32:30 +0000 (11:32 +0200)]
Added new errors

13 years agoupdate to support new verifyUser
Tomi Suviola [Wed, 29 Dec 2010 09:02:08 +0000 (11:02 +0200)]
update to support new verifyUser

13 years agoVersion 0.20 0.20
Alberto Mardegan [Thu, 2 Dec 2010 14:24:34 +0000 (16:24 +0200)]
Version 0.20

13 years agoUse g_error_new_literal when providing a ready string
Alberto Mardegan [Thu, 2 Dec 2010 12:44:15 +0000 (14:44 +0200)]
Use g_error_new_literal when providing a ready string

13 years agoinc version 0.19
Tomi Suviola [Tue, 2 Nov 2010 09:44:44 +0000 (11:44 +0200)]
inc version

13 years agoMerge branch 'bug_188172'
Tomi Suviola [Tue, 26 Oct 2010 08:19:50 +0000 (11:19 +0300)]
Merge branch 'bug_188172'

13 years agofix bug 188172 - libsignon-glib1-test tests fail
Tomi Suviola [Tue, 26 Oct 2010 08:19:19 +0000 (11:19 +0300)]
fix bug 188172 -  libsignon-glib1-test tests fail

13 years agoVersion 0.18 0.18
Alberto Mardegan [Mon, 25 Oct 2010 12:19:03 +0000 (15:19 +0300)]
Version 0.18

13 years agoDon't build documentation from signon-proxy
Alberto Mardegan [Mon, 25 Oct 2010 12:18:19 +0000 (15:18 +0300)]
Don't build documentation from signon-proxy

13 years agoVersion 0.17 0.17
Alberto Mardegan [Mon, 25 Oct 2010 08:43:41 +0000 (11:43 +0300)]
Version 0.17

13 years agoDon't hide glib output
Alberto Mardegan [Mon, 25 Oct 2010 08:43:08 +0000 (11:43 +0300)]
Don't hide glib output

13 years agoRename parameter variable
Alberto Mardegan [Mon, 25 Oct 2010 08:41:55 +0000 (11:41 +0300)]
Rename parameter variable

13 years agoDon't execute parallel calls
Alberto Mardegan [Wed, 6 Oct 2010 09:16:46 +0000 (12:16 +0300)]
Don't execute parallel calls

13 years agoMake tests complete faster
Alberto Mardegan [Mon, 25 Oct 2010 08:26:45 +0000 (11:26 +0300)]
Make tests complete faster

Instead of waiting for minutes, start signond with a shorter timeout value for
identity and authsession objects.

13 years agoAdd debugging line at beginning of each test
Alberto Mardegan [Mon, 25 Oct 2010 08:26:14 +0000 (11:26 +0300)]
Add debugging line at beginning of each test

13 years agoUpdate tests
Alberto Mardegan [Thu, 7 Oct 2010 09:06:58 +0000 (12:06 +0300)]
Update tests

13 years agoSome sed magic to shorten function names
Alberto Mardegan [Thu, 7 Oct 2010 08:25:44 +0000 (11:25 +0300)]
Some sed magic to shorten function names

13 years agoDon'e export marshaller symbols
Alberto Mardegan [Thu, 7 Oct 2010 07:15:36 +0000 (10:15 +0300)]
Don'e export marshaller symbols

If they don't start by "signon_", they won't be exported.

13 years agoMark utility symbols as internal
Alberto Mardegan [Thu, 7 Oct 2010 07:15:02 +0000 (10:15 +0300)]
Mark utility symbols as internal

13 years agoOnly export symbols starting with "signon_"
Alberto Mardegan [Thu, 7 Oct 2010 07:05:16 +0000 (10:05 +0300)]
Only export symbols starting with "signon_"

13 years agoversion 0.16 0.16
Alexander Akimov [Thu, 7 Oct 2010 06:00:02 +0000 (09:00 +0300)]
version 0.16

13 years agoanother attempt to resolve the crash, happening during processing of "unregistered...
Alexander Akimov [Thu, 7 Oct 2010 05:29:36 +0000 (08:29 +0300)]
another attempt to resolve the crash, happening during processing of "unregistered" signal by already destroyed object.

13 years agoRemove bad commit 0.15
Tomi Suviola [Fri, 17 Sep 2010 10:01:02 +0000 (13:01 +0300)]
Remove bad commit

13 years agoMerge branch 'master' of git@gitorious.org:accounts-sso/signon-glib
Tomi Suviola [Fri, 17 Sep 2010 09:57:03 +0000 (12:57 +0300)]
Merge branch 'master' of git@gitorious.org:accounts-sso/signon-glib

13 years agoupdate version
Tomi Suviola [Thu, 16 Sep 2010 08:19:24 +0000 (11:19 +0300)]
update version

13 years agoAdded reference into identity API
Tomi Suviola [Fri, 17 Sep 2010 07:13:37 +0000 (10:13 +0300)]
Added reference into identity API

13 years agoMake changes to adapt into new signon dbus api
Tomi Suviola [Fri, 17 Sep 2010 06:13:47 +0000 (09:13 +0300)]
Make changes to adapt into new signon dbus api

13 years agoupdate version
Tomi Suviola [Thu, 16 Sep 2010 08:19:24 +0000 (11:19 +0300)]
update version

13 years agoMake changes to adapt into new signon dbus api
Tomi Suviola [Thu, 16 Sep 2010 07:46:56 +0000 (10:46 +0300)]
Make changes to adapt into new signon dbus api

13 years agoversion 0.14 0.14
Alexander Akimov [Wed, 1 Sep 2010 06:52:48 +0000 (09:52 +0300)]
version 0.14

13 years agoThe xml files are non-neeeded anymore as signond-dev provides all necessary informati...
Alexander Akimov [Wed, 1 Sep 2010 06:50:53 +0000 (09:50 +0300)]
The xml files are non-neeeded anymore as signond-dev provides all necessary information now

13 years agoupdating dbus APIs files
Alexander Akimov [Wed, 1 Sep 2010 05:54:57 +0000 (08:54 +0300)]
updating dbus APIs files

13 years agoadding dbus_g_proxy_diconnect to objects dispose functions
Alexander Akimov [Wed, 1 Sep 2010 05:54:37 +0000 (08:54 +0300)]
adding dbus_g_proxy_diconnect to objects dispose functions

13 years agothe test.xml was not updated fully
Alexander Akimov [Wed, 25 Aug 2010 11:13:06 +0000 (14:13 +0300)]
the test.xml was not updated fully

13 years agorequest to change "signglesignon" to "SingleSignOn"
Alexander Akimov [Wed, 25 Aug 2010 11:12:43 +0000 (14:12 +0300)]
request to change "signglesignon" to "SingleSignOn"

13 years agoFix version number for maemo
Alberto Mardegan [Fri, 13 Aug 2010 12:40:25 +0000 (15:40 +0300)]
Fix version number for maemo

13 years agoUpdate test package name
Alberto Mardegan [Fri, 13 Aug 2010 07:05:20 +0000 (10:05 +0300)]
Update test package name

14 years agoDbus interface name change 0.11
Tomi Suviola [Fri, 30 Jul 2010 08:13:42 +0000 (11:13 +0300)]
Dbus interface name change

14 years agoobsolete variable 0.10
Alexander Akimov [Fri, 2 Jul 2010 06:52:01 +0000 (09:52 +0300)]
obsolete variable

14 years agoversion 0.10
Alexander Akimov [Thu, 1 Jul 2010 12:19:58 +0000 (15:19 +0300)]
version 0.10

14 years agomem leak
Alexander Akimov [Thu, 1 Jul 2010 12:18:50 +0000 (15:18 +0300)]
mem leak

14 years agoauth_session unregistered unit test added
Alexander Akimov [Thu, 1 Jul 2010 11:00:04 +0000 (14:00 +0300)]
auth_session unregistered unit test added

14 years agofew NULL-checks and DEBUG's added
Alexander Akimov [Thu, 1 Jul 2010 10:59:46 +0000 (13:59 +0300)]
few NULL-checks and DEBUG's added

14 years agohandling of unregistered signal from remote object
Alexander Akimov [Thu, 1 Jul 2010 09:10:15 +0000 (12:10 +0300)]
handling of unregistered signal from remote object

14 years agoversion 0.9
Alexander Akimov [Tue, 29 Jun 2010 07:40:33 +0000 (10:40 +0300)]
version 0.9

14 years agoremove unnecessary type cast 0.9
Alexander Akimov [Tue, 29 Jun 2010 07:25:04 +0000 (10:25 +0300)]
remove unnecessary type cast

14 years agoremove obsolete variable from private structure
Alexander Akimov [Tue, 29 Jun 2010 07:24:52 +0000 (10:24 +0300)]
remove obsolete variable from private structure

14 years agocorrespondent unit test
Alexander Akimov [Mon, 28 Jun 2010 12:00:04 +0000 (15:00 +0300)]
correspondent unit test

14 years agohandling of destroyed signal and code optimization
Alexander Akimov [Mon, 28 Jun 2010 11:59:38 +0000 (14:59 +0300)]
handling of destroyed signal and code optimization

14 years agonot_read and last_error functionality
Alexander Akimov [Mon, 28 Jun 2010 11:59:12 +0000 (14:59 +0300)]
not_read and last_error functionality

14 years agoVersion 0.8 0.8
Aurel Popirtac [Fri, 11 Jun 2010 12:50:56 +0000 (15:50 +0300)]
Version 0.8

14 years agoUsing g_set_error().
Aurel Popirtac [Fri, 11 Jun 2010 12:48:55 +0000 (15:48 +0300)]
Using g_set_error().

14 years agoVersion 0.7
Aurel Popirtac [Fri, 11 Jun 2010 12:21:14 +0000 (15:21 +0300)]
Version 0.7

14 years agoFix of bug 173216 - Random signond crash found during google sign-in - glib client...
Aurel Popirtac [Fri, 11 Jun 2010 11:09:28 +0000 (14:09 +0300)]
Fix of bug 173216 -  Random signond crash found during google sign-in - glib client lib.

14 years agoVersion 0.6 0.6
Alberto Mardegan [Thu, 27 May 2010 08:41:30 +0000 (11:41 +0300)]
Version 0.6

14 years agoSoname bump
Alberto Mardegan [Thu, 27 May 2010 08:41:12 +0000 (11:41 +0300)]
Soname bump

14 years agoIgnore built files
Mikhail Zabaluev [Mon, 24 May 2010 14:50:45 +0000 (17:50 +0300)]
Ignore built files

14 years agoDon't ignore all dotfiles
Mikhail Zabaluev [Mon, 24 May 2010 14:49:49 +0000 (17:49 +0300)]
Don't ignore all dotfiles

It's inconvenient to modify .gitignore files when they are ignored.

14 years agoRenamed the callback type for signon_auth_session_query_available_mechanisms()
Mikhail Zabaluev [Mon, 24 May 2010 14:15:05 +0000 (17:15 +0300)]
Renamed the callback type for signon_auth_session_query_available_mechanisms()

The old name is retained as deprecated.

14 years agoVersion 0.5 0.5
Alberto Mardegan [Fri, 14 May 2010 13:00:00 +0000 (16:00 +0300)]
Version 0.5

14 years agoRemove compilation warning
Alberto Mardegan [Wed, 12 May 2010 06:58:46 +0000 (09:58 +0300)]
Remove compilation warning

14 years agoRename "signout" signal
Alberto Mardegan [Wed, 12 May 2010 06:57:11 +0000 (09:57 +0300)]
Rename "signout" signal

No need to prefix the signal names, they are object-specific.

14 years agoRename signon_auth_session_name() and add const
Alberto Mardegan [Wed, 12 May 2010 06:44:41 +0000 (09:44 +0300)]
Rename signon_auth_session_name() and add const

Set a proper name for the function, and mark the returned string as const.

14 years agoUse error names from signond-dev
Alberto Mardegan [Wed, 12 May 2010 06:35:56 +0000 (09:35 +0300)]
Use error names from signond-dev

Process the output with glib-mkenums with sed, in order to use the error names
from signoncommon.h as value strings for the error enum.

14 years agoNo comment
Alberto Mardegan [Wed, 12 May 2010 05:54:39 +0000 (08:54 +0300)]
No comment

14 years agoUse D-Bus object and interface names from signond-dev
Alberto Mardegan [Wed, 12 May 2010 05:50:14 +0000 (08:50 +0300)]
Use D-Bus object and interface names from signond-dev

14 years agoUse SignonAuthSessionState from signond-dev package
Alberto Mardegan [Tue, 11 May 2010 13:25:10 +0000 (16:25 +0300)]
Use SignonAuthSessionState from signond-dev package

14 years agoAPI break: remove the state callback
Alberto Mardegan [Tue, 11 May 2010 13:02:11 +0000 (16:02 +0300)]
API break: remove the state callback

This should have never existed in the first place. Also, rename the
wrongly-named signal.

Update the tests to work with the new API.

14 years agoMove variable to private structure
Alberto Mardegan [Tue, 11 May 2010 12:24:02 +0000 (15:24 +0300)]
Move variable to private structure

14 years agoversion update
Alexander Akimov [Tue, 4 May 2010 09:15:28 +0000 (12:15 +0300)]
version update

14 years agonew error code into use
Alexander Akimov [Tue, 4 May 2010 09:14:29 +0000 (12:14 +0300)]
new error code into use

14 years agonew error codes
Alexander Akimov [Tue, 4 May 2010 09:14:16 +0000 (12:14 +0300)]
new error codes

14 years agoChanging the identity info API in order to restore buildability
Alexander Akimov [Tue, 4 May 2010 06:47:07 +0000 (09:47 +0300)]
Changing the identity info API in order to restore buildability

14 years agocode style fixing, bringing more clearness to internal structures
Alexander Akimov [Thu, 29 Apr 2010 05:15:52 +0000 (08:15 +0300)]
code style fixing, bringing more clearness to internal structures

14 years ago2 functions were moved from signon-identity to signon-utils
Alexander Akimov [Thu, 29 Apr 2010 05:14:31 +0000 (08:14 +0300)]
2 functions were moved from signon-identity to signon-utils

14 years agoFixing the type for const array of strings
Alexander Akimov [Thu, 29 Apr 2010 05:14:03 +0000 (08:14 +0300)]
Fixing the type for const array of strings

14 years agoadoption to changed API and signout unit test
Alexander Akimov [Tue, 27 Apr 2010 13:01:50 +0000 (16:01 +0300)]
adoption to changed API and signout unit test

14 years agoPart of code review:
Alexander Akimov [Tue, 27 Apr 2010 13:01:28 +0000 (16:01 +0300)]
Part of code review:

1) SIGNOUT signal
2) revrting the signout callback
3) bringing SignonIdentityType into use
4) siplifying identity constructors

14 years agoUnit tests of new API
Alexander Akimov [Tue, 27 Apr 2010 07:12:39 +0000 (10:12 +0300)]
Unit tests of new API

14 years agoImplementation of new APIs
Alexander Akimov [Tue, 27 Apr 2010 07:12:25 +0000 (10:12 +0300)]
Implementation of new APIs

14 years agoDeclaring of new functions in Identity and IdentityInfo APIs.
Alexander Akimov [Tue, 27 Apr 2010 07:12:05 +0000 (10:12 +0300)]
Declaring of new functions in Identity and IdentityInfo APIs.

14 years agoNULL check
Alexander Akimov [Tue, 27 Apr 2010 07:10:20 +0000 (10:10 +0300)]
NULL check

14 years agobringing GPOINTER_TO_INT mcaro into use
Alexander Akimov [Tue, 27 Apr 2010 07:10:03 +0000 (10:10 +0300)]
bringing GPOINTER_TO_INT mcaro into use