summaryrefslogtreecommitdiff
path: root/source3/utils/net_lookup.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-05Add a talloc context to sitename_fetch().Jeremy Allison1-12/+5
2013-06-21s3:utils/net_lookup fix a format-errorChristian Ambach1-1/+1
2012-05-23Move source3/libads/dns.c to lib/addnsSimo Sorce1-1/+1
2012-05-23s3-ads-dns: Break dependency on lp_parmSimo Sorce1-2/+6
2012-02-09s3-net: Don't use an internal krb5 for kdc lookup.Andreas Schneider1-19/+23
2011-06-01Fix const warning.Jeremy Allison1-1/+1
2011-05-18s3-lib Replace StrCaseCmp() with strcasecmp_m()Andrew Bartlett1-1/+1
2011-05-06More const fixes... getting near the end now.Jeremy Allison1-1/+1
2011-03-30s3-passdb: use passdb headers where needed.Günther Deschner1-0/+1
2010-12-15Fix bug 7866 - "net" in v3-6-test broken.Jeremy Allison1-0/+6
2010-10-12libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett1-0/+1
2010-09-23s3-dsgetdcname: always pass in messaging context.Günther Deschner1-1/+1
2010-07-13s3-libnet: better separate headers.Günther Deschner1-0/+1
2010-07-01s3-libads: move ads_dns out of main includes.Günther Deschner1-0/+1
2010-05-21s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett1-2/+2
2010-05-06s3: only include gen_ndr headers where needed.Günther Deschner1-0/+1
2010-02-23s3 move the sitename cache in its own fileSimo Sorce1-0/+1
2010-01-19s3 net: Fix compile warningsKai Blin1-6/+13
2010-01-18s3/net: split up some printable stings to ease i18nBjörn Jacke1-4/+4
2009-07-30s3 net: i18n support for net lookupKai Blin1-12/+12
2009-07-28Added prefer_ipv4 bool parameter to resolve_name().Jeremy Allison1-2/+2
2008-12-31Fix all warnings in source3 with gcc4.3.Jeremy Allison1-2/+6
2008-05-15net: Fix net lookup dsgetdcname, no need to pull site ourselves.Günther Deschner1-12/+2
2008-05-10net: more whitespace cleanupKai Blin1-3/+3
2008-05-10net: Remove globalsKai Blin1-19/+19
2008-05-09dsgetdcname: use existing messaging_context if possible.Günther Deschner1-1/+1
2008-02-28Let dsgetdcname() return a struct netr_DsRGetDCNameInfo.Günther Deschner1-2/+5
2008-01-29Eliminate remote tree of dsgetdcname (which will happen in libnetapi then).Günther Deschner1-1/+1
2008-01-11As long as DsGetDcName is not part of libnetapi, lowercase the fn name.Günther Deschner1-1/+1
2007-12-15Replace sid_string_static with sid_string_tosVolker Lendecke1-2/+2
2007-11-15Add MAX_DNS_NAME_LENGTH, remove more pstrings.Jeremy Allison1-1/+1
2007-11-02Fix Solaris by ensuring we use the IPv4 or IPv6 lengthJeremy Allison1-1/+1
2007-10-24This is a large patch (sorry). Migrate from struct in_addrJeremy Allison1-35/+58
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-1/+1
2007-10-10r24809: Consolidate the use of temporary talloc contexts.Volker Lendecke1-2/+2
2007-10-10r24742: Add experimental DsGetDcName() call (will be used by krb5 locator for...Günther Deschner1-5/+100
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r22003: Fix from Jiri.Sasek@Sun.COM to wrap our krb5_locate_kdcJeremy Allison1-2/+2
2007-10-10r20874: We need to distinguish client sitenames per realm. We were overwritingGünther Deschner1-2/+4
2007-10-10r20857: Silence gives assent :-). Checking in the fix forJeremy Allison1-6/+15
2007-10-10r19416: Fix some c++ warnings.Günther Deschner1-2/+2
2007-10-10r18271: Big change:Gerald Carter1-2/+2
2007-10-10r18047: More C++ stuffVolker Lendecke1-3/+3
2007-10-10r17881: Another microstep towards better error reporting: Make get_sorted_dc_...Volker Lendecke1-1/+1
2007-10-10r15462: replace the use of OpenLDAP's ldap_domain2hostlist() forGerald Carter1-29/+43
2007-10-10r13316: Let the carnage begin....Gerald Carter1-0/+52
2007-10-10r12045: More warning fixes... Just a few more to go.Jeremy Allison1-1/+1
2007-10-10r11864: fix build breakage with solaris LDAP patch (my fault)Gerald Carter1-2/+2
2007-10-10r11551: Add a few more initialize_krb5_error_tableVolker Lendecke1-0/+1