dbwrap_watch: add parse_record_send/recv wrappers
[amitay/samba.git] / source3 / winbindd /
2017-04-13 Garming Samwinbindd: Make some debugging clearer
2017-04-12 Ralph Boehmewinbindd: only use the domain name from lookup sids...
2017-04-12 Volker Lendeckewinbind_msrpc: Use any_nt_status_not_ok
2017-04-11 Volker Lendeckewinbind_pam: Use any_nt_status_not_ok in map_auth_samlogon
2017-04-11 Volker Lendeckewinbind: Slightly simplify remove_timed_out_clients
2017-04-11 Volker Lendeckewinbind: Avoid a "ok==false"
2017-04-11 Volker Lendeckewinbind: Simplify a logic expression
2017-04-11 Ralph Boehmewinbindd: remove fallback from lookuprids
2017-04-11 Ralph Boehmewinbindd: remove lookupsid() fallback for a failed...
2017-04-11 Ralph Boehmewinbindd: remove fallback to lookupsid for unknown...
2017-04-11 Ralph Boehmewinbindd: handling of failed lookupsids in wb_lookupsid...
2017-04-11 Ralph Boehmewinbindd: let wb_lookupsids_move_name() handle domain_i...
2017-04-11 Ralph Boehmewinbindd: handling of SIDs without domain reference...
2017-04-09 Stefan Metzmacherwinbindd: allow wbinfo -a REALM\\user to work on a DC
2017-04-07 Ralph Boehmewinbindd: error handling in rpc_lookup_sids()
2017-04-06 Ralph Boehmewinbindd: remove unused single_domains array
2017-04-06 Ralph Boehmewinbindd: use correct domain name for failed lookupsids
2017-04-06 Ralph Boehmewinbindd: explicit check for well-known SIDs in wb_look...
2017-04-06 Volker Lendeckeidmap_ldap: Fix CID 1404836 Dereference before null...
2017-04-06 Stefan Metzmacherwinbindd: let WBFLAG_PAM_GET_PWD_POLICY only fake the...
2017-04-01 Ralph Boehmewinbindd: trigger possible passdb_dsdb initialisation
2017-04-01 Ralph Boehmewinbindd: use passdb backend for well-known SIDs
2017-03-29 Christof Schmittwinbindd: Fix password policy for pam authentication
2017-03-29 Gary Lockyerrpc: Always supply both the remote and local address...
2017-03-29 Andrew Bartlettwinbindd: Clarify that we do not pre-hash the password...
2017-03-29 Andrew Bartlettauth: Fill in user_info->service_description from all...
2017-03-24 Stefan Metzmacherwinbindd: no longer use USER_INFO_LOCAL_SAM_ONLY
2017-03-24 Stefan Metzmacherauth3: let auth_check_ntlm_password() return pauthoritative
2017-03-24 Stefan Metzmacherwinbindd: let winbindd_dual_auth_passdb() return pautho...
2017-03-24 Volker Lendeckewinbindd: NT_STATUS_CANT_ACCESS_DOMAIN_INFO means ...
2017-03-24 Stefan Metzmacherwinbindd: make use of make_auth3_context_for_winbind()
2017-03-24 Volker Lendeckewinbindd: Call make_auth_context_subsystem directly
2017-03-22 Volker Lendeckeidmap_rfc2307: Slightly simplify idmap_rfc2307_initialize()
2017-03-22 Volker Lendeckeidmap_tdb: Avoid a few casts
2017-03-20 Volker Lendeckeidmap_autorid: Use idmap_config_int
2017-03-20 Volker Lendeckeidmap_rid: Use idmap_config_int
2017-03-20 Volker Lendeckewinbind: Add idmap_config_int
2017-03-20 Volker Lendeckeidmap_autorid: Use idmap_config_bool
2017-03-20 Volker Lendeckeidmap_ad: Use idmap_config_bool
2017-03-20 Volker Lendeckeidmap_rfc2307: Use idmap_config_bool
2017-03-20 Volker Lendeckeidmap: Use idmap_config_bool in idmap_init_domain
2017-03-20 Volker Lendeckewinbind: Add idmap_config_bool()
2017-03-20 Volker Lendeckeidmap_ad: Use idmap_config_const_string
2017-03-20 Volker Lendeckeidmap_rfc2307: Use idmap_config_const_string
2017-03-20 Volker Lendeckeidmap_ldap: Use idmap_config_const_string
2017-03-20 Volker Lendeckeidmap_ldap: Use idmap_config_const_string
2017-03-20 Volker Lendeckewinbind: Use idmap_config_const_string in idmap_init_domain
2017-03-20 Volker Lendeckewinbind: Use idmap_config_const_string in idmap_script_...
2017-03-20 Volker Lendeckewinbind: Use idmap_config_const_string in idmap_tdb2_db...
2017-03-20 Volker Lendeckewinbind: Use idmap_config_const_string in wb_xids2sids_...
2017-03-20 Volker Lendeckewinbind: Use idmap_config_const_string in idmap_init_na...
2017-03-20 Volker Lendeckewinbind: Use idmap_config_const_string in domain_has_id...
2017-03-20 Volker Lendeckewinbind: Add idmap_config_const_string
2017-03-18 Volker Lendeckes3:winbind: Use the correct talloc context for user...
2017-03-18 Andreas Schneiders3:winbind: Remove unused struct getpwent_user
2017-03-18 Andreas Schneiders3:winbind: Use correct struct member for size calculation
2017-03-16 Ralph Boehmewinbindd: remove trailing spaces in get_cache()
2017-03-16 Ralph Boehmewinbindd: README.Coding fixes for get_cache()
2017-03-16 Ralph Boehmewinbindd: fix long lines in get_cache()
2017-03-16 Ralph Boehmewinbindd: untangle reconnect_methods vs reconnect_ads_m...
2017-03-16 Ralph Boehmewinbindd: use NULL for pointer check in get_cache()
2017-03-14 Volker Lendeckelibsmb: Remove some stale code
2017-03-11 Stefan Metzmacherwinbindd: avoid multiple wbint_LookupSids/lsa_LookupSid...
2017-03-11 Stefan Metzmacherwinbindd: remove unused find_root_domain()
2017-03-11 Stefan Metzmacherwinbindd: remove bogus fallback to the forest root...
2017-03-11 Stefan Metzmacherwinbindd: remove bogus fallback to the forest root...
2017-03-09 Volker Lendeckewinbindd: Remove an unused #define
2017-03-09 Volker Lendeckewinbind: Use talloc_strdup_upper where appropriate
2017-03-09 Volker Lendeckewinbind: Fix a typo
2017-03-08 Stefan Metzmacheridmap_autorid: allocate new domain range if the callers...
2017-03-07 Volker Lendeckewinbind: Add a debug message for out-of-range IDs
2017-03-07 Volker Lendeckewinbind: Remove unused wcache_tdc_fetch_domainbysid
2017-03-07 Volker Lendeckewinbind: Correcly pass !authoritative from wb_irpc_SamLogon
2017-03-07 Volker Lendeckewinbind: Set "authoritative" in response to auth_crap
2017-03-07 Volker Lendeckewinbind: Pass up args from winbind_dual_SamLogon
2017-03-07 Volker Lendeckewinbind: Pass up args from winbind_samlogon_retry_loop
2017-03-07 Volker Lendeckecli_netlogon: Add return parms to rpccli_netlogon_passw...
2017-03-06 Volker Lendeckewinbind: Fix a debug message
2017-03-06 Volker LendeckeRe-enable token groups fallback
2017-03-06 Stefan Metzmacherwinbindd: find the domain based on the sid within wb_lo...
2017-03-06 Volker LendeckeRevert "winbind: Remove wb_lookupusergroups"
2017-03-06 Volker LendeckeRevert "winbind: Remove wbint_LookupUserGroups"
2017-03-06 Volker LendeckeRevert "winbind: Remove wb_cache_lookup_usergroups"
2017-03-06 Volker LendeckeRevert "winbind: Remove wcache_lookup_usergroups"
2017-03-06 Volker LendeckeRevert "winbind: Remove validate_ug"
2017-03-06 Volker LendeckeRevert "winbind: Remove "lookup_usergroups" winbind...
2017-03-06 Volker LendeckeRevert "winbind: Remove rpc_lookup_usergroups"
2017-03-03 Andreas Schneideridmap_hash: Add a deprecation message
2017-03-02 Stefan Metzmachers3:winbindd: fix endless forest trust scan
2017-03-01 Volker Lendeckewinbind: Fix a cut&paste debug typo
2017-02-24 Stefan Metzmachers3:idmap_ad: make use of pdb_get_trust_credentials...
2017-02-24 Stefan Metzmachers3:winbindd: allow a fallback to NTLMSSP for LDAP conne...
2017-02-24 Stefan Metzmachers3:winbindd: rely on the kerberos_state from pdb_get_tr...
2017-02-24 Stefan Metzmachers3:winbindd: add more debugging to cm_prepare_connection()
2017-02-24 Stefan Metzmachers3:winbindd: fix the valid usage anonymous smb authenti...
2017-02-24 Stefan Metzmachers3:winbindd: try a NETLOGON connection with noauth...
2017-02-24 Stefan MetzmacherRevert "s3-winbind: Fix schannel connections against...
2017-02-23 Jeremy Allisons3:winbind: work around coverity false positive.
2017-02-23 Volker Lendeckewinbind: Use EnumDomainUsers in rpc_query_user_list
2017-02-22 Chris LambCorrect "occured" typos.
next