summaryrefslogtreecommitdiff
path: root/client/smburi.c
Commit message (Expand)AuthorAgeFilesLines
* client: remove GVfsUriMountInfoGiovanni Campagna2014-01-201-67/+57
* smb: fix compilation warningOndrej Holy2013-09-261-0/+1
* smb: Add support for specifying custom portTomas Bzatek2013-05-281-1/+19
* Update the Address of the FSFFelix Möller2012-07-301-2/+2
* SMB: encode username and domain into the URITomas Bzatek2008-09-151-0/+11
* Code cleanup from Kjartan: Removes unused code/variables. Uses rightAlexander Larsson2008-02-191-2/+0
* Added. Added sftp uri mapper that aliases ssh: to sftp: (#509860)Alexander Larsson2008-01-211-0/+2
* Only use <gio/gio.h> includeAlexander Larsson2007-12-141-1/+1
* Code cleanups from Kjartan Maraas.Alexander Larsson2007-11-161-1/+1
* Make this class dynamicAlexander Larsson2007-11-121-44/+14
* Add new functionsAlexander Larsson2007-11-121-47/+42
* Add copyright information to source files.Christian Kellner2007-11-011-0/+22
* Make to_uri_scheme return const string.Alexander Larsson2007-10-251-2/+3
* No port by defaultAlexander Larsson2007-10-191-0/+1
* Implement get_supported_uri_schemes method and add a GVfsUriMapper methodSebastian Dröge2007-10-081-2/+15
* Pass uris as strings into GVfsUriMapperAlexander Larsson2007-09-131-13/+28
* Forgot to commit new filesAlexander Larsson2007-09-131-13/+104
* Move the uri parsing to modulesAlexander Larsson2007-09-131-0/+178