summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-14smbinfo.rst: document kernel versionAurelien Aptel1-1/+1
2018-11-05smbinfo: add a utility to display smb specific information about objectsRonnie Sahlberg4-0/+398
2018-08-17mount.cifs.rst: document vers=3.02 mount optionPavel Shilovsky1-0/+1
2018-08-17mount.cifs.rst: document vers=3 mount optionPavel Shilovsky1-0/+1
2018-08-17mount.cifs.rst: more cleanupsAurelien Aptel1-32/+29
2018-08-17checkopts: report duplicated options in man pageAurelien Aptel1-3/+16
2018-08-17cifs-utils: support rst2man-3Alexander Bokovoy2-4/+4
2018-07-15mount.cifs.rst: document missing options, correct wrong onesAurélien Aptel1-32/+79
2018-07-15checkopts: add python script to cross check mount optionsAurélien Aptel1-0/+240
2018-07-15manpage: update mount.cifs manpage with info about rdma optionKenneth Dsouza1-0/+5
2018-07-10mount.cifs.rst: document new (no)handlecache mount optionAurelien Aptel1-0/+10
2018-07-10docs: cleanup rst formatingAurelien Aptel8-434/+201
2018-03-09cifs-utils: bump version to 6.8cifs-utils-6.8Pavel Shilovsky1-1/+1
2018-03-09update mount.cifs manpage with info about echo_interval option.Kenneth Dsouza1-0/+9
2018-03-09cifscreds: check optind before accessing argv[optind]Ronnie Sahlberg1-0/+3
2018-03-09manpage: update mount.cifs manpage with info about incomplete optionsZhang Xianwei1-5/+5
2017-10-29manpage: update mount.cifs manpage with info about default version being mountedJeff Layton1-2/+6
2017-10-23doc: convert pod files to rstJeff Layton18-1605/+1769
2017-10-03man: generate all man pages from POD files when buidlingAurelien Aptel17-1853/+1431
2017-08-30cifs: setcifsacl - Send the actual (security descriptor) buffer size instead ...Shirish Pargaonkar1-22/+39
2017-08-27mount.cifs: add fallthrough comments on fmask/dmask option casesJeff Layton1-0/+2
2017-04-22mount.cifs: document SMBv3.1.1 and new seal optionAurelien Aptel2-1/+17
2017-03-16manpage: correct typos and spelling mistakesAurelien Aptel1-9/+9
2017-03-16mount.cifs: Remove data_blob.h includeThomas Witt1-1/+0
2017-03-02cifs-utils: bump version to 6.7cifs-utils-6.7Jeff Layton1-1/+1
2017-02-28cifs.upcall: use a MEMORY: ccache when instantiating from a keytabJeff Layton1-2/+2
2017-02-24cifs.upcall: don't do env scraping when uid is 0Jeff Layton2-2/+13
2017-02-24cifs.upcall: unset $KRB5CCNAME when creating new credcache from keytabJeff Layton1-0/+6
2017-02-24data_blob: Eliminate _PUBLIC_Jeff Layton2-10/+6
2017-02-24treewide: Eliminate SAFE_FREEJeff Layton2-23/+15