packagekit/libpackagekit
2007-10-05 16:10:56 +01:00
..
.gitignore use a selftest library 2007-08-31 00:20:13 +01:00
Makefile.am add the package list code to be used in the daemon and client 2007-10-02 22:59:53 +01:00
pk-client.c rename pk_package_list_remove_buffer to pk_package_list_clear 2007-10-05 16:10:56 +01:00
pk-client.h use PkPackageList in PkClient to reduce code duplication 2007-10-02 23:40:46 +01:00
pk-connection.c
pk-connection.h
pk-debug.c Convert debug to using g_vasprintf for long debug 2007-08-31 11:40:16 +02:00
pk-debug.h
pk-enum-list.c fix make check 2007-09-21 17:35:19 +01:00
pk-enum-list.h we don't need the action enum now we have a fully populated role 2007-09-20 17:57:59 +01:00
pk-enum.c Merge branch 'master' of git+ssh://rnorwood@git.packagekit.org/srv/git/PackageKit 2007-10-04 14:57:54 -04:00
pk-enum.h Merge branch 'master' of git+ssh://rnorwood@git.packagekit.org/srv/git/PackageKit 2007-10-04 14:57:54 -04:00
pk-job-list.c use PkClient 2007-09-24 21:46:54 +01:00
pk-job-list.h convert the job number to a transaction string. A big change, but it allows us to do some cool stuff. expect the daemon to leak and to crash for a few days. heh. 2007-09-18 21:35:32 +01:00
pk-marshal.list
pk-package-id.c add the new functions pk_package_id_equal and pk_package_id_strcmp as helpers. 2007-10-03 08:02:28 +01:00
pk-package-id.h add the new functions pk_package_id_equal and pk_package_id_strcmp as helpers. 2007-10-03 08:02:28 +01:00
pk-package-list.c rename pk_package_list_remove_buffer to pk_package_list_clear 2007-10-05 16:10:56 +01:00
pk-package-list.h rename pk_package_list_remove_buffer to pk_package_list_clear 2007-10-05 16:10:56 +01:00
pk-polkit-client.c
pk-polkit-client.h
pk-self-test.c add the package list code to be used in the daemon and client 2007-10-02 22:59:53 +01:00
pk-task-common.c move the filter bits into the comon file 2007-09-07 16:39:46 +01:00
pk-task-common.h move the filter bits into the comon file 2007-09-07 16:39:46 +01:00
pk-task-list.c use PkClient 2007-09-24 21:46:54 +01:00
pk-task-list.h use PkClient 2007-09-24 21:46:54 +01:00
README remove stuff we don't use 2007-09-24 23:36:58 +01:00

PkClient	Watch a single job for changes
PkJobList	Watch the job list for changes (list of jobs)
PkTaskList	Watch the job list and emit signals for tasks in job list