summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)AuthorFilesLines
2012-01-11Fix builddir != srcdir issueRyan Lortie1-0/+1
2011-12-23Merge branch 'master' into repair-systemSebastian Heinlein3-6/+0
2011-12-14Convert libpackagekit-glib2 from dbus-glib to GDBusRichard Hughes3-6/+0
2011-12-09Add new roles SimulateRepairSystem and RepairSystemSebastian Heinlein1-0/+7
2011-12-03remove deprecated g_thread_init() on GLib < 2.31Per Øyvind Karlsen3-0/+6
2011-09-14Use the newest filter when resolving for new packages to installRichard Hughes1-1/+6
2011-07-15trivial: remove some #ifdef code that is always TRUERichard Hughes2-2/+0
2011-06-13Autogenerate the .gitignore files using git.mkRichard Hughes2-21/+3
2011-04-11pkcon: add missing {} around ifJesse Zhang1-1/+2
2011-01-06Only try to populate the command list in pkcon after the PkControl command ha...Richard Hughes1-6/+19
2010-12-13Explictly include GIO in the command line tools LDADD to try and fix a wierd ...Richard Hughes1-0/+4
2010-11-06Add an upgrade-kind parameter to UpgradeSystem()Richard Hughes1-1/+9
2010-11-02Add a new backend role for updating the whole distro: UpgradeSystemRichard Hughes1-1/+12
2010-10-31Add a new hint, 'cache-age' to allow the frontend to control the maximum age ...Richard Hughes1-0/+5
2010-10-20trivial: ensure we use GOptionContext early in startup to avoid spilling debu...Richard Hughes1-15/+15
2010-10-18Switch from EggDebug to the GLib debugging frameworkRichard Hughes6-29/+17
2010-09-29Add a nicer translated error when UpdatePackages has no packages to update. F...Richard Hughes1-5/+13
2010-09-16Fix generating an updates service pack using pkgenpackRichard Hughes1-1/+1
2010-07-22glib: Add an 'interactive' property to PkTask so that we can use it to do '-...Richard Hughes1-0/+1
2010-07-01Get the control properties async when the user starts the pkmon toolRichard Hughes1-2/+21
2010-06-29trivial: fix 'make distcheck'Richard Hughes1-0/+4
2010-06-29Port 'make check' to GTest rather than using our homegrown EggTest functionalityRichard Hughes5-141/+0
2010-05-19tweak from mergeMichael Meeks1-3/+3
2010-05-19add --force argument to pkcon refreshMichael Meeks1-4/+5
2010-05-12Use the new PkTask API in pkcon so we can deal with Media and Eula queriesRichard Hughes1-61/+61
2010-05-12Show the MediaChangeRequired signals in pkmonRichard Hughes1-5/+35
2010-04-28Allow clients to request a relocatable root, but only with admin authorityRichard Hughes1-0/+17
2010-04-02Fix up three typos in translated stringsYuri Chornoivan2-4/+4
2010-04-01Don't return from SetProxy() before we've got the authentication resultRichard Hughes1-1/+1
2010-04-01pkcon: if http_proxy or ftp_proxy are set in the environment, use themRichard Hughes2-0/+27
2010-03-26Show PkPackage changes in pkmon for easier debuggingRichard Hughes1-1/+21
2010-03-11Do not show installed packages when we choose packages to downloadRichard Hughes1-1/+1
2010-03-08trivial: print a message if there are not distro upgradesRichard Hughes1-1/+3
2010-02-01Show messages in the pkmon output when the task has completedRichard Hughes1-0/+26
2010-01-28Sort the packages by name in all pkcon resultsRichard Hughes1-1/+7
2010-01-27Update the Free Software Foundation addressRichard Hughes4-4/+4
2010-01-14If the user uses 'pkcon install dave.rpm' then give a useful error messageRichard Hughes1-1/+12
2010-01-14Ensure that pkgenpack generates filenames without ';' embedded in themRichard Hughes1-0/+3
2010-01-14Show the translated role and status when using pkgenpackRichard Hughes1-2/+17
2010-01-12trivial: rename foo_[to|from]_text to foo_[to|from}_string functions, to fit ...Richard Hughes3-18/+18
2009-12-07Remove the deprecated glib libraryRichard Hughes4-4/+4
2009-12-03pk-con: search provides for ANY instead of CODECDaniel Nicoletti1-1/+1
2009-11-26Moved get_distro id to a daemon propertyDaniel Nicoletti1-1/+16
2009-11-24pkcon: Add a return code for pkcon of 5 for 'nothing useful was done'Richard Hughes2-2/+49
2009-11-24pkcon: Add a message when there are no updatesRichard Hughes1-2/+9
2009-11-24Add a --plain option to pkcon to better support not-running with a consoleRichard Hughes1-11/+63
2009-11-24Fix a potential crash when pkcon gets a restart-required signalRichard Hughes1-2/+2
2009-11-23Update to a better version of the egg-debug codeRichard Hughes5-24/+6
2009-11-20Rename three methods in the unstable glib2 library so we are ready for 0.6.x ...Richard Hughes1-3/+3
2009-11-09Just for packagekit-glib2, drop the 'Code' from PkError as it's a redundant s...Richard Hughes2-4/+4