summaryrefslogtreecommitdiff
path: root/source3/libsmb/libsmb_setget.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-21Fix some blank line endingsVolker Lendecke1-3/+3
2013-06-11Add smbc_getPort(), smbc_setPort(). Bump the .so minor number.Jeremy Allison1-0/+19
2012-06-12s3-libsmbclient: Add OptionUseNTHashVolker Lendecke1-0/+18
2010-11-02s3-libsmbclient Don't store 'debug_stderr' on the libsmbclient contextAndrew Bartlett1-1/+10
2010-11-02s3-libsmbclient Add comments to describe the behaviour of DEBUG()Andrew Bartlett1-2/+10
2010-11-02s3-debug Remove last direct assignements to DEBUGLEVELAndrew Bartlett1-1/+3
2010-01-24s3-libsmbclient: Add smbc_setOptionUseCCache()Volker Lendecke1-0/+18
2010-01-15Second part of bug 7045 - Bad (non memory copying) interfaces in smbc_setXXXX...Jeremy Allison1-3/+9
2010-01-15Fix bug 7045 - Bad (non memory copying) interfaces in smbc_setXXXX calls.Jeremy Allison1-3/+6
2009-11-21s3: Fix some nonempty blank linesVolker Lendecke1-3/+3
2009-02-12[Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman1-0/+24
2009-01-17Determine case sensitivity based on file system attributes.Derrell Lipman1-2/+14
2009-01-16Treat file names in POSIX-like case-sensitive fashion by defaultDerrell Lipman1-0/+14
2008-03-03Continued revamping of libsmbclient.Derrell Lipman1-0/+905