projects
/
platform
/
upstream
/
polkit.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/polkit.git
2009-01-27
David Zeuthen
add a TODO item about the need for file monitors
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
David Zeuthen
implement 'run' command for polkit-1
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
David Zeuthen
add TODO item about being able to cancel a CheckAuthori...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
David Zeuthen
update TODO list
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
David Zeuthen
remove TODO item about moving commits to main repo...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
David Zeuthen
Merge branch 'master' of /home/davidz/Hacking/polkit
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
David Zeuthen
prepare for merge of rewritten PolicyKit
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
David Zeuthen
split core TODO items into separate groups for core...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
David Zeuthen
update TODO list
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
David Zeuthen
start writing a TODO list
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Richard Hughes
also dist org.freedesktop.ConsoleKit.xml
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
David Zeuthen
fix 'make distcheck'
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
David Zeuthen
fix up docs
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
David Zeuthen
finish authentication agent integration
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
David Zeuthen
add more infrastructure for authentication agent integr...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
David Zeuthen
honor implicit authorizations
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
David Zeuthen
add enumeration and handling of implicit authorizations
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
David Zeuthen
implement UnregisterAuthenticationAgent()
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
David Zeuthen
add infrastructure for registering/unregistering authen...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
David Zeuthen
add a hash() method to the Subject interface
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
David Zeuthen
remember to install polkittypes.h
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
David Zeuthen
first cut at authentication helper library
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
David Zeuthen
add pkgconfig files
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
David Zeuthen
add buildsys stuff for authentication library support
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
David Zeuthen
restrict add/remove of temporary authorizations to...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
David Zeuthen
rename check_temporary_authorization_for_subject()...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
David Zeuthen
make it possible to grant/revoke/use authorizations...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
David Zeuthen
implement adding/removing temporary authorizations
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
David Zeuthen
implement grant and revoke for permanent authorizations
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
David Zeuthen
make CheckAuthorization() use permanent authorizations...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
David Zeuthen
begin writing the implementation of the local authoriza...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
David Zeuthen
add a hash() method to PolkitIdentity
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
David Zeuthen
forgot to add new PolkitIdentity interface
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
David Zeuthen
split Subject into Subject and Identity and revise API
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
David Zeuthen
add remaining glue for {Add,Remove,Enumerate}Authorization
commit
|
commitdiff
|
tree
|
snapshot
2009-01-18
David Zeuthen
rename CheckClaim() to CheckAuthorization()
commit
|
commitdiff
|
tree
|
snapshot
2009-01-18
David Zeuthen
slighty fix up docs
commit
|
commitdiff
|
tree
|
snapshot
2009-01-18
David Zeuthen
add checks for whether someone is authorized to check...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
David Zeuthen
add PolkitUnixSession and associcated functions
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
David Zeuthen
remove attributes from AuthorizationClaim and CheckClaim()
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
David Zeuthen
implement 'polkit-1 list authorizations'
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
David Zeuthen
add async versions of PolkitAuthority methods
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
David Zeuthen
rudimentary monitoring of seats and sessions
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
David Zeuthen
start writing a SessionMonitor class
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
David Zeuthen
add debug for each CheckClaim() call
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
David Zeuthen
add infrastructure for CheckClaim() method
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
David Zeuthen
introduce a PendingCall type to make all backend operat...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
David Zeuthen
add polkit_unix_user_new_for_name()
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
David Zeuthen
improve output when enumerating actions using --verbose
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
David Zeuthen
add polkit-1 man page and rework cmd/options handling
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
David Zeuthen
add serialization for subjects and implement Enumerate...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
David Zeuthen
add subject interface and some classes implementing...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
David Zeuthen
return NULL for GIcon if there is no icon
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
David Zeuthen
add --version option
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
David Zeuthen
bring back annotations
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
David Zeuthen
slightly rework commandline tool
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
David Zeuthen
forgot to add polkitprivate.h
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
David Zeuthen
forgot to add polkittypes.h
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
David Zeuthen
update to latest EggDBus and rework how things are...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-08
David Zeuthen
keep up with EggDBus HEAD, in the removal of _async...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-07
David Zeuthen
rework AuthorizationClaim to be a GInterface so we...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-07
David Zeuthen
fix up namespacing for backend
commit
|
commitdiff
|
tree
|
snapshot
2008-12-07
David Zeuthen
port the .policy file parser and implement EnumerateActions
commit
|
commitdiff
|
tree
|
snapshot
2008-12-07
David Zeuthen
add core polkit actions
commit
|
commitdiff
|
tree
|
snapshot
2008-12-07
David Zeuthen
add a ActionPool class and rename BackendLocal to Backe...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-07
David Zeuthen
turn PolkitActionDescription into an user defined struct
commit
|
commitdiff
|
tree
|
snapshot
2008-12-07
David Zeuthen
use eggdbus to generate the AuthorizationResult enumeration
commit
|
commitdiff
|
tree
|
snapshot
2008-12-07
David Zeuthen
fix up gtkdoc cleaning
commit
|
commitdiff
|
tree
|
snapshot
2008-12-07
David Zeuthen
change code style to be like GLib and generate error...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-04
David Zeuthen
update for arg shuffling in EggDBus HEAD
commit
|
commitdiff
|
tree
|
snapshot
2008-12-04
David Zeuthen
implement EnumerateUsers()
commit
|
commitdiff
|
tree
|
snapshot
2008-12-03
David Zeuthen
forgot to add local backend impl
commit
|
commitdiff
|
tree
|
snapshot
2008-12-03
David Zeuthen
start using EggDBus
commit
|
commitdiff
|
tree
|
snapshot
2008-11-06
David Zeuthen
fix up autogen.sh
commit
|
commitdiff
|
tree
|
snapshot
2008-11-06
David Zeuthen
initial commit
commit
|
commitdiff
|
tree
|
snapshot
2008-08-15
David Zeuthen
api cleanup (part 1)
commit
|
commitdiff
|
tree
|
snapshot
2008-07-31
David Zeuthen
add backend daemon
commit
|
commitdiff
|
tree
|
snapshot
2008-07-31
David Zeuthen
also remove polkitd for now
commit
|
commitdiff
|
tree
|
snapshot
2008-07-31
David Zeuthen
bump to version 0.90 and ensure we're parallel installa...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-22
David Zeuthen
update NEWS again
POLICY_KIT_0_9
commit
|
commitdiff
|
tree
|
snapshot
2008-07-22
David Zeuthen
fix 'make distcheck'
commit
|
commitdiff
|
tree
|
snapshot
2008-07-22
David Zeuthen
update NEWS for release
commit
|
commitdiff
|
tree
|
snapshot
2008-07-22
David Zeuthen
update README (for the right wiki page) and COPYING...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-30
David Zeuthen
fix up permissions / docs for certain helpers and files...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-06
David Zeuthen
always allow uid 0 to ask about authorizations for...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-01
Joe Marcus...
remove watch on fd when reaching EOF
commit
|
commitdiff
|
tree
|
snapshot
2008-04-30
David Zeuthen
fix typo
commit
|
commitdiff
|
tree
|
snapshot
2008-04-30
David Zeuthen
fix autotools screwup
commit
|
commitdiff
|
tree
|
snapshot
2008-04-30
David Zeuthen
fix some build stuff to so the test suites run
commit
|
commitdiff
|
tree
|
snapshot
2008-04-30
David Zeuthen
need to link with libkit.la for some helpers
commit
|
commitdiff
|
tree
|
snapshot
2008-04-30
Joe Marcus...
add support for FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
David Zeuthen
update NEWS for release
POLICY_KIT_0_8
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
David Zeuthen
be careful about what symbols we export
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
David Zeuthen
ensure object is first in the list/hash iterator callba...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
David Zeuthen
print warning to stderr if a policy file is malformed...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
David Zeuthen
fix issue where users allowed to change defaults can...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
David Zeuthen
don't include libkit api docs
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
David Zeuthen
fix build when tests are disabled
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
David Zeuthen
don't leak the copied authorizations list on OOM
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
David Zeuthen
clear the right block when growing a string
commit
|
commitdiff
|
tree
|
snapshot
next