samba.git
2018-04-17 Karolin SeegerWHATSNEW: Fix release date. samba-4.7.7
2018-04-17 Karolin SeegerRevert "VERISON: Bump version up to 4.7.8..."
2018-04-17 Karolin SeegerVERISON: Bump version up to 4.7.8...
2018-04-17 Karolin SeegerWHATSNEW: Add release notes for Samba 4.7.7.
2018-04-13 Volker Lendecketorture: Test compound request request counters
2018-04-13 Stefan Metzmachers3:smb2_server: correctly maintain request counters...
2018-04-11 Christof Schmittwinbindd: Do not ignore domain in the LOOKUPNAME request
2018-04-11 Christof SchmittAdd test for wbinfo name lookup
2018-04-11 Christof Schmittnsswitch: Fix wbcListGroups test
2018-04-11 Christof Schmittnsswitch: Fix wbcListUsers test
2018-04-11 Christof Schmitttest_smbclient_s3.sh: Use correct separator in "list...
2018-04-11 Jeremy Allisons3: smbd: Unix extensions attempts to change wrong...
2018-04-10 Jeremy Allisons3: smbd: Fix memory leak in vfswrap_getwd()
2018-04-10 Lutz Justens3: lib: messages: Don't use the result of sec_init...
2018-04-10 Volker Lendeckedsdb: Fix CID 1034966 Uninitialized scalar variable
2018-04-10 Ralph Boehmes3:smbd: don't use the directory cache for SMB2/3
2018-04-10 Amitay Isaacsctdb-scripts: Drop "net serverid wipe" from 50.samba...
2018-04-04 Jeremy Allisons4: torture: Test all combinations of directory open...
2018-04-04 Jeremy Allisons4: torture: Test all combinations of directory create...
2018-04-04 Jeremy Allisons4: torture: Test all combinations of file open with...
2018-04-04 Jeremy Allisons4: torture: Test all combinations of file create to...
2018-04-04 Jeremy Allisons4: torture: Ensure a failed file create doesn't create...
2018-04-04 Jeremy Allisons3: smbd: Files or directories can't be opened DELETE_O...
2018-04-04 Eric VannierAllow AESNI to be used on all processor supporting...
2018-04-04 David Muldersmbc_opendir should not return EEXIST with invalid...
2018-03-23 Jeremy Allisons3: docs: Add documentation for "smb2" and "smb2_credit...
2018-03-22 Jeremy Allisons3: smbd: SMB2: Add DBGC_SMB2_CREDITS class to specific...
2018-03-22 Jeremy Allisonlib: debug: Add DBGC_XXX versions of the macros to...
2018-03-22 Jeremy Allisons3: debug: smb2: Create a new DBGC_SMB2 debug class...
2018-03-22 Anton Nefedov... s3:smbd: map nterror on smb2_flush errorpath
2018-03-22 Jeremy Allisons3: smbd: Fruit. Make the use of dom_sid_compare_domain...
2018-03-22 Jeremy Allisons4: vfs: fruit tests: Add regression test for dealing...
2018-03-22 Ralph Boehmeselftest: vfs.fruit: add xattr_tdb where possible
2018-03-22 Ralph Boehmeselftest: run vfs.fruit_netatalk test against seperate...
2018-03-22 Jeremy Allisons3: smbd: vfs_fruit: Replace code in fruit_fget_nt_acl...
2018-03-22 Jeremy Allisons3: smbd: vfs_fruit: Replace code in check_ms_nfs(...
2018-03-22 Jeremy Allisons3: smbd: vfs_fruit: Add remove_virtual_nfs_aces()...
2018-03-22 Jeremy Allisons3: vfs_fruit. Change check_ms_nfs() to remove the...
2018-03-22 Jeremy Allisons3: vfs_fruit. If the security descriptor was modified...
2018-03-22 Jeremy Allisons3: vfs_fruit: Ensure we operate on a copy of the incom...
2018-03-22 Jeremy Allisons3: vfs_fruit. Ensure we only return one set of the...
2018-03-22 Poornima Gvfs_glusterfs: Fix the wrong pointer being sent in...
2018-03-22 Jeremy Allisons3: smbd: Fix possible directory fd leak if the underly...
2018-03-22 Jeremy Allisons3: ldap: Ensure the ADS_STRUCT pointer doesn't get...
2018-03-20 Stefan Metzmachers4:auth_sam: allow logons with an empty domain name
2018-03-20 Garming Samtests/bind.py: Add a bind test with NTLMSSP with no...
2018-03-20 Garming Samtests/py_creds: Add a SamLogonEx test with an empty...
2018-03-20 Stefan Metzmachers3:cliconnect.c: remove useless ';'
2018-03-20 Stefan Metzmachers3:libsmb: allow -U"\\administrator" to work
2018-03-20 Stefan Metzmachers3:auth: make use of make_{server,session}_info_anonymous()
2018-03-20 Stefan Metzmachers3:rpc_server: make use of make_session_info_anonymous()
2018-03-20 Stefan Metzmachers3:auth: add make_{server,session}_info_anonymous()
2018-03-20 Stefan Metzmachers3:auth: pass the whole auth_session_info from copy_ses...
2018-03-20 Stefan Metzmachers3:auth: base make_new_session_info_system() on auth_sy...
2018-03-20 Stefan Metzmachers3:auth: add auth3_user_info_dc_add_hints() and auth3_s...
2018-03-20 Stefan Metzmacherauth: add auth_user_info_copy() function
2018-03-20 Stefan Metzmachers3:auth: remove static from finalize_local_nt_token()
2018-03-20 Stefan Metzmachers3:auth: pass AUTH_SESSION_INFO_* flags to finalize_loc...
2018-03-20 Stefan Metzmachers3:auth: don't try to expand system or anonymous tokens...
2018-03-20 Stefan Metzmachers3:auth: add add_builtin_guests() handling to finalize_...
2018-03-20 Stefan Metzmachers3:auth: only call secrets_fetch_domain_sid() once...
2018-03-20 Stefan Metzmachers3:passdb: handle dom_sid=NULL in create_builtin_{users...
2018-03-20 Stefan Metzmachers3:auth: move add_local_groups() out of finalize_local_...
2018-03-20 Stefan Metzmachers3:auth: add the "Unix Groups" sid for the primary gid
2018-03-20 Stefan Metzmachers3:auth: remove unused auth_serversupplied_info->system
2018-03-20 Ralph Boehmelibcli/security: only announce a session as GUEST if...
2018-03-20 Stefan Metzmachers3:selftest: run SMB2-ANONYMOUS
2018-03-20 Stefan Metzmachers3:torture: add SMB2-ANONYMOUS which asserts no GUEST...
2018-03-13 Stefan MetzmacherMerge tag 'samba-4.7.6' into v4-7-test
2018-03-13 Karolin SeegerVERSION: Bump version up to 4.7.7.
2018-03-13 Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.7.6 release.
2018-03-13 Karolin SeegerWHATSNEW: Add release notes for Samba 4.7.6.
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/acl: changing dBCSPwd is only...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb: use DSDB_CONTROL_PASSWORD_ACL_V...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/samdb: define DSDB_CONTROL_PASSW...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/acl: run password checking only...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4/dsdb: correctly detect password resets
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/acl: add a NULL check for talloc...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/acl: add check for DSDB_CONTROL_...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/acl: check for internal controls...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/acl: remove unused else branches...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/acl: only call dsdb_acl_debug...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/password_hash: add a helper...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/password_hash: add a helper...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/tests: add a test for password...
2018-03-13 Jeremy AllisonCVE-2018-1050: s3: RPC: spoolss server. Protect against...
2018-03-12 Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.7.6 release. samba-4.7.6
2018-03-12 Karolin SeegerWHATSNEW: Add release notes for Samba 4.7.6.
2018-03-11 Ralph BoehmeCVE-2018-1057: s4:dsdb/acl: changing dBCSPwd is only...
2018-03-11 Ralph BoehmeCVE-2018-1057: s4:dsdb: use DSDB_CONTROL_PASSWORD_ACL_V...
2018-03-11 Ralph BoehmeCVE-2018-1057: s4:dsdb/samdb: define DSDB_CONTROL_PASSW...
2018-03-11 Ralph BoehmeCVE-2018-1057: s4:dsdb/acl: run password checking only...
2018-03-11 Ralph BoehmeCVE-2018-1057: s4/dsdb: correctly detect password resets
2018-03-11 Ralph BoehmeCVE-2018-1057: s4:dsdb/acl: add a NULL check for talloc...
2018-03-11 Ralph BoehmeCVE-2018-1057: s4:dsdb/acl: add check for DSDB_CONTROL_...
2018-03-11 Ralph BoehmeCVE-2018-1057: s4:dsdb/acl: check for internal controls...
2018-03-11 Ralph BoehmeCVE-2018-1057: s4:dsdb/acl: remove unused else branches...
2018-03-11 Ralph BoehmeCVE-2018-1057: s4:dsdb/acl: only call dsdb_acl_debug...
2018-03-11 Ralph BoehmeCVE-2018-1057: s4:dsdb/password_hash: add a helper...
2018-03-11 Ralph BoehmeCVE-2018-1057: s4:dsdb/password_hash: add a helper...
next