docs: add a "make sure your app works when there's no polkitd(8)" note
[platform/upstream/polkit.git] / src /
2012-06-06 David ZeuthenMake it work when using ConsoleKit instead of libsystem...
2012-06-06 Colin Waltersagenthelper-pam: Fix newline-trimming code
2012-05-25 David ZeuthenLog when the name org.fd.PolicyKit1 has been acquired
2012-05-25 David ZeuthenRun polkitd as an unprivileged user
2012-05-25 David ZeuthenRemove unused DBUS_GLIB_* and GIO_* variables
2012-05-25 David ZeuthenEnsure polkitd is rebuilt if libpolkit-backend-1.la...
2012-05-25 David ZeuthenMove polkitd into src/polkitbackend
2012-05-25 David ZeuthenUse g_unix_signal_add() from GLib 2.30
2012-05-24 David ZeuthenClarify pkexec(1) variables
2012-05-24 David ZeuthenCombine action and details parameters
2012-05-24 David ZeuthenUse a condition variable to signal that runaway killer...
2012-05-24 David ZeuthenTerminate runaway scripts
2012-05-23 David ZeuthenUse "rules", not "scripts" to refer to files in rules.d
2012-05-23 David ZeuthenPass expanded identity list to the AuthenticationSession
2012-05-23 David ZeuthenAdd default rules
2012-05-23 David ZeuthenStore private binaries in /usr/lib/polkit-1 instead...
2012-05-23 David ZeuthenNuke polkitbackend library, localauthority backend...
2012-05-23 David ZeuthenFix distcheck
2012-05-23 David ZeuthenRename --enable-systemd to --enable-libsystemd-login
2012-05-23 David ZeuthenMake polkit_details_insert() remove the key if passed...
2012-05-22 David ZeuthenUpdate docs
2012-05-22 David ZeuthenCreate rules.d directories
2012-05-21 David ZeuthenAdd test-cases and 10 second timeout for polkit.spawn()
2012-05-21 David ZeuthenAdd netgroup support
2012-05-21 David ZeuthenAdd test cases for evaluation order
2012-05-21 David ZeuthenUse addRule() and addAdminRule()
2012-05-21 David ZeuthenAlso load rules from /usr/share/polkit/rules.d
2012-05-19 David ZeuthenDon't include command-line in spawning error messages
2012-05-19 David ZeuthenMake polkit.spawn() take an array of arguments instead...
2012-05-18 David ZeuthenAdd polkit.spawn() to spawn external programs
2012-05-18 David ZeuthenMake it possible for JS code to change details
2012-05-18 David ZeuthenReformat init.js and also avoid quoting non-string...
2012-05-18 David ZeuthenEmit ::Changed signal after reloading rules
2012-05-18 David ZeuthenCollect garbage
2012-05-18 David ZeuthenAdd a couple of more error checks
2012-05-18 David ZeuthenClean up code a bit
2012-05-18 David ZeuthenPass details to JS functions and simplify how Subject...
2012-05-18 David ZeuthenInclude seat and session in Subject object
2012-05-18 David ZeuthenAdd experimental authority backend using JavaScript...
2012-04-12 David ZeuthenMake it possible to influence agent registration with...
2012-04-11 David ZeuthenAdd pkttyagent(1) helper
2012-03-08 David ZeuthenPolkitAgentSession: Don't leak file descriptors
2012-02-06 David ZeuthenPolkitUnixSession: Actually return TRUE if a session...
2012-02-06 David ZeuthenPolkitUnixSession: Set error if we cannot find a sessio...
2012-01-10 Ryan LortieVarious builddir != srcdir fixes
2012-01-03 Matthias ClasenAdd optional systemd support
2011-12-22 Nikki VonHollenBug 43610 - Add netgroup support
2011-12-20 Nikki VonHollenBug 43608 – Add unit tests
2011-12-06 David ZeuthenDefault to AdminIdentities=unix-group:wheel for local...
2011-10-18 David ZeuthenBug 41025 – Add org.freedesktop.policykit.owner annotation
2011-10-18 David ZeuthenAdd --no-debug option and use this for D-Bus activation
2011-09-20 David ZeuthenAdd support for the org.freedesktop.policykit.imply...
2011-08-01 Marc DeslauriersFix multi-line pam prompt handling
2011-08-01 Evan NemersonSpecify exported pkg-config files in GIRs
2011-08-01 Martin PittBug 38769 — pkexec: Support running X11 apps
2011-06-29 Martin PittFix backend crash if a .policy file does not specify...
2011-04-01 David Zeuthenpkexec: Avoid TOCTTOU problems with parent process
2011-04-01 David ZeuthenUse polkit_unix_process_get_uid() to get the owner...
2011-04-01 David ZeuthenMake PolkitUnixProcess also record the uid of the process
2011-03-31 David ZeuthenPolkitUnixProcess: Clarify that the real uid is returne...
2011-03-14 David ZeuthenDon't show diagnostic messages intended for the adminis...
2011-03-11 Benjamin Otteintrospection: Add --c-include to the gir files
2011-03-03 David ZeuthenBuild examples by default and fix compiler warnings
2011-03-03 David ZeuthenFix a couple of warnings triggered by gcc 4.6
2011-03-03 David ZeuthenDeprecated PolkitBackendActionLookup
2011-02-23 David ZeuthenAllow overriding message shown in authentication dialog
2011-02-23 David ZeuthenBug 29712 – Use monotonic for temporary authorizations
2011-02-23 David ZeuthenBe a bit more careful parsing the command-line
2011-02-23 David Zeuthenpkcheck: Make it possible to list and revoke temporary...
2011-02-23 David ZeuthenMake pkcheck(1) report if the authentication dialog...
2011-02-23 Adrian BunkBug 27253 – Use GOBJECT_INTROSPECTION_CHECK from gobjec...
2011-02-23 David ZeuthenBe more specific about what info we want when enumerati...
2011-02-23 David ZeuthenFix a memory leak
2011-02-23 David ZeuthenBug 32334 – Always set polkit.retains_authorization_aft...
2011-02-23 David ZeuthenBug 30438 – PolicyKit fails to build on AIX
2011-02-23 Michael BieblBug 29871 – Fix build failures with binutils-gold
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
2011-02-21 David ZeuthenPass caller and subject pid to authentication agent
2011-02-21 David ZeuthenAlways pass non-zero value to g_once_init_leave()
2011-02-21 David ZeuthenFix up debug and timeouts in agent helper
2011-02-21 David ZeuthenAdd some debug info that can be shown with the env...
2011-02-21 David ZeuthenImprove error reporting for authentication sessions
2011-02-18 David ZeuthenFix-up PolkitAgentSession to use GObject properties
2011-02-17 David ZeuthenBuild gir/typelib for PolkitAgent-1.0
2011-02-17 David ZeuthenAdd missing GObject Introspection annotations
2010-09-10 Colin WaltersFix another GCC uninitialized variable warning
2010-09-10 Colin WaltersFix (correct) GCC warning about possibly-uninitialized...
2010-09-10 Colin WaltersRemove duplicate definitions of enumeration types
2010-08-26 Vincent UntzBug 29816 – Install polkitagentenumtypes.h
2010-08-20 David ZeuthenFix dist-check
2010-08-20 David ZeuthenVarious doc cleanups
2010-08-20 David Zeuthenpkcheck: add --enable-internal-agent option
2010-08-20 David Zeuthenpkexec: add --disable-internal-agent option
2010-08-18 David ZeuthenFix ConsoleKit interaction bug
2010-08-12 David ZeuthenAdd textual authentication agent and use it in pkexec(1)
2010-08-12 David ZeuthenFix scanning of unix-process subjects
2010-08-09 David ZeuthenProperly reference headers
2010-08-09 David ZeuthenDon't dist org.freedesktop.ConsoleKit.xml; It's dead...
2010-08-09 David ZeuthenUpdate GI annotations
next