summaryrefslogtreecommitdiffstats
path: root/source4/client/client.c
Commit message (Expand)AuthorAgeFilesLines
...
* r357: added share browsing to smbclient using the SRVSVC MSRPC pipeAndrew Tridgell2007-10-101-4/+92
* r152: a quick airport commit ....Andrew Tridgell2007-10-101-2/+2
* r66: fixed a segv when printing an error from a session setup failure. ThisAndrew Tridgell2007-10-101-5/+8
* r23: get rid of def_finfoAndrew Tridgell2007-10-101-2/+0
* Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter2004-02-101-29/+31
* Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter2004-02-081-63/+64
* merge the version.h autogeneration stuff from 3.0Stefan Metzmacher2004-01-281-1/+1
* fixed some warningsAndrew Tridgell2003-11-281-2/+3
* by using a single proto.h we gain another factor of 4 in the speed ofAndrew Tridgell2003-11-231-1/+0
* - a few portability fixes from Jim MyersAndrew Tridgell2003-10-301-1/+48
* thanks to ntfsd and some google searches I worked out what the unknownAndrew Tridgell2003-09-021-3/+2
* more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell2003-08-151-1/+1
* client/client.c - cannot initialize struct with non-const valuesHerb Lewis2003-08-141-1/+5
* fixed allinfo bug reported by metzeAndrew Tridgell2003-08-141-1/+1
* use the \\server\share form of tconx to work with servers that don'tAndrew Tridgell2003-08-131-0/+2
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+3025