summaryrefslogtreecommitdiff
path: root/source4/libcli/clifile.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-21The file descriptor argument to cli_getattrE() is a fnum not a fd.Tim Potter1-2/+2
2004-02-10Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter1-56/+64
2004-02-08Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter1-66/+75
2003-08-15more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell1-2/+2
2003-08-14client/client.c - cannot initialize struct with non-const valuesHerb Lewis1-2/+2
2003-08-13- added SMBntrename test suiteAndrew Tridgell1-4/+5
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+647