platform/upstream/polkit.git
2007-11-11 David Zeuthenactually include the files with the spawn functions
2007-11-11 David Zeuthenadd spawn function to libkit
2007-11-11 David Zeuthenadd (empty, for now) tests for remaining files
2007-11-11 David Zeuthenuse kit_strsplit in polkit-sysdeps
2007-11-11 David Zeuthenadd strsplit function
2007-11-10 David Zeuthenalso include libkit in top-level coverage report
2007-11-10 David Zeuthensplit utility bits into a private statically linked...
2007-11-09 David Zeuthenadd unit tests for PolKitAuthorization
2007-11-09 David Zeuthenadd unit tests for PolKitAuthorizationConstraint
2007-11-08 David Zeuthenforgot to add src/Makefile.am
2007-11-08 David Zeuthenadd unit tests of PolKitPolicyCache
2007-11-08 David Zeuthenuse unique action names
2007-11-08 David Zeuthenadd test case for PolKitError to get to 100%
2007-11-08 David Zeuthenadd some gtk-doc to private bits to get doc coverage...
2007-11-08 David Zeuthenfix build with all library soruce in src/
2007-11-08 David Zeuthenmove all library source to a src/ directory
2007-11-08 David Zeuthenreimplement string hashing and comparison
2007-11-08 David Zeuthenadd doubly-linked lists
2007-11-06 David Zeuthenhook up expat to use our memory handling API
2007-11-06 David Zeuthenalso dist test .policy files
2007-11-06 David Zeuthenincrease test coverage for PolKitPolicyFile
2007-11-06 David Zeuthenfix some unaligned access bugs
2007-11-06 David Zeuthenadd unit tests for PolKitPolicyFile and add some featur...
2007-11-05 David Zeuthenimprove coverage of PolKitPolicyFileEntry by switching...
2007-11-05 David Zeuthenimplement polkit_hash_foreach
2007-11-05 David Zeuthenexport memory mangement and hash table functions
2007-11-05 David Zeuthenimplement our own hash table with 100% test coverage
2007-11-04 David Zeuthenadd unit tests for PolKitPolicyFileEntry
2007-11-04 David Zeuthenadd unit tests for PolKitPolicyDefault
2007-11-03 David Zeuthenadd unit tests for PolKitCaller
2007-11-03 David Zeuthenadd unit tests for PolKitSession
2007-11-03 David Zeuthenadd unit tests for PolKitSeat
2007-11-03 David Zeuthenadd unit tests for PolKitResult
2007-11-03 David Zeuthenimplement OOM testing
2007-11-03 David Zeuthenadd tests for PolKitError
2007-11-03 David Zeuthenremove dead code
2007-11-03 David Zeuthenextend test coverage for PolKitAction
2007-11-03 David Zeuthenadd unit test framework with gcov coverage support...
2007-11-01 David Zeuthenupdated TODO list
2007-11-01 David Zeuthenintroduce one-shot authorizations
2007-10-31 David Zeuthenmake polkit_context_is_[caller|session]_authorized...
2007-10-31 David Zeuthenrename revoke_if_oneshot to is_mechanism and also expos...
2007-10-31 David Zeuthenavoid defining the same functions in both libpolkit...
2007-10-31 David Zeuthenremember to reset killtimer and fix an error message
2007-10-31 David Zeuthenprovide a polkit D-Bus service that is activated on...
2007-10-30 David Zeuthenmove authdb write functions to libpolkit-grant
2007-10-30 David Zeuthenrearrange the docs so all API is in one section
2007-10-29 David Zeuthenuse _destroy, not _unref for hash tables
2007-10-29 David Zeuthenfix uid retrival when getting auths from all users
2007-10-29 David Zeuthenfix docs
2007-10-29 David Zeuthenfix build with dummy backend
2007-10-29 David Zeuthenlet authdb backends synthesize policy file entries
2007-10-29 David Zeuthenminor build system and doc fixes
2007-10-29 David Zeuthenmove Linux specific code into a single file
2007-10-29 David Zeuthenmove all private functions into a private header file
2007-10-29 David Zeuthenmake the authdb pluggable and add a dummy backend as...
2007-10-28 David Zeuthenrewrite authorization database and polkit-grant (now...
2007-10-23 David Zeuthenremember to set uid on PolKitSession
2007-10-23 David Zeuthenmove POLKIT_GNUC_DEPRECATED to a separate line so gtk...
2007-10-23 David Zeuthencreate an API for interfacing with the Authorization...
2007-10-23 David Zeuthenadd docs for POLKIT_[BEGIN|END]_DECLS and also add...
2007-10-22 David Zeuthenuse the Since: tag so gtk-doc can print what symbols...
2007-10-22 David Zeuthenwork on the docs
2007-10-21 David Zeuthendon't spew debug output in libpolkit-dbus
2007-10-21 David Zeuthenavoid including regex.h from a public header file
2007-10-21 David Zeuthenadd C++ include guards and a new method to get pfe...
2007-10-18 David Zeuthenadd support to PolKitTracker for also asking on pid
2007-10-13 David Zeuthenpost-release version bump
2007-10-13 David Zeuthenadd id's so the generated HTML has stable and predictab...
2007-10-13 David Zeuthenadd the convenience class PolKitTracker
2007-10-11 David Zeuthenupdate NEWS POLICY_KIT_0_6
2007-09-27 David Zeuthenmake polkit-list-actions print information about <allow...
2007-09-27 David Zeuthendon't fail on unknown XML tags, just skip them
2007-09-27 David Zeuthenimplement <allow_any> to specify default answer for...
2007-09-26 David Zeuthenadd TODO item detailing how to handle upgrades
2007-09-25 David Zeuthenadd specifics for the Pardus distro
2007-09-10 Doug Goldsteinuse chgrp instead of chown with group only
2007-09-10 Doug Goldsteininstall hook for setuid/setgid
2007-09-10 Doug Goldsteingentoo OS type support
2007-08-31 David Zeuthenpost-release version bump
2007-08-31 David Zeuthenupdate NEWS file POLICY_KIT_0_5
2007-08-31 David Zeuthenbump so name
2007-08-31 David Zeuthenfix 'make distcheck' by avoiding with man pages on...
2007-08-31 David Zeuthenmake polkit-grant-helper-pam out of reach for normal...
2007-08-28 David Zeuthenadd an example of how define_admin_auth is used
2007-08-27 David Zeuthenminor doc changes
2007-08-27 David Zeuthenalso forgot to add polkit-docs.xml
2007-08-27 David Zeuthenalso add another missing file
2007-08-27 David Zeuthenforgot to add doc/version.xml.in
2007-08-27 David Zeuthenmake config file override grant database
2007-08-24 David Zeuthensome more doc fixes
2007-08-24 David Zeuthenupdate inline API docs
2007-08-24 David Zeuthenfix up manual pages for some trivial errors
2007-08-24 David Zeuthenrevert "fixed code documentation issues"
2007-08-24 David Zeuthenclean up our documentation
2007-08-24 David Zeuthenconvert manual page sources to Docbook, add polkit...
2007-08-24 David Zeuthendelay loading the configuration until it's needed
2007-08-24 David ZeuthenMerge branch 'master' of ssh://david@git.freedesktop...
2007-08-24 David Zeuthengive a little love to polkit-list-actions(1) and polkit...
2007-08-23 Danny Kukawkafixed compiler warning about uid_t handling
next