Go to file
Richard Hughes 58955c2167 bugfix: finish a cached transaction in an idle loop
When returning results from a cache we should always return finished in an idle
loop so we can block and wait for a response without having to know if we need
to wait for ::Finished()
2008-09-25 14:32:25 +01:00
backends trivial: don't use depricated functions 2008-09-25 12:44:36 +01:00
client trivial: use pk_extra_set_access in pk-import-specspo 2008-09-23 10:37:02 +01:00
contrib trivial: fix the fedora spec file 2008-09-12 16:09:50 +01:00
data trivial: add a link to packagekit to fix the make check 2008-09-17 13:13:29 +01:00
docs trivial: add a self check screenshot 2008-09-23 12:53:25 +01:00
etc Revert "Revert "change the default of RefreshCacheScanDesktopFiles and RefreshCacheUpdatePackageList to true. Distros that have slow methods may want to disable these"" 2008-09-23 14:11:50 +01:00
libpackagekit bugfix: turn off synchronous fsync when using PkExtra as the data isn't valuable, and we can reduce the time of the desktop scanning by 80% 2008-09-22 21:14:31 +01:00
man Change Service Packs' extension from .pack to .servicepack 2008-08-22 23:06:39 +05:30
po czech translation update 2008-09-25 09:44:28 +00:00
policy Fixed a typo in policy file (system"S") 2008-08-04 20:10:19 -03:00
python trivial: make rpmlint a bit happier with the python packagekit bindings, and fix up a few potential bugs on the way 2008-09-25 11:52:02 +01:00
src bugfix: finish a cached transaction in an idle loop 2008-09-25 14:32:25 +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 trivial: add some new CPPFLAGS to warn on using deprecated functions 2008-09-25 12:45:11 +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.4 2008-09-22 15:52:21 +01:00
README point to www.packagekit.org 2007-09-02 22:38:38 +01:00
RELEASE trivial: post release version bump 2008-09-22 16:01:30 +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