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
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
2019-12-16
Rename secdesc-ui.py to smb2-secdesc
Pavel Shilovsky
1
-0
/
+0
2019-12-16
Properly install mount.smb3 helper files
Pavel Shilovsky
1
-0
/
+6
2019-12-16
Install smb2-quota and its manpage
Ronnie Sahlberg
3
-0
/
+12
2019-12-12
smb2-quota: Simplify code logic for quota entries.
Kenneth D'souza
2
-16
/
+11
2019-12-12
Add program name to error output instead of static mount.cifs
Kenneth D'souza
1
-28
/
+28
2019-12-12
Add support for smb3 alias/fstype in mount.cifs.c
Kenneth D'souza
3
-4
/
+20
2019-12-12
smbinfo.rst: document new `keys` command
Aurelien Aptel
1
-0
/
+4
2019-12-12
mount.cifs.rst: remove prefixpath mount option.
Kenneth D'souza
1
-6
/
+0
2019-10-04
smb2quota.rst: Add man page for smb2quota.py
Kenneth D'souza
1
-0
/
+70
2019-10-04
smb2quota.py: Userspace helper to display quota information
Kenneth D'souza
1
-0
/
+195
2019-10-03
smbinfo: add bash completion support for setcompression
Pavel Shilovsky
1
-1
/
+2
2019-10-03
smbinfo: Add SETCOMPRESSION support
Ronnie Sahlberg
2
-1
/
+49
2019-10-03
smbinfo: print the security information needed to decrypt wireshark trace
Steve French
1
-1
/
+52
2019-10-03
mount.cifs: Fix invalid free
Paulo Alcantara (SUSE)
1
-4
/
+4
2019-10-03
mount.cifs: Fix double-free issue when mounting with setuid root
Paulo Alcantara (SUSE)
1
-2
/
+4
2019-08-07
Zero fill the allocated memory for new `struct cifs_ntsd`
misku
1
-1
/
+1
2019-08-07
Zero fill the allocated memory for a new ACE
misku
1
-1
/
+1
2019-08-07
mount.cifs.c: fix memory leaks in main func
Jiawen Liu
1
-1
/
+9
[next]