summaryrefslogtreecommitdiff
path: root/source/utils/net_lookup.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* r11232: Added ab's POSIX statvfs vfs call. Sorry for the delay ab.Jeremy Allison2007-10-101-1/+2
* r6149: Fixes bugs #2498 and 2484.Derrell Lipman2007-10-101-1/+1
* r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...Derrell Lipman2007-10-101-1/+1
* r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter2007-10-101-1/+1
* Fix for bug #73. Name types can be specified using name#type notation.Tim Potter2003-09-051-7/+31
* large change:Gerald Carter2003-06-251-4/+4
* Sync of Heimdal kerberos stuff with HEAD. If this breaks I'm blamingTim Potter2003-01-301-1/+1
* Finally we compile with Heimdal as well as MIT ! Wonder if it works... :-).Jeremy Allison2003-01-281-1/+1
* [merge from APP_HEAD]Gerald Carter2002-11-231-1/+2
* Merge of get_dc_list() api change from HEAD.Tim Potter2002-11-061-8/+8
* sync 3.0 branch with HEADJelmer Vernooij2002-08-171-3/+6
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-2/+171
* Some help cleanups. Formatting and consistency issues. Line up text nicely,...Jim McDonough2002-03-151-1/+1
* Removed version number from file header.Tim Potter2002-01-301-1/+0
* added net lookup commandAndrew Tridgell2001-12-201-0/+62