summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* tweak how we do coverage reportingDavid Zeuthen2007-11-112-8/+18
* remove glib dependency from libpolkit.soDavid Zeuthen2007-11-114-53/+34
* don't overflow when splitting a stringDavid Zeuthen2007-11-111-1/+2
* actually include the files with the spawn functionsDavid Zeuthen2007-11-112-0/+656
* add spawn function to libkitDavid Zeuthen2007-11-1110-72/+126
* add (empty, for now) tests for remaining filesDavid Zeuthen2007-11-115-1/+59
* use kit_strsplit in polkit-sysdepsDavid Zeuthen2007-11-112-6/+7
* add strsplit functionDavid Zeuthen2007-11-112-0/+132
* split utility bits into a private statically linked libraryDavid Zeuthen2007-11-1043-1405/+2566
* add unit tests for PolKitAuthorizationDavid Zeuthen2007-11-094-16/+232
* add unit tests for PolKitAuthorizationConstraintDavid Zeuthen2007-11-093-16/+269
* forgot to add src/Makefile.amDavid Zeuthen2007-11-081-0/+5
* add unit tests of PolKitPolicyCacheDavid Zeuthen2007-11-0811-86/+269
* use unique action namesDavid Zeuthen2007-11-081-2/+2
* add test case for PolKitError to get to 100%David Zeuthen2007-11-081-0/+2
* add some gtk-doc to private bits to get doc coverage to 100%David Zeuthen2007-11-082-0/+14
* fix build with all library soruce in src/David Zeuthen2007-11-083-10/+10
* move all library source to a src/ directoryDavid Zeuthen2007-11-0863-0/+17235