vlendec/samba-autobuild/.git
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 David Disseldorpdbwrap_rbt: support TDB_INSERT and TDB_MODIFY store...
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-10 Andrew BartlettAdd docs build to CI
2020-06-10 Andrew Bartlettdocs-xml: Remove GNU TexInfo build
2020-06-10 Andrew Bartlettdocs-xml: Remove references to inkscape (not used any...
2020-06-10 Andrew Bartlettdocs-xml: Remove final references to Samba3-HOWTO and...
2020-06-10 Andrew Bartlettdocs-xml: Remove references to building docs using...
2020-06-10 Andrew BartlettRemove "undocumented" target mentioned in configure...
2020-06-09 Martin Schwenkeutil: Reallocate larger buffer if getpwuid_r() returns...
2020-06-09 Martin Schwenkeutil: Fix build on FreeBSD by avoiding NSS_BUFLEN_PASSWD
2020-06-09 Martin Schwenkeutil: Simplify input validation
2020-06-09 Stefan Metzmachers3:libads: remove unused "GSSAPI" support
2020-06-09 Andreas Schneidertalloc: Mark ptr of talloc_unlink() not as a tainted...
2020-06-09 Stefan Metzmachers3:libsmb: add a cache for cli_session_creds_prepare_krb5()
2020-06-05 Stefan Metzmachers4:torture:smb2: use delete-on-close in test_rw_invalid()
2020-06-05 Björn Baumbachpysmbd: make sure that session unix info is filled
2020-06-05 Björn Baumbachtests/pysmbd: fill session unix info in ntacl tests
2020-06-05 Björn Baumbachpython/samba/provision: set unix session info for user...
2020-06-05 Björn Baumbachpyauth: add python binding for auth_session_info_set_unix()
2020-06-05 Björn Baumbachs4-auth/unix_token: add new function auth_session_info_...
2020-06-05 Björn Baumbachs4-auth/unix_token: separate out filling the unix_info...
2020-06-05 Björn Baumbachpython: fix slow's mail address
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-04 Jeremy Allisonexamples: clifuse: Info level SMB_FIND_FILE_BOTH_DIRECT...
2020-06-03 Andrew BartlettUpdate SECURITY.md to point to security releases
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...
2020-06-03 Jeremy Allisons3: libsmb: Info level SMB2_FIND_ID_BOTH_DIRECTORY_INFO...
2020-06-03 David Disseldorps3/rpc_server: remove unnecessary srv_fss_agent.h header
2020-05-30 Ralph Boehmesmbd: simplify uid_entry_in_group()
2020-05-30 Ralph Boehmelibcli: simplify an if condition
2020-05-30 Ralph Boehmes3:auth: fill in info3 domain name in passwd_to_SamInfo3()
2020-05-30 Ralph Boehmesmbd: RIP conn->origpath
2020-05-30 Ralph Boehmesmbd: avoid become_user_without_service() in close_dire...
2020-05-30 Ralph Boehmesmbd: avoid become_user_without_service() in close_remo...
2020-05-29 Ralph Boehmesmbd: don't free smb_fname_parent in unix_mode()
2020-05-29 Ralph Boehmesmbd: remove dead code
next