summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [gdu] Be more careful with automounting - use a whitelistDavid Zeuthen2009-12-081-4/+47
* [gdu] Prefer using dev_t to device file when comparing devicesDavid Zeuthen2009-12-086-12/+109
* [gdu] Stop assuming that drives have no enclosing presentableDavid Zeuthen2009-12-082-28/+66
* [FTP] implement default location supportBenjamin Otte2009-12-031-0/+53
* Move hal-only functions into hal ifdefAlexander Larsson2009-12-011-43/+43
* Handle error case in cache lookup correctlyAlexander Larsson2009-12-011-3/+3
* Ensure timer_cancel is initializedAlexander Larsson2009-12-011-0/+3
* Fix unused variable errorAlexander Larsson2009-12-011-1/+1
* Fix warningAlexander Larsson2009-12-011-1/+2
* Fix warningAlexander Larsson2009-12-011-1/+1
* Correctly dup strings in meta_tree_lookup_stringvAlexander Larsson2009-12-012-1/+2
* Fix compiler warningAlexander Larsson2009-12-011-1/+1
* Fix warningAlexander Larsson2009-12-011-1/+1
* Use new G_IMPLEMENT_INTERFACE_DYNAMIC from glibAlexander Larsson2009-12-015-43/+10
* [SMB] Fix free space calculation for older samba serversTomas Bzatek2009-11-301-7/+11
* Updated Swedish translationDaniel Nylander2009-11-301-119/+195
* Use default location instead of root when activating mounts in computerAlexander Larsson2009-11-271-1/+1
* Add "default location" supportChristian Kellner2009-11-261-4/+38
* Add "default location" support for mountsChristian Kellner2009-11-267-6/+89
* fuse: Request access::* as needed by file_info_get_stat_modeAlexander Larsson2009-11-261-1/+2
* Shavian translationThomas Thurman2009-11-252-0/+1603
* Updated Slovenian translationMatej Urbančič2009-11-201-21/+21
* Updated Slovenian translationMatej Urbančič2009-11-201-55/+133
* Updated Spanish translationJorge González2009-11-191-123/+208
* fuse: Fix setting timestampsTomas Bzatek2009-11-191-13/+26
* Correctly report -ENOSYS for readline in FUSEMatt McCutchen2009-11-191-1/+6
* [SMB] Fix compilation with older libsmbclient versionsTomas Bzatek2009-11-192-3/+6
* If there are no mtimes in the file, use 0 as mtime baseAlexander Larsson2009-11-191-1/+2
* Don't store write() return val in unsigned variableAlexander Larsson2009-11-191-1/+1
* Add -Wtype-limitsAlexander Larsson2009-11-191-1/+1
* Fsync the directory when rotating the metadataChristian Kellner2009-11-181-2/+13
* Reread metadata only when the inodes are differentChristian Kellner2009-11-181-0/+14
* Post release version bumpTomas Bzatek2009-11-181-1/+1
* Update for 1.5.11.5.1Tomas Bzatek2009-11-183-1/+25
* [SMB] Fix free space calculation for Windows hostsTomas Bzatek2009-11-181-2/+6
* Updated Norwegian bokmål translation.Kjartan Maraas2009-11-151-204/+185
* Fix shadowed mount showing up next to existing volume iconMartin Szulecki2009-11-151-6/+9
* Fixed parsing of CMU/VMS-IP FTP style listing (upstream)Benjamin Otte2009-11-131-6/+19
* [SMB] Support querying filesystem size and free spaceTomas Bzatek2009-11-101-1/+29
* [afc] Only check for a preview icon if actually requestedBastien Nocera2009-11-101-1/+2
* [gdu] Use BDMV icon and name if availableBastien Nocera2009-11-091-7/+46
* [common] Loading icon and title on Blu-ray video discsBastien Nocera2009-11-094-12/+280
* [afc] Add x-content types for AFC backendBastien Nocera2009-11-091-0/+11
* [afc] Add thumbnails for Photos in /DCIMBastien Nocera2009-11-091-4/+67
* Updated Swedish translationDaniel Nylander2009-11-081-525/+635
* Fix mtime settingBastien Nocera2009-11-061-1/+1
* Avoid leaking volumes when removing themBastien Nocera2009-11-051-0/+1
* [HTTP] Store and use cookies (temporarily)Christian Kellner2009-11-041-0/+8
* Updated Slovenian translationMatej Urbančič2009-11-031-209/+208
* Gently handle NULL GduDevice objectsTomas Bzatek2009-11-022-62/+132