summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/dsgetdcname.c
Commit message (Collapse)AuthorAgeFilesLines
* mailslot/dsgetdcname: do what XP does and request nt_version 11.Günther Deschner2008-04-241-5/+32
| | | | | | | | | | This allows dsgetdcname to query for a flat, non-dns domain name and come back with all information about the DC (site names, guid, forest, etc.) based on a mailslot reply. The version 11 request is downgraded to version 1 in case we do a query against NT4. Guenther (This used to be commit d8b2ff3c8769e8da9c21dec483e6edb7aa2d00f3)
* mailslot: allow to give back struct nbt_ntlogon_packet.Günther Deschner2008-04-241-1/+3
| | | | | Guenther (This used to be commit 2b178dcae608ecc05f62593a7a0c2a127b8b7ca2)
* mailslot: allow to define nt_version in send_getdc_request().Günther Deschner2008-04-241-1/+2
| | | | | Guenther (This used to be commit ce3728191b23badfd5eb92701e4cebf84273b61e)
* dsgetdcname: Fix discover_dc_dns().Günther Deschner2008-04-221-2/+2
| | | | | Guenther (This used to be commit ec86deb349850c634b49cd5a536e9281a4a6e7d8)
* dsgetdcname: add very basic flat name support.Günther Deschner2008-04-221-9/+168
| | | | | Guenther (This used to be commit bb72d0b71e2a85d50e7bd893670c3eec69717580)
* cldap: avoid duplicate definitions so remove ads_cldap.h.Günther Deschner2008-04-211-7/+7
| | | | | Guenther (This used to be commit 538eefe22ad69540b9f73ffaa613d6be045de199)
* cldap: add talloc context to ads_cldap_netlogon().Günther Deschner2008-04-211-2/+2
| | | | | Guenther (This used to be commit 4cee7b1bd5cd97c414b73d6f39238958480cdcf3)
* libads: Use libnbt for CLDAP reply parsing.Günther Deschner2008-04-211-18/+16
| | | | | Guenther (This used to be commit 751f3064a508341c0ebae45e8de9f5311d915d70)
* dsgetdcname: Fix discover_dc_dns.Günther Deschner2008-04-171-14/+26
| | | | | Guenther (This used to be commit 2fe416ffa5c7efd2e6a644e4c8bac756152881d9)
* Remove unneeded pack_dsdcinfo/unpack_dsdcinfo.Günther Deschner2008-03-281-144/+0
| | | | | Guenther (This used to be commit 34dd8f32e1b7fe256ab5dfde5ef5bb8abeec121a)
* Use NDR for netr_DsRGetDCNameInfo un-/marshalling in dsgetdcname.Günther Deschner2008-03-281-16/+26
| | | | | Guenther (This used to be commit 7fa53911054a39681df3f08d19aad92f60d59e28)
* Let dsgetdcname() return a struct netr_DsRGetDCNameInfo.Günther Deschner2008-02-281-77/+67
| | | | | Guenther (This used to be commit b1a4b21f8c35dc23e5c986ebe44d3806055eb39b)
* Eliminate remote tree of dsgetdcname (which will happen in libnetapi then).Günther Deschner2008-01-291-100/+14
| | | | | Guenther (This used to be commit fd490d236b1fb73a75c457b75128c9b98719418f)
* As long as DsGetDcName is not part of libnetapi, lowercase the fn name.Günther Deschner2008-01-111-38/+38
| | | | | Guenther (This used to be commit 19a980f52044a170618629e5b0484c1f6b586e5f)
* Refactor our DsGetDcName call a bit (before it will move into libnetapi).Günther Deschner2008-01-071-16/+101
| | | | | Guenther (This used to be commit 41c129da3d33f9fc2864d360e4b6ec5a72caf2a3)
* Remove some globalsVolker Lendecke2007-12-051-2/+1
| | | | (This used to be commit 31d0a846db08d845e6cdfd85def4ac1c34031e02)
* Remove some staticsVolker Lendecke2007-11-271-1/+1
| | | | (This used to be commit 1fab16ffb888cd4ec18e52d9da33976a67a5d104)
* Change our DNS code to cope with AAAA records. A6 recordsJeremy Allison2007-10-291-6/+8
| | | | | | look like a nightmare to use, so ignore them for now. Jeremy. (This used to be commit 814daded90781dc5a5bdd522ea8cfe5d47e6d7a7)
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-6/+6
| | | | | | | | bugs in various places whilst doing this (places that assumed BOOL == int). I also need to fix the Samba4 pidl generation (next checkin). Jeremy. (This used to be commit f35a266b3cbb3e5fa6a86be60f34fe340a3ca71f)
* Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison2007-10-101-1/+1
| | | | | | | | | | | IPv6 in winbindd, but moves most of the socket functions that were wrongly in lib/util.c into lib/util_sock.c and provides generic IPv4/6 independent versions of most things. Still lots of work to do, but now I can see how I'll fix the access check code. Nasty part that remains is the name resolution code which is used to returning arrays of in_addr structs. Jeremy. (This used to be commit 3f6bd0e1ec5cc6670f3d08f76fc2cd94c9cd1a08)
* r24797: Fix logic in dsgetdcname().Günther Deschner2007-10-101-1/+1
| | | | | Guenther (This used to be commit aca2d78db139ed32bcedec9861e83cb8c42809cf)
* r24782: Fix C++ warningsVolker Lendecke2007-10-101-3/+4
| | | | (This used to be commit f7e8df81ef9e1deadb1251e5e5959e90a4432f40)
* r24776: Remove accidentially commited flag checks.Günther Deschner2007-10-101-8/+0
| | | | | Guenther (This used to be commit 1efc5009a4b72a5a4c600ca3af7dc7cf05f74353)
* r24749: Increase debuglevel.Günther Deschner2007-10-101-1/+1
| | | | | Guenther (This used to be commit d82c1638b8ada43cfcbf9f71586c4c6849902c7e)
* r24742: Add experimental DsGetDcName() call (will be used by krb5 locator ↵Günther Deschner2007-10-101-0/+955
for fine grained KDC DNS queries). Guenther (This used to be commit 3263cd680fe429430d789b284464fca72ef45719)