summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/libsmb_file.c
Commit message (Expand)AuthorAgeFilesLines
* Make cli_ftruncate async. Also add a simple test.Jeremy Allison2009-06-051-1/+1
* Make cli_setatr async.Jeremy Allison2009-05-061-1/+1
* Make cli_setattrE async.Jeremy Allison2009-05-061-2/+2
* Make cli_getatr() async.Jeremy Allison2009-05-051-1/+1
* Make cli_getattrE async.Jeremy Allison2009-05-051-3/+2
* Cause cli_close to return an NTSTATUS.Jeremy Allison2009-04-301-1/+1
* Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.Jeremy Allison2009-04-301-7/+9
* [Bug 6228] SMBC_open_ctx failure due to path resolve failure doesn't set errnoDerrell Lipman2009-03-271-0/+7
* Remove the global "struct cm_cred_struct" and associated calls, makeJeremy Allison2009-03-171-14/+21
* Make libsmbclient work with DFSBo Yang2009-02-201-1/+1
* Error return is False, not -1Derrell Lipman2008-10-241-3/+3
* The buf in the smbclient write function should be const.Andreas Schneider2008-07-161-1/+1
* Continued revamping of libsmbclient.Derrell Lipman2008-03-031-4/+4
* Additional revamped libsmbclient documentationDerrell Lipman2008-03-011-194/+199
* Modified revamp of the libsmbclient interface.Derrell Lipman2008-03-011-18/+18
* Initial revamp of the libsmbclient interface.Derrell Lipman2008-03-011-0/+859