s3:utils: Remove pointless if-clause for remote_machine
[metze/samba/wip.git] / source3 / winbindd /
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
2017-08-01 Volker Lendeckewinbindd: Make wcache_lookup_groupmem static
2017-08-01 Volker Lendeckewinbindd: Make wcache_flush_cache static
2017-08-01 Volker Lendeckewinbindd: Fix a few signed/unsigned hickups
2017-07-26 Jeremy Allisons3: clients: Use netlogon_creds_cli_close_global_db...
2017-07-21 Uri Simchoniwinbindd: avoid refreshing sequence number when domain...
2017-07-21 Uri Simchoniwinbindd: queryuser - only get group name if needed
2017-07-21 Uri Simchoniwinbindd: cache name-to-sid from PAC based on lookup...
2017-07-12 Dustin L. Howett... idmap_ad: Retry query_user exactly once if we get TLDAP...
2017-06-28 Andreas Schneiders3:winbind: Move debug statement into the error handling
2017-06-27 Stefan Metzmachers3:trusts_util: pass dcname to trust_pw_change()
2017-06-22 Richard SharpeBug 15852. There are valid paths where conn->lsa_pipe_t...
2017-06-22 Stefan Metzmachers3:libsmb: no longer pass remote_realm to cli_state_cre...
2017-06-20 Andreas Schneiders3:winbind: Fix 'winbind normalize names' in wb_getpwsid()
2017-06-09 Stefan Metzmachers3:winbindd: Send flags=0 in netr_LogonSamLogon{WithFla...
2017-05-30 Garming Samnetlogon: Implement SendToSam along with its winbind...
2017-05-30 Garming Samwinbindd: Do not run SAM auth stack in winbind SamLogon
2017-05-30 Garming Samlibads: Decide to have no fallback option
2017-05-30 Garming Samwinbindd_cm: Pass cm_open_connection the need_rw_dc...
2017-05-30 Garming Samwinbindd_cm: Call dcip_check_name even when fetching...
2017-05-30 Garming Samwinbindd_cm: Rename dcip_to_name to the more accurate...
2017-05-30 Garming Samwinbindd_cm: Add new parameter to getdc and find_new_dc...
2017-05-30 Garming Samwinbindd_cm: Add new parameter for dcip_to_name
2017-05-16 Volker Lendeckewinbindd: Give winbindd_ads.c its own header
2017-05-16 Andreas Schneiders3:winbind: Use a talloc stackframe for rpc_query_user_list
2017-05-10 Günther Deschners3-winbindd: remove some dead prototypes
2017-05-08 Volker Lendeckeidmap_rfc2307: "ldap_next_entry" needs the previous...
2017-05-08 Volker Lendeckeidmap_rfc2307: Don't stop after 30 entries
2017-05-08 Volker Lendeckeidmap_rfc2307: "ldap_next_entry" needs the previous...
2017-05-08 Volker Lendeckeidmap_rfc2307: Don't stop after 30 entries
2017-05-03 Christian Ambachs3:winbindd:idmap_autorid remove a stray comment
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-04-20 Volker Lendeckesmbldap: Introduce "smbldap_get_ldap"
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
next