summaryrefslogtreecommitdiffstats
path: root/source/nsswitch/winbindd_util.c
Commit message (Expand)AuthorAgeFilesLines
* Fix use of DLIST_REMOVE as spotted by Constantine Vetoshev <gepardcv@gmail.com>.Jeremy Allison2009-01-121-2/+1
* Fix bug #5533. Winbindd fails to cope correctly with a workgroup name contain...Jeremy Allison2008-06-201-9/+3
* Split the winbindd_passdb backend into a 'builtin' and a 'sam'Jeremy Allison2008-05-301-3/+4
* Fix winbindd on a PDC by reverting : 83b04c60fac76ccd2d5aecb14f8896a07d488b1f...Jeremy Allison2008-05-291-0/+6
* Fix winbindd running on a Samba DC,Simo Sorce2008-02-011-6/+0
* [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.samba-misc-tags/initial-v3-0-testGerald (Jerry) Carter2007-10-101-303/+79
* r23601: BUG 4579: Don't mark the SAM domain on a Samba DC as an internal doma...Gerald Carter2007-10-101-0/+6
* r23510: Tidy calls to smb_panic by removing trailing newlines. Print theJames Peach2007-10-101-4/+5
* r23244: Fix loop with nscd and NSS recusive calls.Gerald Carter2007-10-101-1/+3
* r23074: Remove duplicate code blocks from bad mergeGerald Carter2007-10-101-10/+0
* r23054: Move the check for the lookup_domain of S-1-22-{1,2} before theGerald Carter2007-10-101-18/+17
* r23048: Simo is correct in that winbind_lookup{sid,name}_async() needsGerald Carter2007-10-101-0/+19
* r23046: Few missing merges from cleaning out the Centeris winbindd tree.Gerald Carter2007-10-101-0/+10
* r22710: Support one-way trusts.Gerald Carter2007-10-101-3/+40
* r22705: Implement new set_dc_type_and_flags() called based on theGerald Carter2007-10-101-0/+30
* r22704: Implement three step method for enumerating domain trusts.Gerald Carter2007-10-101-14/+205
* r22702: Convert both lookup name and lookup sid to follow theGerald Carter2007-10-101-8/+1
* r22647: Avoid leaking a full info3 structure on each winbindd cached login by...Günther Deschner2007-10-101-4/+4
* r22507: Wrap the method of obtaining sockets to listen on.James Peach2007-10-101-56/+0
* r22283: Remove very old bug where we assigned the online mode ofGerald Carter2007-10-101-2/+0
* r21927: Removed unused variable.Jeremy Allison2007-10-101-1/+0
* r21918: Reverting this change as it is now causing aborts() inGerald Carter2007-10-101-6/+1
* r21913: fix one bug in build 717: correctly check the return from sid_peek_ch...Gerald Carter2007-10-101-1/+1
* r21881: Make sure we are very specific when testing whether a backand can han...James Peach2007-10-101-1/+7
* r21308: Fix some typos and ensure to null terminate the correct strings.Günther Deschner2007-10-101-1/+1
* r21070: * Add the new boolean 'winbind normalize names' option as discussedGerald Carter2007-10-101-0/+34
* r21018: Removing the set_domain_online_request again in trustdom_recv().Günther Deschner2007-10-101-9/+0
* r20530: Don't want this call to get inadvertently re-added :-).Jeremy Allison2007-10-101-3/+0
* r20488: When joined to a child domain in a multi-domain/single domain tree,Gerald Carter2007-10-101-0/+17
* r20287: Allow a NULL sid when setting up the list of trusted domains.Gerald Carter2007-10-101-2/+7
* r20270: Even with the dual daemon mode the parent winbinddJeremy Allison2007-10-101-1/+17
* r20150: better memory handling for some functions, make sure we don'tSimo Sorce2007-10-101-1/+3
* r20124: clean up nested extern declaration warningsHerb Lewis2007-10-101-3/+3
* r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce2007-10-101-249/+9
* r20090: Fix a class of bugs found by James Peach. EnsureJeremy Allison2007-10-101-3/+9
* r20057: Attempt to fix connect timeouts when connected onJeremy Allison2007-10-101-8/+1
* r19686: Fix the buildVolker Lendecke2007-10-101-1/+1
* r19413: Now we're calling init_dc_connection, this codeJeremy Allison2007-10-101-16/+0
* r19212: Make sure domains marked internal don't doJeremy Allison2007-10-101-9/+11
* r19207: Properly canonicalize incoming names to theJeremy Allison2007-10-101-0/+20
* r19148: Finish last nights patch - make offlineJeremy Allison2007-10-101-3/+15
* r19066: Fix a memleakVolker Lendecke2007-10-101-0/+1
* r18703: Fix the annoying effect that happens when nscd is running:Günther Deschner2007-10-101-21/+0
* r18509: We must always canonicalise the usernames to be UPPERCASE DOMAIN,Jeremy Allison2007-10-101-2/+3
* r18271: Big change:Gerald Carter2007-10-101-2/+2
* r17605: Some C++ warningsVolker Lendecke2007-10-101-1/+1
* r17159: Bug 3920: Restore wnibind use default domain behavior for domain groups.Gerald Carter2007-10-101-7/+21
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-1/+1
* r16940: libnscd sets errno, use that to display error message.Günther Deschner2007-10-101-2/+2
* r16422: winbindd_demote_client isn't used and generatesJeremy Allison2007-10-101-8/+0