index
:
cifs-utils.git
for-next
master
Clone of git://git.samba.org/cifs-utils.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-11
cifs-utils: bump version to 7.0
HEAD
cifs-utils-7.0
master
Pavel Shilovsky
1
-1
/
+1
2022-06-13
cifs-utils: don't return uninitialized value in cifs_gss_get_req
atheik
1
-0
/
+1
2022-06-13
cifs-utils: make GSSAPI usage compatible with Heimdal
atheik
3
-2
/
+7
2022-04-29
cifs-utils: work around missing krb5_free_string in Heimdal
atheik
2
-0
/
+13
2022-04-29
fix warnings for -Waddress-of-packed-member
Alexander Bokovoy
2
-3
/
+10
2022-04-29
setcifsacl: fix memory allocation for struct cifs_ace
Alexander Bokovoy
1
-8
/
+8
2022-04-29
setcifsacl: fix comparison of actions reported by covscan
Alexander Bokovoy
1
-1
/
+1
2022-04-29
cifs.upcall: remove unused variable and fix syslog message
Alexander Bokovoy
1
-2
/
+1
2022-04-29
cifs.upcall: Switch to RFC principal type naming
Michael Weiser
1
-1
/
+1
2022-04-29
man-pages: Update cifs.upcall to mention GSS_USE_PROXY
Jacob Shivers
1
-0
/
+9
2022-04-29
cifs.upcall: fix compiler warning
Ronnie Sahlberg
1
-1
/
+5
2022-04-29
cifs.upcall: add gssproxy support
Michael Weiser
2
-20
/
+155
2022-04-29
cifs-utils: bump version to 6.15
cifs-utils-6.15
Pavel Shilovsky
1
-1
/
+1
2022-04-26
mount.cifs: fix verbose messages on option parsing
Jeffrey Bencteux
1
-5
/
+1
2022-04-26
CVE-2022-27239: mount.cifs: fix length check for ip option parsing
Jeffrey Bencteux
1
-2
/
+3
2021-09-23
cifs-utils: bump version to 6.14
cifs-utils-6.14
Pavel Shilovsky
1
-1
/
+1
2021-09-23
setcifsacl: fix formatting
Pavel Shilovsky
1
-3
/
+3
2021-07-08
smbinfo: add support for new key dump ioctl
Aurelien Aptel
1
-16
/
+63
2021-07-08
mount.cifs: fix crash when mount point does not exist
Paulo Alcantara
1
-5
/
+8
2021-07-08
cifs.upcall: fix regression in kerberos mount
Aurelien Aptel
1
-75
/
+139
2021-04-14
smbinfo: Add command for displaying alternate data streams
Juan Pablo González
2
-0
/
+43
2021-04-13
Reorder ACEs in preferred order during setcifsacl
Rohith Surabattula
2
-4
/
+145
2021-04-12
cifs-utils: bump version to 6.13
cifs-utils-6.13
Pavel Shilovsky
1
-1
/
+1
2021-04-06
cifs.upcall: try to use container ipc/uts/net/pid/mnt/user namespaces
Alastair Houghton
1
-0
/
+172
2020-12-31
cifs-utils: bump version to 6.12
cifs-utils-6.12
Pavel Shilovsky
1
-1
/
+1
2020-12-30
smbinfo: fix fsctl-getobjid output
Pavel Shilovsky
1
-1
/
+1
2020-12-30
smbinfo: fix list-snapshots output and installation
Pavel Shilovsky
2
-6
/
+19
2020-12-16
cifs.upcall: drop bounding capabilities only if CAP_SETPCAP is given
Alexander Koch
1
-1
/
+6
2020-12-16
mount.cifs: use SUDO_UID env variable for cruid
Shyam Prasad N
1
-16
/
+67
2020-12-16
mount.cifs: fix max buffer size when parsing snapshot option
Pavel Shilovsky
1
-1
/
+1
2020-12-16
Add missing position handling to mount parameters gid/backup_gid/snapshot
Simon Arlott
1
-0
/
+3
2020-12-16
cifs.upcall: update the cap bounding set only when CAP_SETPCAP is given
Jonas Witschel
1
-1
/
+6
2020-12-16
mount.cifs: update the cap bounding set only when CAP_SETPCAP is given
Jonas Witschel
1
-1
/
+6
2020-12-16
Extend cifs acl utilities to handle SACLs
Boris Protopopov
5
-281
/
+719
2020-12-04
getcifsacl: return error if input path doesn't exist
Pavel Shilovsky
1
-9
/
+13
2020-11-09
Fix mount error when mount point has an extra trailing slash.
Rohith Surabattula
1
-0
/
+9
2020-11-09
mount.cifs: ignore comment mount option
Martin Schwenke
1
-0
/
+2
2020-09-03
setcifsacl: fix quoting of backslash in man page
Bjoern Jacke
1
-4
/
+4
2020-09-03
Separate binary names using comma in mount.cifs.rst
Sergio Durigan Junior
1
-3
/
+3
2020-09-03
cifs-utils: fix probabilistic compiling error
lizhe
1
-1
/
+1
2020-09-03
cifs-utils: Don't create symlinks for mans if mans are disabled
Mikhail Novosyolov
1
-1
/
+3
2020-09-03
cifs-utils: Respect DESTDIR when installing smb3 stuff
Mikhail Novosyolov
1
-4
/
+4
2020-09-03
mount.cifs.rst: add nolease mount option
Pavel Shilovsky
1
-0
/
+6
2020-09-03
Add support for setting owner and group in ntsd
Boris Protopopov
3
-49
/
+235
2020-09-03
Convert owner and group SID offsets to LE format
Boris Protopopov
1
-2
/
+4
2020-09-03
smbinfo: remove invalid arguments to ioctl method
Ronnie Sahlberg
1
-2
/
+2
2020-09-03
smbinfo: rewrite in python
Aurelien Aptel
3
-1298
/
+780
2020-09-03
cifs-utils: bump version to 6.11
cifs-utils-6.11
Pavel Shilovsky
1
-1
/
+1
2020-09-03
CVE-2020-14342: mount.cifs: fix shell command injection
Aurelien Aptel
1
-21
/
+75
2019-12-16
cifs-utils: bump version to 6.10
cifs-utils-6.10
Pavel Shilovsky
1
-1
/
+1
[next]