summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd_util.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* r15976: Set our internal domains to "online" by default in winbindd.Günther Deschner2007-10-101-1/+1
* r15842: patch from volker to instruct winbindd to find a trusted DC on its ow...Gerald Carter2007-10-101-1/+1
* r15698: An attempt to make the winbind lookup_usergroups() call in security=adsGünther Deschner2007-10-101-1/+4
* r15306: Be consistent between rpc and ads winbind backend: let the ads backendGünther Deschner2007-10-101-0/+46
* r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter2007-10-101-2/+2
* r14855: Various fixes:Gerald Carter2007-10-101-15/+12
* r14480: Kill one boolean flag passed down :-)Volker Lendecke2007-10-101-8/+6
* r14474: Also flush the nscd caches before entering the main winbindd loop.Günther Deschner2007-10-101-0/+22
* r14468: Better fix to avoid winbind panic when we have an inproper configurationGünther Deschner2007-10-101-3/+9
* r14467: Reverting 13660. This needs to be fixed differently.Günther Deschner2007-10-101-8/+4
* r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter2007-10-101-2/+2
* r13660: Attempt to better handle the failure that we cannot find our sid uponGünther Deschner2007-10-101-4/+8
* r13492: As noone objected on the mailing-list:Günther Deschner2007-10-101-4/+5
* r13316: Let the carnage begin....Gerald Carter2007-10-101-6/+7
* r13024: Add is_null_sid.Günther Deschner2007-10-101-2/+1
* r12133: Fix an uninitialized variable in new code in rpc_server/srv_samr_nt.c.Volker Lendecke2007-10-101-1/+15
* r10270: lowercase groupnames and groupmembers again.Günther Deschner2007-10-101-0/+1
* r10267: Exit if winbind can't find or generate a SID -- there's no point inVolker Lendecke2007-10-101-1/+1
* r10262: * Fix for getgrnam not returning builtin group (which is done by getentGünther Deschner2007-10-101-1/+1
* r9780: Clean up a bunch of compiler warnings.James Peach2007-10-101-1/+1
* r9709: Fix two bugs found by Brian Moran: Any request sent to winbind while t...Volker Lendecke2007-10-101-1/+3
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-17/+17
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-101-222/+378
* r6682: patch from Qiao Yang <qyang@stbernard.com> to use out own DC when gett...Gerald Carter2007-10-101-2/+7
* r6566: fix a couple of local group bugs.Gerald Carter2007-10-101-1/+6
* r6450: * fix typo in htlm_auth help messageGerald Carter2007-10-101-4/+2
* r6273: Remove some unused code, minor cleanupVolker Lendecke2007-10-101-7/+1