Get this repository:
git clone https://git.launchpad.net/signond

See all merge proposals.

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://gitlab.com/accounts-sso/signond.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log

Branches

Name Last Modified Last Commit
test-mechanisms 2022-07-30 14:13:44 UTC
tests: print mechanisms on failure

Author: Alberto Mardegan
Author Date: 2022-07-30 14:13:44 UTC

tests: print mechanisms on failure

master 2022-07-29 02:33:15 UTC
signond install does not require superuser anymore

Author: Marius P
Author Date: 2022-07-29 02:33:15 UTC

signond install does not require superuser anymore

I install Qt5 and everything using kdesrc-build.
Fix issue "/home/n/kde/src/signond/src/signond/signond.pro
conf_file.path = /etc/
/home/n/kde/qt5/bin/qmake -install qinstall /home/n/kde/src/signond/src/signond/signond.conf /etc/signond.conf
Error copying /home/n/kde/src/signond/src/signond/signond.conf to /etc/signond.conf: Destination file exists".
From now on, I build signond using:
qmake-options PREFIX=${kdedir} CONFIG+=no_etc

tintou/bionic 2020-08-03 19:01:24 UTC
Try focal

Author: Corentin Noël
Author Date: 2020-08-03 18:49:39 UTC

Try focal

deb-packaging 2018-09-19 07:04:55 UTC
Release 8.60

Author: Corentin Noël
Author Date: 2018-09-19 07:04:55 UTC

Release 8.60

fixcrashonclose 2015-01-30 02:02:11 UTC
signond: Initialize private member ptr in ctor to avoid crash

Author: Chris Adams
Author Date: 2015-01-30 02:00:12 UTC

signond: Initialize private member ptr in ctor to avoid crash

This commit initializes the m_secretsDB member of the default secrets
storage class to avoid spurious close() on invalid pointer.

It also ensures that the database name and connection name strings
for the default secrets storage database are detached from their
source strings, in case their source string is a QStringLiteral which
comes from a plugin which gets unloaded prior to the dtor being called.

continue-read-response 2015-01-13 07:05:20 UTC
signond: Continue reading from plugins after handling response if necessary

Author: Chris Adams
Author Date: 2015-01-13 07:02:38 UTC

signond: Continue reading from plugins after handling response if necessary

There may be more than one response from the plugin; for example, during
a refresh, you receive a store and result response. If both arrive
simultaniously, readyRead() will not be signalled again after handling
the first response. The request will then be deadlocked waiting for a
response that is sitting in the file buffer.

The immediate solution is simply to read again if there's more to be
read after handling a response.

Author: John Brooks <john.brooks@jollamobile.com>
Date: Wed Nov 6 02:14:53 2013 -0700

qdbusvmaps 2013-07-01 02:02:56 UTC
Convert QDBusArgument session parameters to QVariantMap

Author: Chris Adams
Author Date: 2013-06-27 09:21:45 UTC

Convert QDBusArgument session parameters to QVariantMap

Some QDBusArgument parameters are able to be converted to QVariantMap
which can be serialized successfully. This patch adds a (recursive)
QDBusArgument expansion function to the BlobIOHandler class from
libsignon-plugins-common which allows QVariantMap session data
parameters to be sent to and received from signon plugins.

auth-session-constructor 2013-01-15 12:37:39 UTC
lib: make the AuthSession constructor public

Author: Alberto Mardegan
Author Date: 2013-01-15 12:37:39 UTC

lib: make the AuthSession constructor public

intel 2012-08-22 14:06:05 UTC
Remove QPair inheritance from SecurityContext and have better member

Author: Jussi Laako
Author Date: 2012-08-22 14:06:05 UTC

Remove QPair inheritance from SecurityContext and have better member
naming

aux-param 2012-04-10 12:58:47 UTC
Use QDBusVariant instead of QVariant

Author: Jussi Laako
Author Date: 2012-04-10 12:58:47 UTC

Use QDBusVariant instead of QVariant

pr1.1 2011-09-26 12:26:41 UTC
changelog entry

Author: Tomi Suviola
Author Date: 2011-09-26 12:26:41 UTC

changelog entry

harmattan 2011-09-26 12:26:41 UTC
changelog entry

Author: Tomi Suviola
Author Date: 2011-09-26 12:26:41 UTC

changelog entry

master-gitorious 2011-09-22 09:02:23 UTC
version update

Author: Tomi Suviola
Author Date: 2011-09-22 09:02:23 UTC

version update

pr1.0 2011-07-13 09:57:48 UTC
Changelog entry

Author: Tomi Suviola
Author Date: 2011-07-13 09:57:48 UTC

Changelog entry

plugin-restart 2011-06-18 07:04:00 UTC
Fix the plugin type() method

Author: Alberto Mardegan
Author Date: 2011-06-18 07:04:00 UTC

Fix the plugin type() method

Old implementation could never work.

115 of 15 results

Other repositories

Name Last Modified
lp:signond 2024-04-20
11 of 1 result
You can't create new repositories for signond.