summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 0.99.1 release.GVFS_0_99_1Hans Petter Jansson2008-06-033-0/+23
* Fix definition of giomodulesdir, so we install GIO modules to the libdirHans Petter Jansson2008-06-032-1/+6
* Added vi.poClytie Siddall2008-06-031-0/+1486
* Added Vietnamese translationClytie Siddall2008-06-022-0/+5
* Return G_IO_ERROR_IS_DIRECTORY when attempting to read a directory (fixes #52...Tomas Bzatek2008-05-282-2/+24
* Don't set domain to mountspec when not setting usernameTomas Bzatek2008-05-272-4/+12
* Don't allow setting a null parameter in mountspec (coming from broken backend)Tomas Bzatek2008-05-272-0/+9
* Fix fuse daemon locking and file handle life-cycle issues that wereGVFS_0_2_4Hans Petter Jansson2008-05-232-36/+86
* A more complete fix for GNOME bug #531516.Hans Petter Jansson2008-05-232-19/+27
* Updated Arabic Translation by Khaled Hosny. Djihed Afifi2008-05-222-64/+49
* Translation updated by Ivar SmolinPriit Laes2008-05-222-7/+11
* Improve error handling allowing to mount non-standard ISO imagesTomas Bzatek2008-05-222-2/+19
* When the process receives one of the HUP, TERM or INT signals, shut downHans Petter Jansson2008-05-212-0/+24
* Fix username & domain tests while setting mount specTomas Bzatek2008-05-212-2/+7
* Add GVFS_SMB_DEBUG env variable to control smb debugging.Christian Kellner2008-05-212-1/+14
* Set the information on the mount spec at the right timeChristian Kellner2008-05-212-17/+26
* Check for gphoto2 >= 2.4.0. Fixes #531702Christian Kellner2008-05-212-1/+7
* Make the bash completion script conditionally (#530772)Christian Kellner2008-05-203-2/+32
* Fill in the display name, even if layers above should be able to doBastien Nocera2008-05-202-1/+11
* Updated Arabic Translation by Djihed Afifi. Djihed Afifi2008-05-192-450/+332
* Fix erroneous copyright header and provide a better description of theHans Petter Jansson2008-05-122-4/+8
* Oops, fix the ChangeLogFederico Mena Quintero2008-05-101-3/+3
* bgo532375 - fix strdup and g_free() confusionFederico Mena Quintero2008-05-103-4/+16
* Added bg (Bulgarian)Alexander Shopov2008-05-082-2/+1
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> AddedAlexander Shopov2008-05-082-0/+1374
* updated hebrew translationYair Hershkovitz2008-04-272-46/+43
* Updated Slovenian translationMatej Urbančič2008-04-261-334/+476
* get rid of modelines The modelines were inconsistent and caused issuesBenjamin Otte2008-04-2246-63/+6
* remove trailing '\r', that workarounds a parser issue causing someSebastien Bacher2008-04-212-0/+8
* Add hal-utils.c Updated Norwegian bokmål translation.Kjartan Maraas2008-04-213-260/+269
* Set exit-on-disconnect to FALSE on private dbus connections to preventMatthias Clasen2008-04-213-0/+10
* Fix some reference issues, seeDavid Zeuthen2008-04-212-9/+33
* some minor fixes (#528950)David Zeuthen2008-04-202-5/+37
* Avoid having GVolume and GMount objects for mounts for which the mountDavid Zeuthen2008-04-182-1/+57
* Bug 526793 – unmount hangs with some backendsMatthias Clasen2008-04-172-0/+10
* Set mount prefix on the mount_specChristian Kellner2008-04-162-0/+7
* Add debug logging support for http/davChristian Kellner2008-04-162-0/+32
* Bug 526454 – too early use of dbus session busMatthias Clasen2008-04-162-0/+14
* You cannot store pointers in integers. Fixes a crash on 64bit systems.Matthias Clasen2008-04-142-2/+7
* Only free lock if it is non-NULL. Pointed out by Denis Leroy.Matthias Clasen2008-04-142-1/+7
* Updated Slovenian translationMatej Urbančič2008-04-131-555/+653
* updated hebrew translationYair Hershkovitz2008-04-102-412/+674
* Unbreak the gphoto2 backend by allowing automounting.David Zeuthen2008-04-074-5/+53
* WebDAV mount cleanupsChristian Kellner2008-04-053-61/+99
* Implement set_display_name. (#525980)Christian Kellner2008-04-034-60/+350
* Add icon fallbacks for encrypted drives/media. (#525153)Christian Kellner2008-04-027-114/+287
* Use consistent translatable strings for mounts and volume (#525286)Sebastien Bacher2008-04-012-4/+16
* Translation updated by Ivar SmolinPriit Laes2008-04-013-0/+1385
* Get the right size of the command messages. Actually send file attributesAlexander Larsson2008-03-312-2/+20
* Make sure we send (error) replies to all outstanding jobs and unmount theChristian Kellner2008-03-312-18/+44