vlendec/samba-autobuild/.git
2018-04-06 Martin Schwenkectdb-tests: Don't use nc -d or -w options
2018-04-06 Jeremy Allisons3: smbd: Fruit. Make the use of dom_sid_compare_domain...
2018-04-06 Jeremy Allisons4: vfs: fruit tests: Add regression test for dealing...
2018-04-06 Ralph Boehmeselftest: vfs.fruit: add xattr_tdb where possible
2018-04-06 Ralph Boehmeselftest: run vfs.fruit_netatalk test against seperate...
2018-04-06 Jeremy Allisons3: smbd: vfs_fruit: Replace code in fruit_fget_nt_acl...
2018-04-06 Jeremy Allisons3: smbd: vfs_fruit: Replace code in check_ms_nfs(...
2018-04-06 Jeremy Allisons3: smbd: vfs_fruit: Add remove_virtual_nfs_aces()...
2018-04-06 Jeremy Allisons3: vfs_fruit. Change check_ms_nfs() to remove the...
2018-04-06 Jeremy Allisons3: vfs_fruit. If the security descriptor was modified...
2018-04-06 Jeremy Allisons3: vfs_fruit: Ensure we operate on a copy of the incom...
2018-04-06 Jeremy Allisons3: vfs_fruit. Ensure we only return one set of the...
2018-04-06 Jeremy Allisons3: smbd: Fix possible directory fd leak if the underly...
2018-04-06 Jeremy Allisons3: ldap: Ensure the ADS_STRUCT pointer doesn't get...
2018-03-21 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 Karolin SeegerVERSION: Bump version up to 4.8.1...
2018-03-13 Karolin SeegerVERSION: Bump version up to 4.8.0... samba-4.8.0
2018-03-13 Karolin SeegerWHATSNEW: Add release notes for Samba 4.8.0.
2018-03-13 Jeremy AllisonCVE-2018-1050: s3: RPC: spoolss server. Protect against...
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-07 Stefan MetzmacherWHATSNEW: Domain member setups require winbindd
2018-03-07 Ralph Boehmensswitch: fix wbinfo -m --verbose trust type "Local"
2018-03-07 Dan Robertsonlibsmb: Use smb2 tcon if conn_protocol >= SMB2_02
2018-03-07 Andreas Schneiders3:smbd: Do not crash if we fail to init the session...
2018-03-01 Karolin SeegerVERSION: Bump version up to 4.8.0rc5...
2018-03-01 Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.8.0rc4 release. samba-4.8.0rc4
2018-03-01 Karolin SeegerWHATSNEW: Add changes since rc4.
2018-03-01 Ralph BoehmeWHATSNEW: document changed wbinfo -m --verbose output
2018-03-01 Stefan MetzmacherWHATSNEW: add 'Improved support for trusted domains...
2018-03-01 Stefan MetzmacherWHATSNEW: reference 'smbclient reparse point symlink...
2018-03-01 Stefan MetzmacherWHATSNEW: move descriptions of removed features to...
2018-03-01 Stefan Metzmachers4:kdc: disable support for CROSS_ORGANIZATION domains
2018-02-28 Stefan Metzmachers4:kdc: only support LSA_TRUST_TYPE_UPLEVEL domains...
2018-02-28 Stefan Metzmachers4:kdc: make use of dsdb_trust_parse_tdo_info() in...
2018-02-28 Stefan Metzmacherwinbindd: disable support for CROSS_ORGANIZATION domains
2018-02-28 Ralph Boehmevfs_fruit: use off_t, not size_t for TM size calculations
2018-02-28 Günther Deschnerbuild: fix libceph-common detection
2018-02-28 Andrew BartlettWHATSNEW: Explain implications of GUID index change
2018-02-28 Stefan Metzmacherldb: version 1.3.2
2018-02-28 Gary Lockyerldb_debug tests: Fix binary data in debug log
2018-02-28 Andrew Bartlettldb_debug: Fix binary data in debug log
2018-02-28 Gary Lockyerldb tests: fix null test on incorrect variable
2018-02-27 Douglas Bagnallrepl_md: avoid returning LDB_SUCCESS on failure
2018-02-27 Garming Samrepl_metadata: Avoid silent skipping an object during...
2018-02-27 Garming Samrepl_metadata: Avoid silent skipping an object during...
2018-02-27 Garming Samtests/replica_sync_rodc: Test conflict handling on...
2018-02-27 Garming Samselftest: Add RODC variables to list of those exported
2018-02-27 Garming Samtests/drs_base: Allow the net drs replicate to try...
2018-02-27 Garming Samtests/replica_sync: Add some additional replication...
2018-02-27 Stefan Metzmacherwinbind: don't try to do an authenticated SMB connectio...
2018-02-27 Stefan Metzmacherwinbind: set_dc_type_and_flags() is not needed on a DC
2018-02-27 Stefan Metzmacherwinbind: make sure we don't contact trusted domains...
2018-02-27 Stefan Metzmacherwinbind: make sure we don't contact trusted domains...
2018-02-27 Stefan Metzmacherwinbind: let cm_connect_netlogon_transport() only work...
2018-02-27 Stefan Metzmacherwinbind: force the usage of schannel in cm_connect_lsa...
2018-02-27 Stefan Metzmachers3:smb_macros.h: add IS_AD_DC as addition to IS_DC
2018-02-27 Stefan Metzmacherdsdb/encrypted_secrets: remove dependency to libnettle...
2018-02-27 Stefan Metzmacherwinbind: Use one queue for all domain children
2018-02-27 Volker Lendeckewinbind: Maintain a binding handle per domain and alway...
2018-02-27 Stefan Metzmacherwinbind: make choose_domain_child() static
2018-02-27 Stefan Metzmacherwinbind: add locator_child_handle() and use it instead...
2018-02-27 Stefan Metzmacherwinbind: add idmap_child_handle() and use it instead...
2018-02-27 Stefan Metzmacherwinbind: improve wb_domain_request_send() to use wb_dsg...
2018-02-27 Stefan Metzmacherwinbind: use state->{ev,request} in wb_domain_request_s...
2018-02-27 Stefan Metzmacherwinbind: avoid using fstrcpy(dcname,...) in _dual_init_...
2018-02-27 Stefan Metzmacherwinbind: cleanup winbindd_cli_state->pwent_state if...
2018-02-27 Stefan Metzmacherwinbind: cleanup winbindd_cli_state->grent_state if...
2018-02-27 Stefan Metzmacherwinbind: call lp_winbind_enum_{users,groups}() already...
2018-02-27 Stefan Metzmacherwinbind: protect a pending wb_child_request against...
2018-02-27 Stefan Metzmacherwinbind: use tevent_queue_wait_send/recv in wb_child_re...
next