summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2013-08-01GMountSpec to Uri was'nt encoding the host properly for CMIS URIs.Cédric Bosdonnat1-3/+9
2013-07-31moved gvfsuriutils.{ch} back to common to use them in cmis backend laterCédric Bosdonnat4-0/+411
2013-04-21GVfsIcon: support icon serialisationRyan Lortie2-0/+37
2013-04-02Fix compiler warningsBastien Nocera1-2/+2
2013-01-17Use g_list_free_full() where applicableTomas Bzatek2-5/+2
2012-12-07Fix use of uninitialized valuesTomas Bzatek2-3/+12
2012-11-02Capitalize acronymscjl1-3/+3
2012-09-04gmountsource: Always use NULL-terminated arraysTomas Bzatek2-12/+0
2012-08-30Add support for getting symbolic iconsWilliam Jon McCann3-6/+25
2012-08-25gmountspec: Make sure to free the GVariantIterJasper St. Pierre1-0/+2
2012-08-23Report back error_code on spawn fail due to bus name already ownedAlexander Larsson1-0/+1
2012-08-21Make the dnssd code non-sharedAlexander Larsson1-1/+1
2012-08-21Remove unused code from client libsAlexander Larsson1-1/+14
2012-08-21Remove unused gsysutils filesAlexander Larsson3-221/+0
2012-08-21Remove final parts of libdbusAlexander Larsson3-1430/+2
2012-08-21mount-op: adapt to guint64->gint64 API changeCosimo Cecchi4-10/+10
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