summaryrefslogtreecommitdiff
path: root/source3/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11580: fix an uninitialized variable that was causing winbindd to die in win...Gerald Carter1-1/+1
2007-10-10r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison3-18/+23
2007-10-10r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison1-0/+2
2007-10-10r11492: Fix bug #3224 (I hope). Correctly use machine_account_nameJeremy Allison1-2/+3
2007-10-10r11381: Correctly connect to 445 and 139 after a successful getdcname.Volker Lendecke1-3/+10
2007-10-10r11368: Remove a memleak that just cost me half an hour: If we terminate insi...Volker Lendecke1-1/+1
2007-10-10r11338: Move knowledge of \\ needed into rpc_client/cli_netlogonJeremy Allison1-7/+1
2007-10-10r11328: Actually verify that the bind on a pipe succeeded with a samr_connect orVolker Lendecke1-167/+196
2007-10-10r11324: Re-formatting before I can get a very *narrow* focus on the bugs in h...Volker Lendecke1-59/+61
2007-10-10r11323: Fix usage of rpccli_netlogon_getdcname. Add some debug messages.Volker Lendecke1-3/+18
2007-10-10r11319: read_buf_len and write_buf_len are no longer used, remove them.Volker Lendecke2-6/+3
2007-10-10r11280: BUG 3201: make sure request structure is cleared prior to sending the...Gerald Carter1-0/+3
2007-10-10r11253: Fix an annoying timeout when no nmbd is aroundVolker Lendecke1-8/+8
2007-10-10r11251: Fix a commentVolker Lendecke1-7/+5
2007-10-10r11242: use LDAP bitwise machting rule when searching for groups in ADS.Günther Deschner1-17/+36
2007-10-10r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison7-64/+71
2007-10-10r10688: Fix from Volker for bugid #3068 - winbindd crash withJeremy Allison1-1/+2
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter13-522/+658
2007-10-10r10556: BUG 3083: patch from Alex Deiter <tiamat@komi.mts.ru> to fix checking...Gerald Carter1-1/+4
2007-10-10r10474: We better ignore builtin SIDs from the Active Directory DC to preventGünther Deschner1-1/+8
2007-10-10r10321: Fix winbindd recursion bug found by Ingo Steuwer <steuwer@univention....Jeremy Allison4-7/+14
2007-10-10r10270: lowercase groupnames and groupmembers again.Günther Deschner1-0/+1
2007-10-10r10268: Fix for bug #3095 - winbindd checking credentials.Jeremy Allison1-12/+18
2007-10-10r10267: Exit if winbind can't find or generate a SID -- there's no point inVolker Lendecke1-1/+1
2007-10-10r10263: Fix debug which got more instead of less confusing.Günther Deschner1-1/+1
2007-10-10r10262: * Fix for getgrnam not returning builtin group (which is done by getentGünther Deschner2-4/+6
2007-10-10r10261: Don't bother to peek rids in builtin-sids.Günther Deschner1-0/+3
2007-10-10r10152: 64-bit fix for bug #3082. Thanks to Robin Hill for tracking this down...Volker Lendecke1-1/+3
2007-10-10r9780: Clean up a bunch of compiler warnings.James Peach2-9/+1
2007-10-10r9758: make sure to lower case usernames in winbindd's getpwnam()Gerald Carter1-1/+4
2007-10-10r9709: Fix two bugs found by Brian Moran: Any request sent to winbind while t...Volker Lendecke2-7/+7
2007-10-10r9588: remove netsamlogon_cache interface...everything seems to work fine. W...Gerald Carter4-98/+0
2007-10-10r9366: patch from Toomas.Soome@mls.ee to include hosts lookups via the winbin...Gerald Carter1-0/+290
2007-10-10r9362: formatting cleanupGerald Carter1-28/+21
2007-10-10r9361: patch from Ed Plese to fix a faulty error in winbinddGerald Carter1-13/+12
2007-10-10r9330: Remove the classic dual daemon since it was not being used.Gerald Carter3-238/+3
2007-10-10r9322: fixing debug log and ensuring that we set the right winbind_methodsGerald Carter2-4/+6
2007-10-10r9301: Allow user-defined list and lookup timeouts on IRIX. Bugzilla bug #2284.James Peach1-1/+16
2007-10-10r9252: 2 type fixes from Luke Mewburn <lukem@NetBSD.org>. Bugid #2934.Jeremy Allison1-1/+2
2007-10-10r8800: grr...get logic right when checking #defineGerald Carter1-2/+2
2007-10-10r8799: disabling schannel on samr and lsa until I figure outGerald Carter1-9/+15
2007-10-10r8796: disable schannel on the lsa client pipe for now to deal with Windows 2...Gerald Carter1-0/+7
2007-10-10r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.Tim Potter1-2/+0
2007-10-10r8145: When inventing a new parameter for SFU-support, be aware of Volker'sGünther Deschner2-8/+15
2007-10-10r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ...Günther Deschner7-47/+127
2007-10-10r7949: Work around for broken Solaris header files.Jeremy Allison1-0/+26
2007-10-10r7903: Attempt to fix the AIX buildVolker Lendecke1-10/+10
2007-10-10r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison17-387/+386
2007-10-10r7877: Attempt to fix a smb_panic reported by Pavel Rochnyack.Volker Lendecke2-15/+29
2007-10-10r7785: This looks much larger than it is. It changes the top-level functions ...Volker Lendecke9-298/+368