summaryrefslogtreecommitdiff
path: root/source3/libsmb/libsmb_setget.c
Commit message (Expand)AuthorAgeFilesLines
* libsmb: Provide a talloc_stackframe() to external users of libsmb_setget.cAndrew Bartlett2014-07-151-2/+15
* Fix some blank line endingsVolker Lendecke2013-06-211-3/+3
* Add smbc_getPort(), smbc_setPort(). Bump the .so minor number.Jeremy Allison2013-06-111-0/+19
* s3-libsmbclient: Add OptionUseNTHashVolker Lendecke2012-06-121-0/+18
* s3-libsmbclient Don't store 'debug_stderr' on the libsmbclient contextAndrew Bartlett2010-11-021-1/+10
* s3-libsmbclient Add comments to describe the behaviour of DEBUG()Andrew Bartlett2010-11-021-2/+10
* s3-debug Remove last direct assignements to DEBUGLEVELAndrew Bartlett2010-11-021-1/+3
* s3-libsmbclient: Add smbc_setOptionUseCCache()Volker Lendecke2010-01-241-0/+18
* Second part of bug 7045 - Bad (non memory copying) interfaces in smbc_setXXXX...Jeremy Allison2010-01-151-3/+9
* Fix bug 7045 - Bad (non memory copying) interfaces in smbc_setXXXX calls.Jeremy Allison2010-01-151-3/+6
* s3: Fix some nonempty blank linesVolker Lendecke2009-11-211-3/+3
* [Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman2009-02-121-0/+24
* Determine case sensitivity based on file system attributes.Derrell Lipman2009-01-171-2/+14
* Treat file names in POSIX-like case-sensitive fashion by defaultDerrell Lipman2009-01-161-0/+14
* Continued revamping of libsmbclient.Derrell Lipman2008-03-031-0/+905