Go to file
2008-06-09 17:03:19 +02:00
backends bugfix: update-packages of the urpmi backend 2008-06-09 16:57:39 +02:00
client trivial: don't print how long each task took in pkcon, that's a debugging thing 2008-06-06 16:17:44 +01:00
contrib trivial: move the gnome-packagekit stuff to it's own source tree 2008-06-09 11:02:41 +01:00
data feature: add a mime handler for .catalog files 2008-06-06 16:10:39 +01:00
docs pk-matrix updated for urpmi backend 2008-06-09 17:03:19 +02: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 bugfix: make pk_client_get_package() actually work by using the corretc method name 2008-06-09 11:09:27 +01:00
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 trivial: add a file to POTFILES.in to fix make distcheck 2008-06-09 10:42:03 +01:00
policy add a system method SetProxy() for setting the proxy from the session securely 2008-05-16 14:33:53 +01:00
python Fix RemovePackages in the daemon backend 2008-05-21 15:32:42 +02:00
src trivial: move libst_get_data_file() into libselftest so we can use it in other modules 2008-06-05 07:37:02 +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 post release version bump 2008-06-05 14:12:40 -04: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 trivial: add new NEWS file for the release 2008-06-05 18:16:52 +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