Go to file
2008-07-20 11:24:29 +01:00
backends trivial: fix up two typos in the new yum cleanup 2008-07-08 16:21:00 +01:00
client bugfix: don't optimise for the common case in pk-import-desktop as we really want to regenerate the cache even if it's slow 2008-07-08 14:56:33 +01:00
contrib trivial: fix up download locations 2008-07-11 13:45:33 +01:00
data fix the permissions of the cron helper, fixes rh#451870 2008-06-22 16:23:48 +01:00
docs trivial: fix up download locations 2008-07-11 13:45:33 +01:00
etc add pk_control_set_proxy so we can trivially set the proxy from client programs 2008-05-16 15:38:10 +01:00
libgbus make libgbus send a signal when we are replaced on the bus 2008-04-01 02:11:50 +01:00
libpackagekit Added download packages functionality to pkcon 2008-07-03 16:24:19 +05:30
libselftest trivial: move libst_get_data_file() into libselftest so we can use it in other modules 2008-06-05 07:37:02 +01:00
man alpm: fixes related to new packagekit daemon, backend_install_files stuff moved to another thread 2008-05-07 19:27:56 +03:00
po 2008-07-07 Fabian Affolter <fabian@bernewireless.net> (via 2008-07-07 10:05:02 +00:00
policy add a system method SetProxy() for setting the proxy from the session securely 2008-05-16 14:33:53 +01:00
python Use glib mainloop for running 2008-07-20 11:24:29 +01:00
src add a new helper class for talking to an embedded python instance. WIP, and probably won't work yet 2008-07-10 15:21:23 +01:00
tools trivial: update some .gitignore files 2008-06-04 17:10:25 +01:00
.gitignore trivial: update some .gitignore files 2008-06-04 17:10:25 +01:00
acinclude.m4 configure: change modes for .ac and .m4 stuff 2008-05-07 01:02:06 +03:00
AUTHORS Add poldek backend 2008-03-10 16:47:22 +01:00
autogen.sh add some updated copyright attributions on request of James Westby 2008-05-11 17:44:57 +01:00
ChangeLog add ChangeLog 2007-08-20 13:32:02 +01:00
CodingStyle don't winge about coding style without justification; justify it. 2008-05-02 14:42:51 +01:00
configure.ac trivial: add the build pieces to allow building with Python.h and an embedded interpreter in the future 2008-07-10 15:18:57 +01:00
COPYING initial 2007-07-31 17:53:31 +01:00
HACKING Turn UpdatePackage() into UpdatePackages() - this lets us do some cool things 2008-03-18 23:48:15 +00:00
MAINTAINERS initial 2007-07-31 17:53:31 +01:00
Makefile.am add a make snapshot target for rpm builds 2008-04-20 23:37:29 +01:00
NEWS abi: rename some source files and be more militant with const 2008-06-25 12:35:15 +01:00
README point to www.packagekit.org 2007-09-02 22:38:38 +01:00
RELEASE trivial: add two more steps to RELEASE 2008-06-05 20:05:52 +01:00
TODO trivial: update TODO 2008-06-03 10:06:42 +01: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