summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update for releaseGVFS_1_1_5Alexander Larsson2009-02-022-0/+13
* Bug 511671 - Make obex-ftp work over usb connectionsBastien Nocera2009-02-024-30/+340
* Bug 512144 – symlinks to folders are deleted recursivelyRyan Lortie2009-01-302-4/+15
* Dup string to avoid double free later.Alexander Larsson2009-01-292-1/+7
* Updated Korean translationChangwoo Ryu2009-01-292-465/+566
* Bug 569480 – trash backend crashes due to invalid writeRyan Lortie2009-01-282-1/+10
* Implement write support for the ObexFTP backend (#519071).Cosimo Cecchi2009-01-283-3/+360
* Updated Finnish translationIlkka Tuohela2009-01-271-453/+479
* Updated Greek translationNikos Charonitakis2009-01-261-0/+4
* Updated Greek translation for gvfs (typo)Nikos Charonitakis2009-01-261-3/+3
* Updated gvfs translation (typo)Nikos Charonitakis2009-01-262-465/+711
* updated hebrew translationYair Hershkovitz2009-01-222-135/+155
* Use g_timeout_add_seconds() instead of g_timeout_add() to save some power.A. Walton2009-01-223-4/+11
* Some devices/systems advertise SMB through zeroconf instead of NetBios,Bastien Nocera2009-01-202-0/+12
* nail a couple of leaksRyan Lortie2009-01-202-0/+6
* use glib where it is requiredSebastien Bacher2009-01-202-1/+6
* Post release version bumpAlexander Larsson2009-01-192-1/+6
* === gvfs 1.1.4 ===Alexander Larsson2009-01-192-0/+4
* Update for releaseGVFS_1_1_4Alexander Larsson2009-01-192-0/+10
* Updated Slovenian translationMatej Urbančič2009-01-161-553/+876
* Get only the attributes we require. This speeds up directory listings inHans Petter Jansson2009-01-132-5/+30
* don't insta-thaw deletes use a timeout to only call thaw() once per batchRyan Lortie2009-01-123-2/+31
* don't dist a dav+sd.mount thats hardcoded to /usr/localMatthias Clasen2009-01-122-1/+5
* Updated Norwegian bokmål translation.Kjartan Maraas2009-01-122-26/+41
* sv.po: Updated Swedish translationDaniel Nylander2009-01-082-166/+187
* Remove unnecessary GErrorTomas Bzatek2009-01-072-7/+9
* Updated Spanish translationJorge Gonzalez Gonzalez2009-01-062-53/+68
* Post release version bumpTomas Bzatek2009-01-063-1/+10
* Major changes in 1.1.3GVFS_1_1_3Tomas Bzatek2009-01-062-0/+14
* SMB browsing authentication support (#524485) Make smb-browse backend notTomas Bzatek2009-01-064-43/+407
* Updated Norwegian bokmål translation.Kjartan Maraas2009-01-052-36/+40
* Updated Chinese Simplified translationLu Gan2009-01-052-547/+986
* include text of GPL3 by request of Vincent.Ryan Lortie2009-01-052-0/+678
* Added latvian translationRaivis Dejus2009-01-043-0/+1609
* Bug 565504 - limited number of connections causes commands to failBenjamin Otte2008-12-302-1/+10
* remove fixme for max connection tracking, by remembering the maxBenjamin Otte2008-12-302-2/+13
* introduce ftp_connection_clear_error() for clarityBenjamin Otte2008-12-302-26/+37
* Bug 565504 - limited number of connections causes commands to failBenjamin Otte2008-12-302-1/+10
* set files to mode 700 before deleting to deal with users trashingRyan Lortie2008-12-202-0/+10
* Bug 562955 – parallel build doesn't workRyan Lortie2008-12-202-1/+8
* Updated Spanish translationJorge Gonzalez Gonzalez2008-12-162-330/+397
* add trash::orig-path and trash::deletion-date infoRyan Lortie2008-12-162-6/+26
* Updated Norwegian bokmål translation.Kjartan Maraas2008-12-152-414/+493
* Post release version bumpAlexander Larsson2008-12-153-1/+10
* relicense to LGPLv2+GVFS_1_1_2Ryan Lortie2008-12-153-6/+17
* Fix dist issuesAlexander Larsson2008-12-153-4/+10
* Major changes in 1.1.2Alexander Larsson2008-12-152-0/+14
* Fix memory leaks on trash backendRyan Lortie2008-12-126-68/+124
* Fix successful PASV connections (don't try to apply workaround). (fixesBenjamin Otte2008-12-122-8/+16
* Implement pull support on trash backend.Ryan Lortie2008-12-124-23/+112