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
path:
root
/
doc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-05
update completion + man page since polkit-auth(1) takes >1 --constraint args
David Zeuthen
1
-13
/
+13
2007-12-05
update TODO to mention Piter PUNK's patch
David Zeuthen
1
-0
/
+2
2007-12-05
update TODO
David Zeuthen
1
-7
/
+6
2007-11-30
add a new KitString class
David Zeuthen
1
-0
/
+1
2007-11-28
relicense everything to the MIT/X11 license
David Zeuthen
1
-18
/
+1
2007-11-21
update TODO
David Zeuthen
1
-31
/
+9
2007-11-20
define abstract Authentication Agent interface and make polkit-auth(1) use it
David Zeuthen
2
-8
/
+47
2007-11-19
add support for negative authorizations
David Zeuthen
1
-0
/
+19
2007-11-18
provide convenience functions for auth checking and port helpers to use them
David Zeuthen
1
-0
/
+1
2007-11-17
add support for vendor, vendor_url and icon_name tags in .policy files
David Zeuthen
1
-4
/
+48
2007-11-17
add API for overriding defaults and make polkit-action(1) use this API.
David Zeuthen
1
-6
/
+98
2007-11-12
fix parallel build
David Zeuthen
1
-3
/
+6
2007-11-11
add unit test framework to the rest of the library sources
David Zeuthen
1
-0
/
+1
2007-11-11
add spawn function to libkit
David Zeuthen
1
-0
/
+1
2007-11-10
split utility bits into a private statically linked library
David Zeuthen
2
-5
/
+20
2007-11-08
fix build with all library soruce in src/
David Zeuthen
1
-6
/
+6
2007-11-07
add doubly-linked lists
David Zeuthen
1
-0
/
+1
2007-11-05
implement our own hash table with 100% test coverage
David Zeuthen
1
-0
/
+2
2007-11-03
add unit test framework with gcov coverage support (make check-coverage)
David Zeuthen
1
-0
/
+6
2007-11-01
updated TODO list
David Zeuthen
1
-25
/
+29
2007-10-30
rearrange the docs so all API is in one section
David Zeuthen
1
-25
/
+8
2007-10-28
move Linux specific code into a single file
David Zeuthen
1
-0
/
+1
2007-10-28
rewrite authorization database and polkit-grant (now known as polkit-auth)
David Zeuthen
8
-138
/
+222
2007-10-23
create an API for interfacing with the Authorization Database
David Zeuthen
1
-0
/
+2
2007-10-22
use the Since: tag so gtk-doc can print what symbols are new in 0.7
David Zeuthen
1
-0
/
+7
2007-10-21
work on the docs
David Zeuthen
5
-34
/
+2259
2007-10-12
add id's so the generated HTML has stable and predictable file names
David Zeuthen
10
-18
/
+18
2007-09-27
don't fail on unknown XML tags, just skip them
David Zeuthen
1
-4
/
+0
2007-09-27
implement <allow_any> to specify default answer for any user
David Zeuthen
1
-5
/
+10
2007-09-26
add TODO item detailing how to handle upgrades
David Zeuthen
1
-0
/
+4
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
1
-11
/
+15
2007-08-27
also forgot to add polkit-docs.xml
David Zeuthen
1
-0
/
+163
2007-08-27
forgot to add doc/version.xml.in
David Zeuthen
1
-0
/
+1
2007-08-24
some more doc fixes
David Zeuthen
1
-1
/
+1
2007-08-24
fix up manual pages for some trivial errors
David Zeuthen
5
-4
/
+7
2007-08-24
clean up our documentation
David Zeuthen
25
-1513
/
+897
2007-08-24
convert manual page sources to Docbook, add polkit-config-file-validate tool
David Zeuthen
12
-498
/
+889
2007-08-22
add support for annotations
David Zeuthen
1
-0
/
+55
2007-08-20
gracefully handle bad config/policy files, drop polkit-reload-config, syslog
David Zeuthen
4
-47
/
+9
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
1
-79
/
+56
2007-08-13
export PolKitConfig and provide a <define_admin_auth/> config file directive
David Zeuthen
3
-11
/
+44
2007-07-25
fix typo
David Zeuthen
1
-1
/
+1
2007-07-24
fix up some of the docs
David Zeuthen
1
-1
/
+5
2007-07-24
switch from VIA_ROOT to VIA_ADMIN
David Zeuthen
2
-9
/
+11
2007-07-24
update TODO
David Zeuthen
1
-9
/
+44
2007-07-24
document the /etc/PolicyKit/PolicyKit.conf file with a manual page
David Zeuthen
7
-17
/
+256
2007-07-12
replace configuration reload mechanism
David Zeuthen
2
-1
/
+37
2007-07-12
remove the notion of modules
David Zeuthen
7
-395
/
+4
[next]