platform/upstream/libgsignon-glib.git
10 years agoRemove const from GLib containers, since GLib container APIs only deal
Jussi Laako [Wed, 5 Mar 2014 16:01:58 +0000 (18:01 +0200)]
Remove const from GLib containers, since GLib container APIs only deal
with non-const containers

10 years agotests: fix compiler warnings
Alexander Kanavin [Tue, 4 Mar 2014 14:09:18 +0000 (16:09 +0200)]
tests: fix compiler warnings

10 years agoexample: fix compiler warnings
Alexander Kanavin [Tue, 4 Mar 2014 14:06:09 +0000 (16:06 +0200)]
example: fix compiler warnings

10 years agoRemove some const-ness in parameters to avoid casts in clients
Alexander Kanavin [Tue, 4 Mar 2014 14:05:08 +0000 (16:05 +0200)]
Remove some const-ness in parameters to avoid casts in clients

10 years agoAdd examples for managing identity's ACL
Aleksander Zdyb [Mon, 3 Mar 2014 12:42:56 +0000 (13:42 +0100)]
Add examples for managing identity's ACL

Show how to:
* list identity's ACL
* add new security context to ACL
* remove security context from ACL

New commandline arguments are:
* --add-context (takes context with --context)
* --remove-context (takes context with --context)

Option --query-identities now shows ACL for each identity

10 years agoidentity: fix a bug and use local copy of identity info when performing store
Jussi Laako [Mon, 3 Mar 2014 15:37:55 +0000 (17:37 +0200)]
identity: fix a bug and use local copy of identity info when performing store

10 years agoWhen making a variant from identity info, only include non-null or non-empty fields
Alexander Kanavin [Thu, 20 Feb 2014 09:16:28 +0000 (11:16 +0200)]
When making a variant from identity info, only include non-null or non-empty fields

10 years agoAlways set store_secret flag when creating identity from variant
Alexander Kanavin [Wed, 19 Feb 2014 19:58:25 +0000 (21:58 +0200)]
Always set store_secret flag when creating identity from variant

10 years agodocs: fix GSignonPlugin's signal name
Alexander Kanavin [Mon, 17 Feb 2014 15:21:56 +0000 (17:21 +0200)]
docs: fix GSignonPlugin's signal name

10 years agoauth-session: simplify and reduce amount of identical code
Jussi Laako [Fri, 31 Jan 2014 15:03:38 +0000 (17:03 +0200)]
auth-session: simplify and reduce amount of identical code

10 years agoMerge branch 'api-compatible' into devel
Jussi Laako [Fri, 31 Jan 2014 14:55:30 +0000 (16:55 +0200)]
Merge branch 'api-compatible' into devel

10 years agopackaging: update debian changelog
Jussi Laako [Fri, 31 Jan 2014 14:55:07 +0000 (16:55 +0200)]
packaging: update debian changelog

10 years agoAuthSession: bring back libsignon-glib -compatible constructor
Alberto Mardegan [Fri, 31 Jan 2014 10:13:11 +0000 (12:13 +0200)]
AuthSession: bring back libsignon-glib -compatible constructor

Reintroduce the constructor which takes an integer parameter, to
increase compatibility with libsignon-glib, and rename the existing
constructor to signon_auth_session_new_for_identity().
Also, declare a couple of types in signon-types.h, so that the signature
of the signon_auth_session_new_for_identity() can now properly accept a
SignonIdentity * (same trick used in libaccounts-glib).

10 years agoIdentity: add constructors compatible with libsignon-glib
Alberto Mardegan [Fri, 31 Jan 2014 09:41:04 +0000 (11:41 +0200)]
Identity: add constructors compatible with libsignon-glib

Restore the constructors to the original form, in order to reduce the
differences with libsignon-glib; add a "_with_context" tag to the
constructors which take the additional application context parameter.

10 years agoAdd a lcov recipe to Makefile.am
Alexander Kanavin [Fri, 20 Dec 2013 16:10:59 +0000 (18:10 +0200)]
Add a lcov recipe to Makefile.am

10 years agoTweaks to SignonAuthSession docs
Alexander Kanavin [Mon, 9 Dec 2013 13:49:32 +0000 (15:49 +0200)]
Tweaks to SignonAuthSession docs

10 years agoUpdate the example to use allowed realms
Alexander Kanavin [Thu, 5 Dec 2013 15:53:26 +0000 (17:53 +0200)]
Update the example to use allowed realms

10 years agodebian: optional rule to build debug version
Jussi Laako [Wed, 4 Dec 2013 14:26:11 +0000 (16:26 +0200)]
debian: optional rule to build debug version

10 years agoRelease 2.0.3
Imran Zaman [Mon, 25 Nov 2013 14:54:50 +0000 (16:54 +0200)]
Release 2.0.3

10 years agotest: update test to better test access control cases
Jussi Laako [Mon, 25 Nov 2013 14:43:01 +0000 (16:43 +0200)]
test: update test to better test access control cases

10 years agoconfigure: depend on gthread (needed on Debian Jessie at least)
Jussi Laako [Mon, 25 Nov 2013 12:48:58 +0000 (14:48 +0200)]
configure: depend on gthread (needed on Debian Jessie at least)

10 years agodocs: added missing files to dist tarball
Alexander Kanavin [Fri, 22 Nov 2013 14:13:31 +0000 (16:13 +0200)]
docs: added missing files to dist tarball

10 years agoRelease 2.0.2
Imran Zaman [Fri, 22 Nov 2013 13:01:31 +0000 (15:01 +0200)]
Release 2.0.2

10 years agodoc: change a sentence to say what it was intended to say...
Jussi Laako [Wed, 6 Nov 2013 15:35:52 +0000 (17:35 +0200)]
doc: change a sentence to say what it was intended to say...

10 years agodocs: fix up grammar
Alexander Kanavin [Tue, 5 Nov 2013 15:55:20 +0000 (17:55 +0200)]
docs: fix up grammar

10 years agoexample: fix function prototypes
Jussi Laako [Tue, 5 Nov 2013 13:46:27 +0000 (15:46 +0200)]
example: fix function prototypes

10 years agodoc: fix documentation to match intended behavior
Jussi Laako [Tue, 5 Nov 2013 13:45:32 +0000 (15:45 +0200)]
doc: fix documentation to match intended behavior

10 years agodocs: remove all autogenerated files with 'make clean'
Alexander Kanavin [Thu, 5 Sep 2013 13:20:31 +0000 (16:20 +0300)]
docs: remove all autogenerated files with 'make clean'

10 years agodocs: rearrange APIs in more logical order
Alexander Kanavin [Wed, 4 Sep 2013 15:58:52 +0000 (18:58 +0300)]
docs: rearrange APIs in more logical order

10 years agodocs: update documentation of SignonSecurityContext
Alexander Kanavin [Mon, 2 Sep 2013 18:17:19 +0000 (21:17 +0300)]
docs: update documentation of SignonSecurityContext

10 years agodocs: update documentation of SignonIdentityInfo
Alexander Kanavin [Mon, 2 Sep 2013 18:17:01 +0000 (21:17 +0300)]
docs: update documentation of SignonIdentityInfo

10 years agodocs: update documentation of SignonIdentity
Alexander Kanavin [Mon, 2 Sep 2013 18:16:40 +0000 (21:16 +0300)]
docs: update documentation of SignonIdentity

10 years agodocs: fix assorted warnings
Alexander Kanavin [Fri, 30 Aug 2013 15:43:24 +0000 (18:43 +0300)]
docs: fix assorted warnings

10 years agodocs: fix up SignonError
Alexander Kanavin [Fri, 30 Aug 2013 15:11:47 +0000 (18:11 +0300)]
docs: fix up SignonError

10 years agodocs: fix up SignonAuthSession
Alexander Kanavin [Fri, 30 Aug 2013 14:33:35 +0000 (17:33 +0300)]
docs: fix up SignonAuthSession

10 years agodocs: fix up SignonAuthService docs
Alexander Kanavin [Fri, 30 Aug 2013 13:22:44 +0000 (16:22 +0300)]
docs: fix up SignonAuthService docs

10 years agodocs: remove autogenerated libgsignon-glib-sections.txt file
Alexander Kanavin [Thu, 29 Aug 2013 13:10:55 +0000 (16:10 +0300)]
docs: remove autogenerated libgsignon-glib-sections.txt file

10 years agodocs: drop irrelevant d-bus api reference
Alexander Kanavin [Thu, 29 Aug 2013 13:09:58 +0000 (16:09 +0300)]
docs: drop irrelevant d-bus api reference

10 years agodocs: add introduction chapter
Alexander Kanavin [Thu, 29 Aug 2013 13:08:53 +0000 (16:08 +0300)]
docs: add introduction chapter

10 years agodocs: add a gSSO examples chapter
Alexander Kanavin [Wed, 28 Aug 2013 16:45:02 +0000 (19:45 +0300)]
docs: add a gSSO examples chapter

10 years agoexamples: initial commit
Alexander Kanavin [Tue, 16 Jul 2013 16:59:56 +0000 (19:59 +0300)]
examples: initial commit

10 years agodocs: add the documentation URL and a makefile recipe for documentation updates
Alexander Kanavin [Fri, 23 Aug 2013 14:45:21 +0000 (17:45 +0300)]
docs: add the documentation URL and a makefile recipe for documentation updates

10 years agopackaging: build debuginfo and debugsource packages on suse
Jussi Laako [Wed, 10 Jul 2013 14:12:03 +0000 (17:12 +0300)]
packaging: build debuginfo and debugsource packages on suse

10 years agopackaging: create debug package on debian/ubuntu
Jussi Laako [Wed, 10 Jul 2013 13:08:06 +0000 (16:08 +0300)]
packaging: create debug package on debian/ubuntu

10 years agopackaging: add ubuntu/debian packaging
Jussi Laako [Thu, 4 Jul 2013 13:05:59 +0000 (16:05 +0300)]
packaging: add ubuntu/debian packaging

10 years agopackaging: require feature "gsignon" and update license tag
Jussi Laako [Fri, 28 Jun 2013 14:39:12 +0000 (17:39 +0300)]
packaging: require feature "gsignon" and update license tag

10 years agoRemoves the stale files if deleted from the git repo
Imran Zaman [Mon, 24 Jun 2013 13:53:55 +0000 (16:53 +0300)]
Removes the stale files if deleted from the git repo

10 years agoRelease 2.0.1
Imran Zaman [Mon, 24 Jun 2013 12:47:14 +0000 (15:47 +0300)]
Release 2.0.1

10 years agodefault dbus type in tizen should be p2p
Imran Zaman [Mon, 24 Jun 2013 12:46:25 +0000 (15:46 +0300)]
default dbus type in tizen should be p2p

11 years agoupdated spec files
Imran Zaman [Mon, 17 Jun 2013 15:20:54 +0000 (18:20 +0300)]
updated spec files

11 years agochanges made to distribution specific files
Imran Zaman [Mon, 17 Jun 2013 15:12:49 +0000 (18:12 +0300)]
changes made to distribution specific files

11 years agoadded docs to tizen spec file
Imran Zaman [Fri, 14 Jun 2013 15:10:24 +0000 (18:10 +0300)]
added docs to tizen spec file

11 years agoadded spec file for tizen
Imran Zaman [Thu, 13 Jun 2013 13:29:21 +0000 (16:29 +0300)]
added spec file for tizen

11 years agorenamed spec file to suse spec file
Imran Zaman [Thu, 13 Jun 2013 12:54:59 +0000 (15:54 +0300)]
renamed spec file to suse spec file

11 years agofixed parallel build issue
Imran Zaman [Thu, 13 Jun 2013 12:38:04 +0000 (15:38 +0300)]
fixed parallel build issue

11 years agoMerge branch 'reviews' of https://code.google.com/p/accounts-sso.libgsignon-glib...
Jussi Laako [Thu, 13 Jun 2013 12:12:46 +0000 (15:12 +0300)]
Merge branch 'reviews' of https://code.google.com/p/accounts-sso.libgsignon-glib into reviews

11 years agoautomake: change tar format to avoid hitting 99 character limit
Jussi Laako [Thu, 13 Jun 2013 12:12:24 +0000 (15:12 +0300)]
automake: change tar format to avoid hitting 99 character limit

11 years agoadd packaging folder to dist
Imran Zaman [Thu, 13 Jun 2013 12:05:33 +0000 (15:05 +0300)]
add packaging folder to dist

11 years agofixed formatting for structs documentation that gtk-doc does not like
Imran Zaman [Thu, 13 Jun 2013 09:39:06 +0000 (12:39 +0300)]
fixed formatting for structs documentation that gtk-doc does not like

11 years agofixed errors and warnings report by gtk-doc tests
Imran Zaman [Thu, 13 Jun 2013 09:00:42 +0000 (12:00 +0300)]
fixed errors and warnings report by gtk-doc tests

11 years agodoc: include SignonSecurityContext documentation and some other small
Jussi Laako [Wed, 12 Jun 2013 14:12:45 +0000 (17:12 +0300)]
doc: include SignonSecurityContext documentation and some other small
fixes

11 years agofixed issues reported by make distcheck
Imran Zaman [Wed, 12 Jun 2013 13:45:45 +0000 (16:45 +0300)]
fixed issues reported by make distcheck

11 years agofixed name changes
Imran Zaman [Wed, 12 Jun 2013 12:29:25 +0000 (15:29 +0300)]
fixed name changes

11 years agofixed gitignore file for lib name changes
Imran Zaman [Mon, 10 Jun 2013 08:18:27 +0000 (11:18 +0300)]
fixed gitignore file for lib name changes

11 years agoMerge branch 'reviews'
Jussi Laako [Thu, 6 Jun 2013 11:46:05 +0000 (14:46 +0300)]
Merge branch 'reviews'

11 years agospec: add missing build dependency
Jussi Laako [Mon, 3 Jun 2013 15:18:54 +0000 (18:18 +0300)]
spec: add missing build dependency

11 years agoUpdate packaging
Jussi Laako [Mon, 3 Jun 2013 15:03:16 +0000 (18:03 +0300)]
Update packaging

11 years agoRemove broken Vala API
Jussi Laako [Mon, 3 Jun 2013 15:00:02 +0000 (18:00 +0300)]
Remove broken Vala API

11 years agoFix GObject introspection
Jussi Laako [Mon, 3 Jun 2013 14:31:00 +0000 (17:31 +0300)]
Fix GObject introspection

11 years agoMerge branch 'reviews'
Jussi Laako [Fri, 31 May 2013 12:37:50 +0000 (15:37 +0300)]
Merge branch 'reviews'

11 years agopkgconfig: remove unnecessary dependency
Jussi Laako [Fri, 31 May 2013 12:35:26 +0000 (15:35 +0300)]
pkgconfig: remove unnecessary dependency

11 years agousing correct dbus socket address and limited testbus server for session bus.
Amarnath Valluri [Wed, 29 May 2013 09:06:37 +0000 (12:06 +0300)]
using correct dbus socket address and limited testbus server for session bus.

11 years agoRename the project
Jussi Laako [Fri, 31 May 2013 10:34:47 +0000 (13:34 +0300)]
Rename the project

11 years agotest db paths are set to /tmp/gsignond
Imran Zaman [Mon, 27 May 2013 08:21:52 +0000 (11:21 +0300)]
test db paths are set to /tmp/gsignond

11 years agoUpdate and fix queryIdentities method and add test case for it
Jussi Laako [Thu, 23 May 2013 15:13:35 +0000 (18:13 +0300)]
Update and fix queryIdentities method and add test case for it

11 years agoJust return NULL on NULL copy of SecurityContext
Jussi Laako [Mon, 20 May 2013 12:37:34 +0000 (15:37 +0300)]
Just return NULL on NULL copy of SecurityContext

11 years agofixed number of failing test cases, memory leaks and invalid reads
Imran Zaman [Fri, 17 May 2013 15:17:00 +0000 (18:17 +0300)]
fixed number of failing test cases, memory leaks and invalid reads

11 years agoAdd signon_auth_service_query_identities()
Jussi Laako [Thu, 16 May 2013 14:09:14 +0000 (17:09 +0300)]
Add signon_auth_service_query_identities()

11 years agofixed error for the programs which have to be valgrinded
Imran Zaman [Tue, 14 May 2013 09:58:05 +0000 (12:58 +0300)]
fixed error for the programs which have to be valgrinded

11 years agoclient-lib: fixed number of memory leaks and restructured test code a bit
Imran Zaman [Mon, 6 May 2013 17:01:11 +0000 (20:01 +0300)]
client-lib: fixed number of memory leaks and restructured test code a bit

11 years agoFix a variant reference leak
Jussi Laako [Thu, 2 May 2013 14:12:26 +0000 (17:12 +0300)]
Fix a variant reference leak

11 years agoconfigure: adjust whitespaces to align output nicely
Jussi Laako [Tue, 9 Apr 2013 12:23:29 +0000 (15:23 +0300)]
configure: adjust whitespaces to align output nicely

11 years agopeer to peer dbus support added
Amarnath Valluri [Mon, 8 Apr 2013 14:00:32 +0000 (17:00 +0300)]
peer to peer dbus support added

11 years agodbus: setting no_property_load flags while creating proxy objects, as daemon objects...
Amarnath Valluri [Wed, 3 Apr 2013 12:47:44 +0000 (15:47 +0300)]
dbus: setting no_property_load flags while creating proxy objects, as daemon objects are not supporting any properties

11 years ago- Properly update local info cache when storing to avoid roundtrip timing
Jussi Laako [Wed, 27 Mar 2013 13:52:14 +0000 (15:52 +0200)]
- Properly update local info cache when storing to avoid roundtrip timing
problems
- White space fixes

11 years agoFix test_auth_session_process_failure test case
Jussi Laako [Thu, 14 Mar 2013 16:49:27 +0000 (18:49 +0200)]
Fix test_auth_session_process_failure test case

11 years ago- Fix tests
Jussi Laako [Thu, 7 Mar 2013 16:16:16 +0000 (18:16 +0200)]
- Fix tests
- Don't emit local status updates

11 years agoFix error domain and tests
Jussi Laako [Wed, 6 Mar 2013 16:35:17 +0000 (18:35 +0200)]
Fix error domain and tests

11 years agoFix auth session query mechanisms test
Jussi Laako [Mon, 4 Mar 2013 18:07:00 +0000 (20:07 +0200)]
Fix auth session query mechanisms test

11 years agoFix tests for more strict security enforcement of gsignond
Jussi Laako [Fri, 1 Mar 2013 16:13:58 +0000 (18:13 +0200)]
Fix tests for more strict security enforcement of gsignond

11 years ago- Unref the identity when session is finalized
Jussi Laako [Thu, 28 Feb 2013 16:51:32 +0000 (18:51 +0200)]
- Unref the identity when session is finalized
- Some more debug printouts

11 years agoSome more debug messages
Jussi Laako [Mon, 25 Feb 2013 15:22:35 +0000 (17:22 +0200)]
Some more debug messages

11 years agosecurity context: use slice allocator and different NULL return in free
Jussi Laako [Thu, 21 Feb 2013 16:24:08 +0000 (18:24 +0200)]
security context: use slice allocator and different NULL return in free

11 years agoChain session object creation properly with identity object creation
Jussi Laako [Mon, 18 Feb 2013 17:04:29 +0000 (19:04 +0200)]
Chain session object creation properly with identity object creation

11 years agoUpdate test script to use gsignond
Jussi Laako [Mon, 18 Feb 2013 13:04:01 +0000 (15:04 +0200)]
Update test script to use gsignond

11 years agodbus: rename interfaces to avoid conflict
Jussi Laako [Tue, 12 Feb 2013 14:51:42 +0000 (16:51 +0200)]
dbus: rename interfaces to avoid conflict
identityinfo: don't pass owner or ACL if not set - leave it to deamon

11 years agopackaging: spec update
Jussi Laako [Mon, 11 Feb 2013 14:42:49 +0000 (16:42 +0200)]
packaging: spec update

11 years agogeneric: fix internal APIs and tests for rebase
Jussi Laako [Mon, 11 Feb 2013 14:28:58 +0000 (16:28 +0200)]
generic: fix internal APIs and tests for rebase

11 years agoall: build independently from the signond sources
Jussi Laako [Tue, 27 Nov 2012 14:44:54 +0000 (16:44 +0200)]
all: build independently from the signond sources
all: add support for two-layer access control
all: functionality to set the owner item on IdentityInfo
dbus: update interfaces

11 years agoDoc: mention that Identity::signout() clears password and tokens
Alberto Mardegan [Mon, 15 Apr 2013 09:48:50 +0000 (13:48 +0400)]
Doc: mention that Identity::signout() clears password and tokens