summaryrefslogtreecommitdiff
path: root/source3/libsmb/clifile.c
AgeCommit message (Expand)AuthorFilesLines
2001-02-20- neater setting of bccAndrew Tridgell1-13/+14
2001-02-20converted cli_open()Andrew Tridgell1-7/+8
2001-02-20converted cli_chkpath()Andrew Tridgell1-3/+4
2001-02-20converted cli_mkdir()Andrew Tridgell1-3/+4
2000-12-21Added a cli_nt_create_uni() to do a ntcreate&x with a unicode filename,Tim Potter1-2/+49
2000-12-04pass the desired access into cli_nt_create()Andrew Tridgell1-3/+3
2000-12-04fixed indentationAndrew Tridgell1-1/+1
2000-11-16Ok - fixed a bug in our levelII oplock code. We need to break a level II onJeremy Allison1-1/+4
2000-09-29added cli_lock64() and cli_unlock64()Andrew Tridgell1-0/+96
2000-04-25split clientgen.c into several partsAndrew Tridgell1-0/+609