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
/
libsmb
/
dsgetdcname.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-07
dsgetdcname: remove invalid assumptions when using DNS for the DC query.
Günther Deschner
1
-11
/
+2
2008-05-06
mailslot/cldap: use nt_version bits in queries.
Günther Deschner
1
-1
/
+4
2008-05-06
dsgetdcname: use correct dc name for name cache store.
Günther Deschner
1
-1
/
+1
2008-04-24
mailslot/dsgetdcname: do what XP does and request nt_version 11.
Günther Deschner
1
-5
/
+32
2008-04-24
mailslot: allow to give back struct nbt_ntlogon_packet.
Günther Deschner
1
-1
/
+3
2008-04-24
mailslot: allow to define nt_version in send_getdc_request().
Günther Deschner
1
-1
/
+2
2008-04-22
dsgetdcname: Fix discover_dc_dns().
Günther Deschner
1
-2
/
+2
2008-04-22
dsgetdcname: add very basic flat name support.
Günther Deschner
1
-9
/
+168
2008-04-21
cldap: avoid duplicate definitions so remove ads_cldap.h.
Günther Deschner
1
-7
/
+7
2008-04-21
cldap: add talloc context to ads_cldap_netlogon().
Günther Deschner
1
-2
/
+2
2008-04-21
libads: Use libnbt for CLDAP reply parsing.
Günther Deschner
1
-18
/
+16
2008-04-17
dsgetdcname: Fix discover_dc_dns.
Günther Deschner
1
-14
/
+26
2008-03-28
Remove unneeded pack_dsdcinfo/unpack_dsdcinfo.
Günther Deschner
1
-144
/
+0
2008-03-28
Use NDR for netr_DsRGetDCNameInfo un-/marshalling in dsgetdcname.
Günther Deschner
1
-16
/
+26
2008-02-28
Let dsgetdcname() return a struct netr_DsRGetDCNameInfo.
Günther Deschner
1
-77
/
+67
2008-01-29
Eliminate remote tree of dsgetdcname (which will happen in libnetapi then).
Günther Deschner
1
-100
/
+14
2008-01-11
As long as DsGetDcName is not part of libnetapi, lowercase the fn name.
Günther Deschner
1
-38
/
+38
2008-01-07
Refactor our DsGetDcName call a bit (before it will move into libnetapi).
Günther Deschner
1
-16
/
+101
2007-12-05
Remove some globals
Volker Lendecke
1
-2
/
+1
2007-11-27
Remove some statics
Volker Lendecke
1
-1
/
+1
2007-10-29
Change our DNS code to cope with AAAA records. A6 records
Jeremy Allison
1
-6
/
+8
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-6
/
+6
2007-10-10
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
1
-1
/
+1
2007-10-10
r24797: Fix logic in dsgetdcname().
Günther Deschner
1
-1
/
+1
2007-10-10
r24782: Fix C++ warnings
Volker Lendecke
1
-3
/
+4
2007-10-10
r24776: Remove accidentially commited flag checks.
Günther Deschner
1
-8
/
+0
2007-10-10
r24749: Increase debuglevel.
Günther Deschner
1
-1
/
+1
2007-10-10
r24742: Add experimental DsGetDcName() call (will be used by krb5 locator for...
Günther Deschner
1
-0
/
+955