Go to file
Robin Norwood f51198129c Clean up dbus config files.
o Always use @PACKAGEKIT_USER@, never explicitly specify root.
o DBUS denies requests by default anyway, no need to explicitly deny.
o packagekitd and the DBUS backends both run as PACKAGEKIT_USER.  If
  you want different users, you'll have to fix that.
2008-02-28 13:16:46 -05:00
backends minor changes in zypp-api 2008-02-28 11:50:29 +01:00
client try to cancel tasks when we control-c out of pkcon 2008-02-28 01:23:46 +01:00
contrib Script needs a shebang line 2007-12-21 13:48:40 -05:00
data Clean up dbus config files. 2008-02-28 13:16:46 -05:00
docs Merge branch 'train' 2008-02-26 00:42:39 +01:00
etc Install to SYSCONFDIR instead of PREFIX/etc 2007-11-10 15:13:58 +00:00
libgbus Use syntax in makefiles, not @VAR@ 2008-02-20 18:16:48 +00:00
libpackagekit allow calling pk_client_get_role on a client with no tid 2008-02-28 01:22:48 +01:00
libselftest Use syntax in makefiles, not @VAR@ 2008-02-20 18:16:48 +00:00
man Reference pkmon(1) from the pkcon(1) man page 2007-12-15 21:08:34 -05:00
po make the PackageKit actions localised, and generally enable gettext 2008-02-27 00:36:56 +01:00
policy make the PackageKit actions localised, and generally enable gettext 2008-02-27 00:36:56 +01:00
python o 'bytes' in the description signal is supposed to be a uint64, not a uint32. 2008-02-22 14:02:22 -05:00
src allow cancelling of dbus calls - untested 2008-02-28 01:32:08 +01:00
tools add the supported filter 2008-02-17 19:09:32 +00:00
.gitignore add gtk-doc support into libpackagekit. depressing reading 2007-12-11 23:26:28 +00:00
acinclude.m4
AUTHORS Grouped yum backend authors in AUTHOR file 2007-12-13 11:50:09 +01:00
autogen.sh Run intltoolize in the autogen.sh script 2008-02-27 12:21:34 +00:00
ChangeLog
configure.ac make the PackageKit actions localised, and generally enable gettext 2008-02-27 00:36:56 +01:00
COPYING
HACKING o Change from 'licence' to 'license' throughout. 2007-12-03 16:49:42 -05:00
MAINTAINERS
Makefile.am make the PackageKit actions localised, and generally enable gettext 2008-02-27 00:36:56 +01:00
NEWS release version 0.1.8 2008-02-21 19:13:01 +00:00
README
TODO update TODO 2008-01-27 13:43:12 +00:00
waf update waf to not be a binary blob but instead use wafadmin 2007-11-10 15:15:15 +00:00
waf-light update to latest waf version 2008-01-27 13:58:18 +00:00
wscript update to latest waf version 2008-01-27 13:58:18 +00:00

			          PackageKit
		       A DBUS packaging abstraction layer

PackageKit is a DBUS abstraction layer that allows the session user to manage
packages in a secure way using a cross-distro, cross-architecture API.

For more information, please see http://www.packagekit.org