summaryrefslogtreecommitdiff
path: root/source3/libsmb/libsmb_stat.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-14s3: Convert cli_get_posix_fs_info() to cli_trans()Volker Lendecke1-9/+11
2010-11-04s3: Remove the use of cli_send_trans from cli_get_fs_full_size_infoVolker Lendecke1-6/+8
2010-10-24s3: Convert cli_qfileinfo_basic to cli_qfileinfoVolker Lendecke1-8/+9
2010-10-24s3: Rename cli_fileinfo() to cli_fileinfo_basic()Volker Lendecke1-6/+6
2009-11-21s3: Fix some nonempty blank linesVolker Lendecke1-46/+33
2009-11-21s3: Convert cli_get_fs_attr_info to the async APIVolker Lendecke1-1/+1
2009-05-26Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STATVolker Lendecke1-6/+6
2009-05-05Make cli_getattrE async.Jeremy Allison1-2/+2
2009-03-27[Bug 6228] SMBC_open_ctx failure due to path resolve failure doesn't set errnoDerrell Lipman1-0/+1
2009-03-17Remove the global "struct cm_cred_struct" and associated calls, makeJeremy Allison1-2/+3
2009-02-20Make libsmbclient work with DFSBo Yang1-1/+1
2009-02-14remove accidental white spaceDerrell Lipman1-1/+0
2009-02-14Get rid of the warnings I had for testingDerrell Lipman1-5/+0
2009-02-14It seems some systems use f_flags instead of f_flag. Use the appropriate one.Derrell Lipman1-4/+11
2009-02-14f_frsize field is not ubiquitous. Check for it.Derrell Lipman1-0/+4
2009-02-14The f_fsid field is not always an integer type. Don't set it in that case.Derrell Lipman1-0/+5
2009-02-14Check for the right error return valueDerrell Lipman1-2/+3
2009-02-14[Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman1-2/+2
2009-02-13s3 libsmbclient: Fix fstatvfs to be more portableTim Prouty1-2/+2
2009-02-12[Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman1-0/+169
2008-03-03Continued revamping of libsmbclient.Derrell Lipman1-2/+2
2008-03-01Additional revamped libsmbclient documentationDerrell Lipman1-66/+66
2008-03-01Modified revamp of the libsmbclient interface.Derrell Lipman1-5/+5
2008-03-01Initial revamp of the libsmbclient interface.Derrell Lipman1-0/+302