summaryrefslogtreecommitdiffstats
path: root/source/client/client.c
Commit message (Expand)AuthorAgeFilesLines
* r25387: Sync with 3.2.0 svn treeGerald Carter2007-09-271-0/+4
* r24660: Merge the inbuf/outbuf changesVolker Lendecke2007-08-251-4/+6
* r24036: Fix dfs rename bug in smbclient reported by Thomas Bork <tombork@web....Jeremy Allison2007-07-241-5/+14
* r23989: For testing purposes, add "echo" to smbclientVolker Lendecke2007-07-221-0/+19
* r23825: Add ".." command as an alias to "cd ..".Günther Deschner2007-07-111-1/+15
* r23824: Add ls alias for lazy typers like me.Günther Deschner2007-07-111-0/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
* r23571: Fix, parsing of multi byte share names.Simo Sorce2007-06-211-16/+10
* r23554: Fix bug #4711 by makeing cli_connect return an NTSTATUS.Jeremy Allison2007-06-201-2/+8
* r22155: Fixed warning #4498 from jason@ncac.gwu.edu.Jeremy Allison2007-04-101-2/+2
* r22002: Fix bug #3974, there are still open issues with -N behavior (doc fix ...Simo Sorce2007-03-281-26/+63
* r21768: Fix the client dfs code such that smbclient canJeremy Allison2007-03-081-48/+61
* r21734: Fix bug #4369. Patch from David Leonard <dleonard@vintela.com>.Jeremy Allison2007-03-071-0/+5
* r21714: Change the VFS interface to use struct timespecJeremy Allison2007-03-051-3/+3
* r21657: get rid of warning - not everyone understands %FHerb Lewis2007-03-021-3/+3
* r21641: Add test code for POSIX pathname calls into smbclient.Jeremy Allison2007-03-011-1/+147
* r20673: Add in the wdel smbclient command that allows meJeremy Allison2007-01-111-8/+12
* r20655: After consulting with Volker, fix our pathnameJeremy Allison2007-01-101-0/+29
* r19814: Fix 'make everything build'Gerald Carter2006-11-211-17/+16
* r19810: more merge work....does not compile currently. Working on smbd mergeGerald Carter2006-11-211-75/+276
* r19806: merge time.c changesGerald Carter2006-11-201-2/+2
* r19529: Added showacls togle. Previously was vendor-specific code.Jeremy Allison2006-11-011-7/+71
* r16674: After removing each individual post-3.0.23rc3 change:Gerald Carter2006-06-291-0/+3
* r16348: * merging changes from SAMBA_3_0 r16346Gerald Carter2006-06-191-3/+11
* r16254: pulling klocwork fixes for 3.0.23rc3 (current up to r16251)Gerald Carter2006-06-151-9/+25
* r15098: Make smbclient -L use RPC to list shares, fall back to RAP. This shou...Volker Lendecke2006-04-161-1/+56
* r14359: Try and fix Coverity #176 by making the pointerJeremy Allison2006-03-131-7/+7
* r14351: Ensure we use the minimum of PATH_MAX and sizeof(pstring).Jeremy Allison2006-03-131-5/+12
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2006-03-071-4/+2
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2006-01-281-1/+1
* r12555: Fix more load_case_table swegfaults. Arggg.Jeremy Allison2005-12-281-0/+1
* r11978: Volker's fix for #3292 (smbclient spins if server terminatesJeremy Allison2005-11-301-1/+5
* r11976: (Slightly modified) Volker fix for #3293. Use SMBecho instead ofJeremy Allison2005-11-301-1/+6
* r11839: Info level 0x101 is really a protocol NT level.Jeremy Allison2005-11-221-1/+1
* r11770: BUG 2718: don't use qpathinfo_basic() call when remote server is Win9...Gerald Carter2005-11-181-2/+3
* r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison2005-11-051-2/+2
* r10964: BUG 1051: store the directory path so we can send the full name in th...Gerald Carter2005-10-131-2/+9
* r9545: (Hopefully the last) fixes for DIR -> SMB_STRUCT_DIR.Jeremy Allison2005-08-231-5/+5
* r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.Tim Potter2005-07-191-2/+0
* r8478: remove unused printmode command from smbclient (noticed by kalim@samba...Gerald Carter2005-07-141-40/+0
* r6685: smbclient fixesGerald Carter2005-05-091-3/+16
* r6388: BUG 2626: ensure that the calling_name is set to something after parsi...Gerald Carter2005-04-191-0/+2
* r6348: Fix for bug #2605 reported by Daniel Patterson <Daniel_Patterson@natio...Jeremy Allison2005-04-151-6/+21
* r6291: BUG 2588: force smbclient messages to port 139 unless someone set the ...Gerald Carter2005-04-111-1/+6
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2005-04-061-3/+3
* r6120: Added "volume" command to smbclient that prints out the volume name andJeremy Allison2005-03-301-0/+20
* r5979: Don't crash when talking to a Win98 server (bugid #2530 - not a fixJeremy Allison2005-03-221-0/+1
* r5968: derrell's large file fix for libsmbclient (BUG 2505)Gerald Carter2005-03-221-2/+2
* r5835: Make smbclient obey the max protocol argument again.Jeremy Allison2005-03-161-1/+1