summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)AuthorFilesLines
2009-02-06Fix a typo in policy configurationSebastian Heinlein1-1/+1
2009-02-06Make the dbus policy more fine grainedSebastian Heinlein1-1/+8
2009-02-04APT: allow the properties and introspection interface of the backend to everyoneSebastian Heinlein1-2/+8
2009-01-27remove bare send_interface linesScott Reeves1-2/+0
2009-01-07adapted pk-upgrade-distro.sh for suseThomas Goettlicher1-2/+10
2008-12-08bugfix: allow all clients to send to all interfaces of the server. Fixes DBus...Richard Hughes1-0/+1
2008-12-07bugfix: add the org.freedesktop.PackageKit.Transaction interface now that the...Richard Hughes1-0/+1
2008-12-06Fix apt configurationSebastian Heinlein1-1/+1
2008-11-19trivial: add some helper scrips I use in my checkoutRichard Hughes1-0/+0
2008-11-05bugfix: store job_count.dat in /var/lib as it's persistent, and some distros ...Richard Hughes1-1/+1
2008-10-18feature: use a seporate .pc file for packagekit-qtRichard Hughes2-1/+17
2008-10-18feature: rename the packagekit library to packagekit-glibRichard Hughes2-4/+4
2008-10-17trivial: according to the shared-mime-info-spec, generic icon is not validRichard Hughes3-3/+0
2008-10-17trivial: fix up the links to the python helper libraryRichard Hughes1-1/+1
2008-10-15feature: move the library into /usr/include/PackageKit/packagekit-glib as we ...Richard Hughes1-1/+1
2008-10-13bugfix: the mime type of a service pack is x-servicepack, not x-packRichard Hughes2-2/+2
2008-10-13bugfix: register the mime-type x-package-list as we are using it for service ...Richard Hughes2-0/+10
2008-10-05bugfix: use the correct command names in packagekit-background.cron to fix fd...Richard Hughes1-2/+2
2008-10-03trivial: spend less time unlocking to speed up test suiteRichard Hughes1-1/+1
2008-10-03trivial: make the test dispatcher more realistic by adding delays in __init__...Richard Hughes1-0/+9
2008-09-30APT: Fix StateHasChanged call after a cache updateSebastian Heinlein1-2/+1
2008-09-29bugfix: libpackagekit needs sqlite, so mark it as such in the pkgconfig fileRichard Hughes1-1/+1
2008-09-29APT: Fix path of apt config fileSebastian Heinlein1-1/+1
2008-09-25trivial: dist pk-spawn-dispatcher.py so we can use it in the self check libra...Richard Hughes1-0/+1
2008-09-17trivial: add a link to packagekit to fix the make checkRichard Hughes1-0/+1
2008-09-17trivial: move the common python dispatcher bits into backend.pyRichard Hughes1-13/+11
2008-09-17bugfix: split the dispatcher commands using tab else we don't handle filename...Richard Hughes1-3/+5
2008-09-15Add support for running the Ubuntu dist upgrade tool. Currently we enforce th...Sebastian Heinlein1-0/+11
2008-09-12trivial: dist upgradescript_SCRIPTSRichard Hughes1-0/+1
2008-09-12feature: add pk-upgrade-distro.sh so we can actually do the distro upgrade ac...Richard Hughes2-0/+29
2008-09-08Remove the dbus parts of yum2Sebastian Heinlein3-26/+0
2008-09-06APT: add a config snippet that calls the StateHasChanged method after each ca...Sebastian Heinlein2-0/+8
2008-09-05trivial: update dispatcher to how i would like it to lookRichard Hughes1-9/+16
2008-09-05trivial: add a test dispatcher scriptRichard Hughes1-0/+28
2008-09-05trivial: correct the stdout from the profiling scriptRichard Hughes1-2/+2
2008-09-03bugfix: rename the mime extension so we match on the right thingShishir Goyal1-1/+1
2008-08-06trivial: update some gitignore filesRichard Hughes1-1/+1
2008-08-01add a mime-type .pack to PackageKitShishir Goel2-1/+13
2008-06-22fix the permissions of the cron helper, fixes rh#451870Richard Hughes3-2/+2
2008-06-13bugfix: In PkSpawn don't convert stdout from the C locale to UTF-8, as some b...Richard Hughes1-1/+1
2008-06-06feature: add a mime handler for .catalog filesRichard Hughes3-0/+17
2008-06-06feature: Add PkCatalog for installing catalogs of applications. Catalog is th...Richard Hughes2-0/+17
2008-05-15add the source filterRichard Hughes1-1/+1
2008-05-15add support for http and ftp proxy servers in the daemon. This requires all b...Richard Hughes1-0/+1
2008-05-15allow passing environment parameters to pk_spawn_argvRichard Hughes1-0/+20
2008-05-06add a 'reason' parameter to StateHasChanged() so we canRichard Hughes1-1/+2
2008-04-15remove unneeded sourcing from the pm-utils scriptTill Maas1-2/+0
2008-04-1495packagekit should be executable when installed. fixes rh#442286Richard Hughes1-0/+3
2008-03-25remove the stderr path as the two streams sometimes get unsynronisedRichard Hughes3-25/+25
2008-03-18remove the waf build system. It's just oo unstable and unusable and is very b...Richard Hughes2-81/+0