summaryrefslogtreecommitdiff
path: root/daemon/gvfsbackendsmbbrowse.c
Commit message (Expand)AuthorAgeFilesLines
* smb: Ignore EINVAL for kerberos/ccache loginOndrej Holy2022-04-131-2/+8
* daemon: Set G_FILESYSTEM_PREVIEW_TYPE_NEVER in browse backendsAntónio Fernandes2021-01-221-0/+1
* Use shorter strings for prompt dialog titlesJonas Dreßler2021-01-151-3/+13
* smbbrowse: Force NT1 protocol version for workgroup supportOndrej Holy2018-09-211-0/+42
* smb: Do not claim that mountable can be unmountedOndrej Holy2018-07-241-8/+3
* smb: Remove entry_errno struct memberBastien Nocera2018-02-281-5/+0
* smbbrowse: Avoid "Error: Success" failure messagesBastien Nocera2018-02-281-3/+7
* Do not sent user invisible mounts if not neededOndrej Holy2017-06-061-1/+1
* smb: Drop custom GString functionalityOndrej Holy2016-11-161-50/+4
* smbbrowse: Fix IPv6 handlingOndrej Holy2016-11-161-26/+11
* Use Unicode in translatable stringsPiotr Drąg2016-10-031-4/+4
* daemon: Set G_FILE_ATTRIBUTE_FILESYSTEM_REMOTE attributeOndrej Holy2016-06-281-0/+1
* smbbrowse: Be quiet by defaultOndrej Holy2016-01-181-47/+34
* Unify strings to ease translationFelix Möller2015-08-051-2/+2
* Set filesystem::type for all backendsRoss Lagerwall2015-08-041-0/+13
* smb: Remove old compatibility ifdefsRoss Lagerwall2014-10-231-4/+0
* Require libsmbclient from Samba 3.4.0 or higherRoss Lagerwall2013-12-051-1/+0
* smb: Add support for specifying custom portTomas Bzatek2013-05-281-4/+31
* smb: More verbosity for easier debuggingTomas Bzatek2013-02-081-8/+30
* Use g_list_free_full() where applicableTomas Bzatek2013-01-171-6/+3
* Add symbolics support to the backendsWilliam Jon McCann2012-08-301-3/+27
* Spelling correction "filesystem" -> "file system"Felix Möller2012-07-311-1/+1
* Update the Address of the FSFFelix Möller2012-07-301-2/+2
* Explicitly intialize mutexes on stackTomas Bzatek2011-11-141-0/+3
* Adapt to glib mutex API changesTomas Bzatek2011-10-251-21/+18
* Port daemons to GSettingsTomas Bzatek2010-11-121-30/+15
* Move GConf initialization from backend constructorTomas Bzatek2010-09-081-23/+24
* Use FAILED_HANDLED error code when user abortsBenjamin Otte2009-10-121-1/+1
* Avoid crash when printf function is called with a NULL string. FixesBrian Cameron2009-10-091-1/+1
* smb-browse: fake content type to allow query default handlerTomas Bzatek2009-08-061-0/+2
* Always use g_strerrorPaolo Borelli2009-02-241-2/+2
* SMB browsing authentication support (#524485) Make smb-browse backend notTomas Bzatek2009-01-061-21/+303
* Make mounts/backends have a GIcon not a icon nameAlexander Larsson2008-12-011-8/+3
* Use g_set_error_literal where appropriate. Bug #539167.Christian Persch2008-08-021-6/+6
* Port to new smbclient API introduced in samba-3.2.0pre2Tomas Bzatek2008-03-201-29/+34
* reviewed by: A. Walton <awalton@svn.gnome.org>Benjamin Otte2008-02-281-0/+6
* If gconf availible, initialize default workgroup from gconf. HandleAlexander Larsson2008-02-201-14/+51
* Code cleanup from Kjartan: Removes unused code/variables. Uses rightAlexander Larsson2008-02-191-4/+2
* Save errno befor making other calls. Be safe when calling g_set_error()Alexander Larsson2008-02-111-2/+2
* Another attribute separator fixMatthias Clasen2008-01-251-1/+1
* Clean up strings and add translator commentsAlexander Larsson2008-01-151-0/+2
* Update to new file attribute namesAlexander Larsson2007-12-201-2/+2
* Only use <gio/gio.h> includeAlexander Larsson2007-12-141-3/+1
* Add copyright information to source files.Christian Kellner2007-11-011-0/+22
* Don't show not user visible mountsAlexander Larsson2007-10-261-0/+1
* Rename set_icon -> set_icon_name Add getter for icon_name and display_nameAlexander Larsson2007-10-191-1/+11
* Faster hash, since mount_spec is unique (g_daemon_file_equal): CompareAlexander Larsson2007-10-191-3/+25
* Update for G_IO_ERROR_NOT_MOUNTABLE_FILE name changeAlexander Larsson2007-09-251-2/+2
* Pass in DBusConnection to use instead of using default oneAlexander Larsson2007-09-251-1/+1
* Removed. Removed. Added. Added.Alexander Larsson2007-09-171-24/+24