index
:
polkit
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
programs
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-13
Exit pkaction with status 0 on success
Miloslav Trmač
1
-0
/
+2
2013-05-13
Refuse unrecognized command-line operands
Miloslav Trmač
3
-0
/
+18
2013-05-13
Add bug reporting address and home page to --help output
Miloslav Trmač
4
-2
/
+21
2013-05-13
Don't spawn man for --help
Miloslav Trmač
3
-186
/
+138
2013-05-07
Drop unused variable
Miloslav Trmač
1
-5
/
+0
2013-04-11
pkexec: Set process environment from pam_getenvlist()
Steve Langasek
1
-0
/
+10
2013-04-11
polkitagent, pkexec: Respect SUID_CFLAGS and SUID_LDFLAGS
Vincent Untz
1
-0
/
+6
2013-01-09
Fix build on GNU Hurd
Emilio Pozuelo Monfort
1
-2
/
+3
2012-12-19
Set XAUTHORITY environment variable if is unset
David Zeuthen
1
-0
/
+22
2012-07-11
pkexec: add support for argv1 annotation and mention shebang-wrappers
David Zeuthen
1
-1
/
+15
2012-05-24
Clarify pkexec(1) variables
David Zeuthen
1
-2
/
+4
2012-05-22
Update docs
David Zeuthen
1
-1
/
+2
2012-04-12
Make it possible to influence agent registration with an a{sv} parameter
David Zeuthen
1
-6
/
+25
2012-04-11
Add pkttyagent(1) helper
David Zeuthen
2
-1
/
+250
2011-08-01
Bug 38769 — pkexec: Support running X11 apps
Martin Pitt
1
-10
/
+25
2011-04-01
pkexec: Avoid TOCTTOU problems with parent process
David Zeuthen
1
-27
/
+39
2011-03-03
Deprecated PolkitBackendActionLookup
David Zeuthen
3
-233
/
+33
2011-02-23
Be a bit more careful parsing the command-line
David Zeuthen
1
-11
/
+15
2011-02-23
pkcheck: Make it possible to list and revoke temporary authorizations
David Zeuthen
1
-1
/
+269
2011-02-23
Make pkcheck(1) report if the authentication dialog was dismissed
David Zeuthen
1
-0
/
+5
2011-02-23
Bug 27081 – pkexec fails to build on non glibc systems
David Zeuthen
1
-5
/
+4
2011-02-22
Bug 30653 – No way to detect cancellation in pkexec
David Zeuthen
1
-4
/
+13
2010-08-20
pkcheck: add --enable-internal-agent option
David Zeuthen
2
-2
/
+54
2010-08-20
pkexec: add --disable-internal-agent option
David Zeuthen
1
-2
/
+9
2010-08-12
Add textual authentication agent and use it in pkexec(1)
David Zeuthen
3
-3
/
+46
2010-08-09
Use polkit_authority_get_sync() instead of deprecated polkit_authority_get()
David Zeuthen
3
-3
/
+24
2010-07-02
Add shadow support
Andrew Psaltis
1
-0
/
+8
2010-03-10
Bug 26982 – pkexec information disclosure vulnerability
Dan Rosenberg
1
-3
/
+2
2009-12-15
Complain on stderr, not stdout
David Zeuthen
1
-3
/
+3
2009-12-15
Save original cwd in pkexec(1) since it will change during the life-time
David Zeuthen
1
-5
/
+17
2009-12-15
Make pkexec(1) use the syslogging facilities
David Zeuthen
1
-29
/
+90
2009-12-15
Make pkexec(1) validate environment variables
David Zeuthen
1
-2
/
+111
2009-12-15
Fix error message when no authentication agent is available
David Zeuthen
1
-1
/
+1
2009-12-15
Properly handle return value from getpwnam_r()
David Zeuthen
1
-3
/
+12
2009-12-11
Fix up last comment
David Zeuthen
1
-1
/
+1
2009-12-11
Run the open_session part of the PAM stack in pkexec(1)
David Zeuthen
2
-1
/
+89
2009-11-11
Port lockdown from pklalockdown(1) to D-Bus methods
David Zeuthen
2
-257
/
+1
2009-10-21
Bug 24176 – Current git master fails to build, GLIB_LDADD -> GLIB_LIBS
Michael Biebl
1
-4
/
+4
2009-09-13
Add missing comma so we're save both LANG and LANGUAGE, not only LANGLANGUAGE
David Zeuthen
1
-1
/
+1
2009-09-12
Implement lockdown for the Local Authority implementation
David Zeuthen
2
-1
/
+257
2009-09-11
Sort by action id in pkaction(1) output
David Zeuthen
1
-0
/
+11
2009-08-12
Generate GI gir and typelibs for libpolkit-gobject-1
David Zeuthen
1
-3
/
+14
2009-08-12
Bug 23093 – FreeBSD portability fixes
Joe Marcus Clarke
1
-17
/
+29
2009-07-30
Ensure all fds except stdin/stdout/stderr are closed after exec(2)
David Zeuthen
1
-0
/
+50
2009-07-28
Add polkit.retains_authorization_after_challenge to authz result
David Zeuthen
1
-27
/
+26
2009-07-27
Don't spawn man(1) from a setuid program
David Zeuthen
1
-12
/
+5
2009-07-15
Rip out polkit-local and refactor local authority to only use tmp authz
David Zeuthen
1
-1
/
+0
2009-07-13
Move local authority management to a separate library
David Zeuthen
1
-0
/
+1
2009-06-17
GIO modules need to be prefix with lib
David Zeuthen
1
-5
/
+5
2009-06-08
Use .../extensions instead of ../backends for loading extensions
David Zeuthen
1
-6
/
+6
[next]