summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2012-07-31gdbus: Remove debug printsTomas Bzatek2-18/+0
2012-07-31gdbus: More errors to stripTomas Bzatek1-0/+3
2012-07-31gdbus: Rename common d-bus interface xml fileTomas Bzatek2-3/+3
2012-07-31gdbus: Code style fixesTomas Bzatek1-32/+16
2012-07-31gdbus: Fix case of GDbusAttributeValue structTomas Bzatek2-8/+8
2012-07-31gdbus: Use casting macros where possibleTomas Bzatek2-6/+6
2012-07-31gdbus: Use g_clear_object() where appropriateTomas Bzatek1-7/+3
2012-07-31gdbus: Properly suffix functions doing sync proxy creationTomas Bzatek2-10/+11
2012-07-31gdbus: Reword GVariant argumentsTomas Bzatek8-42/+42
2012-07-31gdbus: gmountoperationdbus.c: Move referenced objects aroundTomas Bzatek1-24/+26
2012-07-31gdbus: Construct proxies without connecting signals and propertiesTomas Bzatek2-2/+2
2012-07-31gdbus: Use G_VARIANT_TYPE_HANDLE for fd_id argumentsTomas Bzatek1-3/+3
2012-07-31gdbus: Move annotations to the interface XML fileTomas Bzatek2-6/+3
2012-07-31gdbus: Fix srcdir != builddir and make the build more quietTomas Bzatek1-2/+2
2012-07-31gdbus: Fixup d-bus interface naming styleTomas Bzatek1-18/+18
2012-07-31gdbus: Treat empty non-NULL strings for the "ay" type as NULLTomas Bzatek2-1/+8
2012-07-31gdbus: Remove unused daemon protocol definesTomas Bzatek1-106/+0
2012-07-31gdbus: Port the OpenIconForRead operationTomas Bzatek2-0/+5
2012-07-31gdbus: Monitoring portTomas Bzatek1-0/+25
2012-07-31gdbus: Core daemon and client portTomas Bzatek12-1217/+1109
2012-07-30Update the Address of the FSFFelix Möller23-46/+46
2012-07-28Fix a comment typoMatthias Clasen1-1/+1
2012-07-13common: add support show-unmount-progress signal to GMountOperationDBusCosimo Cecchi4-0/+116
2011-11-14Explicitly intialize mutexes on stackTomas Bzatek2-0/+7
2011-10-25Adapt to glib mutex API changesTomas Bzatek1-32/+28
2011-10-21Adapt to GLib 2.31 deprecations and thread API changesMatthias Clasen1-29/+14
2011-10-12Purge hardcoded -DG_DISABLE_DEPRECATEDColin Walters1-1/+1
2011-08-22mountsource: Fix leaks of GSimpleAsyncResultCarl-Anton Ingmarsson1-0/+3
2011-08-15daemon: Remove unused codeTomas Bzatek1-4/+0
2011-05-12New function to re-root a given path with a mount_prefixChristian Kellner2-0/+22
2011-04-08common: Remove unneeded copied header fileBastien Nocera3-57/+1
2011-04-07common: Use libbluray to get Blu-Ray metadataBastien Nocera3-166/+173
2011-03-17Cleanups and fixes for compiler warningsKjartan Maraas2-5/+2
2010-09-27Fix stringv transfer over dbusTomas Bzatek1-1/+2
2010-05-27Rename gdbusutils.h to avoid conflict with GIOMatthias Clasen8-10/+10
2010-04-26Skip malformed data from the backend sideTomas Bzatek1-0/+1
2009-11-26Add "default location" support for mountsChristian Kellner2-2/+13
2009-11-09[common] Loading icon and title on Blu-ray video discsBastien Nocera3-3/+264
2009-10-08Fix creating mount_spec from stringTomas Bzatek1-1/+1
2009-09-11Fix a ref leakMatthias Clasen1-0/+1
2009-08-18Avoid deadlock when pulling resolved dns-sd record from cacheTomas Bzatek1-2/+11
2009-08-18Canonicalize mount prefix to prevent mountspec matching issuesTomas Bzatek1-2/+2
2009-07-08Bug 587484 – Interaction when unmounting mounts and misc fixesDavid Zeuthen4-4/+366
2009-06-25Implement a dbus based metadata get callAlexander Larsson1-0/+1
2009-06-25Remove spew from gmountspec changesAlexander Larsson1-1/+0
2009-06-25Make g_mount_spec_to_string generate a "nicer" stringAlexander Larsson1-26/+38
2009-06-25Fix up GFileInfo marshallingAlexander Larsson1-3/+6
2009-06-25(de)marshal the attribute status in GFileInfoAlexander Larsson3-7/+25
2009-06-25Support (de)marshalling of new GFileInfo keys (invalid & stringv)Alexander Larsson2-9/+99
2009-06-23Add gvfsd-metadata update daemonAlexander Larsson1-0/+8