summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)AuthorFilesLines
2011-06-13Autogenerate the .gitignore files using git.mkRichard Hughes4-7/+4
2011-01-27glib: do not return distro-specific id's whilst testing, to fix 'make check' ...Richard Hughes1-4/+4
2010-10-30trivial: Actually pass a UNIX socket to the helper process, rather than a pipeRichard Hughes1-0/+0
2010-10-29Add PkClientHelper, which allows a helper session program to be run for a tra...Richard Hughes2-0/+43
2010-08-04trivial: fix up the self check programRichard Hughes1-0/+0
2010-06-29Port 'make check' to GTest rather than using our homegrown EggTest functionalityRichard Hughes3-1/+32
2010-06-16Move the packagekitd binary to libexecRichard Hughes1-1/+1
2010-03-18* Fix Kubuntu support for upgrade (using env var exported by KPackageKit)Daniel Nicoletti1-6/+4
2010-01-27Update the Free Software Foundation addressRichard Hughes1-1/+1
2010-01-26* Add Kubuntu support for upgrade (using env var exported by KPackageKit)Daniel Nicoletti1-5/+12
2009-12-03trivial: fix make check after the distro-id stuff was changedRichard Hughes1-3/+3
2009-09-23glib2: port PkCatalog from glib1, and speed things up by an order of magnitudeRichard Hughes1-6/+6
2009-08-17Trivially add encoding to the top of the xml DBus system fileRichard Hughes1-0/+2
2009-08-04trivial: use DBUS_SYS_DIR instead of hard-written valueMounir Lamouri (volkmar)1-1/+1
2009-07-17Ensure the transaction database is not world readableRichard Hughes1-0/+6
2009-06-14Add subclasses to our registered mime-types. Fixes rh#504137Richard Hughes3-0/+3
2009-04-09trivial: move the pm-utils functionality out to an optional contrib directoryRichard Hughes2-31/+0
2009-04-09trivial: move the cron scripts out to an optional cron contrib directoryRichard Hughes4-71/+0
2009-04-09trivial: move the apt-specific 20packagekit to the apt backend directoryRichard Hughes2-7/+0
2009-04-09trivial: move the pkgconfig files to thier respective library locationsRichard Hughes3-33/+0
2009-04-09feature: remove job_count.dat, it's not used anymore since switching to the s...Richard Hughes2-6/+0
2009-04-09feature: remove the DBus backend. The only user (apt) has switched to spawned...Richard Hughes5-60/+0
2009-03-30bugfix: check for QtXml in configure and use the correct deps in the packagek...Richard Hughes1-2/+2
2009-03-17trivial: decrease the speed of the SIGKILL spawn test as sometimes it can fin...Richard Hughes1-1/+1
2009-03-04bugfix: fix the self test by using actual provides in the catalog fileRichard Hughes1-2/+2
2009-02-09APT: Install the main Python module into the packagekit package and use a com...Sebastian Heinlein1-1/+1
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