summaryrefslogtreecommitdiff
path: root/source3/client
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15552: Fix segfault...Günther Deschner1-0/+2
2007-10-10r15519: Fix segfault.Günther Deschner1-1/+3
2007-10-10r15448: New autoconf macro to test for sysconf variables.James Peach1-1/+0
2007-10-10r15141: Fix for #3592 inspired by Justin Best <justinb@pdxmission.org>.Jeremy Allison1-19/+30
2007-10-10r15098: Make smbclient -L use RPC to list shares, fall back to RAP. This shou...Volker Lendecke1-1/+56
2007-10-10r14359: Try and fix Coverity #176 by making the pointerJeremy Allison1-7/+7
2007-10-10r14351: Ensure we use the minimum of PATH_MAX and sizeof(pstring).Jeremy Allison1-5/+12
2007-10-10r14248: Fix Coverity bug # 84Volker Lendecke1-0/+1
2007-10-10r14246: Fix Coverity bug # 85Volker Lendecke1-0/+2
2007-10-10r14242: Fix Coverity bug # 82Volker Lendecke1-0/+2
2007-10-10r14176: Fix coverity bug #30. Ensure no possible null deref.Jeremy Allison1-2/+7
2007-10-10r14166: Fix const warning.Jeremy Allison1-1/+1
2007-10-10r14148: Removing the not very well tested krb5 ticket refresh handling activatedGünther Deschner1-10/+0
2007-10-10r14145: Add missing WITH_KCM hunks from my local tree.Günther Deschner1-2/+12
2007-10-10r14128: Remove warning generated by coverity scan tool (missing SAFE_FREE in ...Steve French1-0/+1
2007-10-10r14127: Remove coverity warning on mount.cifs.cSteve French1-1/+7
2007-10-10r14126: resolve two warnings from the coverity scanSteve French1-5/+8
2007-10-10r14009: Remove last const warning (have to use CONST_DISCARD).Jeremy Allison1-1/+3
2007-10-10r14006: Fix a couple of irritating warnings.Jeremy Allison1-2/+2
2007-10-10r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison3-13/+6
2007-10-10r13714: Set MOUNT_CIFS_VENDOR_SUFFIX if _SAMBA_BUILD_ is set toLars Müller2-4/+22
2007-10-10r13697: Remove unneeded header (header not present on all Linux either) for u...Steve French1-1/+0
2007-10-10r13612: #define NO_SYSLOG is dead as a doornail.Tim Potter1-2/+0
2007-10-10r13535: Fix #2353 based on a patch by William Jojo.Jeremy Allison1-3/+4
2007-10-10r13486: Two more -- fix bug 3503Volker Lendecke1-0/+2
2007-10-10r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman4-4/+4
2007-10-10r12912: patch from Tony Mountifield <tony@softins.co.uk> for BUG 3327 (fix ba...Gerald Carter1-0/+3
2007-10-10r12555: Fix more load_case_table swegfaults. Arggg.Jeremy Allison1-0/+1
2007-10-10r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C")Jeremy Allison1-1/+1
2007-10-10r12045: More warning fixes... Just a few more to go.Jeremy Allison1-0/+2
2007-10-10r12015: When smbspool tries to connect to a printer shared on a standaloneGünther Deschner1-1/+14
2007-10-10r11978: Volker's fix for #3292 (smbclient spins if server terminatesJeremy Allison1-1/+5
2007-10-10r11976: (Slightly modified) Volker fix for #3293. Use SMBecho instead ofJeremy Allison1-1/+6
2007-10-10r11938: Fix cifs to handle non-numeric uid and gid parameters and merge trunk...Steve French1-42/+122
2007-10-10r11839: Info level 0x101 is really a protocol NT level.Jeremy Allison1-1/+1
2007-10-10r11790: Avoid infinite retry to gather a connection.Günther Deschner1-3/+11
2007-10-10r11770: BUG 2718: don't use qpathinfo_basic() call when remote server is Win9...Gerald Carter1-2/+3
2007-10-10r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison3-6/+6
2007-10-10r10964: BUG 1051: store the directory path so we can send the full name in th...Gerald Carter1-2/+9
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter2-26/+15
2007-10-10r10590: merging lost fix from the release branchGerald Carter1-0/+2
2007-10-10r10554: * BUG 3057: assume x64 drivers are v3 driversGerald Carter1-6/+6
2007-10-10r10176: adding smbctool from Kalim's SoC project; requires make bin/smbctoolGerald Carter1-0/+3746
2007-10-10r9736: be a little more verbose on error.Günther Deschner1-5/+5
2007-10-10r9545: (Hopefully the last) fixes for DIR -> SMB_STRUCT_DIR.Jeremy Allison2-7/+9
2007-10-10r9401: Allow disabling mandatory byte range lock mount flag, andSteve French1-2/+2
2007-10-10r9225: Various minor CIFS mount helper fixes to less common error paths.Steve French1-6/+18
2007-10-10r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.Tim Potter3-6/+0
2007-10-10r8478: remove unused printmode command from smbclient (noticed by kalim@samba...Gerald Carter1-40/+0
2007-10-10r7879: fix compile issue caused by not statoc value for intializing cpp macrosGerald Carter1-2/+2