libcli: Remove define for ERROR_INVALID_DATATYPE
[samba.git] / source3 /
2020-06-22 Isaac BoukrisFix usage of ldap_get_values_len for msDS-AdditionalDns...
2020-06-21 Anoop C Svfs_shadow_copy2: Fix a log message
2020-06-21 Anoop C Svfs_shadow_copy: Fix a log message
2020-06-18 Isaac BoukrisProperly handle msDS-AdditionalDnsHostName returned...
2020-06-17 Andreas Schneiders3:lib:tls: Use better priority lists for modern GnuTLS
2020-06-17 Anoop C Svfs_glusterfs: Enable caching of selinux xattr by default
2020-06-16 Andreas Schneiders3:lib: Make sure that have_rsrc is initialized
2020-06-16 Andreas Schneiders3:smbd: Fix a possibile null pointer dereference
2020-06-16 Andreas Schneiders3:locking: Remove dead code
2020-06-16 Andreas Schneiders3:rpc_server: Check return code of set_blocking()
2020-06-16 Andreas Schneiders3:samr: Add missing NULL pointer check
2020-06-16 Andreas Schneiders3:notifyd: Check return value of lp_load_initial_only()
2020-06-16 Andreas Schneiders3:lib: Avoid a NULL pointer deref on log level 10
2020-06-16 Andreas Schneiders3:rpc_server: Pass a pointer to add_filemeta()
2020-06-15 Volker Lendeckevfs: Move reparse point functions to util_reparse.c
2020-06-15 Volker Lendeckelib: Remove an unused macro
2020-06-15 Volker Lendeckelibsmb: Add overflow protection to symlink_reparse_buff...
2020-06-15 Volker Lendeckelibcli: Move IO_REPARSE_TAG definitions to smb_constants.h
2020-06-15 Volker Lendeckesmbd: Apply a bit of README.Coding to unix_convert()
2020-06-15 Volker Lendeckesmbd: Reduce indentation in check_reduced_name()
2020-06-15 Volker Lendeckelib: Move a #define ip_equal_v4() to nmbd/nmbd.h
2020-06-15 Volker Lendeckesmbd: Fix typos
2020-06-15 Volker Lendeckenet: Align integer types
2020-06-12 Andrew Bartlettbuild: Put the note from the bottom of the old BUILD_SY...
2020-06-11 Björn Baumbachs3-libads: use ldap_init_fd() to initialize a ldap...
2020-06-10 Volker Lendeckesmbclient: Simplify do_list()
2020-06-10 Volker Lendeckesmbclient: Simplify the queue for recursive listing
2020-06-10 Volker Lendeckesmbclient: Simplify do_list_helper()
2020-06-10 Volker Lendeckesmbclient: Slightly simplify do_list()
2020-06-10 Volker Lendeckesmbclient: Do early return in do_list_helper().
2020-06-10 Volker Lendeckesmbclient: Align integer types
2020-06-10 Volker Lendeckesmbclient: Align some integer types
2020-06-10 Volker Lendeckevfs: Fix typos
2020-06-10 Volker Lendeckelibsmb: Fix a typo
2020-06-10 Volker Lendeckeregistry3: Fix a typo
2020-06-10 David Disseldorps3/torture: test rbtree TDB_INSERT and TDB_MODIFY flags
2020-06-10 David Disseldorps3/torture: use stack buffer for rbtree loop
2020-06-10 Anoop C Svfs_default: Remove an unused data member
2020-06-10 Andreas SchneiderRevert "s3:libsmb: add a cache for cli_session_creds_pr...
2020-06-09 Stefan Metzmachers3:libads: remove unused "GSSAPI" support
2020-06-09 Stefan Metzmachers3:libsmb: add a cache for cli_session_creds_prepare_krb5()
2020-06-05 Björn Baumbachpysmbd: make sure that session unix info is filled
2020-06-04 Volker Lendeckelibsmb: Remove unused cli_smb2_qfileinfo_basic()
2020-06-04 Volker Lendeckelibsmb: Use cli_qfileinfo_basic() in cli_smb2_qpathinfo2()
2020-06-04 Volker Lendecketorture3: Fix a debug message
2020-06-04 Volker Lendeckelibsmb: Remove unused cli_smb2_getattrE()
2020-06-04 Volker Lendeckelibsmb: Use cli_qfileinfo_basic() in cli_smb2_getatr()
2020-06-04 Volker Lendeckepylibsmb: Use cli_qfileinfo_basic_send() in py_smb_file...
2020-06-04 Volker Lendeckelibsmb: Make qfileinfo_basic available for smb2 in...
2020-06-04 Volker Lendeckelibsmb: Remove unused sync version of cli_getattrE()
2020-06-04 Volker Lendeckelibsmb: Remove cli_getattrE() fallback from cli_qfilein...
2020-06-04 Volker Lendeckelibsmb: Use SMBgetattrE in cli_qfileinfo_basic_send...
2020-06-04 Volker Lendeckenet: Align integer types, move variable closer to its use
2020-06-04 Volker Lendeckenet: Copy hires timestamps in net_copy_fileattr()
2020-06-04 Volker Lendecketorture3: Use cli_qfileinfo_basic() in run_posix_append()
2020-06-04 Volker Lendeckelibsmb: Add async cli_qfileinfo_basic
2020-06-04 Jeremy Allisons3: client. Move to all 32-bit attributes in smbclient.
2020-06-04 Jeremy Allisons3: torture: Add simple tests to samba3.base.attr to...
2020-06-04 Jeremy Allisons3: libsmb: cli_setatr() and async version. Don't allow...
2020-06-04 Jeremy Allisons3: libsmb: cli_unlink() and async version. Don't allow...
2020-06-04 Jeremy Allisons3: libsmb: Change cli_unlink() and async version to...
2020-06-04 Jeremy Allisons3: libsmb: Change cli_setfileinfo_ext() and async...
2020-06-04 Jeremy Allisons3: libsmb: Change cli_setpathinfo_ext() to take 32...
2020-06-04 Jeremy Allisons3: libsmb: Change cli_setatr() and async version to...
2020-06-04 Jeremy Allisons3: libsmb: Make cli_list_trans() and cli_list take...
2020-06-04 Jeremy Allisons3: libsmb: Make cli_list_old() take 32-bit attribute.
2020-06-04 Jeremy Allisons3: libsmb: Change cli_smb2_setatr() to use 32-bit...
2020-06-04 Jeremy Allisons3: Fix dfs-reparse testing code to use 32-bit attribut...
2020-06-04 Jeremy Allisons3: libsmb: Change cli_qpathinfo1() and async version...
2020-06-04 Jeremy Allisons3: libsmb: Change cli_qpathinfo3() to return a 32...
2020-06-04 Jeremy Allisons3: libsmb: Change cli_qpathinfo2() and async versions...
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: Change cli_getattrE() and async versions...
2020-06-04 Jeremy Allisons3: libsmb: Change cli_qfileinfo_basic() to return...
2020-06-04 Jeremy Allisons3: libsmb: Change cli_smb2_qpathinfo2() to return...
2020-06-04 Jeremy Allisons3: libsmb: Fix cli_smb2_getatr() to return a 32 bit...
2020-06-04 Jeremy Allisons3: libsmb: Change cli_smb2_getattrE() to return 32...
2020-06-04 Jeremy Allisons3: libsmb: Change cli_smb2_qfileinfo_basic() and all...
2020-06-04 Jeremy Allisons3: smbclient: Rename mode parameter to attr.
2020-06-04 Jeremy Allisons3: libsmb: clifile.c: Rename all uint16_t *attr parame...
2020-06-04 Jeremy Allisons3: libsmb: clirap. Rename all mode/ *mode parameters...
2020-06-04 Jeremy Allisons3: libsmb: cli_smb2_qfileinfo_basic()/cli_smb2_qpathin...
2020-06-04 Jeremy Allisons3: libsmb: Change size of finfo->attr to uint32_t.
2020-06-04 Jeremy Allisons3: libsmb: SMBC_chmod_ctx(), rename mode -> attr when...
2020-06-04 Jeremy Allisons3: libsmb: Internally rename to use the name attr...
2020-06-04 Jeremy Allisons3: libsmb: Internally rename to use the name attr...
2020-06-04 Jeremy Allisons3: libsmb: In struct file_info rename mode -> attr.
2020-06-03 Jeremy Allisons3: VFS: default. Ensure read_dfs_pathat() returns...
2020-06-03 Jeremy Allisons3: VFS: shadow_copy2. Ensure read_dfs_pathat() returns...
2020-06-03 Jeremy Allisons3: VFS: gluster. Ensure read_dfs_pathat() returns...
2020-06-03 Jeremy Allisons3: VFS: ceph. Ensure read_dfs_pathat() returns stat...
2020-06-03 Jeremy Allisons3: VFS: catia. Ensure read_dfs_pathat() returns stat...
2020-06-03 Jeremy Allisons3: VFS: cap. Ensure read_dfs_pathat() returns stat...
2020-06-03 Jeremy Allisons3: VFS: Change the function signature for SMB_VFS_READ...
2020-06-03 Jeremy Allisons3: torture: Add test for getting attibutes on an MSDFS...
2020-06-03 Jeremy Allisons3: torture: Add a MSDFS-ATTRIBUTE test.
2020-06-03 Jeremy Allisons3: libsmb: Info level SMB_FIND_EA_SIZE encodes attibut...
2020-06-03 Jeremy Allisons3: libsmb: Info level SMB_FIND_INFO_STANDARD encodes...
2020-06-03 Jeremy Allisons3: libsmb: Info level SMB_FIND_FILE_BOTH_DIRECTORY_INF...
next