summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* prepare for merge of rewritten PolicyKitDavid Zeuthen2009-01-276-1699/+0
* api cleanup (part 1)David Zeuthen2008-08-154-98/+74
* bump to version 0.90 and ensure we're parallel installable with 0.9David Zeuthen2008-07-314-125/+22
* add support for FreeBSDJoe Marcus Clarke2008-04-301-1/+72
* be careful about what symbols we exportDavid Zeuthen2008-04-151-2/+2
* add support for Solaris platformJim Li2008-04-081-0/+3
* handle kit_strdup failure.Jim Meyering2008-03-041-1/+2
* make polkit-policy-file-validate require that actions are properly packagedDavid Zeuthen2008-02-261-12/+74
* actually check for bash in polkit-bash-completion.shDavid Zeuthen2007-12-181-0/+3
* add docs and bash completion bits for new exe and selinux_context constraintsDavid Zeuthen2007-12-071-2/+2
* add constraints for exe and SELinux context when granting an authorizationDavid Zeuthen2007-12-071-0/+8
* update completion + man page since polkit-auth(1) takes >1 --constraint argsDavid Zeuthen2007-12-051-4/+12
* refactor constraints API so there is one entry per constraint in the auth fileDavid Zeuthen2007-12-051-31/+35
* remove glib dep from libpolkit-dbusDavid Zeuthen2007-11-301-1/+1
* relicense everything to the MIT/X11 licenseDavid Zeuthen2007-11-284-44/+68
* add (partial) test cases for polkit-authorization-db.cDavid Zeuthen2007-11-251-1/+2
* define abstract Authentication Agent interface and make polkit-auth(1) use itDavid Zeuthen2007-11-201-3/+32
* add support for negative authorizationsDavid Zeuthen2007-11-192-17/+52
* add API for overriding defaults and make polkit-action(1) use this API.David Zeuthen2007-11-172-38/+245
* add unit tests of PolKitPolicyCacheDavid Zeuthen2007-11-082-4/+11
* fix build with all library soruce in src/David Zeuthen2007-11-081-5/+5
* introduce one-shot authorizationsDavid Zeuthen2007-10-311-1/+14
* make polkit_context_is_[caller|session]_authorized() take a PolKitErrorDavid Zeuthen2007-10-311-3/+5
* move Linux specific code into a single fileDavid Zeuthen2007-10-281-25/+4
* make the authdb pluggable and add a dummy backend as an exampleDavid Zeuthen2007-10-281-0/+5
* rewrite authorization database and polkit-grant (now known as polkit-auth)David Zeuthen2007-10-287-557/+993
* create an API for interfacing with the Authorization DatabaseDavid Zeuthen2007-10-231-3/+3
* make polkit-list-actions print information about <allow_any>David Zeuthen2007-09-271-0/+4
* also add another missing fileDavid Zeuthen2007-08-271-0/+102
* some more doc fixesDavid Zeuthen2007-08-241-1/+1
* clean up our documentationDavid Zeuthen2007-08-242-8/+4
* convert manual page sources to Docbook, add polkit-config-file-validate toolDavid Zeuthen2007-08-242-337/+0
* give a little love to polkit-list-actions(1) and polkit-grant(1)David Zeuthen2007-08-233-101/+217
* gracefully handle bad config/policy files, drop polkit-reload-config, syslogDavid Zeuthen2007-08-202-9/+0
* avoid the now defunct group concept in polkit-list-actionsDavid Zeuthen2007-08-201-5/+0
* make polkit-grant(1) work with <define_admin_user /> featureDavid Zeuthen2007-08-201-13/+40
* use correct type for conversation_done() functionDavid Zeuthen2007-08-091-1/+1
* fix up proper naming of some methods on the PolKitPolicyFileEntry classDavid Zeuthen2007-07-251-2/+2
* fix typoDavid Zeuthen2007-07-251-2/+3
* switch from VIA_ROOT to VIA_ADMINDavid Zeuthen2007-07-241-13/+13
* replace configuration reload mechanismDavid Zeuthen2007-07-122-0/+14
* remove the distinction for local vs. remote usersDavid Zeuthen2007-06-191-21/+10
* rip out the notion of ResourcesDavid Zeuthen2007-06-193-63/+13
* switch to XML for policy definition files and introduce descriptionsDavid Zeuthen2007-04-223-2/+148
* rename libpolkit to polkitDavid Zeuthen2007-04-175-74/+74
* remove misguided action parametersDavid Zeuthen2007-04-152-60/+0
* add grant functionality + lots of other changesDavid Zeuthen2007-04-155-6/+434
* remove all usage of glib from the header filesDavid Zeuthen2007-04-094-15/+21
* associate parameters (key/value pairs) with the Action classDavid Zeuthen2007-04-092-7/+67
* mass renaming of classesDavid Zeuthen2007-04-084-33/+33