summaryrefslogtreecommitdiffstats
path: root/source/client/smbmount.c
Commit message (Expand)AuthorAgeFilesLines
* r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNSAndrew Tridgell2005-12-281-1/+0
* r8643: - make lp_configfile() work againAndrew Tridgell2005-07-201-2/+2
* r7916: - got rid of the in_client globalAndrew Tridgell2005-06-261-4/+0
* r7704: - fixed open_nbt_connection() to return NULL when the connection failedAndrew Tridgell2005-06-181-6/+6
* r7530: Simply calling convention of lp_load(). Andrew Bartlett2005-06-131-1/+1
* r7482: Rename smbcli_send_tconX() to smbcli_tconX() so as not to get it Tim Potter2005-06-111-2/+1
* r5302: fixed a compilation problem on solaris caused by the recent includeAndrew Tridgell2005-02-101-1/+1
* r3454: moved a few more things out if includes.h into the include/system/ inc...Andrew Tridgell2004-11-021-0/+1
* r3443: the next stage in the include files re-organisation.Andrew Tridgell2004-11-011-2/+2
* r3441: some include file cleanups and general housekeepingAndrew Tridgell2004-11-011-1/+1
* r3278: - rewrote the client side rpc connection code to use lib/socket/Andrew Tridgell2004-10-271-1/+1
* r1897: added a choose_called_name() function that allows us to more sanelyAndrew Tridgell2004-08-181-1/+1
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2004-08-041-20/+20
* r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2004-06-011-2/+2
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2004-05-251-1/+1
* r6: merge in the samba4 HEAD branch from cvsCVS Import User2004-04-041-29/+19
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+940