summaryrefslogtreecommitdiffstats
path: root/source3/winbindd
Commit message (Expand)AuthorAgeFilesLines
* windbindd: Make cm_connect_lsa_tcp staticChristof Schmitt2014-10-042-6/+3
* s3-winbindd: Make wcache_sid_to_name staticChristof Schmitt2014-10-042-12/+6
* s3-winbindd: Remove extern declaration for cache_methods from winbindd_dual.cChristof Schmitt2014-10-041-1/+0
* winbind3: Fix pwent variable substitutionJustin Maggard2014-10-031-1/+1
* idmap_rfc2307: Remove unsed parameter and variableChristof Schmitt2014-10-011-8/+5
* idmap_rfc2307: Fix a crash after connection problem to DCChristof Schmitt2014-10-011-0/+1
* winbindd: Do not make anonymous connections by defaultAndrew Bartlett2014-09-301-0/+29
* s3-winbindd: Do not use domain SID from LookupSids for Sids2UnixIDs callChristof Schmitt2014-09-291-3/+30
* s3-winbindd: Require SMB signing by default to disrupt MITM attacks with our DCAndrew Bartlett2014-09-281-1/+33
* idl: Merge NETR_TRUST and LSA_TRUST definitions into one set only in lsa.idlAndrew Bartlett2014-09-276-12/+13
* s3: winbindd: Old NT Domain code sets struct winbind_domain->alt_name to be N...Jeremy Allison2014-09-152-3/+8
* set_dc_type_and_flags_trustinfo: Use init_dc_connection and wb_open_internal_...Andrew Bartlett2014-09-011-18/+26
* winbindd: Add debugging to assist in locating errors creating NETLOGON pipesAndrew Bartlett2014-09-011-0/+12
* winbindd: Do not segfault if the trusted domain has no SIDAndrew Bartlett2014-09-011-1/+9
* s3-winbindd: Document parameters in ads_cached_connection_reuseChristof Schmitt2014-08-301-0/+13
* s3-winbindd: Use more descriptive parameter names in ads_cached_connection_co...Christof Schmitt2014-08-301-8/+8
* s3-winbindd: Use correct realm for trusted domains in idmap childChristof Schmitt2014-08-301-2/+9
* winbindd-irpc: Ensure not to call irpc_send_reply twice on errorAndrew Bartlett2014-08-011-0/+1
* s3: winbindd: On new client connect, prune idle or hung connections older tha...Jeremy Allison2014-07-291-0/+36
* lib: directory_create_or_exist() does not use "uid" parameterVolker Lendecke2014-07-281-2/+2
* s3:idmap: fix talloc hierarchy in idmap_passdb_domain()Michael Adam2014-07-251-1/+1
* s3:idmap: only check the range values if a range setting has been found.Michael Adam2014-07-251-3/+1
* s3:idmap: move loading of idmap options together before range checking in idm...Michael Adam2014-07-251-4/+4
* s3:idmap: in idmap_init_domain() load methods before loading further configMichael Adam2014-07-251-18/+23
* s3:idmap: don't log missing range config if range checking not requestedMichael Adam2014-07-251-2/+2
* s3-winbindd: prefer "displayName" over "name" in ads user queries for the ful...Günther Deschner2014-07-151-5/+11
* s3-winbind: Don't set the gecos field to NULL.Andreas Schneider2014-07-151-1/+0
* s3-winbindd: use wcache_query_user_fullname after inspecting samlogon cache.Günther Deschner2014-07-153-0/+57
* s3-winbindd: add wcache_query_user_fullname().Günther Deschner2014-07-152-0/+38
* s3-winbindd: call interactive samlogon via rpccli_netlogon_password_logon.Günther Deschner2014-07-151-13/+32
* s3:winbindd: remove unused get[pw|gr]ent_initialized from winbindd_cli_stateStefan Metzmacher2014-07-111-4/+0
* winbindd: Use a remote RPC server when we are an RODC when neededAndrew Bartlett2014-07-047-35/+72
* s4-auth: Do not override the NT_STATUS_NOT_IMPLEMENTED error for winbinddAndrew Bartlett2014-07-041-2/+14
* winbindd: Allow the AD-DC to call getdcnameGarming Sam2014-07-041-6/+16
* s3:winbindd - fix bad bugfix for bug #10280 - winbind panic if AD server is d...Jeremy Allison2014-07-021-2/+2
* s3: auth: Fix winbindd_pam_auth_pac_send() to create a new info3 and merge in...Jeremy Allison2014-06-181-2/+22
* s3-winbindd: Honour pdb_is_responsible_for_everything_else()Andrew Bartlett2014-06-161-8/+11
* s3-winbindd: Implement SamLogon IRPC callAndrew Bartlett2014-06-114-51/+150
* s3-winbind: Transparently forward IRPC messages to the winbind_dual childAndrew Bartlett2014-06-111-37/+80
* s3-winbind rename winbindd_update_rodc_dns to be for more generic irpcAndrew Bartlett2014-06-113-10/+16
* librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...Andrew Bartlett2014-06-1138-44/+50
* s3-winbindd: Listen on IRPC and do forwarded DNS updates on an RODCAndrew Bartlett2014-06-114-0/+137
* s3-winbindd: Register winbindd with irpcAndrew Bartlett2014-06-112-0/+33
* auth: Provide a way to use the auth stack for winbindd authenticationAndrew Bartlett2014-06-111-3/+42
* winbindd: Call set_dc_type_and_flags on the internal domainAndrew Bartlett2014-06-115-113/+87
* s3:lib/afs move afs.c to common lib dirChristian Ambach2014-06-041-0/+1
* s3-winbind: Use strlcpy to avoid log entry.Andreas Schneider2014-06-041-1/+4
* winbindd: Use rpc_pipe_open_interface() so that winbindd uses the correct rpc...Andrew Bartlett2014-06-041-12/+31
* winbindd: Remove pointless if statementAndrew Bartlett2014-06-041-14/+10
* winbindd: explain that this check protects the AD DC machine account password...Andrew Bartlett2014-06-041-0/+4