Go to file
2008-10-03 12:18:11 +01:00
backends Merge branch 'master' of git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit 2008-10-02 17:32:56 +02:00
client trivial: use pk_extra_set_access in pk-import-specspo 2008-09-23 10:37:02 +01:00
contrib feature: add a file Vendor.conf that allows vendors to change the URLs used in the frontend programs 2008-10-03 12:18:11 +01:00
data trivial: spend less time unlocking to speed up test suite 2008-10-03 11:13:36 +01:00
docs feature: add a file Vendor.conf that allows vendors to change the URLs used in the frontend programs 2008-10-03 12:18:11 +01:00
etc feature: add a file Vendor.conf that allows vendors to change the URLs used in the frontend programs 2008-10-03 12:18:11 +01:00
libpackagekit Merge branch 'master' of git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit 2008-10-01 17:36:46 +01:00
man Change Service Packs' extension from .pack to .servicepack 2008-08-22 23:06:39 +05:30
po trivial: rename the no_nb translation to nb on advice of Kjartan Maraas 2008-10-01 09:19:13 +01:00
policy Fixed a typo in policy file (system"S") 2008-08-04 20:10:19 -03:00
python bugfix: when we exit the dispatcher with 'exit' ensure we unlock if locked 2008-10-03 10:25:26 +01:00
src bugfix: instead of waiting in pk_spawn_exit, block so that we can't try to execute other scripts while it's exiting 2008-10-03 11:19:42 +01:00
tools trivial: add two new status enums, SCAN_APPLICATIONS and GENERATE_PACKAGE_LIST 2008-09-22 14:25: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 bugfix: make the pk-gstreamer-install helper emit proper GStreamer exit codes 2008-09-30 13:48:09 +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 don't use libselftest, instead use EggTest just like all my other projects 2008-09-04 09:29:54 +01:00
NEWS Release version 0.3.5 2008-09-29 16:13:00 +01:00
README point to www.packagekit.org 2007-09-02 22:38:38 +01:00
RELEASE trivial: post release version bump 2008-09-29 16:15:58 +01:00
TODO Make PkMessages into proper enumerated types with localised descriptions 2008-08-19 16:59:24 +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