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