summaryrefslogtreecommitdiff
path: root/source3/libsmb/smb2cli_query_info.c
AgeCommit message (Collapse)AuthorFilesLines
2012-05-15libcli/smb: move smb2cli_query_info.c from source3 to the toplevelBjörn Baumbach1-254/+0
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2012-05-06s3:libsmb: add smb2cli_query_info*Stefan Metzmacher1-0/+254
metze