summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
* common: Fix a warningRoss Lagerwall2015-01-261-1/+0
* ProxyVolumeMonitor: Load list of installed remote monitors via dbusAlexander Larsson2015-01-262-2/+3
* Move proxy monitor implementation listing to commonAlexander Larsson2015-01-263-0/+254
* Build shared code for gphoto2 and mtp as a convenience libRoss Lagerwall2014-10-133-0/+186
* common: use nl_langinfo constants conditionallyOndrej Holy2014-03-271-1/+5
* Remove obsolete address info for the LGPLRoss Lagerwall2014-01-231-3/+2
* client: remove GVfsUriMountInfoGiovanni Campagna2014-01-202-9/+33
* build: replace obsolete INCLUDES by CPPFLAGSOndrej Holy2014-01-171-1/+1
* Convert libgvfscommon to a private shared libraryRoss Lagerwall2013-12-121-2/+2
* Implement truncate support for output streamsRoss Lagerwall2013-12-052-0/+18
* common: Make autorun.inf parsing less stricttimeless2013-11-011-1/+1
* GVfsIcon: support icon serialisationRyan Lortie2013-04-212-0/+37
* Fix compiler warningsBastien Nocera2013-04-021-2/+2
* Use g_list_free_full() where applicableTomas Bzatek2013-01-172-5/+2
* Fix use of uninitialized valuesTomas Bzatek2012-12-072-3/+12
* Capitalize acronymscjl2012-11-021-3/+3
* gmountsource: Always use NULL-terminated arraysTomas Bzatek2012-09-042-12/+0
* Add support for getting symbolic iconsWilliam Jon McCann2012-08-303-6/+25
* gmountspec: Make sure to free the GVariantIterJasper St. Pierre2012-08-251-0/+2
* Report back error_code on spawn fail due to bus name already ownedAlexander Larsson2012-08-231-0/+1
* Make the dnssd code non-sharedAlexander Larsson2012-08-211-1/+1
* Remove unused code from client libsAlexander Larsson2012-08-211-1/+14
* Remove unused gsysutils filesAlexander Larsson2012-08-213-221/+0
* Remove final parts of libdbusAlexander Larsson2012-08-213-1430/+2
* mount-op: adapt to guint64->gint64 API changeCosimo Cecchi2012-08-214-10/+10
* gdbus: Remove debug printsTomas Bzatek2012-07-312-18/+0
* gdbus: More errors to stripTomas Bzatek2012-07-311-0/+3
* gdbus: Rename common d-bus interface xml fileTomas Bzatek2012-07-312-3/+3
* gdbus: Code style fixesTomas Bzatek2012-07-311-32/+16
* gdbus: Fix case of GDbusAttributeValue structTomas Bzatek2012-07-312-8/+8
* gdbus: Use casting macros where possibleTomas Bzatek2012-07-312-6/+6
* gdbus: Use g_clear_object() where appropriateTomas Bzatek2012-07-311-7/+3
* gdbus: Properly suffix functions doing sync proxy creationTomas Bzatek2012-07-312-10/+11
* gdbus: Reword GVariant argumentsTomas Bzatek2012-07-318-42/+42
* gdbus: gmountoperationdbus.c: Move referenced objects aroundTomas Bzatek2012-07-311-24/+26
* gdbus: Construct proxies without connecting signals and propertiesTomas Bzatek2012-07-312-2/+2
* gdbus: Use G_VARIANT_TYPE_HANDLE for fd_id argumentsTomas Bzatek2012-07-311-3/+3
* gdbus: Move annotations to the interface XML fileTomas Bzatek2012-07-312-6/+3
* gdbus: Fix srcdir != builddir and make the build more quietTomas Bzatek2012-07-311-2/+2
* gdbus: Fixup d-bus interface naming styleTomas Bzatek2012-07-311-18/+18
* gdbus: Treat empty non-NULL strings for the "ay" type as NULLTomas Bzatek2012-07-312-1/+8
* gdbus: Remove unused daemon protocol definesTomas Bzatek2012-07-311-106/+0
* gdbus: Port the OpenIconForRead operationTomas Bzatek2012-07-312-0/+5
* gdbus: Monitoring portTomas Bzatek2012-07-311-0/+25
* gdbus: Core daemon and client portTomas Bzatek2012-07-3112-1217/+1109
* Update the Address of the FSFFelix Möller2012-07-3023-46/+46
* Fix a comment typoMatthias Clasen2012-07-281-1/+1
* common: add support show-unmount-progress signal to GMountOperationDBusCosimo Cecchi2012-07-134-0/+116
* Explicitly intialize mutexes on stackTomas Bzatek2011-11-142-0/+7
* Adapt to glib mutex API changesTomas Bzatek2011-10-251-32/+28