pkexec: Set process environment from pam_getenvlist()
[platform/upstream/polkit.git] / src / programs / pkexec.c
2013-04-11 Steve Langasekpkexec: Set process environment from pam_getenvlist()
2013-01-09 Emilio Pozuelo MonfortFix build on GNU Hurd
2012-12-19 David ZeuthenSet XAUTHORITY environment variable if is unset
2012-07-11 David Zeuthenpkexec: add support for argv1 annotation and mention...
2012-05-24 David ZeuthenClarify pkexec(1) variables
2012-05-22 David ZeuthenUpdate docs
2011-08-01 Martin PittBug 38769 — pkexec: Support running X11 apps
2011-04-01 David Zeuthenpkexec: Avoid TOCTTOU problems with parent process
2011-03-03 David ZeuthenDeprecated PolkitBackendActionLookup
2011-02-23 David ZeuthenBug 27081 – pkexec fails to build on non glibc systems
2011-02-22 David ZeuthenBug 30653 – No way to detect cancellation in pkexec
2010-08-20 David Zeuthenpkexec: add --disable-internal-agent option
2010-08-12 David ZeuthenAdd textual authentication agent and use it in pkexec(1)
2010-08-09 David ZeuthenUse polkit_authority_get_sync() instead of deprecated...
2010-07-02 Andrew PsaltisAdd shadow support
2010-03-10 Dan RosenbergBug 26982 – pkexec information disclosure vulnerability
2009-12-15 David ZeuthenComplain on stderr, not stdout
2009-12-15 David ZeuthenSave original cwd in pkexec(1) since it will change...
2009-12-15 David ZeuthenMake pkexec(1) use the syslogging facilities
2009-12-15 David ZeuthenMake pkexec(1) validate environment variables
2009-12-15 David ZeuthenFix error message when no authentication agent is available
2009-12-15 David ZeuthenProperly handle return value from getpwnam_r()
2009-12-11 David ZeuthenFix up last comment
2009-12-11 David ZeuthenRun the open_session part of the PAM stack in pkexec(1)
2009-09-13 David ZeuthenAdd missing comma so we're save both LANG and LANGUAGE...
2009-08-12 David ZeuthenGenerate GI gir and typelibs for libpolkit-gobject-1
2009-08-12 Joe Marcus ClarkeBug 23093 – FreeBSD portability fixes
2009-07-30 David ZeuthenEnsure all fds except stdin/stdout/stderr are closed...
2009-07-27 David ZeuthenDon't spawn man(1) from a setuid program
2009-05-19 David ZeuthenUse an object, not a GHashTable when passing details...
2009-05-15 David ZeuthenAdd a pkexec(1) command