eventlog: Fix CID 242105 Unchecked return value
[metze/samba/wip.git] / source3 /
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...
2018-03-02 Noel Powers3:utils: add new 'net ads setspn delete' subcommand
2018-03-02 Noel Powers3:utils: add new 'net ads setspn add' subcommand
2018-03-02 Noel Powers3:utils: add new 'net ads setspn list' subcommand
2018-03-02 Noel Powers3:libads: change ads_add_service_principal_name implem...
2018-03-02 Noel Powers3:libads: Add a basic Windows SPN parser.
2018-03-02 Noel Powers3:libads: Clean up code a little rename 'ads_get_samac...
2018-03-02 Noel Powers3:libads: ads_get_dnshostname & ads_get_samaccountname...
2018-03-01 Andreas Schneiders3:smbd: Do not crash if we fail to init the session...
2018-03-01 Dan Robertsonlibsmb: Use smb2 tcon if conn_protocol >= SMB2_02
2018-03-01 Volker Lendeckewinbind: Fix --ping-dc error handling
2018-03-01 Volker Lendeckewinbind: Fix a race between the sigchld and 0-sized...
2018-03-01 Volker Lendeckewinbind: Remove the "winbindd_children" global
2018-03-01 Volker Lendeckewinbind: Use forall_children in reinit_after_fork()
2018-03-01 Volker Lendeckewinbind: Use forall_children in winbind_msg_ip_dropped_...
2018-03-01 Volker Lendeckewinbind: Use forall_domain_children in winbind_msg_online
2018-03-01 Volker Lendeckewinbind: Use forall_domain_children in winbind_msg_offl...
2018-03-01 Volker Lendeckewinbind: Remove unused winbindd_internal_child()
2018-03-01 Volker Lendeckewinbind: "internal" children never have a domain set
2018-03-01 Volker Lendeckewinbind: Use forall_children in winbind_child_died()
2018-03-01 Volker Lendeckewinbind: Implement forall_children()
2018-03-01 Andreas Schneiderlibsmb: Remove incorrect fall through comment in trusts...
2018-03-01 Andreas Schneiders3:spoolss: Remove incorrect fall through comment in...
2018-03-01 Andreas Schneiders3:winbindd: Add FALL_THROUGH statements in idmap_autorid.c
2018-03-01 Andreas Schneiders3:utils: Add FALL_THROUGH statements in ntlm_auth.c
2018-03-01 Andreas Schneiders3:utils: Add FALL_THROUGH statements in net_registry_c...
2018-03-01 Andreas Schneiders3:smbd: Add FALL_THROUGH statements in reply.c
2018-03-01 Andreas Schneiders3:rpcclient: Add FALL_THROUGH statements in rpcclient.c
2018-03-01 Andreas Schneiders3:lsa: Add FALL_THROUGH statements in srv_lsa_nt.c
2018-03-01 Andreas Schneiders3:modules: Add FALL_THROUGH statements in getdate.c
2018-03-01 Andreas Schneiders3:libnet: Add FALL_THROUGH statements in libnet_join.c
2018-03-01 Andreas Schneiders3:rpc_server: Add FALL_THROUGH statements in rpc_server.c
2018-03-01 Andreas Schneiders3:utils: Add FALL_THROUGH statements in net_rpc_conf.c
2018-03-01 Andreas Schneiders3:utils: Add FALL_THROUGH statements in net_conf.c
2018-03-01 Andreas Schneiders3:utils: Add FALL_THROUGH statements in regedit.c
2018-03-01 Andreas Schneiders3:smbd: Add FALL_THROUGH statements in trans2.c
2018-03-01 Andreas Schneiders3:smbd: Add FALL_THROUGH statements in nttrans.c
2018-03-01 Andreas Schneiders3:modules: Add FALL_THROUGH statements in vfs_acl_common.c
2018-03-01 Andreas Schneiders3:libsmb: Add FALL_THROUGH statements in dsgetdcname.c
2018-03-01 Andreas Schneiders3:lib: Add FALL_THROUGH statements in util_sd.c
2018-03-01 Andreas Schneiders3:lib: Add FALL_THROUGH statements in sysacls.c
2018-03-01 Andreas Schneiders3:lib: Add FALL_THROUGH statements in cbuf.c
2018-03-01 Andreas Schneiders3:auth: Add FALL_THROUGH statements in pampass.c
2018-03-01 Andreas Schneiders3:auth: Add FALL_THROUGH statements in auth_sam.c
2018-03-01 Andreas Schneiders3:lib: Add FALL_THROUGH statements in util_str.c
2018-03-01 Andreas Schneiders3:lib: Add FALL_THROUGH statements in util_path.c
2018-03-01 Andreas Schneiders3:lib: Add FALL_THROUGH statements in substitute_generic.c
2018-02-28 Stefan Metzmacherwinbindd: disable support for CROSS_ORGANIZATION domains
2018-02-26 Volker Lendeckewinbindd: Remove "DUMP_EVENT_LIST" message
2018-02-26 Poornima Gvfs_glusterfs: Fix the wrong pointer being sent in...
2018-02-24 Andreas Schneiders3:selftest: Run the smbtorture3 TLDAP test
2018-02-23 Jeremy Allisons3: smbd: Fix possible directory fd leak if the underly...
2018-02-23 Stefan Metzmacherwinbind: don't try to do an authenticated SMB connectio...
2018-02-23 Stefan Metzmacherwinbind: set_dc_type_and_flags() is not needed on a DC
2018-02-23 Stefan Metzmacherwinbind: make sure we don't contact trusted domains...
2018-02-23 Stefan Metzmacherwinbind: make sure we don't contact trusted domains...
2018-02-23 Stefan Metzmacherwinbind: let cm_connect_netlogon_transport() only work...
2018-02-23 Stefan Metzmacherwinbind: force the usage of schannel in cm_connect_lsa...
2018-02-23 Stefan Metzmachers3:smb_macros.h: add IS_AD_DC as addition to IS_DC
2018-02-23 Ralph Boehmevfs_fruit: use off_t, not size_t for TM size calculations
2018-02-23 Stefan Metzmacherwinbind: Use one queue for all domain children
2018-02-23 Volker Lendeckewinbind: Maintain a binding handle per domain and alway...
2018-02-23 Stefan Metzmacherwinbind: make choose_domain_child() static
2018-02-23 Stefan Metzmacherwinbind: add locator_child_handle() and use it instead...
2018-02-23 Stefan Metzmacherwinbind: add idmap_child_handle() and use it instead...
2018-02-23 Stefan Metzmacherwinbind: improve wb_domain_request_send() to use wb_dsg...
next