index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
winbindd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix denial of service - memory corruption.
Jeremy Allison
2011-02-28
2
-0
/
+13
*
s3: Use smbsock_any_connect in winbind
Volker Lendecke
2010-12-26
1
-45
/
+13
*
Fix bug 7636 - winbind internal error, backtrace.
Jeremy Allison
2010-09-06
1
-0
/
+1
*
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-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:winbindd: make sure we don't try rpc requests against unaccessable domains
Stefan Metzmacher
2010-04-16
1
-5
/
+28
*
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: correctly retry if the netlogon pipe gets disconnected during a ...
Stefan Metzmacher
2010-04-13
1
-2
/
+2
*
s3:winbindd_reconnect: don't only reconnect on NT_STATUS_UNSUCCESSFUL
Stefan Metzmacher
2010-04-13
1
-14
/
+59
*
s3:winbindd_cm: invalidate connection if cm_connect_netlogon() fails
Stefan Metzmacher
2010-04-13
1
-2
/
+2
*
s3:winbindd: consistently use TALLOC_FREE(conn->foo_pipe) is we create a new ...
Stefan Metzmacher
2010-04-13
1
-0
/
+5
*
s3:winbindd_cm: use rpccli_is_connected() helper function
Stefan Metzmacher
2010-04-13
1
-4
/
+5
*
s3:winbindd_cm: use cli_state_is_connected() helper function
Stefan Metzmacher
2010-04-13
1
-14
/
+4
*
Fix one of the valgrind warnings from bug #6814 - Fixes for problems reported...
Roel van Meer
2010-03-02
2
-0
/
+17
*
s3:winbindd: never mark external domains as internal!
Stefan Metzmacher
2010-02-25
1
-4
/
+1
*
s3:winbind: Fix bug 5626
Volker Lendecke
2010-02-24
3
-29
/
+23
*
Prevent NULL dereference if group has no members
Jim McDonough
2010-01-04
1
-4
/
+4
*
s3-kerberos: only use krb5 headers where required.
Günther Deschner
2009-11-30
2
-0
/
+4
*
s3:idmap_ldap: trim the " chars from the location string in idmap_ldap_db_init
Michael Adam
2009-11-23
1
-0
/
+2
*
s3:idmap_ldap: trim the " chars from the location string in idmap_ldap_alloc_...
Michael Adam
2009-11-23
1
-0
/
+2
*
Final part of fix for bug 6793 - winbindd crash with "INTERNAL ERROR: Signal ...
Jeremy Allison
2009-10-16
1
-0
/
+2
*
s3:winbind: Fix a double-free
Volker Lendecke
2009-10-14
1
-1
/
+0
*
s3:winbind: Fix bug 6793 -- segfault in winbindd_pam_auth
Volker Lendecke
2009-10-14
1
-7
/
+6
*
s3:winbind: Only ever handle one event after a select call
Volker Lendecke
2009-10-08
1
-3
/
+9
*
s3:winbindd: only notify the client when we exist, if the connection isn't de...
Stefan Metzmacher
2009-10-08
1
-5
/
+7
*
s3:winbindd_cm: don't invalidate the whole connection when just samr gave ACC...
Stefan Metzmacher
2009-10-08
1
-1
/
+12
*
s3:winbind: Fix an uninitialized variable (cherry picked from commit 0724649a...
Volker Lendecke
2009-10-08
1
-1
/
+1
*
s3-winbindd: Fix Bug #6711: trusts to windows 2008 (2008 r2) not working.
Günther Deschner
2009-10-08
3
-5
/
+63
*
s3-winbindd: add cm_connect_lsa_tcp().
Günther Deschner
2009-10-08
3
-0
/
+63
*
s3-winbindd: add and use winbindd_lookup_names().
Günther Deschner
2009-10-08
2
-20
/
+47
*
s3-winbindd: add and use winbindd_lookup_sids().
Günther Deschner
2009-10-08
3
-96
/
+78
*
s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_schannel().
Günther Deschner
2009-10-08
1
-3
/
+4
*
s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_spnego_ntlmssp and...
Günther Deschner
2009-10-08
1
-1
/
+2
*
s3-winbindd: Fix Bug #6700: Use dns domain name when needing to guess server ...
Günther Deschner
2009-09-09
1
-1
/
+1
*
s3:winbindd: raise the timeout for lsa_Lookup*() calls from 10 to 35 seconds.
Stefan Metzmacher
2009-08-11
2
-1
/
+57
*
s3: To correctly handle upn
Bo Yang
2009-07-27
2
-1
/
+7
*
Fix bug 4699: Remove pidfile on clean shutdown
Volker Lendecke
2009-06-19
1
-0
/
+4
*
s3:idmap_ldap: filter out of range mappings in default idmap config
Michael Adam
2009-05-28
1
-16
/
+55
*
s3:idmap: fix a comment typo
Michael Adam
2009-05-28
1
-1
/
+1
*
s3:idmap_tdb2: filter out of range mappings in default idmap config
Michael Adam
2009-05-28
1
-12
/
+49
*
s3:idmap_tdb: filter out of range mappings in default idmap config
Michael Adam
2009-05-28
1
-16
/
+57
*
s3: Allow child processes to exit gracefully if we are out of fds
Marc VanHeyningen
2009-05-27
2
-4
/
+6
*
s3:winbind:idmap_ldap: warn about duplicate SID->XID mappings (bug #6387)
Michael Adam
2009-05-25
1
-2
/
+11
*
s3:winbind:idmap_ldap: warn about duplicate XID->SID mappings (bug #6387)
Michael Adam
2009-05-25
1
-0
/
+8
*
Fix a race condition in winbind leading to a panic
Volker Lendecke
2009-05-24
1
-0
/
+1
*
s3:winbind:idmap_ldap: fix a crash bug in idmap_ldap_unixids_to_sids (#6387)
Michael Adam
2009-05-22
1
-1
/
+1
*
Fix a bunch of compiler warnings about wrong format types.
Jeremy Allison
2009-05-11
5
-11
/
+14
[next]