summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-28Implement CLDAP Ping to find the closest sitefor-nextDavid Voit6-37/+604
2024-03-29mount.cifs.rst: update section about xattr/acl supportPaulo Alcantara1-7/+19
2024-03-29mount.cifs.rst: add missing reference for sssdPaulo Alcantara1-7/+7
2024-03-26getcifsacl, setcifsacl: add missing <endian.h> include for le32tohSam James2-0/+2
2024-03-26getcifsacl, setcifsacl: add missing <linux/limits.h> include for XATTR_SIZE_MAXSam James2-0/+2
2024-03-26cifs-utils: Make automake treat /sbin as exec, not dataDaniel Parks1-2/+2
2024-03-26pam_cifscreds: fix warning on NULL arg passed to %s in pam_syslog()Paulo Alcantara1-1/+1
2024-03-26cifs.upcall: fix UAF in get_cachename_from_process_env()Paulo Alcantara1-2/+3
2024-03-02cifs-utils: add documentation for acregmax and acdirmaxBharath SM1-0/+12
2024-02-26setcifsacl: Fix uninitialized value.Pavel Filipenský1-0/+2
2024-02-26Use explicit "#!/usr/bin/python3"Pavel Filipenský4-4/+4
2022-08-11cifs-utils: bump version to 7.0HEADcifs-utils-7.0masterPavel Shilovsky1-1/+1
2022-06-13cifs-utils: don't return uninitialized value in cifs_gss_get_reqatheik1-0/+1
2022-06-13cifs-utils: make GSSAPI usage compatible with Heimdalatheik3-2/+7
2022-04-29cifs-utils: work around missing krb5_free_string in Heimdalatheik2-0/+13
2022-04-29fix warnings for -Waddress-of-packed-memberAlexander Bokovoy2-3/+10
2022-04-29setcifsacl: fix memory allocation for struct cifs_aceAlexander Bokovoy1-8/+8
2022-04-29setcifsacl: fix comparison of actions reported by covscanAlexander Bokovoy1-1/+1
2022-04-29cifs.upcall: remove unused variable and fix syslog messageAlexander Bokovoy1-2/+1
2022-04-29cifs.upcall: Switch to RFC principal type namingMichael Weiser1-1/+1
2022-04-29man-pages: Update cifs.upcall to mention GSS_USE_PROXYJacob Shivers1-0/+9
2022-04-29cifs.upcall: fix compiler warningRonnie Sahlberg1-1/+5
2022-04-29cifs.upcall: add gssproxy supportMichael Weiser2-20/+155
2022-04-29cifs-utils: bump version to 6.15cifs-utils-6.15Pavel Shilovsky1-1/+1
2022-04-26mount.cifs: fix verbose messages on option parsingJeffrey Bencteux1-5/+1
2022-04-26CVE-2022-27239: mount.cifs: fix length check for ip option parsingJeffrey Bencteux1-2/+3
2021-09-23cifs-utils: bump version to 6.14cifs-utils-6.14Pavel Shilovsky1-1/+1
2021-09-23setcifsacl: fix formattingPavel Shilovsky1-3/+3
2021-07-08smbinfo: add support for new key dump ioctlAurelien Aptel1-16/+63
2021-07-08mount.cifs: fix crash when mount point does not existPaulo Alcantara1-5/+8
2021-07-08cifs.upcall: fix regression in kerberos mountAurelien Aptel1-75/+139
2021-04-14smbinfo: Add command for displaying alternate data streamsJuan Pablo González2-0/+43
2021-04-13Reorder ACEs in preferred order during setcifsaclRohith Surabattula2-4/+145
2021-04-12cifs-utils: bump version to 6.13cifs-utils-6.13Pavel Shilovsky1-1/+1
2021-04-06cifs.upcall: try to use container ipc/uts/net/pid/mnt/user namespacesAlastair Houghton1-0/+172
2020-12-31cifs-utils: bump version to 6.12cifs-utils-6.12Pavel Shilovsky1-1/+1
2020-12-30smbinfo: fix fsctl-getobjid outputPavel Shilovsky1-1/+1
2020-12-30smbinfo: fix list-snapshots output and installationPavel Shilovsky2-6/+19
2020-12-16cifs.upcall: drop bounding capabilities only if CAP_SETPCAP is givenAlexander Koch1-1/+6
2020-12-16mount.cifs: use SUDO_UID env variable for cruidShyam Prasad N1-16/+67
2020-12-16mount.cifs: fix max buffer size when parsing snapshot optionPavel Shilovsky1-1/+1
2020-12-16Add missing position handling to mount parameters gid/backup_gid/snapshotSimon Arlott1-0/+3
2020-12-16cifs.upcall: update the cap bounding set only when CAP_SETPCAP is givenJonas Witschel1-1/+6
2020-12-16mount.cifs: update the cap bounding set only when CAP_SETPCAP is givenJonas Witschel1-1/+6
2020-12-16Extend cifs acl utilities to handle SACLsBoris Protopopov5-281/+719
2020-12-04getcifsacl: return error if input path doesn't existPavel Shilovsky1-9/+13
2020-11-09Fix mount error when mount point has an extra trailing slash.Rohith Surabattula1-0/+9
2020-11-09mount.cifs: ignore comment mount optionMartin Schwenke1-0/+2
2020-09-03setcifsacl: fix quoting of backslash in man pageBjoern Jacke1-4/+4
2020-09-03Separate binary names using comma in mount.cifs.rstSergio Durigan Junior1-3/+3