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