summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS for 1.33.911.33.91Ondrej Holy2017-08-212-1/+13
* daemon: Avoid overflowing when querying for filesystem infoMichael Terry2017-08-212-2/+5
* proxy: Fix shadow mount handling for equal pathsOndrej Holy2017-08-211-1/+2
* gdaemonfile: Fix g_file_equal for different mount_prefixOndrej Holy2017-08-211-2/+6
* gdaemonfile: Fix relative path handlingOndrej Holy2017-08-211-53/+15
* client: Fix crash when calculating a relative pathMichael Terry2017-08-211-1/+1
* channel: Set sockets as nonblocking to prevent deadlocks when copyingOndrej Holy2017-08-181-1/+5
* Add Nepali translationPawan Chitrakar2017-08-182-0/+2315
* google: Report FS total size and free spaceMichael Terry2017-08-152-0/+58
* afc: Leak mutex when force unmountingOndrej Holy2017-08-151-1/+2
* google: Add comment for mutexOndrej Holy2017-08-141-1/+1
* Update Polish translationPiotr Drąg2017-08-121-269/+271
* Update NEWS for 1.33.90 release1.33.90Ondrej Holy2017-08-072-1/+9
* gdaemonfileenumerator: Marginally simplify the codeDebarshi Ray2017-08-071-4/+1
* admin: Require mounting for each client explicitlyOndrej Holy2017-08-043-9/+54
* Update Turkish translationEmin Tufan Çetin2017-07-281-1451/+1226
* dav: Fix DAV implementation stripping spacesColin Leroy2017-07-241-2/+2
* gdaemonfileenumerator: Fix crashes in synchronous enumerator codeOndrej Holy2017-07-241-2/+6
* goa: Fix password-based authenticationOndrej Holy2017-07-191-1/+1
* Post release version bumpOndrej Holy2017-06-191-1/+1
* Update NEWS for 1.33.3 release1.33.3Ondrej Holy2017-06-192-1/+10
* client: Port GDaemonFileEnumerator to GTaskOndrej Holy2017-06-141-95/+95
* Updated Esperanto translationKristjan SCHMIDT2017-06-101-1637/+1172
* Do not sent user invisible mounts if not neededOndrej Holy2017-06-067-31/+94
* Update Friulian translationFabio Tomat2017-06-011-256/+266
* client: Use g_cond_wait in a loopOndrej Holy2017-05-231-5/+8
* build: Use flags returned by pkg-config to find libarchiveOndrej Holy2017-05-151-49/+8
* build: Use flags returned by pkg-config to find smbclientTing-Wei Lan2017-05-151-55/+10
* Fix typo in Slovenian translationTimotej Lazar2017-05-131-1/+1
* build: Do not install polkit rules if admin backend is disabledLaurent Bigonville2017-05-111-1/+4
* build: Avoid running '1' as a command when systemd is not availableTing-Wei Lan2017-05-101-1/+1
* Updated Galician translationsFran Dieguez2017-05-091-1554/+1342
* mtp: Remove avoidance of file push for >4GB files on AndroidPhilip Langdale2017-05-081-12/+0
* Update po/MakevarsPiotr Drąg2017-04-271-3/+3
* Post release version bumpOndrej Holy2017-04-241-1/+1
* Update NEWS for 1.33.11.33.1Ondrej Holy2017-04-241-0/+14
* google: Do not ignore errors when rebuilding cacheOndrej Holy2017-04-211-11/+5
* recent: Emit G_FILE_MONITOR_EVENT_ATTRIBUTE_CHANGEDOndrej Holy2017-04-131-1/+1
* recent: Port from GtkRecentManager to GBookmarkFileOndrej Holy2017-04-123-80/+152
* sftp: Handle SecurID password promptOndrej Holy2017-04-101-1/+2
* Update MAINTAINERS and DOAP filesOndrej Holy2017-03-282-22/+7
* Post branch version bumpOndrej Holy2017-03-281-1/+1
* common: Port GVfsMountInfo to GTaskOndrej Holy2017-03-281-198/+100
* client: Remove obsolete GSimpleAsyncResult helpersOndrej Holy2017-03-282-38/+0
* common: Fix potential crash caused by missing g_strdupOndrej Holy2017-03-281-1/+1
* common: Fix memory leakOndrej Holy2017-03-281-0/+1
* google: Fix reported file sizeOndrej Holy2017-03-232-4/+21
* fuse: Prevent potential crash if file handle is not setOndrej Holy2017-03-231-1/+1
* sftp: Prevent potential crash in case of parsing errorOndrej Holy2017-03-231-4/+5
* google: Prevent potential crashes if resolve_dir failsOndrej Holy2017-03-231-1/+2