Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-05-07 | smbinfo: add bash completion support for getcompression | Pavel Shilovsky | 1 | -1/+2 |
2019-05-07 | getcifsacl: Add support for -R(recursive) option. | Kenneth D'souza | 2 | -5/+30 |
2019-05-07 | smbinfo: add GETCOMPRESSION support | Ronnie Sahlberg | 2 | -0/+50 |
2019-04-18 | getcifsacl: Fix usage message to include multiple files | Pavel Shilovsky | 1 | -2/+2 |
2019-04-18 | smbinfo: Add bash completion support for smbinfo. | Kenneth D'souza | 1 | -0/+42 |
2019-04-18 | getcifsacl: Add support to accept more paths | Kenneth D'souza | 1 | -36/+44 |
2019-04-17 | smbinfo: Improve help usage and add -h option. | Kenneth D'souza | 2 | -6/+26 |
2019-04-09 | secdesc-ui.py: a UI to view the security descriptors on SMB2+ shares | Ronnie Sahlberg | 1 | -0/+436 |
2019-04-08 | Update authors list | Pavel Shilovsky | 1 | -0/+1 |
2019-04-05 | cifs-utils: bump version to 6.9cifs-utils-6.9 | Pavel Shilovsky | 1 | -1/+1 |
2019-04-05 | smbinfo: use constant for input buffer length | Pavel Shilovsky | 1 | -3/+3 |
2019-04-05 | Fix authors and maintainers | Pavel Shilovsky | 3 | -5/+6 |
2019-04-05 | mount.cifs.rst: mention kernel version for snapshots | Pavel Shilovsky | 1 | -1/+2 |
2019-04-05 | Update man page for mount.cifs to add new options | Steve French | 1 | -38/+60 |
2019-04-05 | mount.cifs: detect GMT format of snapshot version | Pavel Shilovsky | 1 | -7/+47 |
2019-04-05 | mount.cifs: add more options to help message | Pavel Shilovsky | 1 | -5/+7 |
2019-04-05 | mount.cifs Add various missing parms from the help text | Steve French | 1 | -3/+11 |
2019-04-05 | smbinfo: make argument order consistent | Pavel Shilovsky | 1 | -12/+12 |
2019-04-05 | smbinfo: Add ability to query snapshots (previous versions) | Steve French | 2 | -1/+109 |
2019-04-02 | smbinfo: missing help for fsctl-getobjid | Steve French | 1 | -1/+3 |
2019-03-16 | cifs.upcall: fix a compiler warning | Pavel Shilovsky | 1 | -0/+1 |
2019-03-16 | smbinfo: add fsctl-getobjid support | Ronnie Sahlberg | 2 | -0/+75 |
2019-03-08 | smbinfo: fix code style | Pavel Shilovsky | 1 | -592/+583 |
2019-03-08 | setcifsacl: fix adding ACE when owner sid in unexpected location | Steve French | 1 | -5/+24 |
2019-03-08 | smbinfo: decode the ACEs | Ronnie Sahlberg | 2 | -34/+168 |
2019-03-08 | getcifsacl: Improve help usage and add -h option. | Kenneth D'souza | 1 | -9/+18 |
2019-03-08 | getcifsacl: Do not go to parse_sec_desc if getxattr fails. | Kenneth D'souza | 1 | -2/+6 |
2019-02-15 | mount.cifs.rst: update vers=3.1.1 option description | Pavel Shilovsky | 1 | -1/+1 |
2019-02-15 | Update mount.cifs with vers=default mount option and SMBv3.0.2 | Kenneth D'souza | 1 | -1/+5 |
2019-02-15 | Added rst2man.py to the search list. | Hank Leininger | 1 | -1/+1 |
2019-02-14 | mount.cifs: be more verbose and helpful regarding mount errors | Aurelien Aptel | 1 | -1/+11 |
2019-02-14 | cifs: Allow DNS resolver key to expire | Paulo Alcantara | 2 | -23/+64 |
2019-02-14 | smbinfo: add FileFsFullSizeInformation | Ronnie Sahlberg | 2 | -0/+51 |
2019-02-14 | smbinfo: Update the usage text with the new infolevels | Ronnie Sahlberg | 1 | -1/+17 |
2019-02-14 | smbinfo: update help text | Steve French | 1 | -0/+2 |
2019-02-14 | smbinfo: Add more File*Information classes | Ronnie Sahlberg | 2 | -20/+497 |
2019-02-14 | smbinfo.rst: document kernel version | Aurelien Aptel | 1 | -1/+1 |
2018-11-05 | smbinfo: add a utility to display smb specific information about objects | Ronnie Sahlberg | 4 | -0/+398 |
2018-08-17 | mount.cifs.rst: document vers=3.02 mount option | Pavel Shilovsky | 1 | -0/+1 |
2018-08-17 | mount.cifs.rst: document vers=3 mount option | Pavel Shilovsky | 1 | -0/+1 |
2018-08-17 | mount.cifs.rst: more cleanups | Aurelien Aptel | 1 | -32/+29 |
2018-08-17 | checkopts: report duplicated options in man page | Aurelien Aptel | 1 | -3/+16 |
2018-08-17 | cifs-utils: support rst2man-3 | Alexander Bokovoy | 2 | -4/+4 |
2018-07-15 | mount.cifs.rst: document missing options, correct wrong ones | Aurélien Aptel | 1 | -32/+79 |