summaryrefslogtreecommitdiff
path: root/source3/utils/netlookup.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-24This is a large patch (sorry). Migrate from struct in_addrJeremy Allison1-3/+7
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-1/+1
2007-10-10Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison1-1/+2
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-10r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names().Günther Deschner1-2/+2
2007-10-10r18271: Big change:Gerald Carter1-2/+2
2007-10-10r17924: Get rid of warnings now that talloc is merged.Volker Lendecke1-1/+1
2007-10-10r17260: remove extra ;SAMBA_3_0_23/source/utils/netlookup.cGerald Carter1-1/+1
2007-10-10r16644: Fix bug #3887 reported by jason@ncac.gwu.eduJeremy Allison1-2/+2
2007-10-10r13502: Fix error messages for usershares when smbd is notJeremy Allison1-12/+23
2007-10-10r13316: Let the carnage begin....Gerald Carter1-0/+209