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
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
2007-10-10
r18551: Implement a 30 seconds from startup, during which we
Jeremy Allison
1
-2
/
+2
2007-10-10
r18525: Be a little less agressive about going back online when requested.
Jeremy Allison
1
-7
/
+15
2007-10-10
r18506: Fix online requests to cause an immediate DC connection.
Jeremy Allison
1
-5
/
+35
2007-10-10
r18473: Once we go online, trigger a "get krb5 ticket event"
Jeremy Allison
1
-0
/
+6
2007-10-10
r18224: Paranoia - ensure the oplock event handler is
Jeremy Allison
1
-1
/
+10
2007-10-10
r18199: Allow winbindd to delete a saf_ entry if it knows
Jeremy Allison
1
-0
/
+4
2007-10-10
r18196: Fix debug message (this should be online not offline).
Jeremy Allison
1
-1
/
+1
2007-10-10
r18191: Fix the online/offline state handling of winbindd.
Jeremy Allison
1
-8
/
+117
2007-10-10
r18189: When tearing down a connection we can be harsher
Jeremy Allison
1
-5
/
+29
2007-10-10
r18107: Only do a SAF realm store if the logon was krb5.
Jeremy Allison
1
-1
/
+1
2007-10-10
r18063: When we get a successful connection using ADS,
Jeremy Allison
1
-0
/
+3
2007-10-10
r18015: Try and detect network failures immediately in
Jeremy Allison
1
-5
/
+12
2007-10-10
r18010: Ensure we don't timeout twice to the same
Jeremy Allison
1
-8
/
+11
2007-10-10
r17994: Add debugs that showed me why my site code wasn't
Jeremy Allison
1
-0
/
+1
2007-10-10
r17947: Remove extra const.
Jeremy Allison
1
-1
/
+1
2007-10-10
r17945: Store the server and client sitenames in the ADS
Jeremy Allison
1
-1
/
+1
2007-10-10
r17943: The horror, the horror. Add KDC site support by
Jeremy Allison
1
-26
/
+37
2007-10-10
r17937: Move the saf_ cache into the tcp ad connection code.
Jeremy Allison
1
-2
/
+16
2007-10-10
r17571: Change the return code of cli_session_setup from BOOL to NTSTATUS
Volker Lendecke
1
-8
/
+10
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-1
/
+1
2007-10-10
r16479: When dcip_to_name failed to get the name of the ip in saf_servername we
Günther Deschner
1
-1
/
+1
2007-10-10
r16361: Fix Klocwork ID 1731 1770 1771 1775 1796
Volker Lendecke
1
-0
/
+3
2007-10-10
r15904: This does two things:
Volker Lendecke
1
-25
/
+37
2007-10-10
r15845: Ok. This was a tough one. If for some reason the tconX fails towards ...
Volker Lendecke
1
-0
/
+1
2007-10-10
r15543: New implementation of 'net ads join' to be more like Windows XP.
Gerald Carter
1
-8
/
+1
2007-10-10
r14895: Merge the 3.0.22 change
Volker Lendecke
1
-1
/
+1
2007-10-10
r14748: store the name/ip address combination when we doa reverse look up in ...
Gerald Carter
1
-2
/
+11
2007-10-10
r13679: Commiting the rm_primary_group.patch posted on samba-technical
Gerald Carter
1
-1
/
+3
2007-10-10
r13515: Make sure to store the correct domain name in the server affinity cache.
Gerald Carter
1
-1
/
+1
2007-10-10
r13409: No functional changes, just some DEBUG cleanup.
Günther Deschner
1
-1
/
+1
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-6
/
+20
2007-10-10
r13310: first round of server affinity patches for winbindd & net ads join
Gerald Carter
1
-25
/
+45
2007-10-10
r13232: defensive programming in an attempt to prevent crashes due to a PDC r...
Gerald Carter
1
-3
/
+5
2007-10-10
r12193: Fix some typos.
Günther Deschner
1
-1
/
+1
2007-10-10
r11492: Fix bug #3224 (I hope). Correctly use machine_account_name
Jeremy Allison
1
-2
/
+3
2007-10-10
r11381: Correctly connect to 445 and 139 after a successful getdcname.
Volker Lendecke
1
-3
/
+10
2007-10-10
r11338: Move knowledge of \\ needed into rpc_client/cli_netlogon
Jeremy Allison
1
-7
/
+1
2007-10-10
r11328: Actually verify that the bind on a pipe succeeded with a samr_connect or
Volker Lendecke
1
-167
/
+196
2007-10-10
r11324: Re-formatting before I can get a very *narrow* focus on the bugs in h...
Volker Lendecke
1
-59
/
+61
2007-10-10
r11323: Fix usage of rpccli_netlogon_getdcname. Add some debug messages.
Volker Lendecke
1
-3
/
+18
2007-10-10
r11253: Fix an annoying timeout when no nmbd is around
Volker Lendecke
1
-8
/
+8
[next]