index
:
polkit
gdbus
master
polkit-0-96
revert-2c8287fb
wip/js-rule-files
Authorization Manager (mirrored from https://gitlab.freedesktop.org/polkit/polkit)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-11
update NEWS
POLICY_KIT_0_6
David Zeuthen
1
-0
/
+29
2007-09-27
make polkit-list-actions print information about <allow_any>
David Zeuthen
1
-0
/
+4
2007-09-27
don't fail on unknown XML tags, just skip them
David Zeuthen
3
-46
/
+53
2007-09-27
implement <allow_any> to specify default answer for any user
David Zeuthen
5
-11
/
+62
2007-09-26
add TODO item detailing how to handle upgrades
David Zeuthen
1
-0
/
+4
2007-09-25
add specifics for the Pardus distro
David Zeuthen
1
-2
/
+6
2007-09-10
use chgrp instead of chown with group only
Doug Goldstein
1
-2
/
+2
2007-09-10
install hook for setuid/setgid
Doug Goldstein
1
-1
/
+1
2007-09-10
gentoo OS type support
Doug Goldstein
1
-2
/
+6
2007-08-31
post-release version bump
David Zeuthen
1
-2
/
+2
2007-08-31
update NEWS file
POLICY_KIT_0_5
David Zeuthen
1
-0
/
+66
2007-08-31
bump so name
David Zeuthen
1
-1
/
+1
2007-08-31
fix 'make distcheck' by avoiding with man pages on distcheck
David Zeuthen
1
-0
/
+3
2007-08-31
make polkit-grant-helper-pam out of reach for normal users
David Zeuthen
1
-2
/
+5
2007-08-28
add an example of how define_admin_auth is used
David Zeuthen
1
-1
/
+20
2007-08-27
minor doc changes
David Zeuthen
2
-17
/
+23
2007-08-27
also forgot to add polkit-docs.xml
David Zeuthen
1
-0
/
+163
2007-08-27
also add another missing file
David Zeuthen
1
-0
/
+102
2007-08-27
forgot to add doc/version.xml.in
David Zeuthen
1
-0
/
+1
2007-08-27
make config file override grant database
David Zeuthen
1
-9
/
+32
2007-08-24
some more doc fixes
David Zeuthen
29
-50
/
+59
2007-08-24
update inline API docs
David Zeuthen
15
-24
/
+43
2007-08-24
fix up manual pages for some trivial errors
David Zeuthen
5
-4
/
+7
2007-08-24
revert "fixed code documentation issues"
David Zeuthen
3
-16
/
+17
2007-08-24
clean up our documentation
David Zeuthen
33
-1580
/
+937
2007-08-24
convert manual page sources to Docbook, add polkit-config-file-validate tool
David Zeuthen
14
-835
/
+889
2007-08-23
delay loading the configuration until it's needed
David Zeuthen
1
-38
/
+40
2007-08-23
Merge branch 'master' of ssh://david@git.freedesktop.org/git/PolicyKit
David Zeuthen
4
-18
/
+17
2007-08-23
give a little love to polkit-list-actions(1) and polkit-grant(1)
David Zeuthen
7
-116
/
+481
2007-08-23
fixed compiler warning about uid_t handling
Danny Kukawka
1
-1
/
+1
2007-08-23
fixed code documentation issues
Danny Kukawka
3
-17
/
+16
2007-08-22
add support for annotations
David Zeuthen
4
-5
/
+193
2007-08-22
work when SELinux is disabled
Richard Hughes
1
-6
/
+10
2007-08-20
gracefully handle bad config/policy files, drop polkit-reload-config, syslog
David Zeuthen
10
-112
/
+120
2007-08-20
avoid the now defunct group concept in polkit-list-actions
David Zeuthen
1
-5
/
+0
2007-08-20
minor doc cleanups
David Zeuthen
2
-15
/
+11
2007-08-20
rip out group concept from .policy files and rename <policy> element to <action>
David Zeuthen
6
-217
/
+129
2007-08-20
make libpolkit-grant less noisy
David Zeuthen
2
-1
/
+7
2007-08-20
make polkit-grant(1) work with <define_admin_user /> feature
David Zeuthen
1
-13
/
+40
2007-08-20
handle the case where we don't load descriptions
David Zeuthen
1
-3
/
+9
2007-08-20
properly support i18n'ed messages from .policy files
David Zeuthen
1
-40
/
+166
2007-08-13
export PolKitConfig and provide a <define_admin_auth/> config file directive
David Zeuthen
11
-121
/
+616
2007-08-09
when granting privileges, touch the /var/lib/PolicyKit/reload file
David Zeuthen
1
-0
/
+7
2007-08-09
make the /var/lib/PolicyKit/reload writable for group polkituser
David Zeuthen
1
-2
/
+3
2007-08-09
use correct type for conversation_done() function
David Zeuthen
1
-1
/
+1
2007-07-31
post-release version number bump
David Zeuthen
1
-2
/
+2
2007-07-30
provide a high-level interaction diagram of how this works
David Zeuthen
1
-2
/
+65
2007-07-30
use waitpid() to avoid Zombie processes
David Zeuthen
1
-1
/
+11
2007-07-30
put back isatty() checks when calling user is not uid 0
David Zeuthen
1
-7
/
+7
2007-07-30
remove the isatty() call so it's easier to audit the helper
David Zeuthen
1
-0
/
+2
[next]