index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
winbindd
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-winbind: Don't fail on users without a uid.
Andreas Schneider
2011-11-25
1
-1
/
+18
*
Allows changing the maximum number of simultaneous clients in winbindd throug...
Pierre Carrier
2011-09-28
1
-5
/
+3
*
s3-winbind: Fix bug 7888 -- deal with buggy 3.0 based PDCs.
Günther Deschner
2011-09-28
1
-14
/
+36
*
s3: Fix bug 7844: Race in winbind
Volker Lendecke
2011-09-22
1
-4
/
+8
*
v3-5-test: Fix getent group if trusted domains are not reachable
Volker Lendecke
2011-08-30
1
-2
/
+6
*
s3: explicitly pass domain_sid to wbint_LookupRids() (bug #7841)
Volker Lendecke
2011-06-28
2
-8
/
+9
*
s3-winbind: BUG 8166 - Don't lockout users when offline.
Jim McDonough
2011-06-01
1
-1
/
+4
*
Fix bug 6966 - "allow trusted domains = no" not respected in winbind.
Dmitry Butskoy
2011-04-19
1
-6
/
+6
*
s3: Fix Coverity ID 1137: CONSTANT_EXPRESSION_RESULT
Volker Lendecke
2011-04-04
1
-2
/
+2
*
Fix denial of service - memory corruption.
Jeremy Allison
2011-02-28
1
-0
/
+7
*
s3-winbindd: let winbind try to use samlogon validation level 6. (bug #7945)
Günther Deschner
2011-02-09
3
-1
/
+98
*
s3:winbindd: catch lookup_names/sids schannel errors over ncacn_ip_tcp (bug #...
Stefan Metzmacher
2011-02-05
1
-0
/
+24
*
s3:winbind: fix bug #7894 - sporadic winbind panic in rpc query_user_list
Michael Adam
2010-12-31
1
-0
/
+7
*
s3: Use smbsock_any_connect in winbind
Volker Lendecke
2010-12-26
1
-45
/
+13
*
s3: Fix bug 7843: Expand the local SAMs aliases
Jeremy Allison
2010-12-07
1
-2
/
+2
*
s3: Fix bug 7842: WINBINDD_LOOKUPRIDS does not return the domain name
Volker Lendecke
2010-12-07
2
-1
/
+4
*
s3: Fix bug 7841: WINBINDD_LOOKUPRIDS asks the wrong domain
Volker Lendecke
2010-12-07
1
-1
/
+1
*
Second part of fix for bug #7777 - When requesting lookups for BUILTIN sids, ...
Jeremy Allison
2010-11-16
1
-6
/
+25
*
First part of fix for bug #7777 - When requesting lookups for BUILTIN sids, w...
Jeremy Allison
2010-11-16
1
-0
/
+10
*
s3: Fix a getgrent crash with many groups
Volker Lendecke
2010-11-11
1
-0
/
+1
*
s3: Fix bug 7730 -- crash in winbindd_dsgetdcname.c
Volker Lendecke
2010-11-11
1
-0
/
+4
*
Final part of fix for bug #7636 - winbind internal error, backtrace.
Jeremy Allison
2010-09-06
1
-11
/
+18
*
Fix bug #7589 - ntlm_auth fails to use cached credentials.
Jeremy Allison
2010-08-23
1
-9
/
+7
*
s3-winbind: Fix Bug #7568: Make sure cm_connect_lsa_tcp does not reset the se...
Günther Deschner
2010-08-11
1
-7
/
+13
*
s3: Fix bug 7578
Jeremy Allison
2010-07-28
1
-2
/
+2
*
s3-kerberos: pass down kdc_name to create_local_private_krb5_conf_for_domain().
Günther Deschner
2010-05-19
1
-2
/
+4
*
s3-winbind: make the getpeername() checks in cm_prepare_connection IPv6 aware.
Günther Deschner
2010-05-19
1
-5
/
+25
*
s3: Fix a winbind crash when scanning trusts
Volker Lendecke
2010-04-25
1
-0
/
+6
*
s3:winbindd: make "smbcontrol winbindd validate-cache" reliable again
Stefan Metzmacher
2010-04-13
1
-0
/
+3
*
s3:winbindd: remove unused variables
Stefan Metzmacher
2010-04-13
1
-2
/
+0
*
s3:winbindd: fix problems with SIGCHLD handling (bug #7317)
Stefan Metzmacher
2010-04-13
3
-17
/
+6
*
s3:winbindd: make sure we don't try rpc requests against unaccessable domains
Stefan Metzmacher
2010-04-01
1
-5
/
+28
*
s3:winbindd: correctly retry if the netlogon pipe gets disconnected during a ...
Stefan Metzmacher
2010-03-30
1
-2
/
+2
*
s3:winbindd_reconnect: don't only reconnect on NT_STATUS_UNSUCCESSFUL
Stefan Metzmacher
2010-03-30
1
-14
/
+59
*
s3:winbindd_cm: invalidate connection if cm_connect_netlogon() fails
Stefan Metzmacher
2010-03-30
1
-2
/
+2
*
s3:winbindd: consistently use TALLOC_FREE(conn->foo_pipe) is we create a new ...
Stefan Metzmacher
2010-03-30
1
-0
/
+5
*
s3:winbindd_cm: use rpccli_is_connected() helper function
Stefan Metzmacher
2010-03-30
1
-4
/
+4
*
s3:winbindd_cm: use cli_state_is_connected() helper function
Stefan Metzmacher
2010-03-30
1
-14
/
+4
*
s3: Fix bug 7212, "getent group does not return group members"
Volker Lendecke
2010-03-29
1
-0
/
+1
*
s3: Fix a bad memleak in winbind
Volker Lendecke
2010-03-23
1
-1
/
+2
*
s3:winbindd: add DEBUG(10,...) for the end of each top level
Stefan Metzmacher
2010-03-11
2
-6
/
+25
*
s3:winbindd: never mark external domains as internal!
Stefan Metzmacher
2010-03-02
1
-4
/
+1
*
Fix one of the valgrind warnings from bug #6814 - Fixes for problems reported...
Roel van Meer
2010-03-02
1
-0
/
+8
*
s3: Fix but 7145 -- duplicate sam and unix accounts
Volker Lendecke
2010-03-01
2
-0
/
+22
*
s3/winbind_ccache: Fix typo in debug message.
Karolin Seeger
2010-01-28
1
-1
/
+1
*
s3: Add the session key to the ccache_ntlm_auth response
Volker Lendecke
2010-01-26
1
-4
/
+17
*
s3: Add wbinfo --ccache-save
Volker Lendecke
2010-01-26
4
-0
/
+80
*
s3: Fix a winbind segfault in "trusted_domains"
Volker Lendecke
2010-01-14
1
-3
/
+4
*
s3: Fix a segfault in winbindd_dual_ccache_ntlm_auth()
Volker Lendecke
2010-01-13
1
-1
/
+1
*
s3: List trusted domains from wcache when domain is offline.
Bo Yang
2010-01-06
1
-24
/
+139
[next]