summaryrefslogtreecommitdiff
path: root/daemon/gvfsbackendsmb.c
Commit message (Expand)AuthorAgeFilesLines
* smb: Allow renaming a file to the same name with a different caseHEADmasterCorey Berla2023-05-031-10/+21
* Revert "smb: Allow renaming a file to the same name with a different case"Corey Berla2023-04-111-8/+1
* smb: Allow renaming a file to the same name with a different caseCorey Berla2023-04-111-1/+8
* smb: Remove redundant variableOndrej Holy2022-05-051-10/+1
* smb: Rework anonymous handling to avoid EINVALOndrej Holy2022-05-051-15/+4
* smb: Ignore EINVAL for kerberos/ccache loginOndrej Holy2022-04-131-1/+7
* daemon: Set filesystem::use-preview explicitlyAntónio Fernandes2021-01-221-0/+1
* Use shorter strings for prompt dialog titlesJonas Dreßler2021-01-151-3/+13
* smb: Set fast content type independently of other attributesOndrej Holy2020-12-071-0/+2
* smb: Report progress when move operation is doneOndrej Holy2020-11-201-3/+9
* smb: Improve enumeration performanceOndrej Holy2019-11-051-8/+37
* smb: Don't set a content-type that isn't certainBastien Nocera2019-10-111-2/+8
* smb: Move variable to block where it's usedBastien Nocera2019-10-111-3/+1
* smb: Remove usage of deprecated GTimeValOndrej Holy2019-09-201-7/+4
* daemon: Use "Operation not supported" consistentlyMayank Sharma2019-03-211-1/+1
* smb: Update comments and debug outputs for mount operationOndrej Holy2019-02-181-6/+9
* smb: Do not show password prompt when using winbind ccacheOndrej Holy2019-02-181-0/+8
* smb: Enable winbind ccache explicitelyOndrej Holy2019-02-181-0/+1
* Remove workaround for directory / folder iconswip/rishi/issue-2Debarshi Ray2018-08-141-2/+2
* smb: Use O_RDWR to fix fstat when writingOndrej Holy2018-05-141-5/+5
* smb: Add workaround to fix removal of non-empty dirOndrej Holy2018-05-141-1/+13
* smb: Avoid "Error: Success" failure messagesOndrej Holy2018-02-281-3/+7
* smb: Fix a warningRoss Lagerwall2017-02-261-0/+1
* client: Escape ":[]" chars in host if it is not IPv6Ondrej Holy2016-12-121-1/+1
* smb: Drop custom GString functionalityOndrej Holy2016-11-161-45/+5
* smbbrowse: Fix IPv6 handlingOndrej Holy2016-11-161-2/+7
* smb: Fix IPv6 uri handlingOndrej Holy2016-11-161-1/+10
* smb: Remove maximum read size during readsBastien Nocera2016-11-021-8/+0
* smb: Remove redundant cache functionalityOndrej Holy2016-10-031-124/+0
* smb: Remove some redundant codeOndrej Holy2016-10-031-8/+0
* Use Unicode in translatable stringsPiotr Drąg2016-10-031-4/+4
* daemon: Set G_FILE_ATTRIBUTE_FILESYSTEM_REMOTE attributeOndrej Holy2016-06-281-0/+1
* smb: Set always G_FILE_ATTRIBUTE_ACCESS_CAN_WRITE for filesOndrej Holy2016-06-141-2/+2
* smb: Be quiet by defaultRoss Lagerwall2016-01-181-25/+17
* Mark files as untrashable for main backendsOndrej Holy2015-09-231-0/+2
* smb: Fix a memory leakRoss Lagerwall2015-02-101-1/+1
* daemon: Move seek type conversion to shared libraryRoss Lagerwall2015-02-091-22/+2
* daemon: Move random string generation into shared libRoss Lagerwall2015-02-091-11/+3
* smb: Handle the anonymous flag when calling AskPasswordRoss Lagerwall2015-01-211-14/+36
* smb: Remove old compatibility ifdefsRoss Lagerwall2014-10-231-4/+0
* smb: Implement standard::allocated-sizeRoss Lagerwall2014-06-051-0/+3
* smb: Fail properly if set_attribute type is wrongRoss Lagerwall2014-05-301-9/+11
* smb: Improve batching when sending enumerate GFileInfosRoss Lagerwall2014-05-281-12/+4
* smb: Give correct error when unlink fails while closing fileRoss Lagerwall2014-04-021-1/+10
* smb: set context to NULL after it has been freedOndrej Holy2014-02-131-0/+1
* smb: Implement truncate support for output streamsRoss Lagerwall2013-12-051-0/+22
* Require libsmbclient from Samba 3.4.0 or higherRoss Lagerwall2013-12-051-6/+2
* smb: Report number of bytes used on the filesystemRoss Lagerwall2013-11-151-2/+8
* smb: Unlink file before sending job replyRoss Lagerwall2013-10-311-2/+2
* smb: Set error from the errno of the correct operationRoss Lagerwall2013-10-311-5/+5