lp:policykit-1

Created by Jelmer Vernooij and last modified
Get this branch:
bzr branch lp:policykit-1

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
PolicyKit
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://anongit.freedesktop.org/PolicyKit.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 20 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on russkaya and finished taking 40 seconds — see the log
Import started on pear and finished taking 20 seconds — see the log

Recent revisions

606. By David Zeuthen <email address hidden>

Fix type in docs

It's RegisterAuthenticationAgentWithOptions, not just
RegisterAuthenticationAgent.

Signed-off-by: David Zeuthen <email address hidden>

605. By David Zeuthen <email address hidden>

Make it possible to influence agent registration with an a{sv} parameter

Additionally, add a "fallback" option. Also add support in this in the
pkttyagent(1) program.

This slightly breaks libpolkit-backend API by adding a GVariant* param
to one of the class vfuncs... but that API is already declared
unstable so that's fine.

Signed-off-by: David Zeuthen <email address hidden>

604. By David Zeuthen <email address hidden>

Add pkttyagent(1) helper

This came up while working on

 https://bugzilla.redhat.com/show_bug.cgi?id=804088

and is useful for example if it's not suitable or appropriate to link
against the polkit libraries.

Signed-off-by: David Zeuthen <email address hidden>

603. By David Zeuthen <email address hidden>

PolkitAgentSession: Don't leak file descriptors

This was reported here

 https://bugzilla.gnome.org/show_bug.cgi?id=671486

Signed-off-by: David Zeuthen <email address hidden>

602. By David Zeuthen <email address hidden>

PolkitUnixSession: Actually return TRUE if a session exists

Also, don't treat the integer returned by sd_session_get_uid() as a
boolean because that's just confusing.

Signed-off-by: David Zeuthen <email address hidden>

601. By David Zeuthen <email address hidden>

PolkitUnixSession: Set error if we cannot find a session for the given pid

Also, don't treat the integer returned by sd_pid_get_session() as a
boolean because that's just confusing. Also, don't confuse memory
supposed to be freed by g_free() and free(3) with each other. See

 https://bugzilla.redhat.com/show_bug.cgi?id=787222

for more details.

Signed-off-by: David Zeuthen <email address hidden>

600. By Allison Karlitskaya

Various builddir != srcdir fixes

Fix autogen.sh to work when run from the builddir.

Also: switch over to using the gobject-introspection Makefile (which is
out-of-tree safe) instead of hardcoding our own version.

https://bugs.freedesktop.org/show_bug.cgi?id=44599

Signed-off-by: David Zeuthen <email address hidden>

599. By David Zeuthen <email address hidden>

Post-release version bump

Signed-off-by: David Zeuthen <email address hidden>

598. By David Zeuthen <email address hidden>

Update NEWS for release

Signed-off-by: David Zeuthen <email address hidden>

597. By David Zeuthen <email address hidden>

Detect whether systemd is available and default to use if so

Signed-off-by: David Zeuthen <email address hidden>

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.