Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r11280: BUG 3201: make sure request structure is cleared prior to sending the... | Gerald Carter | 1 | -0/+3 |
2007-10-10 | r11253: Fix an annoying timeout when no nmbd is around | Volker Lendecke | 1 | -8/+8 |
2007-10-10 | r11251: Fix a comment | Volker Lendecke | 1 | -7/+5 |
2007-10-10 | r11242: use LDAP bitwise machting rule when searching for groups in ADS. | Günther Deschner | 1 | -17/+36 |
2007-10-10 | r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 | Jeremy Allison | 7 | -64/+71 |
2007-10-10 | r10688: Fix from Volker for bugid #3068 - winbindd crash with | Jeremy Allison | 1 | -1/+2 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 13 | -522/+658 |
2007-10-10 | r10556: BUG 3083: patch from Alex Deiter <tiamat@komi.mts.ru> to fix checking... | Gerald Carter | 1 | -1/+4 |
2007-10-10 | r10474: We better ignore builtin SIDs from the Active Directory DC to prevent | Günther Deschner | 1 | -1/+8 |
2007-10-10 | r10321: Fix winbindd recursion bug found by Ingo Steuwer <steuwer@univention.... | Jeremy Allison | 4 | -7/+14 |
2007-10-10 | r10270: lowercase groupnames and groupmembers again. | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r10268: Fix for bug #3095 - winbindd checking credentials. | Jeremy Allison | 1 | -12/+18 |
2007-10-10 | r10267: Exit if winbind can't find or generate a SID -- there's no point in | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r10263: Fix debug which got more instead of less confusing. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r10262: * Fix for getgrnam not returning builtin group (which is done by getent | Günther Deschner | 2 | -4/+6 |
2007-10-10 | r10261: Don't bother to peek rids in builtin-sids. | Günther Deschner | 1 | -0/+3 |
2007-10-10 | r10152: 64-bit fix for bug #3082. Thanks to Robin Hill for tracking this down... | Volker Lendecke | 1 | -1/+3 |
2007-10-10 | r9780: Clean up a bunch of compiler warnings. | James Peach | 2 | -9/+1 |
2007-10-10 | r9758: make sure to lower case usernames in winbindd's getpwnam() | Gerald Carter | 1 | -1/+4 |
2007-10-10 | r9709: Fix two bugs found by Brian Moran: Any request sent to winbind while t... | Volker Lendecke | 2 | -7/+7 |
2007-10-10 | r9588: remove netsamlogon_cache interface...everything seems to work fine. W... | Gerald Carter | 4 | -98/+0 |
2007-10-10 | r9366: patch from Toomas.Soome@mls.ee to include hosts lookups via the winbin... | Gerald Carter | 1 | -0/+290 |
2007-10-10 | r9362: formatting cleanup | Gerald Carter | 1 | -28/+21 |
2007-10-10 | r9361: patch from Ed Plese to fix a faulty error in winbindd | Gerald Carter | 1 | -13/+12 |
2007-10-10 | r9330: Remove the classic dual daemon since it was not being used. | Gerald Carter | 3 | -238/+3 |
2007-10-10 | r9322: fixing debug log and ensuring that we set the right winbind_methods | Gerald Carter | 2 | -4/+6 |
2007-10-10 | r9301: Allow user-defined list and lookup timeouts on IRIX. Bugzilla bug #2284. | James Peach | 1 | -1/+16 |
2007-10-10 | r9252: 2 type fixes from Luke Mewburn <lukem@NetBSD.org>. Bugid #2934. | Jeremy Allison | 1 | -1/+2 |
2007-10-10 | r8800: grr...get logic right when checking #define | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r8799: disabling schannel on samr and lsa until I figure out | Gerald Carter | 1 | -9/+15 |
2007-10-10 | r8796: disable schannel on the lsa client pipe for now to deal with Windows 2... | Gerald Carter | 1 | -0/+7 |
2007-10-10 | r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore. | Tim Potter | 1 | -2/+0 |
2007-10-10 | r8145: When inventing a new parameter for SFU-support, be aware of Volker's | Günther Deschner | 2 | -8/+15 |
2007-10-10 | r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ... | Günther Deschner | 7 | -47/+127 |
2007-10-10 | r7949: Work around for broken Solaris header files. | Jeremy Allison | 1 | -0/+26 |
2007-10-10 | r7903: Attempt to fix the AIX build | Volker Lendecke | 1 | -10/+10 |
2007-10-10 | r7882: Looks like a large patch - but what it actually does is make Samba | Jeremy Allison | 17 | -387/+386 |
2007-10-10 | r7877: Attempt to fix a smb_panic reported by Pavel Rochnyack. | Volker Lendecke | 2 | -15/+29 |
2007-10-10 | r7785: This looks much larger than it is. It changes the top-level functions ... | Volker Lendecke | 9 | -298/+368 |
2007-10-10 | r7454: couple of winbindd fixes | Gerald Carter | 4 | -9/+17 |
2007-10-10 | r7440: * merge registry server changes from trunk (so far) for more | Gerald Carter | 1 | -4/+4 |
2007-10-10 | r7423: Fix the build on sol10 | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r7415: * big change -- volker's new async winbindd from trunk | Gerald Carter | 20 | -2637/+6290 |
2007-10-10 | r7243: Don't look at gencache.tdb for the trusted domains if winbind is around. | Volker Lendecke | 1 | -0/+31 |
2007-10-10 | r7148: Fix #2736: winbind race condition with detecting idle clients | Jim McDonough | 1 | -6/+12 |
2007-10-10 | r7145: reuse the WINBIND_REQUIRED_MEMBERSHIP constant. | Günther Deschner | 1 | -12/+14 |
2007-10-10 | r7139: trying to reduce the number of diffs between trunk and 3.0; changing v... | Gerald Carter | 1 | -11/+1 |
2007-10-10 | r7130: remove 'winbind enable local accounts' code from the 3.0 tree | Gerald Carter | 6 | -1828/+1 |
2007-10-10 | r6755: removing domain_sid() since it is not referenced anymore | Gerald Carter | 5 | -95/+0 |
2007-10-10 | r6682: patch from Qiao Yang <qyang@stbernard.com> to use out own DC when gett... | Gerald Carter | 2 | -7/+15 |