docs: fix a typo in history file
[bbaumbach/samba-autobuild/.git] / source3 / libsmb / libsmb_stat.c
2022-02-07 Volker Lendeckelibsmb: Convert SMBC_getatr() to NTSTATUS
2021-05-28 Andreas Schneiders3:libsmb: Use cli_credentials to store traversal creds
2020-10-21 Volker Lendeckelibsmb: Use ZERO_STRUCTP
2020-10-09 Andreas Schneiders3:libsmb: Pass cli_credentials to cli_resolve_path...
2020-08-15 Matthew DeVorelib/util: Standardize use of st_[acm]time ns
2020-06-04 Volker Lendeckelibsmb: Remove cli_getattrE() fallback from cli_qfilein...
2020-06-04 Jeremy Allisons3: libsmb: Change cli_getattrE() and async versions...
2020-06-04 Jeremy Allisons3: libsmb: Change cli_qfileinfo_basic() to return...
2020-06-04 Jeremy Allisons3: libsmb: Internally rename to use the name attr...
2020-05-25 Volker Lendeckelibsmb: Simplify callers of SMBC_dlist_contains()
2020-04-08 Volker Lendeckelibsmbclient: Don't throw away nsec fields in stat()
2020-03-10 Volker Lendeckelibsmbclient: Put it back to a known, well-working...
2020-02-25 Volker Lendeckelibsmb: Simplify callers of SMBC_dlist_contains()
2019-12-19 Andreas Schneiders3:libsmb: Add a setup_stat_from_stat_ex() function
2019-12-19 Andreas Schneiders3:libsmb: Return a 'struct stat' buffer for SMBC_getatr()
2019-12-19 Andreas Schneiders3:libsmb: Generate the inode only based on the path...
2019-10-30 Jeremy Allisons3: libsmb: Move setting all struct stat fields into...
2019-10-30 Jeremy Allisons3: libsmb: Move setting st->st_ino into setup_stat.
2019-10-30 Jeremy Allisons3: libsmb: Change generate_inode()/setup_stat() to...
2019-02-22 Mark Niggemannset caller allocation units in statvfs f_bavail
2018-11-28 Andreas Schneiders3:libsmb: Use #ifdef instead of #if for config.h defin...
2015-05-13 Richard SharpeConvert all uint32/16/8 to _t in source3/libsmb.
2015-03-26 Jeremy Allisons3: libsmbclient: Add missing talloc stackframe.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-17 Stefan Metzmachers3/libsmb: make use of smbXcli_tcon_is_dfs_share()
2013-10-17 Luk Claess3/libsmb: Use smbXcli_conn_dfs_supported instead of...
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-08-02 Stefan Metzmachers3:libsmb/libsmb_*: make use of cli_state_capabilities()
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...
2010-11-14 Volker Lendeckes3: Convert cli_get_posix_fs_info() to cli_trans()
2010-11-04 Volker Lendeckes3: Remove the use of cli_send_trans from cli_get_fs_fu...
2010-10-24 Volker Lendeckes3: Convert cli_qfileinfo_basic to cli_qfileinfo
2010-10-24 Volker Lendeckes3: Rename cli_fileinfo() to cli_fileinfo_basic()
2009-11-21 Volker Lendeckes3: Fix some nonempty blank lines
2009-11-21 Volker Lendeckes3: Convert cli_get_fs_attr_info to the async API
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2009-05-05 Jeremy AllisonMake cli_getattrE async.
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
2009-02-15 Derrell Lipmanremove accidental white space
2009-02-14 Derrell LipmanGet rid of the warnings I had for testing
2009-02-14 Derrell LipmanIt seems some systems use f_flags instead of f_flag...
2009-02-14 Derrell Lipmanf_frsize field is not ubiquitous. Check for it.
2009-02-14 Derrell LipmanThe f_fsid field is not always an integer type. Don...
2009-02-14 Derrell LipmanCheck for the right error return value
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
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
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.