summaryrefslogtreecommitdiff
path: root/source3/utils/netlookup.c
Commit message (Expand)AuthorAgeFilesLines
* s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().Günther Deschner2013-08-051-1/+1
* s3:utils: s/Undefined/SMB_SIGNING_DEFAULT/Stefan Metzmacher2011-11-031-1/+1
* s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett2011-06-091-1/+1
* s3-talloc Change TALLOC_P() to talloc()Andrew Bartlett2011-06-091-1/+1
* s3-libsmb: move protos to libsmb/proto.hGünther Deschner2011-05-061-0/+1
* s3-rpc_client: Move client pipe functions to own header.Andreas Schneider2011-02-281-0/+1
* s3: Remove unused "retry" from cli_full_connectionVolker Lendecke2010-12-201-2/+1
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-3/+3
* s3-rpc_client: move protos to cli_lsarpc.hGünther Deschner2010-05-181-0/+1
* s3: only include gen_ndr headers where needed.Günther Deschner2010-05-061-0/+1
* s3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of SEC_RIGHTS_MAXIMUM_ALLOWED.Günther Deschner2009-04-211-1/+1
* s3: remove POLICY_HND.Günther Deschner2009-03-181-1/+1
* Refactoring: Change calling conventions for cli_rpc_pipe_open_noauthVolker Lendecke2008-07-201-4/+4
* net: Use true/false instead of True/False.Kai Blin2008-05-201-4/+4
* net: Remove globalsKai Blin2008-05-101-9/+12
* This is a large patch (sorry). Migrate from struct in_addrJeremy Allison2007-10-241-3/+7
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-1/+1
* Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison2007-10-101-1/+2
* 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
* r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names().Günther Deschner2007-10-101-2/+2
* r18271: Big change:Gerald Carter2007-10-101-2/+2
* r17924: Get rid of warnings now that talloc is merged.Volker Lendecke2007-10-101-1/+1
* r17260: remove extra ;SAMBA_3_0_23/source/utils/netlookup.cGerald Carter2007-10-101-1/+1
* r16644: Fix bug #3887 reported by jason@ncac.gwu.eduJeremy Allison2007-10-101-2/+2
* r13502: Fix error messages for usershares when smbd is notJeremy Allison2007-10-101-12/+23
* r13316: Let the carnage begin....Gerald Carter2007-10-101-0/+209