ctdb-scripts: Do not de-duplicate the interfaces list
[samba.git] / source3 / include / libsmbclient.h
2023-10-12 Volker Lendeckelibsmbclient: Add smbc_[gs]etOptionPosixExtensions()
2023-07-05 Andreas Schneiders3:include: Fix code spelling
2023-04-20 Andreas Schneiders3:libsmb: Also deprecate smbc_init()
2023-04-20 Andreas Schneiders3:libsmb: Mark smbc_set_credentials() as deprecated
2023-04-09 Remi Colletlibsmb: fix regression on smbc_getxattr and fix doc
2022-08-26 Volker Lendeckelibsmbclient: Fix a typo
2020-08-19 Andreas Schneiders3:libsmb: Use cli_credentials_set_smb_encryption()
2020-03-23 Aurelien Aptels3: libsmbclient.h: add missing time.h include
2019-12-02 Puran Chands3: smbclient doc fix
2019-10-30 Jeremy Allisons3: libsmb: Added new API smbc_readdirplus2()
2019-01-10 Swen SchilligFix typos and ban the rams from samba tdb-1.3.17
2018-09-05 Andreas Schneiders3:libsmbclient: Add function to set protocol levels
2018-05-16 Andreas Schneiders3:libsmbclient: Use const for setting and getting...
2018-05-04 Puran Chands3: libsmbclient: Add new function SMBC_readdirplus_ctx().
2018-05-04 Puran Chands3: libsmbclient: Add internal/external structures...
2018-01-21 Puran ChandAdded smbc_SetConfiguration which lets the user set...
2017-12-10 Puran ChandAdded smbc_SetLogCallback which lets third party code...
2017-10-27 Andreas Schneiderlibsmbclient: Use const for the user
2015-07-10 Volker Lendeckelibsmb: Implement smbc_notify
2015-05-29 Ross Lagerwalls3: libsmbclient: Add server-side copy support
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-06-21 Volker LendeckeFix some blank line endings
2013-06-14 Volker Lendeckelibsmbclient: Fix typos
2013-06-11 Jeremy AllisonAdd smbc_getPort(), smbc_setPort(). Bump the .so minor...
2012-06-12 Volker Lendeckes3-libsmbclient: Add OptionUseNTHash
2011-03-09 Volker Lendeckelibsmbclient: Fix a typo
2010-04-11 Derrell Lipman[Bug 7345] Incomplete description of function return...
2010-01-24 Volker Lendeckes3-libsmbclient: Add smbc_setOptionUseCCache()
2009-05-11 Derrell LipmanCorrect typos; semicolons instead of commas
2009-05-11 Derrell LipmanProvide a libsmbclient interface for programs requiring...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-23 Derrell LipmanMake char* parameters const
2009-02-21 Jeremy AllisonChange smbc_set_credentials_with_fallback() (unreleased...
2009-02-20 Bo YangMake libsmbclient work with DFS
2009-02-15 Derrell Lipmanenums are traditionally signed. Avoid use of high bit...
2009-02-14 Derrell Lipman[Bug 6069] Add a fstatvfs function for libsmbclient
2009-02-13 Tim Proutys3 libsmbclient: Fix fstatvfs to be more portable
2009-02-12 Derrell Lipman[Bug 6069] Add a fstatvfs function for libsmbclient
2009-01-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-17 Derrell LipmanDetermine case sensitivity based on file system attributes.
2009-01-16 Derrell LipmanTreat file names in POSIX-like case-sensitive fashion...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-16 Andreas SchneiderThe buf in the smbclient write function should be const.
2008-07-16 Derrell LipmanMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-07-16 Derrell LipmanFix typos.
2008-07-09 Derrell LipmanMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-07-09 Derrell Lipman[BUG 5580] Allow access to DFS shares via libsmbclient
2008-06-23 Andreas SchneiderAdd documentation for kerberos support in libsmbclient.
2008-06-18 Derrell LipmanRemove prototype of unimplemented smbc_chown() function.
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-04 Derrell Lipmanuse constant name less likely to cause conflict
2008-03-04 Derrell LipmanMissed a few 'deprecated' markers
2008-03-04 Derrell LipmanContinued revamping of libsmbclient.
2008-03-04 Derrell Lipmanfixed missing white space
2008-03-04 Derrell Lipmanchange variable name from f to fn for function pointers
2008-03-04 Derrell LipmanComment was in wrong place
2008-03-04 Derrell LipmanMark smbc_option_{get,set} as deprecated
2008-03-04 Derrell LipmanAdditional revamped libsmbclient documentation
2008-03-04 Derrell LipmanModified revamp of the libsmbclient interface.
2008-03-04 Derrell LipmanInitial revamp of the libsmbclient interface.
2008-03-04 Derrell Lipmanuse constant name less likely to cause conflict
2008-03-03 Derrell LipmanMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-03 Derrell LipmanMissed a few 'deprecated' markers
2008-03-03 Derrell LipmanContinued revamping of libsmbclient.
2008-03-02 Derrell Lipmanfixed missing white space
2008-03-02 Derrell Lipmanchange variable name from f to fn for function pointers
2008-03-02 Derrell LipmanComment was in wrong place
2008-03-02 Derrell LipmanMark smbc_option_{get,set} as deprecated
2008-03-02 Derrell LipmanAdditional revamped libsmbclient documentation
2008-03-02 Derrell LipmanModified revamp of the libsmbclient interface.
2008-03-02 Derrell LipmanInitial revamp of the libsmbclient interface.
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-27 Derrell Lipmanadd smbc_ftruncate() to emulate POSIX ftruncate()
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Gerald W. CarterMerge branch 'v3-2-test-merge' into v3-2-stable
2008-01-16 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-16 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-13 Derrell LipmanFix smbc_listxattr() and friends (bug #5189)
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Derrell Lipmanr21132: - Fixes bug 4366. Documentation for smbc_utime...
2007-10-10 Derrell Lipmanr18013: Fix for "bug" (enhancement) 3684.
2007-10-10 Derrell Lipmanr16550: Fix bug 3866. Thanks for the report!
2007-10-10 Derrell Lipmanr14664: r13868@cabra: derrell | 2006-03-22 17:04...
2007-10-10 Jeremy Allisonr11719: Remove silly #define of close -> close_fn as...
2007-10-10 Jeremy Allisonr11573: Adding Andrew Bartlett's patch to make machine...
2007-10-10 Derrell Lipmanr9540: correct comments in struct smbc_dirent (fixes...
2007-10-10 Volker Lendecker8093: Next round. Now it compiles with --enable-socket...
2007-10-10 Tim Potterr5916: Only one C++ guard is necessary, not one around...
2007-10-10 Gerald Carterr5752: implement derrell's solution for binary compatib...
2007-10-10 Gerald Carterr5735: rest of derrel's patch for BUG 2308; had to...
2007-10-10 Jeremy Allisonr4970: Fix for bug 2092, allowing fallback after kerber...
2007-10-10 Richard Sharper599: Bug #1178. Make the libsmbclient routines callabl...
2003-11-05 Tim PotterMerge from 3.0:
2003-11-02 Tim PotterAdd prototype for smbc_remove_unused_server() to fix...
2003-10-24 Richard SharpeCommit Derrell's changes to libsmbclient plus a small...
next