summaryrefslogtreecommitdiff
path: root/smbinfo.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-03smbinfo: Add SETCOMPRESSION supportRonnie Sahlberg1-1/+47
2019-10-03smbinfo: print the security information needed to decrypt wireshark traceSteve French1-1/+52
2019-05-07smbinfo: add GETCOMPRESSION supportRonnie Sahlberg1-0/+48
2019-04-17smbinfo: Improve help usage and add -h option.Kenneth D'souza1-5/+22
2019-04-05smbinfo: use constant for input buffer lengthPavel Shilovsky1-3/+3
2019-04-05smbinfo: make argument order consistentPavel Shilovsky1-12/+12
2019-04-05smbinfo: Add ability to query snapshots (previous versions)Steve French1-1/+107
2019-04-02smbinfo: missing help for fsctl-getobjidSteve French1-1/+3
2019-03-16smbinfo: add fsctl-getobjid supportRonnie Sahlberg1-0/+73
2019-03-08smbinfo: fix code stylePavel Shilovsky1-592/+583
2019-03-08smbinfo: decode the ACEsRonnie Sahlberg1-33/+164
2019-02-14smbinfo: add FileFsFullSizeInformationRonnie Sahlberg1-0/+49
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 Sahlberg1-12/+471
2018-11-05smbinfo: add a utility to display smb specific information about objectsRonnie Sahlberg1-0/+305