summaryrefslogtreecommitdiff
path: root/source3/include/libsmb_internal.h
AgeCommit message (Expand)AuthorFilesLines
2011-03-15s3-libsmb: only include rap client when needed.Günther Deschner1-0/+1
2010-11-02s3-libsmbclient Don't store 'debug_stderr' on the libsmbclient contextAndrew Bartlett1-5/+0
2009-03-18s3: remove POLICY_HND.Günther Deschner1-1/+1
2009-03-17Remove the global "struct cm_cred_struct" and associated calls, makeJeremy Allison1-0/+6
2009-02-14[Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman1-2/+2
2009-02-13s3 libsmbclient: Fix fstatvfs to be more portableTim Prouty1-2/+2
2009-02-12[Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman1-0/+14
2009-01-16[Bug 6022] smbc_urlencode and smbc_urldecode were not exportedDerrell Lipman1-10/+0
2009-01-16Treat file names in POSIX-like case-sensitive fashion by defaultDerrell Lipman1-0/+5
2008-12-16commit b520befe6f51644d20434add9864d7a2fa30aa2eSATOH Fumiyasu1-6/+7
2008-07-16The buf in the smbclient write function should be const.Andreas Schneider1-1/+1
2008-03-03Continued revamping of libsmbclient.Derrell Lipman1-99/+1
2008-03-01Additional revamped libsmbclient documentationDerrell Lipman1-21/+27
2008-03-01Modified revamp of the libsmbclient interface.Derrell Lipman1-3/+13
2008-03-01Initial revamp of the libsmbclient interface.Derrell Lipman1-20/+518
2008-01-17Fix bug 5185: repeated calls to smbc_getxattr() lose sid-name mappingDerrell Lipman1-0/+1
2008-01-05Add the options smb_encrypt_level to set the requestedJeremy Allison1-0/+7
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-7/+7
2007-10-10r18013: Fix for "bug" (enhancement) 3684.Derrell Lipman1-0/+6
2007-10-10r18009: Fixes bug 4026.Derrell Lipman1-0/+9
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-1/+1
2007-10-10r14664: r13868@cabra: derrell | 2006-03-22 17:04:30 -0500Derrell Lipman1-0/+12
2007-10-10r12576: r12115@cabra: derrell | 2005-12-29 11:16:03 -0500Derrell Lipman1-5/+13
2007-10-10r7172: This is the proper fix for setting file times from libsmbclient. We nowDerrell Lipman1-1/+1
2007-10-10r5968: derrell's large file fix for libsmbclient (BUG 2505)Gerald Carter1-1/+1
2007-10-10r5752: implement derrell's solution for binary compatibilty in the _SMBCCTX s...Gerald Carter1-60/+0
2007-10-10r5735: rest of derrel's patch for BUG 2308; had to move the options structure...Gerald Carter1-3/+73
2007-10-10r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter1-1/+1
2002-11-04The fixes from Tom plus a minor update from me.Richard Sharpe1-0/+67