summaryrefslogtreecommitdiff
path: root/source3/utils/net_util.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-10net: Move net_run_function/net_run_function2 to net_util.cKai Blin1-0/+46
2008-05-20net: Move more utility functions into net_util.cKai Blin1-0/+466
2008-05-20net: Use true/false instead of True/False.Kai Blin1-1/+1
2008-05-10net: Remove globalsKai Blin1-1/+2
2008-04-20Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_structVolker Lendecke1-1/+1
2008-04-08Move is_valid_policy_hnd() out of net.Günther Deschner1-7/+0
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-1/+1
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew 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-1/+1
2007-10-10r18747: replace rpccli_lsa_close() with rpccli_lsa_Close()Gerald Carter1-1/+1
2007-10-10r18271: Big change:Gerald Carter1-2/+2
2007-10-10r16644: Fix bug #3887 reported by jason@ncac.gwu.eduJeremy Allison1-1/+1
2007-10-10r13316: Let the carnage begin....Gerald Carter1-0/+89