summaryrefslogtreecommitdiffstats
path: root/source4/libcli/cliconnect.c
Commit message (Expand)AuthorAgeFilesLines
* r2494: fixed connecting to a share mode server (tested and really works now)Andrew Tridgell2007-10-101-3/+10
* r2463: make sure we don't send the password in a tconx unless we really have toAndrew Tridgell2007-10-101-6/+14
* r2247: talloc_destroy -> talloc_freeTim Potter2007-10-101-3/+3
* r1985: take advantage of the new talloc in a few more placesAndrew Tridgell2007-10-101-9/+5
* r1897: added a choose_called_name() function that allows us to more sanelyAndrew Tridgell2007-10-101-2/+2
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-29/+29
* r1429: enable spnego in smbclient too.Stefan Metzmacher2007-10-101-6/+11
* Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter2004-02-101-22/+17
* don't leak memory if cli->tree is NULLHerb Lewis2003-08-151-3/+5
* don't dereference null pointerHerb Lewis2003-08-151-1/+1
* - added SMBntrename test suiteAndrew Tridgell2003-08-131-1/+14
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+207