summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-11don't warn the user about the system dbus when we are just prevented from con...Richard Hughes5-5/+5
2008-04-11add the status icons to the FAQ pageRichard Hughes8-1/+22
2008-04-05release version 0.1.11PACKAGEKIT_0_1_11Richard Hughes3-1/+56
2008-04-05don't warn when the database is new set and we try to use the methodsRichard Hughes1-8/+38
2008-04-05don't prompt for the gpg promtp, it's too important to break for the releaseRichard Hughes1-0/+4
2008-04-05more RepoSigReqd fixesRichard Hughes3-16/+26
2008-04-05fix compile of the zypp backendRichard Hughes1-0/+3
2008-04-05make RepoSignatureRequired actually workRichard Hughes12-40/+105
2008-04-05don't mention yum so much in the detailed error text to fix rh#440701Richard Hughes1-8/+8
2008-04-04removed multiple calls to pk_backend_error_codeScott Reeves1-7/+16
2008-04-04[yum2] Fix YumBaseError message handling in _runYumTransactionLuke Macken1-1/+1
2008-04-04Merge branch 'master' of git+ssh://shaas@git.packagekit.org/srv/git/PackageKitStefan Haas2-5/+31
2008-04-04added rpm-execeptionsStefan Haas1-0/+5
2008-04-04make zypp-backend more verboseStefan Haas1-5/+18
2008-04-04yum: extended repo_signature_required to send pkgid and implemented new signa...Tim Lauridsen2-5/+31
2008-04-04don't hard dep on gioRichard Hughes3-1/+159
2008-04-04Merge branch 'master' of git+ssh://thos@git.packagekit.org/srv/git/PackageKitThomas Wood1-0/+5
2008-04-04fix 'pkcon get repos' by actually waiting for the return valueKlaus Kämpf1-0/+5
2008-04-04Merge branch 'master' of git+ssh://thos@git.packagekit.org/srv/git/PackageKitThomas Wood3-5/+11
2008-04-04opkg: alter pk_warning and pk_debug arguments to prevent compiler warningThomas Wood1-2/+2
2008-04-04Merge branch 'master' of git+ssh://shaas@git.packagekit.org/srv/git/PackageKitStefan Haas4-9/+39
2008-04-04changed package-id from vendor-id to user-idStefan Haas1-3/+3
2008-04-04make zypp-backend more verbose if resolution failedStefan Haas1-1/+7
2008-04-04yum: fix one char at a line messagesTim Lauridsen1-1/+1
2008-04-04yum: make get-requires pkg return the packages there need to removed if pkg i...Tim Lauridsen1-7/+30
2008-04-04add a note in the API docs about installed and available packagesRichard Hughes1-0/+6
2008-04-04yum plugins go in /usr/lib/yum-plugins, NOT %{_libdir}Richard Hughes2-1/+2
2008-04-03fix double free causing make distcheck to fail on openSUSEScott Reeves1-4/+2
2008-04-03rewrite the yum search functions so that we filter outRichard Hughes1-26/+41
2008-04-03fix some thinkos in pk_extra_populate_locale_cache_callback - pk-extra should...Richard Hughes1-11/+11
2008-04-03add a check in PkExtraRichard Hughes1-1/+1
2008-04-03remove the temp file to fix make distcheckRichard Hughes1-0/+3
2008-04-03remove unused GType define, it confused gtk-docRichard Hughes1-2/+0
2008-04-03add PKnotify into the help fileRichard Hughes2-1/+2
2008-04-03fix a thinko in the new hashing codeRichard Hughes1-6/+37
2008-04-03fix a trivial-ages-to-find typoRichard Hughes1-1/+1
2008-04-03add an extra of self checks in trying to find a bugRichard Hughes1-0/+16
2008-04-03add a simple hash table into PkExtra so we can seeRichard Hughes1-33/+157
2008-04-03only add the locale in pk-import-desktop.c if not NULLRichard Hughes1-1/+3
2008-04-03add two new files to POTFILES.in to fix make checkRichard Hughes1-0/+2
2008-04-02sqush a trivial typo in pk_conf_get_filenameRichard Hughes1-1/+1
2008-04-02sqush a typo in pk_conf_get_filenameRichard Hughes1-1/+1
2008-04-02don't get extra data for pk_extra_get_localised_detail that we don't use, and...Richard Hughes1-11/+43
2008-04-02use BUFSIZ chunks of memory in PkSpawn to use the entire page of memoryRichard Hughes1-2/+2
2008-04-02fix build, oopsRichard Hughes1-1/+1
2008-04-02update a gitignoreRichard Hughes1-0/+2
2008-04-02fix a couple of warnings in the poldek backendRichard Hughes1-6/+3
2008-04-02fix g_return_val_if_fail checks in all the functionsRichard Hughes30-480/+205
2008-04-02use g_timeout_add_seconds as PK_ENGINE_STATE_CHANGED_TIMEOUT is so largeRichard Hughes1-5/+5
2008-04-02make PkRestart and PkConf use the same config file logicRichard Hughes3-18/+49