index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
nsswitch
/
winbindd_cm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23565: Avoid double NULL pointer checks.
Günther Deschner
1
-9
/
+3
2007-10-10
r23510: Tidy calls to smb_panic by removing trailing newlines. Print the
James Peach
1
-2
/
+2
2007-10-10
r23225: Attached find a patch that makes use of NetSamLogonEx in
Volker Lendecke
1
-0
/
+11
2007-10-10
r23210: Very funny, we thought to use netr_GetDcName (e.g. in winbind) but we...
Günther Deschner
1
-5
/
+5
2007-10-10
r23117: Factor out local messaging.
Volker Lendecke
1
-4
/
+0
2007-10-10
r23015: Make message_(de)register static to messages.c
Volker Lendecke
1
-2
/
+4
2007-10-10
r22943: More message_register -> messaging_register
Volker Lendecke
1
-12
/
+20
2007-10-10
r22905: cli_send_mailslot had a message_send_pid inside
Volker Lendecke
1
-1
/
+2
2007-10-10
r22895: Convert some more calls from message_send_buf to messaging_send_buf
Volker Lendecke
1
-16
/
+20
2007-10-10
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...
Volker Lendecke
1
-2
/
+2
2007-10-10
r22715: When our primary domain does on or offline, make sure to send a msg
Gerald Carter
1
-2
/
+37
2007-10-10
r22709: we can only use tschannel when commectcing to our primary (might need...
Gerald Carter
1
-1
/
+8
2007-10-10
r22705: Implement new set_dc_type_and_flags() called based on the
Gerald Carter
1
-8
/
+139
2007-10-10
r21454: Fix debug typo.
Günther Deschner
1
-1
/
+1
2007-10-10
r21382: Important fix for winbind when using non-AD domains.
Günther Deschner
1
-1
/
+7
2007-10-10
r21098: When get_dc_name_via_netlogon() in get_dcs() fails to find a trusted DC
Günther Deschner
1
-2
/
+2
2007-10-10
r21064: The core of this patch is
Volker Lendecke
1
-4
/
+8
2007-10-10
r21033: To make the logs a bit more readable let the winbind dc connect child
Günther Deschner
1
-0
/
+3
2007-10-10
r20915: Fixed the bad merge from 3.0.24.
Jeremy Allison
1
-6
/
+8
2007-10-10
r20914: Sync up incorrect differences between 3.0.24 and 3.0
Jeremy Allison
1
-12
/
+11
2007-10-10
r20874: We need to distinguish client sitenames per realm. We were overwriting
Günther Deschner
1
-2
/
+2
2007-10-10
r20860: Adding some small tweaks. When we have no sitename, there is no need to
Günther Deschner
1
-9
/
+11
2007-10-10
r20857: Silence gives assent :-). Checking in the fix for
Jeremy Allison
1
-4
/
+31
2007-10-10
r20846: Before this gets out of control...
Volker Lendecke
1
-14
/
+18
2007-10-10
r20489: Missed patch ofthe forest_name patch for lookupname
Gerald Carter
1
-4
/
+8
2007-10-10
r20329: Fix a winbindd crash bug. If someone pulls
Jeremy Allison
1
-5
/
+7
2007-10-10
r20296: If we're going to overwrite krb5.conf
Jeremy Allison
1
-15
/
+12
2007-10-10
r20250: If we've come from being globally offline we
Jeremy Allison
1
-10
/
+26
2007-10-10
r20245: merge 20244 from samba_3_0_24
Herb Lewis
1
-3
/
+3
2007-10-10
r20206: Start cleaning up the talloc_ctx mess.
Jeremy Allison
1
-0
/
+3
2007-10-10
r20146: Now online checks are fully async we can do them
Jeremy Allison
1
-7
/
+1
2007-10-10
r20140: Make online/offline detection completely asynchronous.
Jeremy Allison
1
-22
/
+177
2007-10-10
r20124: clean up nested extern declaration warnings
Herb Lewis
1
-1
/
+2
2007-10-10
r20090: Fix a class of bugs found by James Peach. Ensure
Jeremy Allison
1
-11
/
+27
2007-10-10
r20060: Fix the timout calculation.
Jeremy Allison
1
-7
/
+9
2007-10-10
r20058: Ensure we actually do the increasing time
Jeremy Allison
1
-3
/
+1
2007-10-10
r20057: Attempt to fix connect timeouts when connected on
Jeremy Allison
1
-7
/
+54
2007-10-10
r19754: * When using a krb5 session setup, we don't fill in the server_name
Gerald Carter
1
-2
/
+2
2007-10-10
r19651: Fix interesting bug with the automatic site coverage in Active Direct...
Günther Deschner
1
-1
/
+1
2007-10-10
r19212: Make sure domains marked internal don't do
Jeremy Allison
1
-5
/
+18
2007-10-10
r19159: The getdc call can take a long time. Allow for timeouts.
Jeremy Allison
1
-1
/
+9
2007-10-10
r19148: Finish last nights patch - make offline
Jeremy Allison
1
-45
/
+60
2007-10-10
r19143: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS.
Günther Deschner
1
-3
/
+4
2007-10-10
r19105: Ok - this is currently untested (but I'm testing it at
Jeremy Allison
1
-0
/
+15
2007-10-10
r19064: This code block is already #ifdef'ed by WITH_ADS which should imply
Volker Lendecke
1
-2
/
+2
2007-10-10
r18980: Be a little more intelligent about "startup_time",
Jeremy Allison
1
-2
/
+25
2007-10-10
r18557: If you've set security=ads, do the DNS queries first.
Jeremy Allison
1
-9
/
+6
2007-10-10
r18552: Ensure the sitename matches before we SAF store a DC in ADS mode.
Jeremy Allison
1
-2
/
+4
[next]