summaryrefslogtreecommitdiff
path: root/source4/client/clitar.c
AgeCommit message (Collapse)AuthorFilesLines
2004-02-10Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter1-7/+8
only users are smbclient and smbtorture. (This used to be commit 54cb508c78e5c1faa3ade46b46b165983c880d10)
2004-02-08Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter1-16/+16
smbtorture to use the new interface. Part 2 will be to eliminate cli_state from smbtorture as this is now the only place where it is used. (This used to be commit db1cc96af62ea42837d60592877fc3f93cef143b)
2003-11-23by using a single proto.h we gain another factor of 4 in the speed ofAndrew Tridgell1-1/+0
"make proto" (This used to be commit f6bb118799887e8e29399343e377ba8e9f059f20)
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+1856
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)