2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 03, 2024 — Jun 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add unit test framework to the rest of the library sources More... over 17 years ago
fix build for dummy backend More... over 17 years ago
also check for file descriptor leaks More... over 17 years ago
tweak how we do coverage reporting More... over 17 years ago
remove glib dependency from libpolkit.so More... over 17 years ago
don't overflow when splitting a string More... over 17 years ago
actually include the files with the spawn functions More... over 17 years ago
add spawn function to libkit More... over 17 years ago
add (empty, for now) tests for remaining files More... over 17 years ago
use kit_strsplit in polkit-sysdeps More... over 17 years ago
add strsplit function More... over 17 years ago
also include libkit in top-level coverage report More... over 17 years ago
split utility bits into a private statically linked library More... over 17 years ago
add unit tests for PolKitAuthorization More... over 17 years ago
add unit tests for PolKitAuthorizationConstraint More... over 17 years ago
forgot to add src/Makefile.am More... over 17 years ago
add unit tests of PolKitPolicyCache More... over 17 years ago
use unique action names More... over 17 years ago
add test case for PolKitError to get to 100% More... over 17 years ago
add some gtk-doc to private bits to get doc coverage to 100% More... over 17 years ago
fix build with all library soruce in src/ More... over 17 years ago
move all library source to a src/ directory More... over 17 years ago
reimplement string hashing and comparison More... over 17 years ago
add doubly-linked lists More... over 17 years ago
hook up expat to use our memory handling API More... over 17 years ago
also dist test .policy files More... over 17 years ago
increase test coverage for PolKitPolicyFile More... over 17 years ago
fix some unaligned access bugs More... over 17 years ago
add unit tests for PolKitPolicyFile and add some features to PolKitHash More... over 17 years ago
improve coverage of PolKitPolicyFileEntry by switching to PolKitHashTable More... over 17 years ago