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
*
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
*
Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth
Volker Lendecke
2008-07-20
1
-15
/
+18
*
libads: Add API call to connect to a global catalog server.
Gerald W. Carter
2008-06-27
1
-2
/
+4
*
Revert "Fix a memleak caused by a crappy get_sorted_dc_list() API"
Volker Lendecke
2008-06-17
1
-14
/
+1
*
Bugfix noticed by Herb. On using the again: tag as a
Jeremy Allison
2008-06-08
1
-0
/
+15
*
Fix a memleak caused by a crappy get_sorted_dc_list() API
Volker Lendecke
2008-06-05
1
-1
/
+14
*
winbindd_cm: Replace the use of lp_realm() with our_domain->alt_name.
Gerald W. Carter
2008-06-03
1
-1
/
+7
*
winbind: correctly omit check for trusted domain support in cm_prepare_connec...
Michael Adam
2008-05-26
1
-1
/
+1
*
Manually merge Steven Danneman's patch for SPNEGO auth to a trusted
Gerald W. Carter
2008-05-23
1
-5
/
+7
*
Manually port Steven Dannenman fix for using the correct machine domain when
Gerald W. Carter
2008-05-23
1
-3
/
+3
*
Use strip_hostname after dsgetdcname/getdcname calls.
Günther Deschner
2008-05-09
1
-7
/
+1
*
dsgetdcname: mailslot replies are identical to the cldap ones, use cldap ever...
Günther Deschner
2008-05-09
1
-0
/
+1
*
mailslot/cldap: use nt_version bits in queries.
Günther Deschner
2008-05-06
1
-1
/
+3
*
mailslot: allow to give back struct nbt_ntlogon_packet.
Günther Deschner
2008-04-24
1
-1
/
+2
*
mailslot: allow to define nt_version in send_getdc_request().
Günther Deschner
2008-04-24
1
-1
/
+1
*
Fix CLEAR_IF_FIRST handling of messages.tdb
Volker Lendecke
2008-04-23
1
-1
/
+1
*
cldap: avoid duplicate definitions so remove ads_cldap.h.
Günther Deschner
2008-04-21
1
-1
/
+1
*
winbind: pass down existing talloc context.
Günther Deschner
2008-04-21
1
-5
/
+6
*
winbind: Use libnbt for NTLOGON SAMLOGON mailslot request and reply.
Günther Deschner
2008-04-21
1
-1
/
+3
*
Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_struct
Volker Lendecke
2008-04-20
1
-29
/
+23
*
Introduce rpccli_set_timeout()
Volker Lendecke
2008-04-20
1
-2
/
+2
*
Add "desthost" to rpc_pipe_client
Volker Lendecke
2008-04-20
1
-4
/
+4
*
winbindd: call reinit_after_fork() in the child processes
Stefan Metzmacher
2008-04-18
1
-3
/
+2
*
Move GETDC mailslot out of winbindd.
Günther Deschner
2008-04-17
1
-162
/
+2
*
Also accept 0x15 getdc replies
Volker Lendecke
2008-04-10
1
-19
/
+22
[next]