index
:
polkit
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
polkitagent
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-07
Fix a memory leak
Miloslav Trmač
1
-0
/
+1
2013-04-15
Add annotations for element types of returned lists
Miloslav Trmač
1
-1
/
+1
2013-04-15
Document deprecated functions.
Miloslav Trmač
1
-0
/
+9
2013-04-11
polkitagent, pkexec: Respect SUID_CFLAGS and SUID_LDFLAGS
Vincent Untz
1
-0
/
+6
2013-01-09
build: Remove generated introspection files on "make clean"
Michael Biebl
1
-0
/
+1
2012-11-13
build: Fix .gir generation for parallel make
Ryan Lortie
1
-0
/
+2
2012-10-09
PolkitAgent: Avoid crashing if initializing the server object fails
Adam Jackson
1
-2
/
+1
2012-06-06
agenthelper-pam: Fix newline-trimming code
Colin Walters
1
-3
/
+8
2012-05-23
Store private binaries in /usr/lib/polkit-1 instead of /usr/libexec
David Zeuthen
2
-5
/
+7
2012-04-12
Make it possible to influence agent registration with an a{sv} parameter
David Zeuthen
2
-30
/
+76
2012-03-08
PolkitAgentSession: Don't leak file descriptors
David Zeuthen
1
-0
/
+14
2012-01-10
Various builddir != srcdir fixes
Ryan Lortie
1
-25
/
+17
2011-08-01
Fix multi-line pam prompt handling
Marc Deslauriers
2
-18
/
+24
2011-08-01
Specify exported pkg-config files in GIRs
Evan Nemerson
1
-0
/
+1
2011-03-14
Don't show diagnostic messages intended for the administrator to the end user
David Zeuthen
1
-4
/
+0
2011-03-11
introspection: Add --c-include to the gir files
Benjamin Otte
1
-0
/
+1
2011-03-03
Fix a couple of warnings triggered by gcc 4.6
David Zeuthen
1
-3
/
+0
2011-02-23
Bug 27253 – Use GOBJECT_INTROSPECTION_CHECK from gobject-introspection
Adrian Bunk
1
-8
/
+8
2011-02-23
Bug 29871 – Fix build failures with binutils-gold
Michael Biebl
1
-0
/
+1
2011-02-21
Always pass non-zero value to g_once_init_leave()
David Zeuthen
1
-6
/
+7
2011-02-21
Fix up debug and timeouts in agent helper
David Zeuthen
3
-26
/
+34
2011-02-21
Add some debug info that can be shown with the env var POLKIT_DEBUG
David Zeuthen
1
-13
/
+49
2011-02-21
Improve error reporting for authentication sessions
David Zeuthen
2
-4
/
+54
2011-02-18
Fix-up PolkitAgentSession to use GObject properties
David Zeuthen
1
-4
/
+95
2011-02-17
Build gir/typelib for PolkitAgent-1.0
David Zeuthen
2
-2
/
+36
2010-09-10
Fix (correct) GCC warning about possibly-uninitialized variable
Colin Walters
1
-2
/
+2
2010-08-26
Bug 29816 – Install polkitagentenumtypes.h
Vincent Untz
1
-0
/
+1
2010-08-20
Fix dist-check
David Zeuthen
1
-1
/
+1
2010-08-20
Various doc cleanups
David Zeuthen
2
-17
/
+32
2010-08-12
Add textual authentication agent and use it in pkexec(1)
David Zeuthen
12
-80
/
+966
2010-08-09
Use polkit_authority_get_sync() instead of deprecated polkit_authority_get()
David Zeuthen
2
-4
/
+9
2010-08-09
Add g_return_if_fail() to all public API entry points
David Zeuthen
2
-0
/
+22
2010-07-30
Nuke eggdbus usage
David Zeuthen
1
-4
/
+0
2010-07-29
Port PolkitAgent to gdbus
David Zeuthen
1
-165
/
+250
2010-07-02
Add shadow support
Andrew Psaltis
5
-82
/
+363
2009-10-21
Bug 24235 – polkit-agent-helper may call pam_end with a stale pam handle
Andreas Sandberg
1
-0
/
+1
2009-09-13
Make private symbols accessible to libpolkitagent and libpolkitbackend
Michael Biebl
1
-0
/
+1
2009-09-13
Use _polkit_agent_marshal prefix
Michael Biebl
2
-3
/
+3
2009-09-13
Trim the list of exported symbols
Michael Biebl
1
-0
/
+2
2009-08-19
Use correct program name when complaining about not being setuid root
David Zeuthen
1
-1
/
+1
2009-08-12
Bug 23093 – FreeBSD portability fixes
Joe Marcus Clarke
1
-0
/
+12
2009-07-20
Add support for querying and revoking temporary authorizations
David Zeuthen
2
-13
/
+15
2009-06-08
Fix make distcheck
David Zeuthen
1
-0
/
+2
2009-05-19
Use an object, not a GHashTable when passing details around
David Zeuthen
2
-5
/
+9
2009-05-13
Only allow privileged apps to check authz and add ActionLookup interface
David Zeuthen
2
-0
/
+22
2009-02-09
prune TODO list and fix up single-header-file / API guard checks
David Zeuthen
5
-10
/
+21
2009-02-08
make authentication agents pass a session_id parameter
David Zeuthen
1
-1
/
+2
2009-02-08
generate all polkit dbus code in one place
David Zeuthen
2
-32
/
+16
2009-02-04
use new eggdbus feature to include enums/structs docs in the interface docs
David Zeuthen
1
-1
/
+2
2009-02-02
depend on EggDBus HEAD for stamp file and Docbook docs for D-Bus interfaces
David Zeuthen
1
-18
/
+20
[next]