summaryrefslogtreecommitdiff
path: root/source3/client/smbctool.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-32/+32
2007-10-15Latest ipv6 changes broke (deprecated) smbmount, smbmnt and smbctoolGünter Kukkukk1-2/+2
2007-10-10r24601: Fix if statements where we still expected cli_connect() to return BOOL.Lars Müller1-1/+1
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r21768: Fix the client dfs code such that smbclient canJeremy Allison1-4/+4
2007-10-10r21714: Change the VFS interface to use struct timespecJeremy Allison1-3/+3
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-1/+1
2007-10-10r16587: Fix Klocwork #1987. Memleak on reusing x_dbf.Jeremy Allison1-0/+3
2007-10-10r16338: Fix Klocwork ID 150Volker Lendecke1-1/+8
2007-10-10r16274: Fix the smbclient prompting behaviour for both systems that haveJames Peach1-3/+4
2007-10-10r16230: Fix Klocwork #861 and others. localtime and asctimeJeremy Allison1-7/+23
2007-10-10r15519: Fix segfault.Günther Deschner1-1/+3
2007-10-10r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison1-4/+2
2007-10-10r13612: #define NO_SYSLOG is dead as a doornail.Tim Potter1-2/+0
2007-10-10r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman1-1/+1
2007-10-10r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison1-3/+3
2007-10-10r10176: adding smbctool from Kalim's SoC project; requires make bin/smbctoolGerald Carter1-0/+3746