summaryrefslogtreecommitdiffstats
path: root/source4/client/smbmount.c
Commit message (Expand)AuthorAgeFilesLines
* r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNSAndrew Tridgell2007-10-101-1/+0
* r8643: - make lp_configfile() work againAndrew Tridgell2007-10-101-2/+2
* r7916: - got rid of the in_client globalAndrew Tridgell2007-10-101-4/+0
* r7704: - fixed open_nbt_connection() to return NULL when the connection failedAndrew Tridgell2007-10-101-6/+6
* r7530: Simply calling convention of lp_load().Andrew Bartlett2007-10-101-1/+1
* r7482: Rename smbcli_send_tconX() to smbcli_tconX() so as not to get itTim Potter2007-10-101-2/+1
* r5302: fixed a compilation problem on solaris caused by the recent includeAndrew Tridgell2007-10-101-1/+1
* r3454: moved a few more things out if includes.h into the include/system/ inc...Andrew Tridgell2007-10-101-0/+1
* r3443: the next stage in the include files re-organisation.Andrew Tridgell2007-10-101-2/+2
* r3441: some include file cleanups and general housekeepingAndrew Tridgell2007-10-101-1/+1
* r3278: - rewrote the client side rpc connection code to use lib/socket/Andrew Tridgell2007-10-101-1/+1
* r1897: added a choose_called_name() function that allows us to more sanelyAndrew Tridgell2007-10-101-1/+1
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-20/+20
* r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2007-10-101-2/+2
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-1/+1
* more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell2003-08-151-2/+2
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+930