ctdb-tests: 10.interface event script setup modularisation
[samba.git] / source3 /
2018-03-27 Andrew Bartlettselftest: Do not run *.lock tests against both nt4_dc...
2018-03-27 Andrew Bartlettselftest: Do not run raw.notify, smb2.oplock and raw...
2018-03-27 Andrew Bartlettselftest: Move slower base.deny1 and base.deny2 to...
2018-03-27 Andrew BartlettMove smbtorture3 tests to fileserver environment
2018-03-27 Andrew Bartlettselftest: Move base.delaywrite tests to fileserver...
2018-03-27 Andrew Bartlettselftest: Do not run smb2.notify against nt4_dc and...
2018-03-24 Andrew Bartlettwinbindd: Use talloc_zero_array for consistency with...
2018-03-24 Andrew Bartlettwinbindd: Do re-connect if the RPC call fails in the...
2018-03-24 Andrew Bartlettwinbindd: Add a cache of the samr and lsa handles for...
2018-03-23 Noel Powers3/script/tests: convert print func to be py2/py3 compa...
2018-03-23 Andreas Schneiders3:lib: Fix probably a copy&paste error in namemap_cach...
2018-03-22 Ralph Boehmes3: smbd: always set vuid in check_user_ok()
2018-03-22 Andrew Bartletts3-libnet: move rpc_join label into HAVE_ADS block...
2018-03-22 Andrew Bartlettlibsmb: Use the same #ifdef for is_our_primary_domain...
2018-03-22 Jeremy Allisons3: smbd: SMB2: Add DBGC_SMB2_CREDITS class to specific...
2018-03-22 Jeremy Allisons3: debug: smb2: Create a new DBGC_SMB2 debug class...
2018-03-21 Andreas Schneiders3:lib: Fix size types in tldap_find_first_star()
2018-03-21 Andreas Schneiders3:lib: Fix size types in ms_fnmatch()
2018-03-21 Andreas Schneiders3:printing: Fix size check in get_file_version()
2018-03-21 Jeremy Allisons3: smbd: Fruit. Make the use of dom_sid_compare_domain...
2018-03-21 Andreas Schneiders3:registry: Fix size types and length calculations
2018-03-20 Andreas Schneiders3:vfs_preopen: Change to a do-while loop and fix the...
2018-03-20 Andreas Schneiders3:locking: Fix integer overflow check in posix_lock_in...
2018-03-20 Andreas Schneiders3:nmbd: Fix possible integer overflow
2018-03-20 Andreas Schneiders3:rpcclient: Fix size types
2018-03-20 Andreas Schneiders3:rpc_server: Fix size types in spoolss
2018-03-20 Andreas Schneiders3:passdb: Fix size types
2018-03-20 Andreas Schneiders3:modules: Fix size type in getdate
2018-03-20 Andreas Schneiders3:nmbd: Fix size type in nmbd_browsesync.c
2018-03-20 Andreas Schneiders3:utils: Fix size type in log2pcaphex
2018-03-20 Andreas Schneiders3:rpc_server: Fix size types in srvsvc
2018-03-20 Andreas Schneiders3:vfs_nettalk: Fix size types
2018-03-20 Andreas Schneiders3:winbindd: Fix size types in idmap_tdb_common
2018-03-20 Andreas Schneiders3:printing: Fix size type in printing_db
2018-03-20 Andreas Schneiders3:avahi: Fix size types
2018-03-20 Andreas Schneiders3:client: Fix size types
2018-03-20 Andreas Schneiders3:libsmb: Fix size types in nmblib
2018-03-20 Andreas Schneiders3:param: Fix size types
2018-03-20 Andreas Schneiders3:libads: Fix size types in kerberos functions
2018-03-20 Swen Schilligs3: Fix possible mem leak
2018-03-20 Stefan Metzmacherpdb_samba_dsdb: make use of dom_sid_is_valid_account_do...
2018-03-19 Stefan Metzmachers3:libsmb/samlogon_cache: zero session keys before...
2018-03-19 Stefan Metzmachers3:auth: support AUTH_SESSION_INFO_NTLM in finalize_loc...
2018-03-19 Stefan Metzmachers3:auth: make use of create_builtin_guests() in finaliz...
2018-03-19 Stefan Metzmachers3:libnet_join: make use of create_builtin_guests()
2018-03-19 Stefan Metzmachers3:passdb: add create_builtin_guests()
2018-03-19 Stefan Metzmachers3:auth: rename "guest" methods to "anonymous"
2018-03-19 Simo SorceRevert "Use "localhost" to be ipv6 only friendly"
2018-03-19 Simo SorceUse "localhost" to be ipv6 only friendly
2018-03-16 Ralph Boehmeselftest: run vfs.fruit_netatalk test against seperate...
2018-03-16 Jeremy Allisons3: smbd: vfs_fruit: Replace code in fruit_fget_nt_acl...
2018-03-16 Jeremy Allisons3: smbd: vfs_fruit: Replace code in check_ms_nfs(...
2018-03-16 Jeremy Allisons3: smbd: vfs_fruit: Add remove_virtual_nfs_aces()...
2018-03-16 Stefan Metzmachertest_smbclient_s3.sh: force LANG=C during test_utimes()
2018-03-16 Ralph Boehmes3: gse: use "gensec_gssapi:requested_life_time"
2018-03-16 Anton Nefedov via... s3:smbd: map nterror on smb2_flush errorpath
2018-03-16 Stefan Metzmachers3:auth: make use of make_{server,session}_info_anonymous()
2018-03-15 Stefan Metzmachers3:rpc_server: make use of make_session_info_anonymous()
2018-03-15 Stefan Metzmachers3:auth: add make_{server,session}_info_anonymous()
2018-03-15 Stefan Metzmachers3:auth: pass the whole auth_session_info from copy_ses...
2018-03-15 Stefan Metzmachers3:auth: base make_new_session_info_system() on auth_sy...
2018-03-15 Stefan Metzmachers3:auth: add auth3_user_info_dc_add_hints() and auth3_s...
2018-03-15 Stefan Metzmachers3:auth: remove static from finalize_local_nt_token()
2018-03-15 Stefan Metzmachers3:auth: pass AUTH_SESSION_INFO_* flags to finalize_loc...
2018-03-15 Stefan Metzmachers3:auth: don't try to expand system or anonymous tokens...
2018-03-15 Stefan Metzmachers3:auth: add add_builtin_guests() handling to finalize_...
2018-03-15 Stefan Metzmachers3:auth: only call secrets_fetch_domain_sid() once...
2018-03-15 Stefan Metzmachers3:passdb: handle dom_sid=NULL in create_builtin_{users...
2018-03-15 Stefan Metzmachers3:auth: move add_local_groups() out of finalize_local_...
2018-03-15 Stefan Metzmachers3:auth: add the "Unix Groups" sid for the primary gid
2018-03-15 Stefan Metzmachers3:auth: remove unused auth_serversupplied_info->system
2018-03-15 Stefan Metzmachers3:selftest: run SMB2-ANONYMOUS
2018-03-15 Stefan Metzmachers3:torture: add SMB2-ANONYMOUS which asserts no GUEST...
2018-03-15 Ralph Boehmewinbindd: add retry to _winbind_SendToSam
2018-03-15 Ralph Boehmewinbindd: add retry to _winbind_DsrUpdateReadOnlyServer...
2018-03-15 Ralph Boehmewinbindd: add retry to _wbint_DsGetDcName
2018-03-15 Ralph Boehmewinbindd: add retry to _wbint_LookupSids()
2018-03-15 Ralph Boehmewinbindd: use reset_cm_connection_on_error() instead...
2018-03-15 Ralph Boehmewinbindd: fix logic calling dcerpc_binding_handle_is_co...
2018-03-15 Ralph Boehmewinbindd: call dcerpc_binding_handle_is_connected(...
2018-03-15 Ralph Boehmewinbindd: force netlogon reauth for certain errors...
2018-03-15 Ralph Boehmewinbindd: call reset_cm_connection_on_error() from...
2018-03-15 Ralph Boehmewinbindd: make reset_cm_connection_on_error() public
2018-03-15 Ralph Boehmewinbindd: check for NT_STATUS_IO_DEVICE_ERROR in reset_...
2018-03-15 Ralph Boehmewinbindd: add and use ldap_reconnect_need_retry() in...
2018-03-15 Volker Lendeckewinbind: Keep "force_reauth" in invalidate_cm_connection
2018-03-15 Volker Lendeckewinbind: Add smbcontrol disconnect-dc
2018-03-15 Volker Lendeckeutils: Add destroy_netlogon_creds_cli
2018-03-13 Jeremy AllisonCVE-2018-1050: s3: RPC: spoolss server. Protect against...
2018-03-12 Swen Schilligs3: Fix max indentation and max column
2018-03-08 Jeremy Allisons3: vfs_fruit. Change check_ms_nfs() to remove the...
2018-03-07 Jeremy Allisons3: vfs_fruit. If the security descriptor was modified...
2018-03-07 Jeremy Allisons3: vfs_fruit: Ensure we operate on a copy of the incom...
2018-03-07 Jeremy Allisons3: vfs_fruit. Ensure we only return one set of the...
2018-03-02 Andreas Schneiders3:tests: Skip smbd error test if we do not log to...
2018-03-02 Noel Powers3:libads: 'net ads keytab create' shouldn't write...
2018-03-02 Noel Powers3:utils: Modify default behaviour of 'net ads keytab...
2018-03-02 Noel Powers3:libads: add param to prevent writing spn(s) to ads
2018-03-02 Noel Powers3:libads: Allow 'net ads keytab add' handle Windows...
2018-03-02 Noel Powers3:libads: Allow 'net ads keytab add' handle Windows...
next