summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adapt to GLib 2.31 deprecations and thread API changesMatthias Clasen2011-10-211-29/+14
* Purge hardcoded -DG_DISABLE_DEPRECATEDColin Walters2011-10-121-1/+1
* mountsource: Fix leaks of GSimpleAsyncResultCarl-Anton Ingmarsson2011-08-221-0/+3
* daemon: Remove unused codeTomas Bzatek2011-08-151-4/+0
* New function to re-root a given path with a mount_prefixChristian Kellner2011-05-122-0/+22
* common: Remove unneeded copied header fileBastien Nocera2011-04-083-57/+1
* common: Use libbluray to get Blu-Ray metadataBastien Nocera2011-04-073-166/+173
* Cleanups and fixes for compiler warningsKjartan Maraas2011-03-172-5/+2
* Fix stringv transfer over dbusTomas Bzatek2010-09-271-1/+2
* Rename gdbusutils.h to avoid conflict with GIO1.6.2Matthias Clasen2010-05-278-10/+10
* Skip malformed data from the backend sideTomas Bzatek2010-04-261-0/+1
* Add "default location" support for mountsChristian Kellner2009-11-262-2/+13
* [common] Loading icon and title on Blu-ray video discsBastien Nocera2009-11-093-3/+264
* Fix creating mount_spec from stringTomas Bzatek2009-10-081-1/+1
* Fix a ref leakMatthias Clasen2009-09-111-0/+1
* Avoid deadlock when pulling resolved dns-sd record from cacheTomas Bzatek2009-08-181-2/+11