platform/upstream/polkit.git
2009-01-27 David Zeuthenprepare for merge of rewritten PolicyKit
2008-08-15 David Zeuthenapi cleanup (part 1)
2008-07-31 David Zeuthenadd backend daemon
2008-07-31 David Zeuthenalso remove polkitd for now
2008-07-31 David Zeuthenbump to version 0.90 and ensure we're parallel installa...
2008-07-22 David Zeuthenupdate NEWS again POLICY_KIT_0_9
2008-07-22 David Zeuthenfix 'make distcheck'
2008-07-22 David Zeuthenupdate NEWS for release
2008-07-22 David Zeuthenupdate README (for the right wiki page) and COPYING...
2008-06-30 David Zeuthenfix up permissions / docs for certain helpers and files...
2008-05-06 David Zeuthenalways allow uid 0 to ask about authorizations for...
2008-05-01 Joe Marcus... remove watch on fd when reaching EOF
2008-04-30 David Zeuthenfix typo
2008-04-30 David Zeuthenfix autotools screwup
2008-04-30 David Zeuthenfix some build stuff to so the test suites run
2008-04-30 David Zeuthenneed to link with libkit.la for some helpers
2008-04-30 Joe Marcus... add support for FreeBSD
2008-04-17 David Zeuthenupdate NEWS for release POLICY_KIT_0_8
2008-04-16 David Zeuthenbe careful about what symbols we export
2008-04-11 David Zeuthenensure object is first in the list/hash iterator callba...
2008-04-10 David Zeuthenprint warning to stderr if a policy file is malformed...
2008-04-08 David Zeuthenfix issue where users allowed to change defaults can...
2008-04-08 David Zeuthendon't include libkit api docs
2008-04-08 David Zeuthenfix build when tests are disabled
2008-04-08 David Zeuthendon't leak the copied authorizations list on OOM
2008-04-08 David Zeuthenclear the right block when growing a string
2008-04-08 David Zeuthenprint stack traces for where leaks were allocated
2008-04-08 Jim Liadd support for Solaris platform
2008-04-04 Kees Cookfix for CVE-2008-1658: format string vulnerability...
2008-03-17 David Zeuthenremove more debug spew
2008-03-17 David Zeuthenremove debug spew
2008-03-17 David Zeutheninvalidate memory cache after revoking one shot authori...
2008-03-04 Jim Meyeringhandle kit_strdup failure.
2008-03-04 Jim Meyeringavoid unnecessary/leaky use of strdup.
2008-03-04 Jim Meyering(do_auth): rename local: s/buf/password/
2008-03-04 Jim Meyeringremove unnecessary strdup.
2008-03-04 Jim Meyeringhandle kit_strdup_printf failure.
2008-03-04 David Zeuthenclarify docs for POLKIT_AUTHORIZATION_CONSTRAINT_TYPE_R...
2008-03-04 David Zeuthendon't check key/values in KitHash; they are not neccesa...
2008-02-29 David Zeuthenfix typo in docs for polkit_dbus_error_parse_from_strings()
2008-02-28 David Zeuthenalso add polkit_dbus_error_parse_from_strings() function
2008-02-28 David Zeuthenadd convenience API to consistently report authorizatio...
2008-02-26 David Zeuthenmake polkit-policy-file-validate require that actions...
2008-02-26 David Zeuthenfix doc in bugs for PolKitContextAddIOWatch
2008-02-26 Holger Machtavoid reliance on DT_REG so we work on reiserfs as...
2008-02-26 David Zeuthenavoid use normal timeout when showing auth dialog;...
2007-12-18 David Zeuthenactually check for bash in polkit-bash-completion.sh
2007-12-17 Carlos Corbachoalso add the new C file for the shadow helper
2007-12-17 Carlos Corbachoadd Shadow authentication framework
2007-12-17 David Zeuthenmake polkit-grant-helper-pam world readable
2007-12-17 Carlos Corbachosplit out authentication framework from authorisation...
2007-12-17 Carlos Corbachoremove unncessary PAM header inclusions
2007-12-07 David Zeuthenmake the docs show an index of new symbols in 0.8
2007-12-07 David Zeuthenfix typo in docs
2007-12-07 David Zeuthenadd docs and bash completion bits for new exe and selin...
2007-12-07 David Zeuthenadd additional checks when using strtoul
2007-12-07 David Zeuthenadd note about new polkit-resolve-exe-helper
2007-12-07 David Zeuthenadd constraints for exe and SELinux context when granti...
2007-12-07 David Zeuthenadd bogus Returns: to make gtk-doc happy
2007-12-07 David Zeuthenuse strlen to avoid writing garbage at the end of the...
2007-12-07 David Zeuthenpost release version bump to 0.8
2007-12-06 David Zeuthenbe more precise about permissions in the blurb at the...
2007-12-06 David Zeuthenupdate NEWS file POLICY_KIT_0_7
2007-12-06 David Zeuthenupdate completion + man page since polkit-auth(1) takes...
2007-12-06 David Zeuthenupdate TODO to mention Piter PUNK's patch
2007-12-06 David Zeuthenupdate TODO
2007-12-06 David Zeuthenfix dummy backend so it builds
2007-12-06 David Zeuthenrefactor constraints API so there is one entry per...
2007-12-05 David Zeuthendon't require .policy files for auth lookups
2007-12-01 David Zeuthendowngrade to session scope when granting authorizations...
2007-12-01 David Zeuthenfix a bug where KitList elements were not properly...
2007-12-01 David Zeuthenremove glib dep from libpolkit-dbus
2007-12-01 David Zeuthenimplement kit_hash_foreach_remove()
2007-12-01 David Zeuthenadd a new KitString class
2007-11-30 David Zeuthenadd some more test cases for p-a-db.c
2007-11-30 David Zeuthenfix OOM handling in p-a-db.c and only invalidate the...
2007-11-30 David Zeuthenadd some more test env variables so we can bypass Conso...
2007-11-29 David Zeuthenupdate .gitignore files
2007-11-29 David Zeuthenadd .gitignore files to get test tree structure in...
2007-11-29 David Zeuthenfix unit tests for polkit-authorization-db.c
2007-11-29 David Zeuthenadd test-friendly abstractions for getpwnam and getpwuid
2007-11-29 David Zeuthenonly fail the Nth alloc, not all allocs greater than N
2007-11-29 David Zeuthenavoid logging to syslog even for invalid files
2007-11-28 David Zeuthenrelicense everything to the MIT/X11 license
2007-11-25 David Zeuthenadd (partial) test cases for polkit-authorization-db.c
2007-11-25 David Zeuthenbuild with -rdynamic for maint mode and use this to...
2007-11-24 David Zeuthenfix a bug where the childs environment wasn't inherited
2007-11-24 David Zeuthenadd test harness for polkit-utils
2007-11-24 David Zeuthenwrite newline since kit_string_entry_create doesn't...
2007-11-23 David Zeuthenavoid adding newline at the end of generated entry
2007-11-22 David Zeuthenupdate TODO
2007-11-22 David Zeuthenalso encode \n\r\t characters
2007-11-22 David Zeuthenrework the .auths file format to use key/value pairs...
2007-11-22 David Zeuthenset errno to ENOMEM when forcibly failing an allocation
2007-11-21 David Zeuthenadd support for percent encoding/decoding and colon...
2007-11-21 David Zeuthenmake dummy backend work
2007-11-21 David Zeuthenfix 'make check-coverage'
2007-11-21 David Zeuthenremove Since gtk-doc tags from the internal libkit...
2007-11-20 David Zeuthendefine abstract Authentication Agent interface and...
2007-11-20 David Zeuthenmake PolKitAuthorization a bit more future proof by...
next