summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_util.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22710: Support one-way trusts.Gerald Carter1-3/+40
2007-10-10r22705: Implement new set_dc_type_and_flags() called based on theGerald Carter1-0/+30
2007-10-10r22704: Implement three step method for enumerating domain trusts.Gerald Carter1-14/+205
2007-10-10r22702: Convert both lookup name and lookup sid to follow theGerald Carter1-8/+1
2007-10-10r22647: Avoid leaking a full info3 structure on each winbindd cached login by...Günther Deschner1-4/+4
2007-10-10r22507: Wrap the method of obtaining sockets to listen on.James Peach1-56/+0
2007-10-10r22283: Remove very old bug where we assigned the online mode ofGerald Carter1-2/+0
2007-10-10r21927: Removed unused variable.Jeremy Allison1-1/+0
2007-10-10r21918: Reverting this change as it is now causing aborts() inGerald Carter1-6/+1
2007-10-10r21913: fix one bug in build 717: correctly check the return from sid_peek_ch...Gerald Carter1-1/+1
2007-10-10r21881: Make sure we are very specific when testing whether a backand can han...James Peach1-1/+7
2007-10-10r21308: Fix some typos and ensure to null terminate the correct strings.Günther Deschner1-1/+1
2007-10-10r21070: * Add the new boolean 'winbind normalize names' option as discussedGerald Carter1-0/+34
2007-10-10r21018: Removing the set_domain_online_request again in trustdom_recv().Günther Deschner1-9/+0
2007-10-10r20530: Don't want this call to get inadvertently re-added :-).Jeremy Allison1-3/+0
2007-10-10r20488: When joined to a child domain in a multi-domain/single domain tree,Gerald Carter1-0/+17
2007-10-10r20287: Allow a NULL sid when setting up the list of trusted domains.Gerald Carter1-2/+7
2007-10-10r20270: Even with the dual daemon mode the parent winbinddJeremy Allison1-1/+17
2007-10-10r20150: better memory handling for some functions, make sure we don'tSimo Sorce1-1/+3
2007-10-10r20124: clean up nested extern declaration warningsHerb Lewis1-3/+3
2007-10-10r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce1-249/+9
2007-10-10r20090: Fix a class of bugs found by James Peach. EnsureJeremy Allison1-3/+9
2007-10-10r20057: Attempt to fix connect timeouts when connected onJeremy Allison1-8/+1
2007-10-10r19686: Fix the buildVolker Lendecke1-1/+1
2007-10-10r19413: Now we're calling init_dc_connection, this codeJeremy Allison1-16/+0
2007-10-10r19212: Make sure domains marked internal don't doJeremy Allison1-9/+11
2007-10-10r19207: Properly canonicalize incoming names to theJeremy Allison1-0/+20
2007-10-10r19148: Finish last nights patch - make offlineJeremy Allison1-3/+15
2007-10-10r19066: Fix a memleakVolker Lendecke1-0/+1
2007-10-10r18703: Fix the annoying effect that happens when nscd is running:Günther Deschner1-21/+0
2007-10-10r18509: We must always canonicalise the usernames to be UPPERCASE DOMAIN,Jeremy Allison1-2/+3
2007-10-10r18271: Big change:Gerald Carter1-2/+2
2007-10-10r17605: Some C++ warningsVolker Lendecke1-1/+1
2007-10-10r17159: Bug 3920: Restore wnibind use default domain behavior for domain groups.Gerald Carter1-7/+21
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-1/+1
2007-10-10r16940: libnscd sets errno, use that to display error message.Günther Deschner1-2/+2
2007-10-10r16422: winbindd_demote_client isn't used and generatesJeremy Allison1-8/+0
2007-10-10r15976: Set our internal domains to "online" by default in winbindd.Günther Deschner1-1/+1
2007-10-10r15842: patch from volker to instruct winbindd to find a trusted DC on its ow...Gerald Carter1-1/+1
2007-10-10r15698: An attempt to make the winbind lookup_usergroups() call in security=adsGünther Deschner1-1/+4
2007-10-10r15306: Be consistent between rpc and ads winbind backend: let the ads backendGünther Deschner1-0/+46
2007-10-10r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter1-2/+2
2007-10-10r14855: Various fixes:Gerald Carter1-15/+12
2007-10-10r14480: Kill one boolean flag passed down :-)Volker Lendecke1-8/+6
2007-10-10r14474: Also flush the nscd caches before entering the main winbindd loop.Günther Deschner1-0/+22
2007-10-10r14468: Better fix to avoid winbind panic when we have an inproper configurationGünther Deschner1-3/+9
2007-10-10r14467: Reverting 13660. This needs to be fixed differently.Günther Deschner1-8/+4
2007-10-10r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter1-2/+2
2007-10-10r13660: Attempt to better handle the failure that we cannot find our sid uponGünther Deschner1-4/+8
2007-10-10r13492: As noone objected on the mailing-list:Günther Deschner1-4/+5