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
/
winbindd_cm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: fix problems with SIGCHLD handling (bug #7317)
Stefan Metzmacher
2010-04-13
1
-3
/
+0
*
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
*
s3:winbindd: never mark external domains as internal!
Stefan Metzmacher
2010-02-25
1
-4
/
+1
*
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
1
-0
/
+2
*
s3-winbindd: add cm_connect_lsa_tcp().
Günther Deschner
2009-10-08
1
-0
/
+59
*
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-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of SEC_RIGHTS_MAXIMUM_ALLOWED.
Günther Deschner
2009-04-21
1
-9
/
+9
*
s3: remove POLICY_HND.
Günther Deschner
2009-03-18
1
-3
/
+3
*
Fix a valgrind error
Volker Lendecke
2009-03-17
1
-1
/
+1
*
Remove pwd_cache.c, it was doing nothing. Make user_name, domain, and
Jeremy Allison
2009-03-13
1
-14
/
+25
*
s3:winbindd_cm: remove useless cli_setup_signing_state(*cli, Undefined) call
Stefan Metzmacher
2009-03-06
1
-2
/
+0
*
Make cli_tcon_andx async
Volker Lendecke
2009-01-30
1
-7
/
+2
*
Fix bug in get_dc_name_via_netlogon(), null pointer refrence.
Bo Yang
2009-01-14
1
-1
/
+1
*
From boyang - ensure we never "return" from a forked child, always _exit().
Jeremy Allison
2009-01-13
1
-3
/
+3
*
Make winbindd_cm.c use winbindd_reinit_after_fork().
Jeremy Allison
2009-01-06
1
-14
/
+10
*
s3:events: change event_add_timed() prototype to match samba4
Stefan Metzmacher
2009-01-05
1
-4
/
+2
*
s3:winbindd: regain tickets for all ccache entries, when we go online
Stefan Metzmacher
2009-01-05
1
-7
/
+1
*
s3:winbindd: recreate the per domain check_online_event without relying on gl...
Stefan Metzmacher
2009-01-05
1
-19
/
+20
*
Fix broken krb5 refresh chain
Bo Yang
2009-01-05
1
-0
/
+2
*
clean event context after child is forked.
Bo Yang
2009-01-05
1
-1
/
+2
*
Make cli_negprot return NTSTATUS instead of bool
Volker Lendecke
2008-12-19
1
-3
/
+4
*
s3: Change sockaddr util function names for consistency
Tim Prouty
2008-12-03
1
-1
/
+1
*
s3: fix a few "shadows a global declaration" warnings
Tim Prouty
2008-11-03
1
-4
/
+4
*
Rename dos_errstr() to win_errstr() for consistency with Samba 4.
Jelmer Vernooij
2008-11-01
1
-1
/
+1
*
s3: fix simple "incompatible pointer type" build warning
Tim Prouty
2008-10-23
1
-1
/
+1
*
Use sockaddr_storage only where we rely on the size, use sockaddr
Jelmer Vernooij
2008-10-23
1
-1
/
+1
*
s3: fix NETLOGON_NT_VERSION version flags.
Günther Deschner
2008-09-23
1
-1
/
+1
*
Cleanup of DC enumeration in get_dcs()
Steven Danneman
2008-09-04
1
-24
/
+74
*
Fix some nonempty blank lines
Volker Lendecke
2008-08-23
1
-26
/
+26
*
Don't re-initialize a token when we already have one. This fixes the build fa...
Jeremy Allison
2008-08-22
1
-0
/
+3
*
winbindd: Fix crash in cm_connect_sam()
Gerald (Jerry) Carter
2008-08-22
1
-2
/
+7
*
Here is a re-working of the winbindd
Jeremy Allison
2008-08-20
1
-8
/
+31
*
Revert "Add winbind:online check timeout parameter"
Volker Lendecke
2008-08-14
1
-16
/
+0
*
Add winbind:online check timeout parameter
Volker Lendecke
2008-08-13
1
-0
/
+16
*
fixed a fd leak when trying to regain contact to a domain controller
Andrew Tridgell
2008-08-06
1
-0
/
+1
*
Refactoring: Change calling conventions for cli_rpc_pipe_open_schannel_with_key
Volker Lendecke
2008-07-20
1
-16
/
+14
*
Refactoring: Change calling conventions for cli_rpc_pipe_open_ntlmssp
Volker Lendecke
2008-07-20
1
-11
/
+14
[next]