s3:smbd: add private option NTCREATEX_OPTIONS_PRIVATE_STREAM_BASEOPEN
[vlendec/samba-autobuild/.git] / source3 /
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 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 Stefan Metzmachers3:selftest: run SMB2-ANONYMOUS
2018-03-20 Stefan Metzmachers3:torture: add SMB2-ANONYMOUS which asserts no GUEST...
2018-03-13 Jeremy AllisonCVE-2018-1050: s3: RPC: spoolss server. Protect against...
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-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-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 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...
2018-02-27 Volker Lendeckewinbind: Improve child selection
2018-02-27 Stefan Metzmachers3:cliconnect.c: remove useless ';'
2018-02-27 Stefan Metzmachers3:libsmb: allow -U"\\administrator" to work
2018-02-27 Stefan Metzmacherwinbindd: implement wb_irpc_lsa_{LookupNames4,LookupSid...
2018-02-27 Stefan Metzmacherrpcclient: add lookupsids_level command
2018-02-27 Ralph Boehmerpcclient: fix variable initialisation and add parenthe...
2018-02-27 Stefan Metzmacherwinbindd: make use of talloc_zero_array() in wb_lookups...
2018-02-27 Stefan Metzmachers3:cli_lsarpc: use talloc_zero_array() in dcerpc_lsa_lo...
2018-02-27 Stefan Metzmachers3:cli_lsarpc: use talloc_zero_array() in dcerpc_lsa_lo...
2018-02-27 Stefan Metzmacherwinbindd: initialize type = SID_NAME_UNKNOWN in wb_look...
2018-02-27 Stefan Metzmacherwinbindd: don't split the rid for SID_NAME_DOMAIN sids...
2018-02-27 Volker Lendeckevfs_fileid: Fix the 32-bit build
2018-02-27 Poornima Gvfs_glusterfs: Fix the wrong pointer being sent in...
2018-02-27 Sachin Prabhuvfs_glusterfs: Add fallocate support for vfs_glusterfs
2018-02-11 Stefan Metzmacherwinbindd: WBFLAG_PAM_AUTH_PAC should call add_trusted_d...
2018-02-11 Stefan Metzmacherwinbindd: rename winbindd_pam_auth_pac_send and let...
2018-02-11 Stefan Metzmacherwinbindd: complete WBFLAG_PAM_AUTH_PAC handling in...
2018-02-11 Stefan Metzmacherwinbindd: let winbindd_pam_auth_pac_send() compute...
2018-02-11 Stefan Metzmacherwinbindd: call add_trusted_domain_from_auth() in winbin...
2018-02-11 Stefan Metzmacherwinbindd: get netr_SamInfo6 out of winbindd_dual_pam_au...
2018-02-11 Stefan Metzmachers3/rpc_client: add map_info6_to_validation()
2018-02-11 Stefan Metzmachers3/auth: add create_info6_from_pac()
2018-02-11 Stefan Metzmacherwinbindd: allow validation level 6 in winbind_SamLogon
2018-02-11 Stefan Metzmachers3/rpc_client: add copy_netr_SamInfo6() and map_validat...
2018-02-11 Stefan Metzmacherwinbindd: introduce a cm_connect_netlogon_secure()...
2018-02-11 Stefan Metzmacherwinbindd: handle interactive logons in _winbind_SamLogon()
2018-02-11 Stefan Metzmacherwinbindd: pass 'bool interactive' to winbind_dual_SamLo...
2018-02-11 Stefan Metzmacherwinbindd: add a comment to a parameter in _winbind_SamL...
2018-02-11 Stefan Metzmacherwinbindd: separate plaintext given and interactive...
2018-02-11 Stefan Metzmachers3/rpc_client: add rpccli_netlogon_interactive_logon()
2018-02-11 Stefan Metzmacherwinbindd: add_trusted_domain_from_auth() should not...
2018-02-11 Stefan Metzmacherwinbindd: fix debug message in find_default_route_domai...
2018-02-11 Ralph Boehmewinbindd: rename MSG_WINBIND_NEW_TRUSTED_DOMAIN to...
2018-02-11 Ralph Boehmewinbindd: use add_trusted_domains_dc in wb_imsg_new_tru...
2018-02-11 Ralph Boehmewinbindd: move loading of trusted domains on a DC to...
2018-02-11 Stefan Metzmacherwinbindd: don't force using LSA_LOOKUP_NAMES_ALL for...
2018-02-11 Stefan Metzmachers3:rpc_client: pass down lsa_LookupNamesLevel to dcerpc...
2018-02-11 Stefan Metzmacherwinbindd: prepare find_lookup_domain_from_{name,sid...
2018-02-11 Stefan Metzmacherwinbindd: prepare find_auth_domain() transitive trusts...
2018-02-11 Stefan Metzmacherwinbindd: remove const from set_routing_domain()
2018-02-11 Stefan Metzmacherwinbindd: use Netlogon{Interactive,Network}TransitiveIn...
2018-02-11 Stefan Metzmachers3:rpc_client: allow passing NetlogonNetwork[Transitive...
2018-02-11 Stefan Metzmachers3:rpc_client: allow Netlogon{Network,Interactive}Trans...
2018-02-11 Ralph Boehmewinbindd: add routing_domain as parameter to add_truste...
2018-02-11 Stefan Metzmacherwinbindd: add missing can_do_ncacn_ip_tcp initialisation
2018-02-11 Stefan Metzmacherwinbindd: remove useless calls to get_trust_credentials...
2018-02-11 Stefan Metzmacherwinbindd: fix LSA connections via DCERPC_AUTH_SCHANNEL
2018-02-11 Volker Lendeckewinbind: Fix CID 1427626 Uninitialized scalar variable
2018-02-11 Volker Lendeckepdb: Fix CID 1427620 Resource leak
2018-02-11 Volker Lendeckewinbind: Fix CID 1427626 Uninitialized scalar variable
2018-02-11 Volker Lendeckepdb: Fix CID 1427624 Resource leak
2018-02-09 Trever L. AdamsSamba-VirusFilter: fix virusfilter_vfs_close() crash
2018-02-09 Trever L. AdamsSamba-VirusFilter: clamav VFS and man page.
2018-02-09 Trever L. AdamsSamba-VirusFilter: F-Secure AntiVirus (fsav) VFS and...
2018-02-09 Trever L. AdamsSamba-VirusFilter: Sophos VFS backend.
2018-02-09 Trever L. AdamsSamba-VirusFilter: common headers and sources.
2018-01-25 Andreas Schneiderwaf: Fix NFS quota support with libtirpc
2018-01-25 Günther Deschnerbuild: deal with recent glibc sunrpc header removal
next