summaryrefslogtreecommitdiff
path: root/source3/winbindd
AgeCommit message (Expand)AuthorFilesLines
2012-09-28Fix bug #9016 - Connection to outbound trusted domain goes offline.Jeremy Allison1-6/+0
2012-09-17s3:winbindd: make sure we only call static_init_idmap onceBjörn Jacke1-4/+17
2012-08-23Fix bug #9100 - winbind doesn't return "Domain Local" groups from own domain.Goldberg, Neil R2-4/+10
2012-08-23Fix bug #9098 - winbind does not refresh kerberos tickets.Jeremy Allison3-1/+39
2012-08-23Fix bug #9104 - winbindd can mis-identify idle clients - can cause crashes an...Herb Lewis1-1/+2
2012-08-23Ensure we keep last_access up to date when processing a request.Jeremy Allison1-0/+1
2012-06-22s3: Fix a winbind race leading to 100% CPUVolker Lendecke1-2/+3
2012-06-13Fix bug #8994 - winbind normalize names.Jeremy Allison1-1/+3
2012-06-13s3-winbindd: call dump_core_setup after command line option has been parsedMatthieu Patou1-0/+14
2012-06-13Fix bug #8970 - Possible memory leaks in the samba master process.Richard Sharpe1-1/+2
2012-05-28s3-winbindd: Always map the LDAP error code to an NTSTATUSAndrew Bartlett1-6/+22
2012-03-20s3-winbindd Only use SamLogonEx when we can get unencrypted session keysAndrew Bartlett1-2/+2
2012-02-29s3-winbindd: Close netlogon connection if the status returned by the NetrSamL...Matthieu Patou1-0/+9
2012-02-28s3-winbindd: set the can_do_validation6 also for trusted domainMatthieu Patou1-0/+2
2012-01-04s3-winbind: Move finding the domain to it's own function.Andreas Schneider1-11/+21
2012-01-04s3-winbind: Fix segfault if we can't map the last user.Andreas Schneider1-0/+18
2011-12-16s3-winbind: Add an update function for winbind cache.Andreas Schneider1-2/+94
2011-12-16Fix bug #8521 - winbindd cache timeout expiry test was reversedJeremy Allison1-1/+1
2011-12-16s3:winbind add timeouts to winbind cacheChristian Ambach1-14/+57
2011-11-25s3-winbind: Don't fail on users without a uid.Andreas Schneider1-1/+18
2011-09-28Allows changing the maximum number of simultaneous clients in winbindd throug...Pierre Carrier1-5/+3
2011-09-28s3-winbind: Fix bug 7888 -- deal with buggy 3.0 based PDCs.Günther Deschner1-14/+36
2011-09-22s3: Fix bug 7844: Race in winbindVolker Lendecke1-4/+8
2011-08-30v3-5-test: Fix getent group if trusted domains are not reachableVolker Lendecke1-2/+6
2011-06-28s3: explicitly pass domain_sid to wbint_LookupRids() (bug #7841)Volker Lendecke2-8/+9
2011-06-01s3-winbind: BUG 8166 - Don't lockout users when offline.Jim McDonough1-1/+4
2011-04-19Fix bug 6966 - "allow trusted domains = no" not respected in winbind.Dmitry Butskoy1-6/+6
2011-04-04s3: Fix Coverity ID 1137: CONSTANT_EXPRESSION_RESULTVolker Lendecke1-2/+2
2011-02-28Fix denial of service - memory corruption.Jeremy Allison1-0/+7
2011-02-09s3-winbindd: let winbind try to use samlogon validation level 6. (bug #7945)Günther Deschner3-1/+98
2011-02-05s3:winbindd: catch lookup_names/sids schannel errors over ncacn_ip_tcp (bug #...Stefan Metzmacher1-0/+24
2010-12-31s3:winbind: fix bug #7894 - sporadic winbind panic in rpc query_user_listMichael Adam1-0/+7
2010-12-26s3: Use smbsock_any_connect in winbindVolker Lendecke1-45/+13
2010-12-07s3: Fix bug 7843: Expand the local SAMs aliasesJeremy Allison1-2/+2
2010-12-07s3: Fix bug 7842: WINBINDD_LOOKUPRIDS does not return the domain nameVolker Lendecke2-1/+4
2010-12-07s3: Fix bug 7841: WINBINDD_LOOKUPRIDS asks the wrong domainVolker Lendecke1-1/+1
2010-11-16Second part of fix for bug #7777 - When requesting lookups for BUILTIN sids, ...Jeremy Allison1-6/+25
2010-11-16First part of fix for bug #7777 - When requesting lookups for BUILTIN sids, w...Jeremy Allison1-0/+10
2010-11-11s3: Fix a getgrent crash with many groupsVolker Lendecke1-0/+1
2010-11-11s3: Fix bug 7730 -- crash in winbindd_dsgetdcname.cVolker Lendecke1-0/+4
2010-09-06Final part of fix for bug #7636 - winbind internal error, backtrace.Jeremy Allison1-11/+18
2010-08-23Fix bug #7589 - ntlm_auth fails to use cached credentials.Jeremy Allison1-9/+7
2010-08-11s3-winbind: Fix Bug #7568: Make sure cm_connect_lsa_tcp does not reset the se...Günther Deschner1-7/+13
2010-07-28s3: Fix bug 7578Jeremy Allison1-2/+2
2010-05-19s3-kerberos: pass down kdc_name to create_local_private_krb5_conf_for_domain().Günther Deschner1-2/+4
2010-05-19s3-winbind: make the getpeername() checks in cm_prepare_connection IPv6 aware.Günther Deschner1-5/+25
2010-04-25s3: Fix a winbind crash when scanning trustsVolker Lendecke1-0/+6
2010-04-13s3:winbindd: make "smbcontrol winbindd validate-cache" reliable againStefan Metzmacher1-0/+3
2010-04-13s3:winbindd: remove unused variablesStefan Metzmacher1-2/+0
2010-04-13s3:winbindd: fix problems with SIGCHLD handling (bug #7317)Stefan Metzmacher3-17/+6