Go to file
2008-05-28 18:52:05 +01:00
backends Merge branch 'master' of git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit 2008-05-28 14:48:46 +01:00
client remove pk_client_package_buffer_get_size() and pk_client_package_buffer_get_item() to replace it with pk_client_get_package_list() 2008-05-28 18:37:51 +01:00
contrib trivial: use an epoch to trump fedora packages in the spec files 2008-05-23 15:38:16 +01:00
data add the source filter 2008-05-15 16:24:21 +01:00
docs document the bodge seporator used for updates and obsoletes in the UpdateDetail callback 2008-05-28 14:47:11 +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 add another couple of unit tests 2008-05-28 18:52:05 +01:00
libselftest remove the waf build system. It's just oo unstable and unusable and is very bitrotted 2008-03-18 20:52:13 +00: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-05-20 Fabian Affolter <fabian@bernewireless.net> (via 2008-05-20 19:56:03 +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 Fix RemovePackages in the daemon backend 2008-05-21 15:32:42 +02:00
src trivial: fix a tiny-weenie memory leak if we get the array list when a task is finished and waiting to be cleaned up 2008-05-24 16:30:34 +01:00
tools trivial: remove private file 2008-05-23 09:19:02 +01:00
.gitignore add gtk-doc support into libpackagekit. depressing reading 2007-12-11 23:26:28 +00: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 * Added skel for urpmi backend integration/implementation (Part 2) 2008-05-27 11:21:11 +02: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 Release version 0.2.1 2008-05-09 20:59:22 +01:00
README point to www.packagekit.org 2007-09-02 22:38:38 +01:00
RELEASE add some notes on howto do the release, as Robin is going to do the next one 2008-05-27 13:36:59 +01:00
TODO remove some completed stuff from the todo 2008-05-02 18:05:05 +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