packagekit/src
2008-04-08 13:38:43 +01:00
..
.gitignore Add a new DBUS interface org.freedesktop.PackageKit.Notify so we can get 2008-03-30 16:40:07 +01:00
Makefile.am use PkTransaction rather than PkRunner now. big change. 2008-04-08 13:37:32 +01:00
pk-backend-dbus.c make RepoSignatureRequired actually work 2008-04-05 12:00:48 +01:00
pk-backend-dbus.h constify *_get_type, it's top of the profile and could be unrolled 2008-04-02 01:01:51 +01:00
pk-backend-internal.h constify *_get_type, it's top of the profile and could be unrolled 2008-04-02 01:01:51 +01:00
pk-backend-spawn.c make RepoSignatureRequired actually work 2008-04-05 12:00:48 +01:00
pk-backend-spawn.h constify *_get_type, it's top of the profile and could be unrolled 2008-04-02 01:01:51 +01:00
pk-backend-thread.c fix g_return_val_if_fail checks in all the functions 2008-04-02 18:59:56 +01:00
pk-backend-thread.h constify *_get_type, it's top of the profile and could be unrolled 2008-04-02 01:01:51 +01:00
pk-backend.c don't allow a backend to use pk_backend_repo_signature_required more than once 2008-04-08 12:58:57 +01:00
pk-backend.h add the install_signature backend method, and reorder the methods while we are here to make them more sane 2008-04-07 09:17:44 +01:00
pk-cache.c fix g_return_val_if_fail checks in all the functions 2008-04-02 18:59:56 +01:00
pk-cache.h constify *_get_type, it's top of the profile and could be unrolled 2008-04-02 01:01:51 +01:00
pk-conf.c sqush a trivial typo in pk_conf_get_filename 2008-04-02 20:21:49 +01:00
pk-conf.h make PkRestart and PkConf use the same config file logic 2008-04-02 17:09:08 +01:00
pk-engine.c rip a load of code out of the PkEngine object, now this is done per-transaction in PkTransaction 2008-04-08 13:38:43 +01:00
pk-engine.h rip a load of code out of the PkEngine object, now this is done per-transaction in PkTransaction 2008-04-08 13:38:43 +01:00
pk-inhibit.c fix g_return_val_if_fail checks in all the functions 2008-04-02 18:59:56 +01:00
pk-inhibit.h constify *_get_type, it's top of the profile and could be unrolled 2008-04-02 01:01:51 +01:00
pk-interface-transaction.xml add the InstallSignature as a method on the Transaction interface 2008-04-07 09:47:49 +01:00
pk-interface.xml Merge the new interface, where we have one dbus path per transaction. big change, and lots more commits to follow 2008-04-08 13:33:52 +01:00
pk-main.c use the errors in PkTransaction on the dbus interface 2008-04-08 13:34:33 +01:00
pk-marshal.list fix conflict 2008-03-04 15:26:12 +00:00
pk-notify.c we don't use the tid for anything when we notify, so rip it out of the API 2008-04-08 13:35:04 +01:00
pk-notify.h we don't use the tid for anything when we notify, so rip it out of the API 2008-04-08 13:35:04 +01:00
pk-restart-dummy.c don't hard dep on gio 2008-04-04 11:42:39 +01:00
pk-restart-gio.c don't hard dep on gio 2008-04-04 11:42:39 +01:00
pk-restart.h constify *_get_type, it's top of the profile and could be unrolled 2008-04-02 01:01:51 +01:00
pk-security-dummy.c fix g_return_val_if_fail checks in all the functions 2008-04-02 18:59:56 +01:00
pk-security-polkit.c add the InstallSignature as a method on the Transaction interface 2008-04-07 09:47:49 +01:00
pk-security.h constify *_get_type, it's top of the profile and could be unrolled 2008-04-02 01:01:51 +01:00
pk-self-test.c constify *_get_type, it's top of the profile and could be unrolled 2008-04-02 01:01:51 +01:00
pk-spawn.c use BUFSIZ chunks of memory in PkSpawn to use the entire page of memory 2008-04-02 19:27:01 +01:00
pk-spawn.h constify *_get_type, it's top of the profile and could be unrolled 2008-04-02 01:01:51 +01:00
pk-thread-list.c fix g_return_val_if_fail checks in all the functions 2008-04-02 18:59:56 +01:00
pk-thread-list.h constify *_get_type, it's top of the profile and could be unrolled 2008-04-02 01:01:51 +01:00
pk-time.c fix g_return_val_if_fail checks in all the functions 2008-04-02 18:59:56 +01:00
pk-time.h constify *_get_type, it's top of the profile and could be unrolled 2008-04-02 01:01:51 +01:00
pk-transaction-db.c fix g_return_val_if_fail checks in all the functions 2008-04-02 18:59:56 +01:00
pk-transaction-db.h constify *_get_type, it's top of the profile and could be unrolled 2008-04-02 01:01:51 +01:00
pk-transaction-id.c transaction id is now a dbus path 2008-04-06 13:59:28 +01:00
pk-transaction-id.h use G_GNUC_WARN_UNUSED_RESULT to find a few bugs in the daemon 2008-03-10 09:24:32 +00:00
pk-transaction-list.c convert PkTransactionList to the new API, and dont expose the private struct to the world 2008-04-08 13:35:48 +01:00
pk-transaction-list.h convert PkTransactionList to the new API, and dont expose the private struct to the world 2008-04-08 13:35:48 +01:00
pk-transaction.c return the new exit code in the new unused Pktransaction when we have a key required 2008-04-08 12:57:11 +01:00
pk-transaction.h return the new exit code in the new unused Pktransaction when we have a key required 2008-04-08 12:57:11 +01:00
run-pk.sh don't always tee to a logfile on startup 2008-03-04 12:48:11 +00:00