s3: libsmb: Change cli_getatr() and async versions to return a 32-bit attribute.
[samba.git] / source3 / libsmb / libsmb_file.c
2020-06-04 Jeremy Allisons3: libsmb: Change cli_getatr() and async versions...
2020-06-04 Jeremy Allisons3: libsmb: Rename uint16_t attr -> sattr (short attrib...
2020-06-04 Jeremy Allisons3: libsmb: Internally rename to use the name attr...
2020-05-25 Volker Lendeckelibsmb: Avoid casts
2020-05-25 Volker Lendeckelibsmb: Use IS[DOT]DOT
2020-05-25 Volker Lendeckelibsmb: Simplify callers of SMBC_dlist_contains()
2020-04-08 Volker Lendeckelibsmb: Call cli_setpathinfo_ext() instead of .._basic()
2020-04-08 Volker Lendeckelibsmb: Pass "struct timespec" to SMBC_setatr()
2020-03-20 Volker Lendeckelibsmb: Don't try to find posix stat info in SMBC_getatr()
2020-03-10 Volker Lendeckelibsmbclient: Put it back to a known, well-working...
2020-03-03 Volker Lendeckelibsmb: Use posix open in SMBC_open_ctx
2020-02-26 Volker Lendeckelibsmb: Fill in device which we don't get from cli_posi...
2020-02-25 Volker Lendeckelibsmb: Pass the correct path to cli_posix_stat()
2020-02-25 Volker Lendeckelibsmb: Avoid casts
2020-02-25 Volker Lendeckelibsmb: Use IS[DOT]DOT
2020-02-25 Volker Lendeckelibsmb: Simplify callers of SMBC_dlist_contains()
2019-12-19 Andreas Schneiderlibsmbclient: If over SMB1 first try to do a posix...
2019-12-19 Andreas Schneiders3:libsmb: Return a 'struct stat' buffer for SMBC_getatr()
2019-05-19 Rikard Falkeborns3: libsmbclient: Fix return value if cli_open() fails
2018-07-09 Jeremy Allisonlibsmbclient: Initialize written value before use.
2015-06-10 Jeremy Allisons3: libsmbclient: Use cache targetcli in SMBC_splice_ct...
2015-06-05 Jeremy Allisons3: libsmbclient: Re-resolving targetcli on every read...
2015-05-29 Ross Lagerwalls3: libsmbclient: Add server-side copy support
2015-05-13 Richard SharpeConvert all uint32/16/8 to _t in source3/libsmb.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-30 Gregor Becks3:libsmb: SMBC_getatr() if no method worked, try all...
2013-10-30 Gregor Becks3:libsmb: SMBC_getatr use pathinfo3 for second try
2013-10-30 Gregor Becks3:libsmb: SMBC_getatr do not let ino undefined on...
2013-10-30 Gregor Becks3:libsmb: SMBC_getatr try pathinfo2 only once
2013-06-21 Volker LendeckeFix some blank line endings
2013-06-11 Jeremy AllisonAdd the port argument to SMBC_server().
2013-06-11 Jeremy AllisonAdd the ability to parse out the port to SMBC_parse_path().
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_capabilities
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2011-12-04 Jeremy AllisonMove the callers that need to use the new cli_open...
2011-12-04 Jeremy AllisonRename cli_open -> cli_openx. Prelude to replacing...
2011-08-02 Stefan Metzmachers3:libsmb/libsmb_*: make use of cli_state_capabilities()
2011-07-23 Björn Baumbachs3-libsmb/libsmb_file.c: replace cli_read_old() with...
2011-07-20 Björn Baumbachs3-libsmb: replace cli_read() with cli_read_old()
2011-07-06 Volker Lendeckes3: make cli_resolve_path return NTSTATUS
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-06 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-05-05 Jeremy AllisonMore const fixes for compiler warnings from the waf...
2011-05-05 Jeremy AllisonFix many const compiler warnings.
2011-04-26 Volker Lendeckes3: Use cli_writeall instead of cli_write
2011-01-17 Volker Lendeckes3: Make cli_setpathinfo_basic use cli_setpathinfo
2011-01-17 Volker Lendeckes3: Rename cli_setpathinfo->cli_setpathinfo_basic
2010-10-24 Volker Lendeckes3: Convert cli_qfileinfo_basic to cli_qfileinfo
2010-10-24 Volker Lendeckes3: Rename cli_fileinfo() to cli_fileinfo_basic()
2010-07-26 Volker Lendeckes3: Convert cli_qpathinfo2 to cli_qpathinfo_send
2009-11-21 Volker Lendeckes3: Fix some nonempty blank lines
2009-06-05 Jeremy AllisonMake cli_ftruncate async. Also add a simple test.
2009-05-06 Jeremy AllisonMake cli_setatr async.
2009-05-06 Jeremy AllisonMake cli_setattrE async.
2009-05-06 Jeremy AllisonMake cli_getatr() async.
2009-05-05 Jeremy AllisonMake cli_getattrE async.
2009-04-30 Jeremy AllisonCause cli_close to return an NTSTATUS.
2009-04-30 Jeremy AllisonGet medieval on our ass about SMB1 file descriptors...
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-27 Derrell Lipman[Bug 6228] SMBC_open_ctx failure due to path resolve...
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-17 Jeremy AllisonRemove the global "struct cm_cred_struct" and associate...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-20 Bo YangMake libsmbclient work with DFS
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Derrell LipmanError return is False, not -1
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-16 Andreas SchneiderThe buf in the smbclient write function should be const.
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-04 Derrell LipmanContinued revamping of libsmbclient.
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-03 Derrell LipmanMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-03 Derrell LipmanContinued revamping of libsmbclient.
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.