winbindd: prepare find_lookup_domain_from_{name,sid}() transitive trusts on a DC
[vlendec/samba-autobuild/.git] / source3 / winbindd /
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 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 Lendeckewinbind: Fix CID 1427626 Uninitialized scalar variable
2018-01-25 Andreas Schneiders3:rpc_client: Clenup copy_netr_SamInfo3() code
2018-01-25 Andreas Schneiders3:winbind: Use a stackframe and cleanup when leaving
2018-01-25 Andreas Schneiders3:winbind: Use a goto for cleaning up at the end
2018-01-25 Andreas Schneiders3:winbindd: Improve logic so it is easier to understand
2018-01-14 Ralph Boehmewinbindd: set routing_domain when enumerating trusts
2018-01-13 David Muldergpo: Add the winbind call to gpupdate
2018-01-13 Stefan Metzmacherwinbindd: add "winbind scan trusted domains = no" to...
2018-01-13 Ralph Boehmewinbindd: add more trust types to get_trust_type_string
2018-01-13 Ralph Boehmewinbindd: fix trust_is_oubound()
2018-01-13 Ralph Boehmewinbindd: fix trust_is_inbound()
2018-01-13 Ralph Boehmewinbindd: transitive trust logic in trust_is_transitive()
2018-01-13 Ralph Boehmewinbindd: use add_trusted_domain_from_auth
2018-01-13 Ralph Boehmewinbindd: add add_trusted_domain_from_auth
2018-01-13 Ralph Boehmewinbindd: add set_routing_domain()
2018-01-13 Ralph Boehmewinbindd: add find_default_route_domain()
2018-01-13 Stefan Metzmacherwinbindd: avoid automatic enumerating trusts on DCs
2018-01-13 Stefan Metzmacherwinbindd: load the trusted domains on a DC already...
2018-01-13 Stefan Metzmacherwinbindd: use find_trust_from_name_noinit when we requi...
2018-01-13 Stefan Metzmacherwinbindd: add find_trust_from_{name,sid}_noinit()
2018-01-13 Stefan Metzmacherwinbindd: remember the secure_channel_type in winbindd_...
2018-01-13 Ralph Boehmewinbindd: rework add_trusted_domain(), replacing add_tr...
2018-01-13 Stefan Metzmacherwinbindd: initialize some stack pointers to NULL
2018-01-13 Stefan Metzmacherwinbindd: rename alternative_name to dns_name
2018-01-13 Ralph Boehmewinbindd: only use NetBIOS name when searching domain...
2018-01-13 Ralph Boehmewinbindd: enforce valid SID in add_trusted_domain_from_...
2018-01-13 Ralph Boehmewinbindd: set info6 data in append_info3_as_txt
2018-01-13 Ralph Boehmewinbindd: pass validation in append_info3_as_txt
2018-01-13 Ralph Boehmewinbindd: pass down validation to append_auth_data()
2018-01-13 Ralph Boehmewinbindd: simplify an if condition in winbindd_dual_pam...
2018-01-13 Ralph Boehmewinbindd: let winbind_dual_SamLogon return validation
2018-01-13 Ralph Boehmewinbindd: remove a space in winbind_dual_SamLogon
2018-01-13 Ralph Boehmewinbindd: let winbindd_dual_pam_auth_samlogon() return...
2018-01-13 Ralph Boehmewinbindd: let winbind_samlogon_retry_loop return valida...
2018-01-13 Ralph Boehmewinbindd: remove a redundant check from winbindd_dual_p...
2018-01-13 Ralph Boehmes3/rpc_client: return validation from rpccli_netlogon...
2018-01-13 Ralph Boehmes3/rpc_client: move copy_netr_SamInfo3() to util_netlogon
2018-01-13 Ralph Boehmewinbindd: prevent long lines in a later commit
2018-01-13 Ralph Boehmewinbindd: simplify if condition in find_domain_from_nam...
2018-01-13 Ralph Boehmewinbindd: remove an else branch
2018-01-13 Ralph Boehmewinbindd: remove a space
2018-01-13 Ralph Boehmewinbindd: fix overly long lines
2018-01-10 Stefan Metzmacherwinbindd: remove 'winbind trusted domains only' handling
2018-01-10 Ralph Boehmewinbindd: use setproctitle
2017-12-19 Christof Schmittwinbind: Fix backslash in format string
2017-12-18 Gary Lockyersource3/winbindd/winbindd.c set socket close on exec
2017-12-08 Andreas Schneiders3:winbindd: Use a stackframe for memory management...
2017-12-05 Volker Lendeckelib: Remove unused serverid.tdb
2017-11-29 Volker Lendeckewinbindd: Name<->SID cache is not sequence number based...
2017-11-29 Volker Lendeckewinbindd: Move name<->sid cache to gencache
2017-11-29 Volker Lendeckewinbindd: Factor out winbindd_domain_init_backend from...
2017-11-29 Volker Lendeckelib: Pass blob instead of &blob to gencache_set_data_blob
2017-11-29 Ralph Boehmewinbindd: let normalize_name_map() call find_domain_fro...
2017-11-29 Ralph Boehmewinbindd: restore SEC_CHAN_NULL fallback in cm_connect_...
2017-11-19 Ralph Boehmewinbindd: tdb_exists returns 1 if a record is found
2017-11-18 Volker Lendeckewinbind: Remove winbind_messaging_context
2017-11-17 Volker Lendeckewinbind: winbind_messaging_context -> server_messaging_...
2017-11-17 Volker Lendeckewinbind: Remove winbind_event_context
2017-11-17 Volker Lendeckewinbind: Replace winbind_event_context with server_even...
2017-11-17 Volker Lendeckewinbindd: Fix some signed/unsigned warnings
2017-10-27 Volker Lendeckewinbindd: Remove a misleading comment
2017-10-10 Ralph Boehmewinbindd: idmap_rid: error code for failing id-to-sid...
2017-10-10 Ralph Boehmewinbindd: idmap_rid: don't rely on the static domain...
2017-10-10 Ralph Boehmewinbindd: pass domain SID to wbint_UnixIDs2Sids
2017-10-10 Ralph Boehmewinbindd: add domain SID to idmap mapping domains
2017-09-30 Volker Lendeckewinbind: Remove the use of "talloc_dict"
2017-09-29 Ralph Wuerthners3:winbind: unmapped Unix users must be resolved locally
2017-09-29 Ralph Wuerthners3:winbind: unmapped Unix groups in getgrgid must be...
2017-09-25 Volker Lendeckewinbindd: Use rpccli_connect_netlogon
2017-09-25 Volker Lendeckerpc_client3: Avoid "cli_credentials" in cli_rpc_pipe_op...
2017-09-17 Volker Lendeckewinbindd: Remove an obsolete comment
2017-09-16 Volker Lendeckecli_netlogon: Eliminate rpccli_setup_netlogon_creds_wit...
2017-09-16 Volker Lendeckecli_netlogon: Rename rpccli_create_netlogon_creds_with_...
2017-08-30 Volker Lendeckewinbind: Rename winbindd_cm_conn->netlogon_creds to...
2017-08-30 Volker Lendeckewinbind: Fix a signed/unsigned hickup
2017-08-07 Stefan Metzmacherwinbindd: give an IRPC error if wb_irpc_SamLogon()...
2017-08-07 Stefan Metzmacherwinbindd: as DC we should try to get the target_domain...
2017-08-07 Stefan Metzmacherwinbindd: Print debug if we don't know how to route...
2017-08-07 Stefan Metzmacherwinbindd: allow all possible logon levels in wb_irpc_Sa...
2017-08-07 Volker Lendeckewinbindd: Simplify an if-condition
2017-08-07 Volker Lendeckewinbindd: Add debug for ndr cache hit
2017-08-07 Volker Lendeckewinbindd: Make wcache_query_user static
2017-08-04 Ralph Wuerthneridmap: remove unused function idmap_is_online()
2017-08-01 Volker Lendeckewinbindd: Simplify two debug msgs
2017-08-01 Volker Lendeckewinbindd: Simplify wcache_cached_creds_exist
2017-08-01 Volker Lendeckewinbindd: Make wcache_lookup_usergroups static
2017-08-01 Volker Lendeckewinbindd: Fix indentation
2017-08-01 Volker Lendeckewinbindd: Make init_wcache static
2017-08-01 Volker Lendeckewinbindd: Make wcache_lookup_useraliases static
2017-08-01 Volker Lendeckewinbindd: Make wcache_name_to_sid static
next