summaryrefslogtreecommitdiff
path: root/source3/utils/net_lookup.c
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r11232: Added ab's POSIX statvfs vfs call. Sorry for the delay ab.Jeremy Allison1-1/+2
2007-10-10r6149: Fixes bugs #2498 and 2484.Derrell Lipman1-1/+1
2007-10-10r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...Derrell Lipman1-1/+1
2007-10-10r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter1-1/+1
2003-09-05Fix for bug #73. Name types can be specified using name#type notation.Tim Potter1-7/+31
2003-06-25large change:Gerald Carter1-4/+4
2003-01-30Sync of Heimdal kerberos stuff with HEAD. If this breaks I'm blamingTim Potter1-1/+1
2003-01-28Finally we compile with Heimdal as well as MIT ! Wonder if it works... :-).Jeremy Allison1-1/+1
2002-11-23[merge from APP_HEAD]Gerald Carter1-1/+2
2002-11-06Merge of get_dc_list() api change from HEAD.Tim Potter1-8/+8
2002-08-17sync 3.0 branch with HEADJelmer Vernooij1-3/+6
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-2/+171
2002-03-15Some help cleanups. Formatting and consistency issues. Line up text nicely,...Jim McDonough1-1/+1
2002-01-30Removed version number from file header.Tim Potter1-1/+0
2001-12-20added net lookup commandAndrew Tridgell1-0/+62