packagekit/client
2009-06-17 16:05:38 +01:00
..
.gitignore Remove support for the unused gcov and gprof testing tools 2009-05-28 09:37:22 +01:00
egg-debug.c convert the pk_debug and pk_warning entries to egg_ prefixes to signify this is now code shared between projects and not PK specific 2008-08-28 12:44:24 +01:00
egg-debug.h convert the pk_debug and pk_warning entries to egg_ prefixes to signify this is now code shared between projects and not PK specific 2008-08-28 12:44:24 +01:00
egg-string.c feature: move the library into /usr/include/PackageKit/packagekit-glib as we now have a few libraries that talk to PackageKit 2008-10-15 16:03:20 +01:00
egg-string.h feature: move the library into /usr/include/PackageKit/packagekit-glib as we now have a few libraries that talk to PackageKit 2008-10-15 16:03:20 +01:00
egg-test.c feature: move the library into /usr/include/PackageKit/packagekit-glib as we now have a few libraries that talk to PackageKit 2008-10-15 16:03:20 +01:00
egg-test.h feature: move the library into /usr/include/PackageKit/packagekit-glib as we now have a few libraries that talk to PackageKit 2008-10-15 16:03:20 +01:00
Makefile.am A few more trivial FreeBSD compile fixes 2009-05-03 15:30:44 +01:00
pk-console.c pkcon; trivially disable the destroy loop quit for now 2009-06-17 16:05:38 +01:00
pk-generate-pack.c Check earlier if we don't have libarchive when creating a service pack 2009-05-26 16:09:22 +01:00
pk-monitor.c feature: Print the daeon state when using pkmon in verbose mode 2009-02-16 09:59:39 +00:00
pk-self-test.c trivial: rename base filename and re-instate copyright 2008-10-08 12:37:18 +01:00
pk-tools-common.c bugfix: don't dereference a NULL pointer in pk_console_resolve() which can be done using pkcon list-install 2009-02-20 15:03:12 +00:00
pk-tools-common.h trivial: use a local PkClient in pk_console_resolve, passing in a private version to a generic function isn't a good idea 2008-10-20 12:29:00 +01:00