summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-12Add program name to error output instead of static mount.cifsKenneth D'souza1-28/+28
2019-12-12Add support for smb3 alias/fstype in mount.cifs.cKenneth D'souza3-4/+20
2019-12-12smbinfo.rst: document new `keys` commandAurelien Aptel1-0/+4
2019-12-12mount.cifs.rst: remove prefixpath mount option.Kenneth D'souza1-6/+0
2019-10-04smb2quota.rst: Add man page for smb2quota.pyKenneth D'souza1-0/+70
2019-10-04smb2quota.py: Userspace helper to display quota informationKenneth D'souza1-0/+195
2019-10-03smbinfo: add bash completion support for setcompressionPavel Shilovsky1-1/+2
2019-10-03smbinfo: Add SETCOMPRESSION supportRonnie Sahlberg2-1/+49
2019-10-03smbinfo: print the security information needed to decrypt wireshark traceSteve French1-1/+52
2019-10-03mount.cifs: Fix invalid freePaulo Alcantara (SUSE)1-4/+4
2019-10-03mount.cifs: Fix double-free issue when mounting with setuid rootPaulo Alcantara (SUSE)1-2/+4
2019-08-07Zero fill the allocated memory for new `struct cifs_ntsd`misku1-1/+1
2019-08-07Zero fill the allocated memory for a new ACEmisku1-1/+1
2019-08-07mount.cifs.c: fix memory leaks in main funcJiawen Liu1-1/+9
2019-05-07smbinfo: add bash completion support for getcompressionPavel Shilovsky1-1/+2
2019-05-07getcifsacl: Add support for -R(recursive) option.Kenneth D'souza2-5/+30
2019-05-07smbinfo: add GETCOMPRESSION supportRonnie Sahlberg2-0/+50
2019-04-18getcifsacl: Fix usage message to include multiple filesPavel Shilovsky1-2/+2
2019-04-18smbinfo: Add bash completion support for smbinfo.Kenneth D'souza1-0/+42
2019-04-18getcifsacl: Add support to accept more pathsKenneth D'souza1-36/+44
2019-04-17smbinfo: Improve help usage and add -h option.Kenneth D'souza2-6/+26
2019-04-09secdesc-ui.py: a UI to view the security descriptors on SMB2+ sharesRonnie Sahlberg1-0/+436
2019-04-08Update authors listPavel Shilovsky1-0/+1
2019-04-05cifs-utils: bump version to 6.9cifs-utils-6.9Pavel Shilovsky1-1/+1
2019-04-05smbinfo: use constant for input buffer lengthPavel Shilovsky1-3/+3
2019-04-05Fix authors and maintainersPavel Shilovsky3-5/+6
2019-04-05mount.cifs.rst: mention kernel version for snapshotsPavel Shilovsky1-1/+2
2019-04-05Update man page for mount.cifs to add new optionsSteve French1-38/+60
2019-04-05mount.cifs: detect GMT format of snapshot versionPavel Shilovsky1-7/+47
2019-04-05mount.cifs: add more options to help messagePavel Shilovsky1-5/+7
2019-04-05mount.cifs Add various missing parms from the help textSteve French1-3/+11
2019-04-05smbinfo: make argument order consistentPavel Shilovsky1-12/+12
2019-04-05smbinfo: Add ability to query snapshots (previous versions)Steve French2-1/+109
2019-04-02smbinfo: missing help for fsctl-getobjidSteve French1-1/+3
2019-03-16cifs.upcall: fix a compiler warningPavel Shilovsky1-0/+1
2019-03-16smbinfo: add fsctl-getobjid supportRonnie Sahlberg2-0/+75
2019-03-08smbinfo: fix code stylePavel Shilovsky1-592/+583
2019-03-08setcifsacl: fix adding ACE when owner sid in unexpected locationSteve French1-5/+24
2019-03-08smbinfo: decode the ACEsRonnie Sahlberg2-34/+168
2019-03-08getcifsacl: Improve help usage and add -h option.Kenneth D'souza1-9/+18
2019-03-08getcifsacl: Do not go to parse_sec_desc if getxattr fails.Kenneth D'souza1-2/+6
2019-02-15mount.cifs.rst: update vers=3.1.1 option descriptionPavel Shilovsky1-1/+1
2019-02-15Update mount.cifs with vers=default mount option and SMBv3.0.2Kenneth D'souza1-1/+5
2019-02-15Added rst2man.py to the search list.Hank Leininger1-1/+1
2019-02-14mount.cifs: be more verbose and helpful regarding mount errorsAurelien Aptel1-1/+11
2019-02-14cifs: Allow DNS resolver key to expirePaulo Alcantara2-23/+64
2019-02-14smbinfo: add FileFsFullSizeInformationRonnie Sahlberg2-0/+51
2019-02-14smbinfo: Update the usage text with the new infolevelsRonnie Sahlberg1-1/+17
2019-02-14smbinfo: update help textSteve French1-0/+2
2019-02-14smbinfo: Add more File*Information classesRonnie Sahlberg2-20/+497