summaryrefslogtreecommitdiff
path: root/hald/access-check.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-23replace deprecated g_basename() with g_path_get_basename()Danny Kukawka1-2/+15
2007-08-28avoid setting SELinux context on the PolKitCaller object if it's non-existantDavid Zeuthen1-1/+5
2007-06-20update to new API in PolicyKit 0.3David Zeuthen1-11/+3
2007-04-17changes to compile against recent PolicyKitDavid Zeuthen1-30/+30
2007-04-15remove use of "action parameters" now that they're going in PolicyKitDavid Zeuthen1-19/+3
2007-04-09take advantage of new parameter API in PolKitActionDavid Zeuthen1-17/+25
2007-04-08changes to cope with PolicyKit mass renamingDavid Zeuthen1-6/+6
2007-04-08prefix CK object paths with /org/fd/CK so PolicyKit gets the right pathDavid Zeuthen1-2/+8
2007-04-08libpolkit changed a bit; update to new APIDavid Zeuthen1-4/+4
2007-04-06port HAL over to use PolicyKit masterDavid Zeuthen1-17/+176
2007-04-01avoid crash if an addon is using IsLockedByOthers()David Zeuthen1-2/+4
2007-03-31change locking semantics slightly and add missing locking bitsDavid Zeuthen1-12/+110
2007-03-31change locking semantics a bit and add guidelines for SystemPowerManagementDavid Zeuthen1-37/+48
2007-03-25add interface locking and remove generic locking API committed yesterdayDavid Zeuthen1-0/+113
2007-03-25refactor access control checks into separate filesDavid Zeuthen1-0/+171